Date: Mon, 10 Dec 2018 16:50:08 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487187 - in head: audio/flite databases/rrdmerge devel/debugedit graphics/perceptualdiff net/l2tpd net/ortp net/radiusclient net/stund security/pvk Message-ID: <201812101650.wBAGo85D027498@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Mon Dec 10 16:50:08 2018 New Revision: 487187 URL: https://svnweb.freebsd.org/changeset/ports/487187 Log: Return currently unmaintained ports to sobomax@ who is still a src committer. Modified: head/audio/flite/Makefile head/databases/rrdmerge/Makefile head/devel/debugedit/Makefile head/graphics/perceptualdiff/Makefile head/net/l2tpd/Makefile head/net/ortp/Makefile head/net/radiusclient/Makefile head/net/stund/Makefile head/security/pvk/Makefile Modified: head/audio/flite/Makefile ============================================================================== --- head/audio/flite/Makefile Mon Dec 10 16:43:06 2018 (r487186) +++ head/audio/flite/Makefile Mon Dec 10 16:50:08 2018 (r487187) @@ -8,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= http://www.speech.cs.cmu.edu/flite/packed/${PORTNAME}-${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-release -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sobomax@FreeBSD.org COMMENT= Small run-time speech synthesis engine OPTIONS_DEFINE= DOCS Modified: head/databases/rrdmerge/Makefile ============================================================================== --- head/databases/rrdmerge/Makefile Mon Dec 10 16:43:06 2018 (r487186) +++ head/databases/rrdmerge/Makefile Mon Dec 10 16:50:08 2018 (r487187) @@ -8,7 +8,7 @@ CATEGORIES= databases MASTER_SITES= http://download.sippysoft.com/thirdparty/ DISTNAME= ${PORTNAME}-${GITREVISION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sobomax@FreeBSD.org COMMENT= Utility to merge existing RRD data from backups into new RRD files LICENSE= GPLv3+ Modified: head/devel/debugedit/Makefile ============================================================================== --- head/devel/debugedit/Makefile Mon Dec 10 16:43:06 2018 (r487186) +++ head/devel/debugedit/Makefile Mon Dec 10 16:50:08 2018 (r487187) @@ -5,7 +5,7 @@ PORTNAME= debugedit PORTVERSION= 20170411.1 CATEGORIES= devel -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sobomax@FreeBSD.org COMMENT= ELF file debug information extractor and editor LICENSE= GPLv2+ Modified: head/graphics/perceptualdiff/Makefile ============================================================================== --- head/graphics/perceptualdiff/Makefile Mon Dec 10 16:43:06 2018 (r487186) +++ head/graphics/perceptualdiff/Makefile Mon Dec 10 16:50:08 2018 (r487187) @@ -6,7 +6,7 @@ PORTVERSION= 2.1 DISTVERSIONPREFIX= v CATEGORIES= graphics -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sobomax@FreeBSD.org COMMENT= Program that compares two images LICENSE= GPLv2 Modified: head/net/l2tpd/Makefile ============================================================================== --- head/net/l2tpd/Makefile Mon Dec 10 16:43:06 2018 (r487186) +++ head/net/l2tpd/Makefile Mon Dec 10 16:50:08 2018 (r487187) @@ -7,7 +7,7 @@ PORTREVISION= 8 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/L2TPd/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sobomax@FreeBSD.org COMMENT= Implementation of the layer two tunneling protocol BROKEN_armv6= fails to link: undefined reference to check_control Modified: head/net/ortp/Makefile ============================================================================== --- head/net/ortp/Makefile Mon Dec 10 16:43:06 2018 (r487186) +++ head/net/ortp/Makefile Mon Dec 10 16:50:08 2018 (r487187) @@ -6,7 +6,7 @@ PORTVERSION= 1.0.2 CATEGORIES= net MASTER_SITES= https://www.linphone.org/releases/sources/ortp/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sobomax@FreeBSD.org COMMENT= Real-time Transport Protocol (RTP) library LICENSE= GPLv2+ Modified: head/net/radiusclient/Makefile ============================================================================== --- head/net/radiusclient/Makefile Mon Dec 10 16:43:06 2018 (r487186) +++ head/net/radiusclient/Makefile Mon Dec 10 16:50:08 2018 (r487187) @@ -8,7 +8,7 @@ CATEGORIES= net MASTER_SITES= SF/radiusclient-ng.berlios DISTNAME= ${PORTNAME}-ng-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sobomax@FreeBSD.org COMMENT= Client library and basic utilities for RADIUS AAA GNU_CONFIGURE= yes Modified: head/net/stund/Makefile ============================================================================== --- head/net/stund/Makefile Mon Dec 10 16:43:06 2018 (r487186) +++ head/net/stund/Makefile Mon Dec 10 16:50:08 2018 (r487187) @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= SF/stun/stun/${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION}_Aug13 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sobomax@FreeBSD.org COMMENT= Simple STUN (RFC 3489) server and client USES= gmake tar:tgz Modified: head/security/pvk/Makefile ============================================================================== --- head/security/pvk/Makefile Mon Dec 10 16:43:06 2018 (r487186) +++ head/security/pvk/Makefile Mon Dec 10 16:50:08 2018 (r487187) @@ -8,7 +8,7 @@ MASTER_SITES= http://www.drh-consultancy.demon.co.uk/ DISTNAME= pvksrc EXTRACT_SUFX= .tgz.bin -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sobomax@FreeBSD.org COMMENT= Tool to convert a RSA key in PEM format into a PVK file and vice versa USES= ssl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812101650.wBAGo85D027498>