summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce M Simpson <bms@FreeBSD.org>2005-12-12 21:53:40 +0000
committerBruce M Simpson <bms@FreeBSD.org>2005-12-12 21:53:40 +0000
commit5879dd9aaa2ad4d7be7ccfc0226daab3053d5516 (patch)
tree3cdc323738e328d1378697fd3e0802584ddbcbcf
parentUpdate to r05.1. (diff)
Drop maintainership for ports which I sadly no longer have
the time, hardware, or resources to maintain.
Notes
Notes: svn path=/head/; revision=151060
-rw-r--r--audio/gaim-festival/Makefile2
-rw-r--r--devel/cvstrac/Makefile2
-rw-r--r--devel/gdbmods/Makefile2
-rw-r--r--devel/ifd-test/Makefile2
-rw-r--r--devel/p5-PCSC-Card/Makefile2
-rw-r--r--graphics/s3switch/Makefile2
-rw-r--r--mail/wmymail/Makefile2
-rw-r--r--net-mgmt/nagios-silfreed-plugins/Makefile2
-rw-r--r--net-mgmt/nagios-snmp-plugins/Makefile2
-rw-r--r--net-mgmt/snmptt/Makefile2
-rw-r--r--net/ldap2dns/Makefile2
-rw-r--r--net/ldapbrowser/Makefile2
-rw-r--r--net/nocatauth-gateway/Makefile2
-rw-r--r--net/nocatauth-server/Makefile2
-rw-r--r--net/nocatsplash/Makefile2
-rw-r--r--security/ifd-devkit/Makefile2
-rw-r--r--security/ifd-gpr400/Makefile2
-rw-r--r--security/libsectok/Makefile2
-rw-r--r--security/opensc/Makefile2
-rw-r--r--security/sectok/Makefile2
-rw-r--r--sysutils/aaccli/Makefile2
-rw-r--r--sysutils/wots/Makefile2
-rw-r--r--textproc/Ebnf2ps/Makefile2
-rw-r--r--x11-fonts/gfe/Makefile2
-rw-r--r--x11/gxset/Makefile2
-rw-r--r--x11/wmfstatus/Makefile2
-rw-r--r--x11/wmoldmenu2new/Makefile2
-rw-r--r--x11/wmxss/Makefile2
-rw-r--r--x11/xmon/Makefile2
29 files changed, 29 insertions, 29 deletions
diff --git a/audio/gaim-festival/Makefile b/audio/gaim-festival/Makefile
index ac18a6afa86d..237c54fa2af5 100644
--- a/audio/gaim-festival/Makefile
+++ b/audio/gaim-festival/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= festival-gaim
PKGNAMEPREFIX= gaim-
DISTNAME= festival-gaim-1.00
-MAINTAINER= bms@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Festival speech support for Gaim
BUILD_DEPENDS= gaim:${PORTSDIR}/net-im/gaim
diff --git a/devel/cvstrac/Makefile b/devel/cvstrac/Makefile
index ed4fbca0a6bb..7da1c1aed33a 100644
--- a/devel/cvstrac/Makefile
+++ b/devel/cvstrac/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.cvstrac.org/
DISTNAME= ${PORTNAME}-src-${PORTVERSION}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-MAINTAINER= bms@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Web-Based Bug And Patch-Set Tracking System For CVS
LIB_DEPENDS= sqlite.2:${PORTSDIR}/databases/sqlite2
diff --git a/devel/gdbmods/Makefile b/devel/gdbmods/Makefile
index 327fe3e426b5..9b32d3f26cc2 100644
--- a/devel/gdbmods/Makefile
+++ b/devel/gdbmods/Makefile
@@ -13,7 +13,7 @@ DISTFILES= gdbmods
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
EXTRACT_ONLY=
-MAINTAINER= bms@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Wrapper for gdb -k to provide kld symbol information
NO_BUILD= yes
diff --git a/devel/ifd-test/Makefile b/devel/ifd-test/Makefile
index a36e7b7c8771..e108c9c0f53a 100644
--- a/devel/ifd-test/Makefile
+++ b/devel/ifd-test/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 2
CATEGORIES= devel security
MASTER_SITES= http://www.linuxnet.com/drivers/readers/files/
-MAINTAINER= bms@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= IFD Test Suite for PC/SC Lite
LIB_DEPENDS= pcsclite.1:${PORTSDIR}/devel/pcsc-lite
diff --git a/devel/p5-PCSC-Card/Makefile b/devel/p5-PCSC-Card/Makefile
index c60a220d1afc..06a44383b0c1 100644
--- a/devel/p5-PCSC-Card/Makefile
+++ b/devel/p5-PCSC-Card/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://ludovic.rousseau.free.fr/softwares/pcsc-perl/
PKGNAMEPREFIX= p5-
DISTNAME= pcsc-perl-${PORTVERSION}
-MAINTAINER= bms@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl bindings for the PC/SC Lite Framework
LIB_DEPENDS= pcsclite.1:${PORTSDIR}/devel/pcsc-lite
diff --git a/graphics/s3switch/Makefile b/graphics/s3switch/Makefile
index 66d177459705..fcd1790e1bff 100644
--- a/graphics/s3switch/Makefile
+++ b/graphics/s3switch/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= graphics
MASTER_SITES= http://www.probo.com/timr/
DISTNAME= s3ssrc
-MAINTAINER= bms@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Enable TV-out on S3 graphics cards
USE_ZIP= yes
diff --git a/mail/wmymail/Makefile b/mail/wmymail/Makefile
index 3171fa78c0bf..1b4cd1afa874 100644
--- a/mail/wmymail/Makefile
+++ b/mail/wmymail/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= mail x11
MASTER_SITES= http://yath.mine.nu/wmymail/ \
http://dockapps.org/files/65/96/
-MAINTAINER= bms@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Check inbox using a WindowMaker DockApp
LIB_DEPENDS= dockapp.2:${PORTSDIR}/x11-wm/libdockapp
diff --git a/net-mgmt/nagios-silfreed-plugins/Makefile b/net-mgmt/nagios-silfreed-plugins/Makefile
index 4a62ffba6990..42c46d2284a2 100644
--- a/net-mgmt/nagios-silfreed-plugins/Makefile
+++ b/net-mgmt/nagios-silfreed-plugins/Makefile
@@ -21,7 +21,7 @@ DISTFILES+= check_max_clients_route-0.1.6.tar.gz \
.endif
DIST_SUBDIR= ${PORTNAME}
-MAINTAINER= bms@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Additional SNMP plugins for Nagios from silfreed.net
# Also uses traceroute, dig at runtime (in base system with hardcoded paths).
diff --git a/net-mgmt/nagios-snmp-plugins/Makefile b/net-mgmt/nagios-snmp-plugins/Makefile
index 6935d910068f..a6b3a3f691cb 100644
--- a/net-mgmt/nagios-snmp-plugins/Makefile
+++ b/net-mgmt/nagios-snmp-plugins/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 3
CATEGORIES= net-mgmt
MASTER_SITES= ftp://ftp.hometree.net/pub/${PORTNAME}/
-MAINTAINER= bms@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Additional SNMP plugins for Nagios
LIB_DEPENDS= netsnmp.9:${PORTSDIR}/net-mgmt/net-snmp
diff --git a/net-mgmt/snmptt/Makefile b/net-mgmt/snmptt/Makefile
index 5e6c8f6f0827..727b44ddb485 100644
--- a/net-mgmt/snmptt/Makefile
+++ b/net-mgmt/snmptt/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}_${PORTVERSION}
EXTRACT_SUFX= .tgz
-MAINTAINER= bms@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= SNMP trap handler/translator/swiss-army-knife
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/SNMP.pm:${PORTSDIR}/net-mgmt/net-snmp \
diff --git a/net/ldap2dns/Makefile b/net/ldap2dns/Makefile
index e625742f07ce..8ab88395f19e 100644
--- a/net/ldap2dns/Makefile
+++ b/net/ldap2dns/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://ldap2dns.tiscover.com/
-MAINTAINER= bms@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Maintain DNS zones using an LDAP directory
USE_OPENLDAP= yes
diff --git a/net/ldapbrowser/Makefile b/net/ldapbrowser/Makefile
index 7998c27f1cfc..e438629f4c37 100644
--- a/net/ldapbrowser/Makefile
+++ b/net/ldapbrowser/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net java
MASTER_SITES= http://www-unix.mcs.anl.gov/~gawor/ldapcommon/bin/
DISTNAME= Browser282b2
-MAINTAINER= bms@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Java/Swing-based LDAP Browser/Editor
RESTRICTED= "No reply from author regarding redistribution licensing"
diff --git a/net/nocatauth-gateway/Makefile b/net/nocatauth-gateway/Makefile
index 5abb754103b1..25b6044205da 100644
--- a/net/nocatauth-gateway/Makefile
+++ b/net/nocatauth-gateway/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net
MASTER_SITES= http://nocat.net/download/NoCatAuth/
DISTNAME= NoCatAuth-${PORTVERSION}
-MAINTAINER= bms@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Open 802.11 Authentication Gateway
RUN_DEPENDS= \
diff --git a/net/nocatauth-server/Makefile b/net/nocatauth-server/Makefile
index 9b80ad0c2a50..b8e41c65b5fe 100644
--- a/net/nocatauth-server/Makefile
+++ b/net/nocatauth-server/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net
MASTER_SITES= http://nocat.net/download/NoCatAuth/
DISTNAME= NoCatAuth-${PORTVERSION}
-MAINTAINER= bms@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Open 802.11 Authentication Server
RUN_DEPENDS= \
diff --git a/net/nocatsplash/Makefile b/net/nocatsplash/Makefile
index c70104b7c5dc..af09ee8fe9ae 100644
--- a/net/nocatsplash/Makefile
+++ b/net/nocatsplash/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://nocat.net/download/NoCatSplash/
DISTNAME= NoCatSplash-nightly
EXTRACT_SUFX= .tgz
-MAINTAINER= bms@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Open 802.11 Splash Screen
BROKEN= Unfetchable
diff --git a/security/ifd-devkit/Makefile b/security/ifd-devkit/Makefile
index f3dad41219eb..2514b637f0ed 100644
--- a/security/ifd-devkit/Makefile
+++ b/security/ifd-devkit/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.linuxnet.com/drivers/readers/files/
-MAINTAINER= bms@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= IFD Handler Developer's Kit for MUSCLE PC/SC Lite
LIB_DEPENDS= pcsclite.1:${PORTSDIR}/devel/pcsc-lite
diff --git a/security/ifd-gpr400/Makefile b/security/ifd-gpr400/Makefile
index a3268b384adc..c9dfc93aa7ee 100644
--- a/security/ifd-gpr400/Makefile
+++ b/security/ifd-gpr400/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.3
CATEGORIES= security
MASTER_SITES= http://www.innovationsw.com/~jaiger/downloads/smartcard/
-MAINTAINER= bms@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= PC/SC Lite driver for Gemplus GPR400 PCMCIA Smart Card Readers
BUILD_DEPENDS= ${LOCALBASE}/include/ifdhandler.h:${PORTSDIR}/security/ifd-devkit
diff --git a/security/libsectok/Makefile b/security/libsectok/Makefile
index aa38caf8c2d4..4649c7d2b142 100644
--- a/security/libsectok/Makefile
+++ b/security/libsectok/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= security
MASTER_SITES= http://www.citi.umich.edu/projects/smartcard/
DISTNAME= libsectok-${PORTVERSION}
-MAINTAINER= bms@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= ISO 7816 Smartcard API Library
INSTALLS_SHLIB= yes
diff --git a/security/opensc/Makefile b/security/opensc/Makefile
index 2e0832079692..84860cdcbef2 100644
--- a/security/opensc/Makefile
+++ b/security/opensc/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.9.6
CATEGORIES= security devel
MASTER_SITES= http://www.opensc.org/files/
-MAINTAINER= bms@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= ISO 7816 Smartcard API
USE_GNOME= pkgconfig
diff --git a/security/sectok/Makefile b/security/sectok/Makefile
index 4cbabac22ecc..0041facf7078 100644
--- a/security/sectok/Makefile
+++ b/security/sectok/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.citi.umich.edu/projects/smartcard/
DISTNAME= sectok-${PORTVERSION}
EXTRACT_SUFX= .tgz
-MAINTAINER= bms@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= ISO 7816 Smartcard Utility
LIB_DEPENDS= sectok.3:${PORTSDIR}/security/libsectok
diff --git a/sysutils/aaccli/Makefile b/sysutils/aaccli/Makefile
index 263a947a4742..792e4bcb2fab 100644
--- a/sysutils/aaccli/Makefile
+++ b/sysutils/aaccli/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://download.adaptec.com/raid/ccu/freebsd/
DISTNAME= 5400s_fbsd_cli_v10
EXTRACT_SUFX= .zip
-MAINTAINER= bms@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Adaptec SCSI RAID administration tool
EXTRACT_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
diff --git a/sysutils/wots/Makefile b/sysutils/wots/Makefile
index 8c28e0448399..2fe0ef54cfe5 100644
--- a/sysutils/wots/Makefile
+++ b/sysutils/wots/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= sysutils security
MASTER_SITES= http://www.hpcc.uh.edu/~tonyc/tools/
-MAINTAINER= bms@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= System log watch/alert utility, similar to swatch, written in Perl
BUILD_DEPENDS= ${SITE_PERL}/Mail/Send.pm:${PORTSDIR}/mail/p5-Mail-Tools \
diff --git a/textproc/Ebnf2ps/Makefile b/textproc/Ebnf2ps/Makefile
index f94bc4f95cf9..6da72ded7be7 100644
--- a/textproc/Ebnf2ps/Makefile
+++ b/textproc/Ebnf2ps/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= textproc devel
MASTER_SITES= http://www.informatik.uni-freiburg.de/~thiemann/haskell/ebnf2ps/
DISTNAME= ebnf2ps-${PORTVERSION}
-MAINTAINER= bms@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Generate EPS/FIG diagrams from EBNF/yacc/bison grammars
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
diff --git a/x11-fonts/gfe/Makefile b/x11-fonts/gfe/Makefile
index 1be88261444d..3e3db49dc77b 100644
--- a/x11-fonts/gfe/Makefile
+++ b/x11-fonts/gfe/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= x11-fonts
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= X11/fonts
-MAINTAINER= bms@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GTK+-based .bdf font editor for X
GNU_CONFIGURE= yes
diff --git a/x11/gxset/Makefile b/x11/gxset/Makefile
index 94e13b3b2569..5779ca4a7533 100644
--- a/x11/gxset/Makefile
+++ b/x11/gxset/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.seindal.dk/pub/rene/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= petef
-MAINTAINER= bms@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GTK frontend for xset(1)
USE_GETOPT_LONG=yes
diff --git a/x11/wmfstatus/Makefile b/x11/wmfstatus/Makefile
index b0f914d7f6fb..4c8721052bd5 100644
--- a/x11/wmfstatus/Makefile
+++ b/x11/wmfstatus/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.4
CATEGORIES= x11
MASTER_SITES= http://www.finik.net/files/
-MAINTAINER= bms@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= General purpose LCD display for the WindowMaker dock
WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME}
diff --git a/x11/wmoldmenu2new/Makefile b/x11/wmoldmenu2new/Makefile
index 1c61c318bf94..5d1c9a650c4d 100644
--- a/x11/wmoldmenu2new/Makefile
+++ b/x11/wmoldmenu2new/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://largo.windowmaker.org/files/
DISTNAME= wm-oldmenu2new
EXTRACT_SUFX= .gz
-MAINTAINER= bms@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Script to convert WindowMaker RootMenu menus to new PropList format
USE_X_PREFIX= yes
diff --git a/x11/wmxss/Makefile b/x11/wmxss/Makefile
index b58c2f8dddca..621ccbfd437a 100644
--- a/x11/wmxss/Makefile
+++ b/x11/wmxss/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= x11
MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/ \
http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/files/
-MAINTAINER= bms@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Run xscreensaver modules inside a WindowMaker dock
PLIST_FILES= bin/wmxss
diff --git a/x11/xmon/Makefile b/x11/xmon/Makefile
index 48d87f247d1f..7db6c35c4768 100644
--- a/x11/xmon/Makefile
+++ b/x11/xmon/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= devel_tools
DISTNAME= xmon.${PORTVERSION}
-MAINTAINER= bms@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Raw X11 protocol analyser
WRKSRC= ${WRKDIR}/xmon.${PORTVERSION}