diff options
author | anders <anders@FreeBSD.org> | 2014-10-29 22:11:51 +0000 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2014-10-29 22:11:51 +0000 |
commit | f07c32c4bd039690cbb7c5db21627ef8b5676f64 (patch) | |
tree | 997b9eba0775c4aa5f0201ac62a8d71b911b4e64 | |
parent | d48f20459343c74cb3137e5e6130da3d15a84d55 (diff) | |
download | FreeBSD-ports-f07c32c4bd039690cbb7c5db21627ef8b5676f64.zip FreeBSD-ports-f07c32c4bd039690cbb7c5db21627ef8b5676f64.tar.gz |
Drop maintainership of all remaining ports where I am listed.
No time for this unfortunately.
-rw-r--r-- | comms/p5-Device-Gsm/Makefile | 2 | ||||
-rw-r--r-- | ftp/omi/Makefile | 2 | ||||
-rw-r--r-- | mail/cclient/Makefile | 2 | ||||
-rw-r--r-- | mail/mboxgrep/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-TrulyRandom/Makefile | 2 | ||||
-rw-r--r-- | misc/p5-Norge/Makefile | 2 | ||||
-rw-r--r-- | net/dante/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Filesys-SmbClient/Makefile | 2 | ||||
-rw-r--r-- | net/pxe/Makefile | 2 | ||||
-rw-r--r-- | security/pam-mysql/Makefile | 2 | ||||
-rw-r--r-- | security/sshblock/Makefile | 2 | ||||
-rw-r--r-- | sysutils/dmidecode/Makefile | 2 | ||||
-rw-r--r-- | sysutils/flog/Makefile | 2 | ||||
-rw-r--r-- | sysutils/lmon/Makefile | 2 | ||||
-rw-r--r-- | www/varnish-libvmod-header/Makefile | 2 | ||||
-rw-r--r-- | www/varnish-nagios/Makefile | 2 | ||||
-rw-r--r-- | www/varnish/Makefile | 2 |
17 files changed, 17 insertions, 17 deletions
diff --git a/comms/p5-Device-Gsm/Makefile b/comms/p5-Device-Gsm/Makefile index 72451e6..d8fce3c 100644 --- a/comms/p5-Device-Gsm/Makefile +++ b/comms/p5-Device-Gsm/Makefile @@ -7,7 +7,7 @@ CATEGORIES= comms perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl interface to GSM phones/modems on serial ports BUILD_DEPENDS= p5-Device-Modem>=0:${PORTSDIR}/comms/p5-Device-Modem diff --git a/ftp/omi/Makefile b/ftp/omi/Makefile index b01ad65..762c833 100644 --- a/ftp/omi/Makefile +++ b/ftp/omi/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.secnetix.de/~olli/distfiles/ \ http://atreides.freenix.no/~anders/ # http://dorifer.heim3.tu-clausthal.de/~olli/omi/ -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= "mirror" subtrees of FTP servers WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/mail/cclient/Makefile b/mail/cclient/Makefile index 3f7aea9..ec81fef 100644 --- a/mail/cclient/Makefile +++ b/mail/cclient/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.cac.washington.edu/imap/%SUBDIR%/ \ MASTER_SITE_SUBDIR= . old DISTNAME= imap-${PORTVERSION} -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Mark Crispin's C-client mail access routines LICENSE= APACHE20 diff --git a/mail/mboxgrep/Makefile b/mail/mboxgrep/Makefile index 4167c6d..e0095d69 100644 --- a/mail/mboxgrep/Makefile +++ b/mail/mboxgrep/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= SF -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility to scan mailboxes for messages matching a regular expression PCRE_LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre diff --git a/math/p5-Math-TrulyRandom/Makefile b/math/p5-Math-TrulyRandom/Makefile index d558f6b..191ccd5 100644 --- a/math/p5-Math-TrulyRandom/Makefile +++ b/math/p5-Math-TrulyRandom/Makefile @@ -7,7 +7,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl interface to a truly random number generator function LICENSE= BSD3CLAUSE diff --git a/misc/p5-Norge/Makefile b/misc/p5-Norge/Makefile index c1dab41..3ecc89b 100644 --- a/misc/p5-Norge/Makefile +++ b/misc/p5-Norge/Makefile @@ -7,7 +7,7 @@ CATEGORIES= misc textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Misc. Norwegian methods for Perl, conversion/dates/numbers etc. USES= perl5 diff --git a/net/dante/Makefile b/net/dante/Makefile index 003fb17..37ee4c9 100644 --- a/net/dante/Makefile +++ b/net/dante/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.inet.no/pub/socks/ \ http://atreides.freenix.no/~anders/ \ ftp://ftp.inet.no/pub/socks/old/ -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Circuit-level firewall/proxy LICENSE= BSD diff --git a/net/p5-Filesys-SmbClient/Makefile b/net/p5-Filesys-SmbClient/Makefile index 114b5ad..8476b41 100644 --- a/net/p5-Filesys-SmbClient/Makefile +++ b/net/p5-Filesys-SmbClient/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Interface for access Samba filesystem with libsmclient.so LIB_DEPENDS= libsmbclient.so:${PORTSDIR}/net/samba-libsmbclient diff --git a/net/pxe/Makefile b/net/pxe/Makefile index 05e1c51..fcef500 100644 --- a/net/pxe/Makefile +++ b/net/pxe/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net MASTER_SITES= http://www.kano.org.uk/projects/pxe/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PXE daemon, set up a boot menu for netbooting PXE enabled clients USE_RC_SUBR= pxe diff --git a/security/pam-mysql/Makefile b/security/pam-mysql/Makefile index c8bf248..87c1bfa 100644 --- a/security/pam-mysql/Makefile +++ b/security/pam-mysql/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security databases MASTER_SITES= SF/pam-mysql/pam-mysql/0.7RC1 DISTNAME= ${PORTNAME}-0.7RC1${DISTVERSIONSUFFIX} -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Pam module for authenticating with MySQL USES= libtool:keepla diff --git a/security/sshblock/Makefile b/security/sshblock/Makefile index a24ac4f..6aa04ab 100644 --- a/security/sshblock/Makefile +++ b/security/sshblock/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security MASTER_SITES= http://www.bsdconsulting.no/tools/ EXTRACT_SUFX= .pl -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Block abusive SSH login attempts RUN_DEPENDS= p5-File-Tail>=0:${PORTSDIR}/devel/p5-File-Tail diff --git a/sysutils/dmidecode/Makefile b/sysutils/dmidecode/Makefile index 03aa740..9925e86 100644 --- a/sysutils/dmidecode/Makefile +++ b/sysutils/dmidecode/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SAVANNAH} \ ftp://ftp.nuug.no/pub/anders/distfiles/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool for dumping DMI (SMBIOS) contents in human-readable format LICENSE= GPLv2 diff --git a/sysutils/flog/Makefile b/sysutils/flog/Makefile index 4ef8f4a..0a535fa 100644 --- a/sysutils/flog/Makefile +++ b/sysutils/flog/Makefile @@ -7,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= http://oss.ezic.com/flog/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Small STDIN-to-file logger with support for log rotation PORTDOCS= README diff --git a/sysutils/lmon/Makefile b/sysutils/lmon/Makefile index 13aaea9..a30f0ca 100644 --- a/sysutils/lmon/Makefile +++ b/sysutils/lmon/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.2 CATEGORIES= sysutils MASTER_SITES= http://www.bsdconsulting.no/tools/ -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Near-realtime log monitoring tool, sends alerts on hits and misses LICENSE= BSD3CLAUSE diff --git a/www/varnish-libvmod-header/Makefile b/www/varnish-libvmod-header/Makefile index 3c42282..a28ba34 100644 --- a/www/varnish-libvmod-header/Makefile +++ b/www/varnish-libvmod-header/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= varnish- #DISTNAME= KristianLyng-${PORTNAME}-${VMOD_HEADER_HASH} #DISTFILES= KristianLyng-${PORTNAME}-${DISTVERSION}-g${VMOD_HEADER_HASH}.tar.gz -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Varnish Module (vmod) for manipulation of duplicated headers LICENSE= BSD diff --git a/www/varnish-nagios/Makefile b/www/varnish-nagios/Makefile index a2ab5c1..eec40c2 100644 --- a/www/varnish-nagios/Makefile +++ b/www/varnish-nagios/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www MASTER_SITES= http://repo.varnish-cache.org/source/ \ http://anders.fupp.net/distfiles/ -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Nagios plugin to check status of Varnish BUILD_DEPENDS= ${LOCALBASE}/include/varnish/varnishapi.h:${PORTSDIR}/www/varnish diff --git a/www/varnish/Makefile b/www/varnish/Makefile index e6b9d46..ac2f4b3 100644 --- a/www/varnish/Makefile +++ b/www/varnish/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://repo.varnish-cache.org/source/ -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Varnish high-performance HTTP accelerator LICENSE= BSD2CLAUSE |