diff options
author | linimon <linimon@FreeBSD.org> | 2008-04-29 05:36:38 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-04-29 05:36:38 +0000 |
commit | 83c19f0dcee8b9f481588021ea93bf9790c32c70 (patch) | |
tree | 8a4f3e55bfe1c7fa310caa432223759177bc33ae | |
parent | 0cc53a9785a48b24f14c053d7c82b7998c3378e8 (diff) | |
download | FreeBSD-ports-83c19f0dcee8b9f481588021ea93bf9790c32c70.zip FreeBSD-ports-83c19f0dcee8b9f481588021ea93bf9790c32c70.tar.gz |
Reset fenner's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity.
-rw-r--r-- | audio/snowstar/Makefile | 2 | ||||
-rw-r--r-- | audio/vat/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/lmbench/Makefile | 2 | ||||
-rw-r--r-- | devel/adocman/Makefile | 2 | ||||
-rw-r--r-- | editors/xml2rfc-xxe/Makefile | 2 | ||||
-rw-r--r-- | editors/xxe/Makefile | 2 | ||||
-rw-r--r-- | math/xplot/Makefile | 2 | ||||
-rw-r--r-- | mbone/imm/Makefile | 2 | ||||
-rw-r--r-- | mbone/nte/Makefile | 2 | ||||
-rw-r--r-- | mbone/rqm/Makefile | 4 | ||||
-rw-r--r-- | mbone/rtpmon/Makefile | 4 | ||||
-rw-r--r-- | mbone/rtptools/Makefile | 2 | ||||
-rw-r--r-- | mbone/sdr/Makefile | 2 | ||||
-rw-r--r-- | mbone/vat/Makefile | 2 | ||||
-rw-r--r-- | mbone/wb/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/p5-SNMP-Util/Makefile | 2 | ||||
-rw-r--r-- | net/imm/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-NBName/Makefile | 2 | ||||
-rw-r--r-- | net/rqm/Makefile | 4 | ||||
-rw-r--r-- | net/rtptools/Makefile | 2 | ||||
-rw-r--r-- | net/sdr/Makefile | 2 | ||||
-rw-r--r-- | net/tcptrace/Makefile | 2 | ||||
-rw-r--r-- | net/wb/Makefile | 2 | ||||
-rw-r--r-- | textproc/idnits/Makefile | 2 |
24 files changed, 27 insertions, 27 deletions
diff --git a/audio/snowstar/Makefile b/audio/snowstar/Makefile index b4e8328..6324cfb 100644 --- a/audio/snowstar/Makefile +++ b/audio/snowstar/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= fenner EXTRACT_SUFX= .tar -MAINTAINER= fenner@FreeBSD.Org +MAINTAINER= ports@FreeBSD.org COMMENT= A GUI interface to copy files to/from the Diamond Rio PM300 RUN_DEPENDS= rio:${PORTSDIR}/audio/rio \ diff --git a/audio/vat/Makefile b/audio/vat/Makefile index d1026e0..cc85e26 100644 --- a/audio/vat/Makefile +++ b/audio/vat/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mbone tk MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/vat/alpha-test/ DISTFILES= vatsrc-4.0b2.tar.gz -MAINTAINER= fenner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Visual Audio Tool - multicast audioconferencing GSM_DIR= ${.CURDIR}/../../audio/gsm diff --git a/benchmarks/lmbench/Makefile b/benchmarks/lmbench/Makefile index 36f8759..21e9124 100644 --- a/benchmarks/lmbench/Makefile +++ b/benchmarks/lmbench/Makefile @@ -11,7 +11,7 @@ CATEGORIES= benchmarks MASTER_SITES= http://www.bitmover.com/lmbench/ DISTNAME= ${PORTNAME}${PORTVERSION:S/a4//} -MAINTAINER= fenner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A system performance measurement tool ALL_TARGET= build diff --git a/devel/adocman/Makefile b/devel/adocman/Makefile index 429f754..6196336 100644 --- a/devel/adocman/Makefile +++ b/devel/adocman/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sitedocs -MAINTAINER= fenner@FreeBSD.Org +MAINTAINER= ports@FreeBSD.org COMMENT= Automated sourceforge administration tool RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ diff --git a/editors/xml2rfc-xxe/Makefile b/editors/xml2rfc-xxe/Makefile index d1875c6..e93abac 100644 --- a/editors/xml2rfc-xxe/Makefile +++ b/editors/xml2rfc-xxe/Makefile @@ -12,7 +12,7 @@ CATEGORIES= editors MASTER_SITES= http://rtg.ietf.org/~fenner/ietf/ PKGNAMESUFFIX= -${XXE_VERSION} -MAINTAINER= fenner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An xml2rfc configuration for XMLMind XML Editor RUN_DEPENDS= xxe:${PORTSDIR}/editors/xxe diff --git a/editors/xxe/Makefile b/editors/xxe/Makefile index 2962369..e896934 100644 --- a/editors/xxe/Makefile +++ b/editors/xxe/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.xmlmind.net/xmleditor/_download/ PKGNAMESUFFIX= -perso DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION:S/./_/g} -MAINTAINER= fenner@FreeBSD.Org +MAINTAINER= ports@FreeBSD.org COMMENT= A validating XML editor featuring a word processor-like view USE_JAVA= YES diff --git a/math/xplot/Makefile b/math/xplot/Makefile index 366ba00..23d7698 100644 --- a/math/xplot/Makefile +++ b/math/xplot/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= math graphics net MASTER_SITES= http://www.xplot.org/xplot/ -MAINTAINER= fenner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= X11 plotting package GNU_CONFIGURE= yes diff --git a/mbone/imm/Makefile b/mbone/imm/Makefile index 1426bff..d9bd63e 100644 --- a/mbone/imm/Makefile +++ b/mbone/imm/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.hawaii.edu/paccom/imm-3.5a1/ DISTNAME= imm.source EXTRACT_SUFX= .tar.Z -MAINTAINER= fenner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Internet Image(or other data) Multicaster (and receiver) USE_TK= yes diff --git a/mbone/nte/Makefile b/mbone/nte/Makefile index d260339..bb81ced 100644 --- a/mbone/nte/Makefile +++ b/mbone/nte/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= mbone tk MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/nte/1.5a29/ -MAINTAINER= fenner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Multicast Network Text Editor LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 diff --git a/mbone/rqm/Makefile b/mbone/rqm/Makefile index b54862f..0a01ace 100644 --- a/mbone/rqm/Makefile +++ b/mbone/rqm/Makefile @@ -8,10 +8,10 @@ PORTNAME= rqm PORTVERSION= 1.0.0 PORTREVISION= 1 -CATEGORIES= mbone +CATEGORIES= mbone tk MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/rqm/1.0.0/ -MAINTAINER= fenner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A graphical RTP quality monitor LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84 diff --git a/mbone/rtpmon/Makefile b/mbone/rtpmon/Makefile index 7308a60..abfa497 100644 --- a/mbone/rtpmon/Makefile +++ b/mbone/rtpmon/Makefile @@ -12,8 +12,8 @@ CATEGORIES= mbone tk MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= fenner -MAINTAINER= fenner@FreeBSD.org -COMMENT= A program to montior loss in multicast sessions +MAINTAINER= ports@FreeBSD.org +COMMENT= A program to monitor loss in multicast sessions LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 diff --git a/mbone/rtptools/Makefile b/mbone/rtptools/Makefile index d4934a9..c757f4d 100644 --- a/mbone/rtptools/Makefile +++ b/mbone/rtptools/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.18 CATEGORIES= mbone MASTER_SITES= http://www.cs.columbia.edu/IRT/software/rtptools/download/ -MAINTAINER= fenner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A set of tools to record, playback and monitor RTPv2 data streams GNU_CONFIGURE= yes diff --git a/mbone/sdr/Makefile b/mbone/sdr/Makefile index 7854475..a78730a 100644 --- a/mbone/sdr/Makefile +++ b/mbone/sdr/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= mbone tk MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/sdr/3.0/ -MAINTAINER= fenner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Multicast Session Directory LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84 diff --git a/mbone/vat/Makefile b/mbone/vat/Makefile index d1026e0..cc85e26 100644 --- a/mbone/vat/Makefile +++ b/mbone/vat/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mbone tk MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/vat/alpha-test/ DISTFILES= vatsrc-4.0b2.tar.gz -MAINTAINER= fenner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Visual Audio Tool - multicast audioconferencing GSM_DIR= ${.CURDIR}/../../audio/gsm diff --git a/mbone/wb/Makefile b/mbone/wb/Makefile index 6db8a04..7076fb7 100644 --- a/mbone/wb/Makefile +++ b/mbone/wb/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mbone MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/wb/ DISTFILES= i386-wb-1.59.tar.Z -MAINTAINER= fenner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A shared drawing (whiteboard) tool using multicast NO_WRKSUBDIR= yes diff --git a/net-mgmt/p5-SNMP-Util/Makefile b/net-mgmt/p5-SNMP-Util/Makefile index 9476130..a45237c 100644 --- a/net-mgmt/p5-SNMP-Util/Makefile +++ b/net-mgmt/p5-SNMP-Util/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net-mgmt perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= fenner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl modules to perform SNMP set,get,walk,next,walk_hash etc # diff --git a/net/imm/Makefile b/net/imm/Makefile index 1426bff..d9bd63e 100644 --- a/net/imm/Makefile +++ b/net/imm/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.hawaii.edu/paccom/imm-3.5a1/ DISTNAME= imm.source EXTRACT_SUFX= .tar.Z -MAINTAINER= fenner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Internet Image(or other data) Multicaster (and receiver) USE_TK= yes diff --git a/net/p5-Net-NBName/Makefile b/net/p5-Net-NBName/Makefile index e7d6a4b..f2a9747 100644 --- a/net/p5-Net-NBName/Makefile +++ b/net/p5-Net-NBName/Makefile @@ -10,7 +10,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= fenner@FreeBSD.Org +MAINTAINER= ports@FreeBSD.org COMMENT= Performs simple NetBIOS Name Service Requests PERL_CONFIGURE= YES diff --git a/net/rqm/Makefile b/net/rqm/Makefile index b54862f..0a01ace 100644 --- a/net/rqm/Makefile +++ b/net/rqm/Makefile @@ -8,10 +8,10 @@ PORTNAME= rqm PORTVERSION= 1.0.0 PORTREVISION= 1 -CATEGORIES= mbone +CATEGORIES= mbone tk MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/rqm/1.0.0/ -MAINTAINER= fenner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A graphical RTP quality monitor LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84 diff --git a/net/rtptools/Makefile b/net/rtptools/Makefile index d4934a9..c757f4d 100644 --- a/net/rtptools/Makefile +++ b/net/rtptools/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.18 CATEGORIES= mbone MASTER_SITES= http://www.cs.columbia.edu/IRT/software/rtptools/download/ -MAINTAINER= fenner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A set of tools to record, playback and monitor RTPv2 data streams GNU_CONFIGURE= yes diff --git a/net/sdr/Makefile b/net/sdr/Makefile index 7854475..a78730a 100644 --- a/net/sdr/Makefile +++ b/net/sdr/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= mbone tk MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/sdr/3.0/ -MAINTAINER= fenner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Multicast Session Directory LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84 diff --git a/net/tcptrace/Makefile b/net/tcptrace/Makefile index a9f8462..d5859e4 100644 --- a/net/tcptrace/Makefile +++ b/net/tcptrace/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 6.6.7 CATEGORIES= net ipv6 MASTER_SITES= http://www.tcptrace.org/download/ -MAINTAINER= fenner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A TCP dump file analysis tool GNU_CONFIGURE= yes diff --git a/net/wb/Makefile b/net/wb/Makefile index 6db8a04..7076fb7 100644 --- a/net/wb/Makefile +++ b/net/wb/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mbone MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/wb/ DISTFILES= i386-wb-1.59.tar.Z -MAINTAINER= fenner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A shared drawing (whiteboard) tool using multicast NO_WRKSUBDIR= yes diff --git a/textproc/idnits/Makefile b/textproc/idnits/Makefile index 02b788f..619bae4 100644 --- a/textproc/idnits/Makefile +++ b/textproc/idnits/Makefile @@ -10,7 +10,7 @@ CATEGORIES= textproc MASTER_SITES= http://tools.ietf.org/tools/idnits/ EXTRACT_SUFX= .tgz -MAINTAINER= fenner@FreeBSD.Org +MAINTAINER= ports@FreeBSD.org COMMENT= Looks for problems in internet draft formatting RUN_DEPENDS= bash:${PORTSDIR}/shells/bash |