diff options
-rw-r--r-- | audio/adpcm/Makefile | 2 | ||||
-rw-r--r-- | audio/adpcm/pkg-descr | 3 | ||||
-rw-r--r-- | dns/p5-BIND-Conf_Parser/Makefile | 2 | ||||
-rw-r--r-- | dns/p5-BIND-Conf_Parser/pkg-descr | 3 | ||||
-rw-r--r-- | mail/newmail/Makefile | 2 | ||||
-rw-r--r-- | mail/newmail/pkg-descr | 3 | ||||
-rw-r--r-- | mail/poppassd/Makefile | 2 | ||||
-rw-r--r-- | mail/poppassd/pkg-descr | 3 | ||||
-rw-r--r-- | mail/poppwd/Makefile | 2 | ||||
-rw-r--r-- | mail/poppwd/pkg-descr | 3 | ||||
-rw-r--r-- | sysutils/blimitd/Makefile | 2 | ||||
-rw-r--r-- | sysutils/blimitd/pkg-descr | 3 | ||||
-rw-r--r-- | sysutils/doinkd/Makefile | 2 | ||||
-rw-r--r-- | sysutils/gpart/Makefile | 2 | ||||
-rw-r--r-- | sysutils/gpart/pkg-descr | 5 | ||||
-rw-r--r-- | sysutils/idled/Makefile | 2 | ||||
-rw-r--r-- | sysutils/wait_on/Makefile | 2 | ||||
-rw-r--r-- | sysutils/wait_on/pkg-descr | 3 | ||||
-rw-r--r-- | textproc/p5-XML-Simple/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-XML-Simple/pkg-descr | 3 |
20 files changed, 12 insertions, 39 deletions
diff --git a/audio/adpcm/Makefile b/audio/adpcm/Makefile index 73f1fde58b20..dcf47e8d249c 100644 --- a/audio/adpcm/Makefile +++ b/audio/adpcm/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.cwi.nl/pub/audio/ DISTNAME= adpcm EXTRACT_SUFX= .shar -MAINTAINER= andrew@ugh.net.au +MAINTAINER= ports@FreeBSD.org COMMENT= An Intel/DVI IMA ADPCM codec library NO_WRKSUBDIR= true diff --git a/audio/adpcm/pkg-descr b/audio/adpcm/pkg-descr index b2f4b6395cd0..dcff4f9ffaf1 100644 --- a/audio/adpcm/pkg-descr +++ b/audio/adpcm/pkg-descr @@ -1,6 +1,3 @@ This is a library containing functions to convert between 16 bit linear PCM audio and 4 bit ADPCM. It uses the Intel/DVI ADPCM encoding which is recommended by the IMA Digital Audio Technical Working Group. - -- Andrew -andrew@ugh.net.au diff --git a/dns/p5-BIND-Conf_Parser/Makefile b/dns/p5-BIND-Conf_Parser/Makefile index 9d0f1c715d78..95ef3ac48113 100644 --- a/dns/p5-BIND-Conf_Parser/Makefile +++ b/dns/p5-BIND-Conf_Parser/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../by-authors/id/P/PG/PGUEN PKGNAMEPREFIX= p5- -MAINTAINER= andrew@ugh.net.au +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module to parse BIND 8 configuration files PERL_CONFIGURE= yes diff --git a/dns/p5-BIND-Conf_Parser/pkg-descr b/dns/p5-BIND-Conf_Parser/pkg-descr index afff548f5d3a..3840b106ce0a 100644 --- a/dns/p5-BIND-Conf_Parser/pkg-descr +++ b/dns/p5-BIND-Conf_Parser/pkg-descr @@ -4,6 +4,3 @@ As each meaningful semantic 'chunk' is parsed, a callback method is invoked with the parsed information. WWW: http://search.cpan.org/dist/BIND-Conf_Parser/ - -- Andrew Stevenson -andrew@ugh.net.au diff --git a/mail/newmail/Makefile b/mail/newmail/Makefile index 940de550e119..d361e9d22260 100644 --- a/mail/newmail/Makefile +++ b/mail/newmail/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.2 CATEGORIES= mail MASTER_SITES= http://freebsd.unixfreunde.de/sources/ -MAINTAINER= andrew@ugh.net.au +MAINTAINER= ports@FreeBSD.org COMMENT= A tool for checking for new mail in multiple mail boxes WRKSRC= ${WRKDIR}/newmail diff --git a/mail/newmail/pkg-descr b/mail/newmail/pkg-descr index 27b767f12faa..ae780240a650 100644 --- a/mail/newmail/pkg-descr +++ b/mail/newmail/pkg-descr @@ -3,6 +3,3 @@ The mailboxes to be examined are specified as comand line arguments. A directory can be specified and newmail will check every mailbox inside. newmail is designed to be run every 15 minutes or so by a user's shell. - -Andrew Stevenson -andrew@ugh.net.au diff --git a/mail/poppassd/Makefile b/mail/poppassd/Makefile index f7a7d6cfaf65..1bafc48d0b7a 100644 --- a/mail/poppassd/Makefile +++ b/mail/poppassd/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.qualcomm.com/eudora/servers/unix/password/ DISTNAME= pwserve-4 EXTRACT_SUFX= -MAINTAINER= andrew@ugh.net.au +MAINTAINER= ports@FreeBSD.org COMMENT= A server to allow users to change their password from within Eudora EXTRACT_CMD= ${CAT} diff --git a/mail/poppassd/pkg-descr b/mail/poppassd/pkg-descr index 5084aa3f1716..0febddbdecf0 100644 --- a/mail/poppassd/pkg-descr +++ b/mail/poppassd/pkg-descr @@ -1,6 +1,3 @@ This is a port of poppassd, a program which allows users to change their password using the "Change Password" menu item in Eudora. poppassd connections use TCP port 106 by default. - -- Andrew -andrew@ugh.net.au diff --git a/mail/poppwd/Makefile b/mail/poppwd/Makefile index 3e90b8f53871..afe6f5a3fac4 100644 --- a/mail/poppwd/Makefile +++ b/mail/poppwd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 CATEGORIES= mail MASTER_SITES= http://freebsd.unixfreunde.de/sources/ -MAINTAINER= andrew@ugh.net.au +MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of the Eudora (compatible) password changing protocol WRKSRC= ${WRKDIR}/poppwd diff --git a/mail/poppwd/pkg-descr b/mail/poppwd/pkg-descr index ef7e9a0f3687..1ac4b70c5a4b 100644 --- a/mail/poppwd/pkg-descr +++ b/mail/poppwd/pkg-descr @@ -1,6 +1,3 @@ This program implements the Eudora password changing protocol. That is the protocol Eudora (and other programs) try to talk when you select "Change Password" from their menus. It should be run from inetd(8). - -Andrew Stevenson -andrew@ugh.net.au diff --git a/sysutils/blimitd/Makefile b/sysutils/blimitd/Makefile index 857de3f90ad1..b556df8c61b2 100644 --- a/sysutils/blimitd/Makefile +++ b/sysutils/blimitd/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= http://mirror2.unixfreunde.de/ \ http://freebsd.unixfreunde.de/sources/ -MAINTAINER= andrew@ugh.net.au +MAINTAINER= ports@FreeBSD.org COMMENT= Daemon to enforce login.conf limits WRKSRC= ${WRKDIR}/blimitd diff --git a/sysutils/blimitd/pkg-descr b/sysutils/blimitd/pkg-descr index 956f69e7ca4e..898c6f068323 100644 --- a/sysutils/blimitd/pkg-descr +++ b/sysutils/blimitd/pkg-descr @@ -1,6 +1,3 @@ This program is designed to enforce some of the user limits that can be configured in login.conf. It currently only supports the idletime capability. - -Andrew Stevenson -andrew@ugh.net.au diff --git a/sysutils/doinkd/Makefile b/sysutils/doinkd/Makefile index 0bbdfa9f56c8..dd328b22d97f 100644 --- a/sysutils/doinkd/Makefile +++ b/sysutils/doinkd/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.darkwing.com/idled/download/ \ ftp://ftp.cs.hope.edu/pub/idled/ -MAINTAINER= andrew@ugh.net.au +MAINTAINER= ports@FreeBSD.org COMMENT= A daemon that logs out idle users and those users hogging resources NO_CDROM= non-profit use and distribution only diff --git a/sysutils/gpart/Makefile b/sysutils/gpart/Makefile index 9fbc7d6de8da..99851e8ee9d1 100644 --- a/sysutils/gpart/Makefile +++ b/sysutils/gpart/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/filesystems -MAINTAINER= andrew@ugh.net.au +MAINTAINER= ports@FreeBSD.org COMMENT= Tries to recover lost partition tables and file systems USE_GMAKE= yes diff --git a/sysutils/gpart/pkg-descr b/sysutils/gpart/pkg-descr index f9ceb8fb7032..1de0da833ac1 100644 --- a/sysutils/gpart/pkg-descr +++ b/sysutils/gpart/pkg-descr @@ -7,7 +7,4 @@ ext2 and swap, OS/2 HPFS, Windows NTFS, FreeBSD and Solaris/x86 disklabels, Minix FS, Reiser FS Author: Michail Brzitwa <mb@ichabod.han.de> -WWW: http://home.pages.de/~michab/gpart/ - -- Andrew Stevenson -<andrew@ugh.net.au> +WWW: http://www.stud.uni-hannover.de/user/76201/gpart/ diff --git a/sysutils/idled/Makefile b/sysutils/idled/Makefile index 0bbdfa9f56c8..dd328b22d97f 100644 --- a/sysutils/idled/Makefile +++ b/sysutils/idled/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.darkwing.com/idled/download/ \ ftp://ftp.cs.hope.edu/pub/idled/ -MAINTAINER= andrew@ugh.net.au +MAINTAINER= ports@FreeBSD.org COMMENT= A daemon that logs out idle users and those users hogging resources NO_CDROM= non-profit use and distribution only diff --git a/sysutils/wait_on/Makefile b/sysutils/wait_on/Makefile index d624208ca713..6da3b7dbc1d0 100644 --- a/sysutils/wait_on/Makefile +++ b/sysutils/wait_on/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://mirror2.unixfreunde.de/ \ http://freebsd.unixfreunde.de/sources/ -MAINTAINER= andrew@ugh.net.au +MAINTAINER= ports@FreeBSD.org COMMENT= Enable shell scripts to monitor directories for new files WRKSRC= ${WRKDIR}/wait_on diff --git a/sysutils/wait_on/pkg-descr b/sysutils/wait_on/pkg-descr index 873e2a8fc26d..9bd6249ccff5 100644 --- a/sysutils/wait_on/pkg-descr +++ b/sysutils/wait_on/pkg-descr @@ -1,6 +1,3 @@ The wait_on command allows shell scripts to access the facilities provided by kqueue(3). This allows scripts to detect files being added to directories, data appended to files and many other things - all without polling. - -Andrew Stevenson -andrew@ugh.net.au diff --git a/textproc/p5-XML-Simple/Makefile b/textproc/p5-XML-Simple/Makefile index 5874fd055e58..78bb0ec0d560 100644 --- a/textproc/p5-XML-Simple/Makefile +++ b/textproc/p5-XML-Simple/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- -MAINTAINER= andrew@ugh.net.au +MAINTAINER= ports@FreeBSD.org COMMENT= Trivial API for reading and writing XML (esp config files) BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser diff --git a/textproc/p5-XML-Simple/pkg-descr b/textproc/p5-XML-Simple/pkg-descr index ab23b4162ce2..af2e99b0acff 100644 --- a/textproc/p5-XML-Simple/pkg-descr +++ b/textproc/p5-XML-Simple/pkg-descr @@ -6,6 +6,3 @@ config files in XML format (which offers various advantages over say .INI format). Having said that, many people find it useful for other purposes. WWW: http://www.mclean.net.nz/ - -Andrew -andrew@ugh.net.au |