diff options
156 files changed, 139 insertions, 188 deletions
diff --git a/archivers/p5-Mac-Macbinary/Makefile b/archivers/p5-Mac-Macbinary/Makefile index 56aa9fcca421..e6a0bb9d0a13 100644 --- a/archivers/p5-Mac-Macbinary/Makefile +++ b/archivers/p5-Mac-Macbinary/Makefile @@ -11,7 +11,7 @@ CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module that can extract info from Macbinary files PERL_CONFIGURE= yes diff --git a/archivers/p5-Mac-Macbinary/pkg-descr b/archivers/p5-Mac-Macbinary/pkg-descr index 540199af769d..273e49ad6e74 100644 --- a/archivers/p5-Mac-Macbinary/pkg-descr +++ b/archivers/p5-Mac-Macbinary/pkg-descr @@ -1,4 +1,2 @@ Mac::Macbinary provides an object-oriented way to extract various kinds of information from Macintosh Macbinary files. - ---will diff --git a/audio/p5-MPEG-ID3v2Tag/Makefile b/audio/p5-MPEG-ID3v2Tag/Makefile index b28356a73adb..71e17c3e7699 100644 --- a/audio/p5-MPEG-ID3v2Tag/Makefile +++ b/audio/p5-MPEG-ID3v2Tag/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module that provides a way to write/read ID3 v2.3 tags PERL_CONFIGURE= yes diff --git a/audio/p5-MPEG-ID3v2Tag/pkg-descr b/audio/p5-MPEG-ID3v2Tag/pkg-descr index c4fefd1ce139..2e1507aafe85 100644 --- a/audio/p5-MPEG-ID3v2Tag/pkg-descr +++ b/audio/p5-MPEG-ID3v2Tag/pkg-descr @@ -4,5 +4,3 @@ it's easy to add support for more. Author: mjd@mp3.com WWW: http://search.cpan.org/dist/MPEG-ID3v2Tag/ - ---will diff --git a/audio/p5-Shout/Makefile b/audio/p5-Shout/Makefile index 9bbc6a127d70..bea8ece05f70 100644 --- a/audio/p5-Shout/Makefile +++ b/audio/p5-Shout/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio perl5 MASTER_SITES= http://downloads.us.xiph.org/releases/libshout/ PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl glue for libshout MP3 streaming source library LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2 diff --git a/audio/p5-Shout/pkg-descr b/audio/p5-Shout/pkg-descr index 8bc8b365366b..8feeac605fa2 100644 --- a/audio/p5-Shout/pkg-descr +++ b/audio/p5-Shout/pkg-descr @@ -5,6 +5,3 @@ communication, and data streaming for the calling application, and lets developers focus on feature sets instead of implementation details. WWW: http://www.icecast.org/ - -- Leo -leo@florida.sarang.net diff --git a/databases/p5-Class-DBI-AbstractSearch/Makefile b/databases/p5-Class-DBI-AbstractSearch/Makefile index 8a64e9097fd5..3c1d4a81f6a6 100644 --- a/databases/p5-Class-DBI-AbstractSearch/Makefile +++ b/databases/p5-Class-DBI-AbstractSearch/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Abstract Class::DBI SQL with SQL::Abstract RUN_DEPENDS= ${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI \ diff --git a/databases/p5-Class-DBI-BaseDSN/Makefile b/databases/p5-Class-DBI-BaseDSN/Makefile index eb6604e3b6ed..fcb06436f8df 100644 --- a/databases/p5-Class-DBI-BaseDSN/Makefile +++ b/databases/p5-Class-DBI-BaseDSN/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= DSN sensitive base class BUILD_DEPENDS= ${RUN_DEPENDS} \ diff --git a/databases/p5-Class-DBI-FromCGI/Makefile b/databases/p5-Class-DBI-FromCGI/Makefile index 69d4d6ef5a9b..276307892049 100644 --- a/databases/p5-Class-DBI-FromCGI/Makefile +++ b/databases/p5-Class-DBI-FromCGI/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Update Class::DBI data using CGI::Untaint BUILD_DEPENDS= ${RUN_DEPENDS} \ diff --git a/databases/p5-Class-DBI-Oracle/Makefile b/databases/p5-Class-DBI-Oracle/Makefile index 6f0a2534b121..8dbb4beb14b4 100644 --- a/databases/p5-Class-DBI-Oracle/Makefile +++ b/databases/p5-Class-DBI-Oracle/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Extensions to Class::DBI for Oracle BUILD_DEPENDS= ${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI diff --git a/databases/p5-Class-DBI-Pager/Makefile b/databases/p5-Class-DBI-Pager/Makefile index 8a6c08e7a201..31d7fe58ac64 100644 --- a/databases/p5-Class-DBI-Pager/Makefile +++ b/databases/p5-Class-DBI-Pager/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Pager utility for Class::DBI BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/databases/p5-Class-DBI-Pg/Makefile b/databases/p5-Class-DBI-Pg/Makefile index c771beaffab7..8da309acfed4 100644 --- a/databases/p5-Class-DBI-Pg/Makefile +++ b/databases/p5-Class-DBI-Pg/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Class/DMAKI PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Extensions to Class::DBI for PostgreSQL BUILD_DEPENDS= ${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI \ diff --git a/databases/p5-Class-DBI-Replication/Makefile b/databases/p5-Class-DBI-Replication/Makefile index f0246f931945..8552c9b31bcb 100644 --- a/databases/p5-Class-DBI-Replication/Makefile +++ b/databases/p5-Class-DBI-Replication/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Class::DBI for replicated database BUILD_DEPENDS= ${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI diff --git a/databases/p5-Class-DBI-SAK/Makefile b/databases/p5-Class-DBI-SAK/Makefile index 98eb8bbda2f8..e2cbe969b26d 100644 --- a/databases/p5-Class-DBI-SAK/Makefile +++ b/databases/p5-Class-DBI-SAK/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Class::DBI Swiss Army Knife (SAK) BUILD_DEPENDS= ${RUN_DEPENDS} \ diff --git a/databases/p5-Class-DBI-SQLite/Makefile b/databases/p5-Class-DBI-SQLite/Makefile index 32eba2532781..29f31d0db92a 100644 --- a/databases/p5-Class-DBI-SQLite/Makefile +++ b/databases/p5-Class-DBI-SQLite/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Extension to Class::DBI for sqlite RUN_DEPENDS= ${SITE_PERL}/Ima/DBI.pm:${PORTSDIR}/databases/p5-Ima-DBI \ diff --git a/databases/p5-Class-DBI-ToSax/Makefile b/databases/p5-Class-DBI-ToSax/Makefile index 804f99d27431..4ab88bd4e749 100644 --- a/databases/p5-Class-DBI-ToSax/Makefile +++ b/databases/p5-Class-DBI-ToSax/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Extension to Class::DBI for sqlite RUN_DEPENDS= ${SITE_PERL}/Ima/DBI.pm:${PORTSDIR}/databases/p5-Ima-DBI \ diff --git a/databases/p5-DBD-ODBC/Makefile b/databases/p5-DBD-ODBC/Makefile index 50c5283f2756..eca236cf4dca 100644 --- a/databases/p5-DBD-ODBC/Makefile +++ b/databases/p5-DBD-ODBC/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= DBD module interfacing the ODBC databases BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI diff --git a/databases/p5-DBIx-DBSchema/Makefile b/databases/p5-DBIx-DBSchema/Makefile index 601912cbcd6d..44989510b3e4 100644 --- a/databases/p5-DBIx-DBSchema/Makefile +++ b/databases/p5-DBIx-DBSchema/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= An OO-interface to database schemas BUILD_DEPENDS= ${SITE_PERL}/FreezeThaw.pm:${PORTSDIR}/devel/p5-FreezeThaw \ diff --git a/databases/p5-DBIx-Ease/Makefile b/databases/p5-DBIx-Ease/Makefile index 6952d98561db..b2b7b8b03839 100644 --- a/databases/p5-DBIx-Ease/Makefile +++ b/databases/p5-DBIx-Ease/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= mat/:local DBIx/:cpan PKGNAMEPREFIX= p5- DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:local,cpan -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Less-code DBI interactions for all drivers BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI diff --git a/databases/p5-Data-Page/Makefile b/databases/p5-Data-Page/Makefile index c50344093fed..188007e53dd5 100644 --- a/databases/p5-Data-Page/Makefile +++ b/databases/p5-Data-Page/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Pager utility for Class::DBI BUILD_DEPENDS= ${SITE_PERL}/Class/Accessor/Chained.pm:${PORTSDIR}/devel/p5-Class-Accessor-Chained diff --git a/databases/php4-rrdtool/Makefile b/databases/php4-rrdtool/Makefile index f65391ffc250..961fdb8a097f 100644 --- a/databases/php4-rrdtool/Makefile +++ b/databases/php4-rrdtool/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= mat PKGNAMEPREFIX= php4- DISTNAME= ${UNIQUENAME}-${PORTVERSION} -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A php/rrdtool glue LIB_DEPENDS= rrd:${PORTSDIR}/databases/rrdtool diff --git a/devel/configkit/Makefile b/devel/configkit/Makefile index a6617f881777..db290cc3985e 100644 --- a/devel/configkit/Makefile +++ b/devel/configkit/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR=mat DISTNAME= ConfigKit.${PORTVERSION:C/0.4.//} EXTRACT_SUFX= .tgz -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A somewhat prototypical facility for generating CLI interfaces BUILD_DEPENDS= ${LOCALBASE}/lib/libphk.a:${PORTSDIR}/devel/libphk diff --git a/devel/libphk/Makefile b/devel/libphk/Makefile index e0a5808159aa..eee0315d0ce4 100644 --- a/devel/libphk/Makefile +++ b/devel/libphk/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR=mat DISTNAME= Libphk.${PORTVERSION:C/0.3.//} EXTRACT_SUFX= .tgz -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= PHK's utilities functions WRKSRC= ${WRKDIR}/Libphk diff --git a/devel/p5-Alzabo-GUI-Mason/Makefile b/devel/p5-Alzabo-GUI-Mason/Makefile index a321f193412c..066c1c9dd91d 100644 --- a/devel/p5-Alzabo-GUI-Mason/Makefile +++ b/devel/p5-Alzabo-GUI-Mason/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A GUI for Alzabo using Mason BUILD_DEPENDS= ${SITE_PERL}/Alzabo.pm:${PORTSDIR}/devel/p5-Alzabo \ diff --git a/devel/p5-Alzabo/Makefile b/devel/p5-Alzabo/Makefile index b66504594154..2cf673db7587 100644 --- a/devel/p5-Alzabo/Makefile +++ b/devel/p5-Alzabo/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A data modelling tool and RDBMS-OO mapper BUILD_DEPENDS= ${SITE_PERL}/Exception/Class.pm:${PORTSDIR}/devel/p5-Exception-Class \ diff --git a/devel/p5-Attribute-Handlers-Prospective/Makefile b/devel/p5-Attribute-Handlers-Prospective/Makefile index 1a3bb1e8525a..dddbbe464abc 100644 --- a/devel/p5-Attribute-Handlers-Prospective/Makefile +++ b/devel/p5-Attribute-Handlers-Prospective/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Richer semantics for attribute handlers BUILD_DEPENDS= ${SITE_PERL}/Filter/Simple.pm:${PORTSDIR}/textproc/p5-Filter-Simple \ diff --git a/devel/p5-Attribute-Persistent/Makefile b/devel/p5-Attribute-Persistent/Makefile index ab2567bd7fc8..4051f3d0f154 100644 --- a/devel/p5-Attribute-Persistent/Makefile +++ b/devel/p5-Attribute-Persistent/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Attribute::Persistent - Really lazy persistence BUILD_DEPENDS= ${SITE_PERL}/Attribute/Handlers/Prospective.pm:${PORTSDIR}/devel/p5-Attribute-Handlers-Prospective \ diff --git a/devel/p5-B-Deobfuscate/Makefile b/devel/p5-B-Deobfuscate/Makefile index ee82e5329e48..9c167e3b1d94 100644 --- a/devel/p5-B-Deobfuscate/Makefile +++ b/devel/p5-B-Deobfuscate/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Extension to B::Deparse for use in de-obfuscating source code RUN_DEPENDS= ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \ diff --git a/devel/p5-B-Keywords/Makefile b/devel/p5-B-Keywords/Makefile index 3ba30499b1ed..3b3b66f05df8 100644 --- a/devel/p5-B-Keywords/Makefile +++ b/devel/p5-B-Keywords/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Lists of reserved barewords and symbol names PERL_CONFIGURE= yes diff --git a/devel/p5-Class-Accessor-Chained/Makefile b/devel/p5-Class-Accessor-Chained/Makefile index c09b6cc4fc6f..0abbe866d107 100644 --- a/devel/p5-Class-Accessor-Chained/Makefile +++ b/devel/p5-Class-Accessor-Chained/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Make chained accessors RUN_DEPENDS= ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor diff --git a/devel/p5-Class-AlzaboWrapper/Makefile b/devel/p5-Class-AlzaboWrapper/Makefile index 36e58a88a86e..4a540dbc2335 100644 --- a/devel/p5-Class-AlzaboWrapper/Makefile +++ b/devel/p5-Class-AlzaboWrapper/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Higher level wrapper around Alzabo Row and Table objects BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \ diff --git a/devel/p5-Class-ObjectTemplate-DB/Makefile b/devel/p5-Class-ObjectTemplate-DB/Makefile index b6cc397b4412..ffba5af0251f 100644 --- a/devel/p5-Class-ObjectTemplate-DB/Makefile +++ b/devel/p5-Class-ObjectTemplate-DB/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= An optimized template builder base class with lookup capability RUN_DEPENDS= ${SITE_PERL}/Class/ObjectTemplate.pm:${PORTSDIR}/devel/p5-Class-ObjectTemplate diff --git a/devel/p5-Class-ObjectTemplate-DB/pkg-descr b/devel/p5-Class-ObjectTemplate-DB/pkg-descr index f9a1b27d6352..89c5308481f0 100644 --- a/devel/p5-Class-ObjectTemplate-DB/pkg-descr +++ b/devel/p5-Class-ObjectTemplate-DB/pkg-descr @@ -8,6 +8,3 @@ Later if data is accessed and it is not currently present in the object, it can be retrieved on an as-need basis. WWW: http://search.cpan.org/dist/Class-ObjectTemplate-DB/ - --- -Tony Maher <tonym@biolateral.com.au> diff --git a/devel/p5-Class-ObjectTemplate/Makefile b/devel/p5-Class-ObjectTemplate/Makefile index f6f7b230a4ed..e8a29eb887f4 100644 --- a/devel/p5-Class-ObjectTemplate/Makefile +++ b/devel/p5-Class-ObjectTemplate/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= An optimized template builder base class PERL_CONFIGURE= yes diff --git a/devel/p5-Class-ObjectTemplate/pkg-descr b/devel/p5-Class-ObjectTemplate/pkg-descr index f73367ccce95..1ca5e981c9d3 100644 --- a/devel/p5-Class-ObjectTemplate/pkg-descr +++ b/devel/p5-Class-ObjectTemplate/pkg-descr @@ -3,6 +3,3 @@ of other Object Oriented Perl classes. It was described in detail in the O'Reilly book, "Advanced Perl Programming" by Sriram Srinivasam. WWW: http://search.cpan.org/dist/Class-ObjectTemplate/ - --- -Tony Maher <tonym@biolateral.com.au> diff --git a/devel/p5-Data-Dump-Streamer/Makefile b/devel/p5-Data-Dump-Streamer/Makefile index 0bc64b120cfd..b0dbe1650253 100644 --- a/devel/p5-Data-Dump-Streamer/Makefile +++ b/devel/p5-Data-Dump-Streamer/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Stream a highly accurate breadth first data dump in Perl code BUILD_DEPENDS= ${SITE_PERL}/Text/Balanced.pm:${PORTSDIR}/textproc/p5-Text-Balanced \ diff --git a/devel/p5-Data-Dump/Makefile b/devel/p5-Data-Dump/Makefile index 677e93130b35..f05192c3f01d 100644 --- a/devel/p5-Data-Dump/Makefile +++ b/devel/p5-Data-Dump/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Pretty printing of data structures PERL_CONFIGURE= yes diff --git a/devel/p5-Data-Dumper/Makefile b/devel/p5-Data-Dumper/Makefile index 6443b3130f11..7baf9df7c696 100644 --- a/devel/p5-Data-Dumper/Makefile +++ b/devel/p5-Data-Dumper/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Stringified perl data structures, suitable for both printing and eval PERL_CONFIGURE= yes diff --git a/devel/p5-Date-ICal/Makefile b/devel/p5-Date-ICal/Makefile index e30ce30aa59c..07205f22021c 100644 --- a/devel/p5-Date-ICal/Makefile +++ b/devel/p5-Date-ICal/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for ICalendar date objects BUILD_DEPENDS= ${SITE_PERL}/Date/Leapyear.pm:${PORTSDIR}/devel/p5-Date-Leapyear diff --git a/devel/p5-DateTime-Calendar-Christian/Makefile b/devel/p5-DateTime-Calendar-Christian/Makefile index 98b1bfde87c1..2f75fb029bd3 100644 --- a/devel/p5-DateTime-Calendar-Christian/Makefile +++ b/devel/p5-DateTime-Calendar-Christian/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Dates in the Christian calendar BUILD_DEPENDS= ${SITE_PERL}/DateTime/Calendar/Julian.pm:${PORTSDIR}/devel/p5-DateTime-Calendar-Julian diff --git a/devel/p5-DateTime-Calendar-FrenchRevolutionary/Makefile b/devel/p5-DateTime-Calendar-FrenchRevolutionary/Makefile index 6787b12f7239..2eabb660ffe0 100644 --- a/devel/p5-DateTime-Calendar-FrenchRevolutionary/Makefile +++ b/devel/p5-DateTime-Calendar-FrenchRevolutionary/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Dates in the French Revolutionary Calendar BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/devel/p5-DateTime-Calendar-Hebrew/Makefile b/devel/p5-DateTime-Calendar-Hebrew/Makefile index 416c933c948c..4173508ffcf3 100644 --- a/devel/p5-DateTime-Calendar-Hebrew/Makefile +++ b/devel/p5-DateTime-Calendar-Hebrew/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Dates in the Hebrew calendar BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \ diff --git a/devel/p5-DateTime-Calendar-Julian/Makefile b/devel/p5-DateTime-Calendar-Julian/Makefile index 8b53cff9eb8a..c4ffe7843cd6 100644 --- a/devel/p5-DateTime-Calendar-Julian/Makefile +++ b/devel/p5-DateTime-Calendar-Julian/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Dates in the Julian calendar BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime diff --git a/devel/p5-DateTime-Calendar-Mayan/Makefile b/devel/p5-DateTime-Calendar-Mayan/Makefile index fdf1e4fa0662..40924c655548 100644 --- a/devel/p5-DateTime-Calendar-Mayan/Makefile +++ b/devel/p5-DateTime-Calendar-Mayan/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= The Mayan Long Count, Haab, and Tzolkin calendars BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/devel/p5-DateTime-Calendar-Pataphysical/Makefile b/devel/p5-DateTime-Calendar-Pataphysical/Makefile index 6d04592f30e3..86f053a780b0 100644 --- a/devel/p5-DateTime-Calendar-Pataphysical/Makefile +++ b/devel/p5-DateTime-Calendar-Pataphysical/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Dates in the pataphysical calendar BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime diff --git a/devel/p5-DateTime-Event-Cron/Makefile b/devel/p5-DateTime-Event-Cron/Makefile index 92f491f77214..fc084cb9c677 100644 --- a/devel/p5-DateTime-Event-Cron/Makefile +++ b/devel/p5-DateTime-Event-Cron/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= DateTime extension for generating recurrence sets from crontab BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \ diff --git a/devel/p5-DateTime-Event-Easter/Makefile b/devel/p5-DateTime-Event-Easter/Makefile index 243f0584600a..06b996137fa0 100644 --- a/devel/p5-DateTime-Event-Easter/Makefile +++ b/devel/p5-DateTime-Event-Easter/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Returns Easter events for DateTime objects BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \ diff --git a/devel/p5-DateTime-Event-ICal/Makefile b/devel/p5-DateTime-Event-ICal/Makefile index 92a652dee148..e2d0211731a1 100644 --- a/devel/p5-DateTime-Event-ICal/Makefile +++ b/devel/p5-DateTime-Event-ICal/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl DateTime extension for computing rfc2445 recurrences BUILD_DEPENDS= ${SITE_PERL}/DateTime/Event/Recurrence.pm:${PORTSDIR}/devel/p5-DateTime-Event-Recurrence \ diff --git a/devel/p5-DateTime-Event-NameDay/Makefile b/devel/p5-DateTime-Event-NameDay/Makefile index dfbdca2f507f..c74d0493f9e6 100644 --- a/devel/p5-DateTime-Event-NameDay/Makefile +++ b/devel/p5-DateTime-Event-NameDay/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl DateTime extension to work with namedays from various countries BUILD_DEPENDS= ${RUN_DEPENDS} \ diff --git a/devel/p5-DateTime-Event-Random/Makefile b/devel/p5-DateTime-Event-Random/Makefile index f32aaf94aeda..c90431688fed 100644 --- a/devel/p5-DateTime-Event-Random/Makefile +++ b/devel/p5-DateTime-Event-Random/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= DateTime extension for creating random datetimes BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \ diff --git a/devel/p5-DateTime-Event-Recurrence/Makefile b/devel/p5-DateTime-Event-Recurrence/Makefile index 169b09749c47..ba91e3d1a02d 100644 --- a/devel/p5-DateTime-Event-Recurrence/Makefile +++ b/devel/p5-DateTime-Event-Recurrence/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl DateTime extension for computing basic recurrences BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \ diff --git a/devel/p5-DateTime-Event-Sunrise/Makefile b/devel/p5-DateTime-Event-Sunrise/Makefile index 2f7c53d24ffa..d30300552dd7 100644 --- a/devel/p5-DateTime-Event-Sunrise/Makefile +++ b/devel/p5-DateTime-Event-Sunrise/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= DateTime Objects for sunrise and sunset for a given day RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \ diff --git a/devel/p5-DateTime-Fiscal-Year/Makefile b/devel/p5-DateTime-Fiscal-Year/Makefile index 0278f9d824ce..e3afc31fb977 100644 --- a/devel/p5-DateTime-Fiscal-Year/Makefile +++ b/devel/p5-DateTime-Fiscal-Year/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Calculate the day or week of the Fiscal Year with an arbitrary start date BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/devel/p5-DateTime-Format-Baby/Makefile b/devel/p5-DateTime-Format-Baby/Makefile index 05016e1a8ab0..9638c71af39d 100644 --- a/devel/p5-DateTime-Format-Baby/Makefile +++ b/devel/p5-DateTime-Format-Baby/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Parse and format baby-style time RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \ diff --git a/devel/p5-DateTime-Format-Bork/Makefile b/devel/p5-DateTime-Format-Bork/Makefile index 5f47d5719f19..458071342fbf 100644 --- a/devel/p5-DateTime-Format-Bork/Makefile +++ b/devel/p5-DateTime-Format-Bork/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Formats datetimes for that guy from The Muppet Show BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/devel/p5-DateTime-Format-Builder/Makefile b/devel/p5-DateTime-Format-Builder/Makefile index 416b4d030c89..3465f6dbf27c 100644 --- a/devel/p5-DateTime-Format-Builder/Makefile +++ b/devel/p5-DateTime-Format-Builder/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Create DateTime parser classes and objects RUN_DEPENDS= p5-Class-Factory-Util>=1.6:${PORTSDIR}/devel/p5-Class-Factory-Util \ diff --git a/devel/p5-DateTime-Format-DBI/Makefile b/devel/p5-DateTime-Format-DBI/Makefile index 9748ac303b84..2c3a79590f79 100644 --- a/devel/p5-DateTime-Format-DBI/Makefile +++ b/devel/p5-DateTime-Format-DBI/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Find a parser class for a database connection RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \ diff --git a/devel/p5-DateTime-Format-DateManip/Makefile b/devel/p5-DateTime-Format-DateManip/Makefile index 3eb681c7335c..8240e3125184 100644 --- a/devel/p5-DateTime-Format-DateManip/Makefile +++ b/devel/p5-DateTime-Format-DateManip/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Convert Date::Manip dates and durations to DateTimes and vice versa BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/devel/p5-DateTime-Format-Duration/Makefile b/devel/p5-DateTime-Format-Duration/Makefile index f91c69599f6b..97b87bfcb761 100644 --- a/devel/p5-DateTime-Format-Duration/Makefile +++ b/devel/p5-DateTime-Format-Duration/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- EXTRACT_SUFX= .tgz -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Format and parse DateTime::Durations BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime diff --git a/devel/p5-DateTime-Format-Epoch/Makefile b/devel/p5-DateTime-Format-Epoch/Makefile index 68f272d0792c..68889497ce00 100644 --- a/devel/p5-DateTime-Format-Epoch/Makefile +++ b/devel/p5-DateTime-Format-Epoch/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Convert DateTimes to/from epoch seconds RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \ diff --git a/devel/p5-DateTime-Format-Excel/Makefile b/devel/p5-DateTime-Format-Excel/Makefile index 7ce5d5874320..dade99b55890 100644 --- a/devel/p5-DateTime-Format-Excel/Makefile +++ b/devel/p5-DateTime-Format-Excel/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Convert between DateTime and Excel dates BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/devel/p5-DateTime-Format-HTTP/Makefile b/devel/p5-DateTime-Format-HTTP/Makefile index 65a886130ca6..a82aaa33c05f 100644 --- a/devel/p5-DateTime-Format-HTTP/Makefile +++ b/devel/p5-DateTime-Format-HTTP/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= HTTP date conversion routines BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/devel/p5-DateTime-Format-IBeat/Makefile b/devel/p5-DateTime-Format-IBeat/Makefile index 7febf6c2d025..21539f3dae67 100644 --- a/devel/p5-DateTime-Format-IBeat/Makefile +++ b/devel/p5-DateTime-Format-IBeat/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Format times in .beat notation BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime diff --git a/devel/p5-DateTime-Format-ICal/Makefile b/devel/p5-DateTime-Format-ICal/Makefile index 8ec94873d0da..a0351e0b55a6 100644 --- a/devel/p5-DateTime-Format-ICal/Makefile +++ b/devel/p5-DateTime-Format-ICal/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Parse and format ICal datetime and duration strings BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/devel/p5-DateTime-Format-ISO8601/Makefile b/devel/p5-DateTime-Format-ISO8601/Makefile index 64b002d37f1d..e49ef869cf13 100644 --- a/devel/p5-DateTime-Format-ISO8601/Makefile +++ b/devel/p5-DateTime-Format-ISO8601/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Parse ISO8601 formats BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/devel/p5-DateTime-Format-Mail/Makefile b/devel/p5-DateTime-Format-Mail/Makefile index 0f34a96367b5..171469ff8d13 100644 --- a/devel/p5-DateTime-Format-Mail/Makefile +++ b/devel/p5-DateTime-Format-Mail/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Convert between DateTime and RFC2822/822 formats BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/devel/p5-DateTime-Format-MySQL/Makefile b/devel/p5-DateTime-Format-MySQL/Makefile index e11cb341b84a..f37cc18f0778 100644 --- a/devel/p5-DateTime-Format-MySQL/Makefile +++ b/devel/p5-DateTime-Format-MySQL/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Parse and format MySQL dates and times BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/devel/p5-DateTime-Format-Pg/Makefile b/devel/p5-DateTime-Format-Pg/Makefile index 9af1a77ad2f0..81838d6f053e 100644 --- a/devel/p5-DateTime-Format-Pg/Makefile +++ b/devel/p5-DateTime-Format-Pg/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/.(...)$/\1/} -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Parse and format PostgreSQL dates and times RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \ diff --git a/devel/p5-DateTime-Format-Roman/Makefile b/devel/p5-DateTime-Format-Roman/Makefile index 336f4f70b6dc..ce23962e796d 100644 --- a/devel/p5-DateTime-Format-Roman/Makefile +++ b/devel/p5-DateTime-Format-Roman/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Roman day numbering for DateTime objects RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \ diff --git a/devel/p5-DateTime-Format-Strptime/Makefile b/devel/p5-DateTime-Format-Strptime/Makefile index ab9824354fae..a2d4d230e8a0 100644 --- a/devel/p5-DateTime-Format-Strptime/Makefile +++ b/devel/p5-DateTime-Format-Strptime/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(..)$/\1/} EXTRACT_SUFX= .tgz -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Parse and format strp and strf time patterns RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \ diff --git a/devel/p5-DateTime-Format-W3CDTF/Makefile b/devel/p5-DateTime-Format-W3CDTF/Makefile index ab95ed8bcdab..be746e8a8542 100644 --- a/devel/p5-DateTime-Format-W3CDTF/Makefile +++ b/devel/p5-DateTime-Format-W3CDTF/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Parse and format W3CDTF datetime strings RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime diff --git a/devel/p5-DateTime-Functions/Makefile b/devel/p5-DateTime-Functions/Makefile index ef9227bbd061..3bd1b562da39 100644 --- a/devel/p5-DateTime-Functions/Makefile +++ b/devel/p5-DateTime-Functions/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Procedural interface to DateTime functions BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime diff --git a/devel/p5-DateTime-HiRes/Makefile b/devel/p5-DateTime-HiRes/Makefile index 49e725fc87e8..de1c2b43c785 100644 --- a/devel/p5-DateTime-HiRes/Makefile +++ b/devel/p5-DateTime-HiRes/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Create DateTime objects with sub-second current time resolution BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/devel/p5-DateTime-Incomplete/Makefile b/devel/p5-DateTime-Incomplete/Makefile index afad2c26ec7e..824bff719b0a 100644 --- a/devel/p5-DateTime-Incomplete/Makefile +++ b/devel/p5-DateTime-Incomplete/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= An incomplete DateTime, like January 5 BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \ diff --git a/devel/p5-DateTime-Locale/Makefile b/devel/p5-DateTime-Locale/Makefile index 824116237b1a..3d7029e201b5 100644 --- a/devel/p5-DateTime-Locale/Makefile +++ b/devel/p5-DateTime-Locale/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- #DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Localization support for DateTime BUILD_DEPENDS= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ diff --git a/devel/p5-DateTime-Precise/Makefile b/devel/p5-DateTime-Precise/Makefile index 3da3870855eb..18e3eeaa9282 100644 --- a/devel/p5-DateTime-Precise/Makefile +++ b/devel/p5-DateTime-Precise/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perform common time and date operations with additional GPS operations BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime diff --git a/devel/p5-DateTime-Set/Makefile b/devel/p5-DateTime-Set/Makefile index a61c752d04b9..fbf3883b16f4 100644 --- a/devel/p5-DateTime-Set/Makefile +++ b/devel/p5-DateTime-Set/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Datetime sets and set math BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \ diff --git a/devel/p5-DateTime-TimeZone-Alias/Makefile b/devel/p5-DateTime-TimeZone-Alias/Makefile index a830e4ea5c96..cfbb7e58e724 100644 --- a/devel/p5-DateTime-TimeZone-Alias/Makefile +++ b/devel/p5-DateTime-TimeZone-Alias/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Create aliases for DateTime timezones BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/devel/p5-DateTime-TimeZone-LMT/Makefile b/devel/p5-DateTime-TimeZone-LMT/Makefile index 51c1d6805b57..1feb4f6f5d4d 100644 --- a/devel/p5-DateTime-TimeZone-LMT/Makefile +++ b/devel/p5-DateTime-TimeZone-LMT/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A Local Mean Time time zone for DateTime BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime diff --git a/devel/p5-DateTime-TimeZone/Makefile b/devel/p5-DateTime-TimeZone/Makefile index f0196067a9b0..54bf598d1faf 100644 --- a/devel/p5-DateTime-TimeZone/Makefile +++ b/devel/p5-DateTime-TimeZone/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Time zone object base class and factory RUN_DEPENDS= p5-Class-Singleton>=1.03:${PORTSDIR}/devel/p5-Class-Singleton \ diff --git a/devel/p5-DateTime/Makefile b/devel/p5-DateTime/Makefile index 0e1744ad9ec7..e9ff0439ce14 100644 --- a/devel/p5-DateTime/Makefile +++ b/devel/p5-DateTime/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A date and time object RUN_DEPENDS= p5-DateTime-Locale>=0.41:${PORTSDIR}/devel/p5-DateTime-Locale \ diff --git a/devel/p5-Devel-Cover/Makefile b/devel/p5-Devel-Cover/Makefile index e21e52ac4651..b3a259f8fbb7 100644 --- a/devel/p5-Devel-Cover/Makefile +++ b/devel/p5-Devel-Cover/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Code coverage metrics for Perl BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit \ diff --git a/devel/p5-Devel-Profile/Makefile b/devel/p5-Devel-Profile/Makefile index 362fbf9309fe..9007c08ce5d7 100644 --- a/devel/p5-Devel-Profile/Makefile +++ b/devel/p5-Devel-Profile/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Tell me why my perl program runs so slowly BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes diff --git a/devel/p5-Devel-Size/Makefile b/devel/p5-Devel-Size/Makefile index 454cd89b50de..ddc02a907e71 100644 --- a/devel/p5-Devel-Size/Makefile +++ b/devel/p5-Devel-Size/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for finding the memory usage of Perl variables PERL_CONFIGURE= yes diff --git a/devel/p5-Devel-Trace/Makefile b/devel/p5-Devel-Trace/Makefile index da71287570bd..074db889ac9e 100644 --- a/devel/p5-Devel-Trace/Makefile +++ b/devel/p5-Devel-Trace/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Print out each line before it is executed (like sh -x) PERL_CONFIGURE= yes diff --git a/devel/p5-Exporter-Lite/Makefile b/devel/p5-Exporter-Lite/Makefile index df2ea4c74028..f1cc089c3d45 100644 --- a/devel/p5-Exporter-Lite/Makefile +++ b/devel/p5-Exporter-Lite/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Lightweight exporting of variables PERL_CONFIGURE= yes diff --git a/devel/p5-IPC-ShareLite/Makefile b/devel/p5-IPC-ShareLite/Makefile index 36f9c663f63c..a28792a8b08b 100644 --- a/devel/p5-IPC-ShareLite/Makefile +++ b/devel/p5-IPC-ShareLite/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A simple interface to access shared memory PERL_CONFIGURE= yes diff --git a/devel/p5-Locale-Maketext-Gettext/Makefile b/devel/p5-Locale-Maketext-Gettext/Makefile index 7716d1928192..a72be2c8950a 100644 --- a/devel/p5-Locale-Maketext-Gettext/Makefile +++ b/devel/p5-Locale-Maketext-Gettext/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Joins gettext and Maketext frameworks BUILD_DEPENDS= ${SITE_PERL}/Locale/Maketext.pm:${PORTSDIR}/devel/p5-Locale-Maketext diff --git a/devel/p5-Locale-Maketext-Lexicon/Makefile b/devel/p5-Locale-Maketext-Lexicon/Makefile index bfe1d0a57696..406ca742bc96 100644 --- a/devel/p5-Locale-Maketext-Lexicon/Makefile +++ b/devel/p5-Locale-Maketext-Lexicon/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Use other catalog formats in Locale::Maketext BUILD_DEPENDS= ${SITE_PERL}/Locale/Maketext.pm:${PORTSDIR}/devel/p5-Locale-Maketext diff --git a/devel/p5-Locale-Maketext/Makefile b/devel/p5-Locale-Maketext/Makefile index c76b72311f29..1b12ca0eb5a9 100644 --- a/devel/p5-Locale-Maketext/Makefile +++ b/devel/p5-Locale-Maketext/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A framework for software localization and inheritance-based lexicons PERL_CONFIGURE= YES diff --git a/devel/p5-Log-Dispatch/Makefile b/devel/p5-Log-Dispatch/Makefile index 0719b264b08d..a2391df857c6 100644 --- a/devel/p5-Log-Dispatch/Makefile +++ b/devel/p5-Log-Dispatch/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A suite of OO modules for logging messages to multiple outputs RUN_DEPENDS= p5-Params-Validate>=0.15:${PORTSDIR}/devel/p5-Params-Validate diff --git a/devel/p5-Log-Dispatch/pkg-descr b/devel/p5-Log-Dispatch/pkg-descr index be5fe527c856..936f24073766 100644 --- a/devel/p5-Log-Dispatch/pkg-descr +++ b/devel/p5-Log-Dispatch/pkg-descr @@ -11,6 +11,3 @@ Subclassing is only needed to send a message to a different output, not to change the message format. WWW: http://search.cpan.org/dist/Log-Dispatch/ - --Anton -<tobez@FreeBSD.org> diff --git a/devel/p5-NEXT/Makefile b/devel/p5-NEXT/Makefile index 2faaa17ae014..04932b6b852f 100644 --- a/devel/p5-NEXT/Makefile +++ b/devel/p5-NEXT/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Provide a pseudo-class NEXT (et al) that allows method redispatch PERL_CONFIGURE= yes diff --git a/devel/p5-NEXT/pkg-descr b/devel/p5-NEXT/pkg-descr index 1635bb5c092d..2d01af089491 100644 --- a/devel/p5-NEXT/pkg-descr +++ b/devel/p5-NEXT/pkg-descr @@ -3,7 +3,3 @@ m calls $self-NEXT::m()>, the call to m is redispatched as if the calling method had not originally been found. WWW: http://search.cpan.org/dist/NEXT/ - --- -Mathieu Arnold -mat@FreeBSD.org diff --git a/devel/p5-Parallel-ForkManager/Makefile b/devel/p5-Parallel-ForkManager/Makefile index 37c20f4fed64..5c9dc9ddf187 100644 --- a/devel/p5-Parallel-ForkManager/Makefile +++ b/devel/p5-Parallel-ForkManager/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= CPAN \ http://hacks.dlux.hu/Parallel-ForkManager/download/ PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A simple parallel processing fork manager PERL_CONFIGURE= YES diff --git a/devel/p5-Pod-Coverage/Makefile b/devel/p5-Pod-Coverage/Makefile index 912bfb37590b..877d00586517 100644 --- a/devel/p5-Pod-Coverage/Makefile +++ b/devel/p5-Pod-Coverage/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Checks if the documentation of a module is comprehensive BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/devel/p5-Pod-Coverage/pkg-descr b/devel/p5-Pod-Coverage/pkg-descr index fcd8f2b6e329..9bc9ac9453ee 100644 --- a/devel/p5-Pod-Coverage/pkg-descr +++ b/devel/p5-Pod-Coverage/pkg-descr @@ -6,6 +6,3 @@ This module provides a mechanism for determining if the pod for a given module is comprehensive. WWW: http://search.cpan.org/dist/Pod-Coverage/ - --- -Mathieu Arnold diff --git a/devel/p5-Set-Crontab/Makefile b/devel/p5-Set-Crontab/Makefile index 2e53a2d47821..3c48e8025c0d 100644 --- a/devel/p5-Set-Crontab/Makefile +++ b/devel/p5-Set-Crontab/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Set::Crontab - Expand crontab(5)-style integer lists PERL_CONFIGURE= yes diff --git a/devel/p5-Set-Infinite/Makefile b/devel/p5-Set-Infinite/Makefile index fc1f40b9a879..68cdb5e1fedb 100644 --- a/devel/p5-Set-Infinite/Makefile +++ b/devel/p5-Set-Infinite/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Set::Infinite - Sets of intervals PERL_CONFIGURE= yes diff --git a/devel/p5-Test-Cmd/Makefile b/devel/p5-Test-Cmd/Makefile index 98c2fa900d14..beff78420832 100644 --- a/devel/p5-Test-Cmd/Makefile +++ b/devel/p5-Test-Cmd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for portable testing of commands and scripts PERL_CONFIGURE= yes diff --git a/devel/p5-Test-Tester/Makefile b/devel/p5-Test-Tester/Makefile index e80511c1a582..c49a7890b15c 100644 --- a/devel/p5-Test-Tester/Makefile +++ b/devel/p5-Test-Tester/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Helps to test various Test::Builder derivatives PERL_CONFIGURE= yes diff --git a/devel/p5-Time-Local/Makefile b/devel/p5-Time-Local/Makefile index 648d93749813..8247a83eb85d 100644 --- a/devel/p5-Time-Local/Makefile +++ b/devel/p5-Time-Local/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Efficiently compute time from local and GMT time PERL_CONFIGURE= yes diff --git a/devel/p5-UNIVERSAL-exports/Makefile b/devel/p5-UNIVERSAL-exports/Makefile index 0397f391868a..c8df70632016 100644 --- a/devel/p5-UNIVERSAL-exports/Makefile +++ b/devel/p5-UNIVERSAL-exports/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Lightweight, universal exporting of variables BUILD_DEPENDS= ${SITE_PERL}/Exporter/Lite.pm:${PORTSDIR}/devel/p5-Exporter-Lite diff --git a/devel/p5-mixin/Makefile b/devel/p5-mixin/Makefile index 3357c27d088c..7a58c844d425 100644 --- a/devel/p5-mixin/Makefile +++ b/devel/p5-mixin/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/M/MS/MSCHWERN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Mix-in inheritance, an alternative to multiple inheritance PERL_CONFIGURE= yes diff --git a/devel/perltidy/Makefile b/devel/perltidy/Makefile index 719dc2b73cf6..e8a1d201ebce 100644 --- a/devel/perltidy/Makefile +++ b/devel/perltidy/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/%SUBDIR%/Perl/} \ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= Perl-Tidy-${PORTVERSION} -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Indents and reformats Perl scripts to make them easier to read PERL_CONFIGURE= yes diff --git a/dns/p5-DNS-ZoneParse/Makefile b/dns/p5-DNS-ZoneParse/Makefile index fb197e13de1a..b2e573f5a920 100644 --- a/dns/p5-DNS-ZoneParse/Makefile +++ b/dns/p5-DNS-ZoneParse/Makefile @@ -11,7 +11,7 @@ CATEGORIES= dns textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Parse and manipulate DNS Zone Files PERL_CONFIGURE= yes diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile index 1d0da7d2f4f4..1e0fd03efe41 100644 --- a/graphics/p5-Chart/Makefile +++ b/graphics/p5-Chart/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A perl5 interface to build chart graphics BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD diff --git a/graphics/p5-Chart/pkg-descr b/graphics/p5-Chart/pkg-descr index 84ca2aada8ec..7027e29c77e9 100644 --- a/graphics/p5-Chart/pkg-descr +++ b/graphics/p5-Chart/pkg-descr @@ -8,6 +8,3 @@ modify. Like GIFgraph, Chart::* uses Lincoln Stein's GD module for all of its graphics primitives calls. WWW: http://search.cpan.org/dist/Chart/ - -- Vanilla -vanilla@FreeBSD.ORG diff --git a/graphics/p5-GD-Graph/Makefile b/graphics/p5-GD-Graph/Makefile index ef24f18ab030..fc4cd9684801 100644 --- a/graphics/p5-GD-Graph/Makefile +++ b/graphics/p5-GD-Graph/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ../by-authors/id/B/BW/BWARFIELD PKGNAMEPREFIX= p5- DISTNAME= GDGraph-${DISTVERSION} -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Graph plotting module for perl5 BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \ diff --git a/graphics/p5-GD-Graph/pkg-descr b/graphics/p5-GD-Graph/pkg-descr index b7e87aec33b8..8ea9413c8c03 100644 --- a/graphics/p5-GD-Graph/pkg-descr +++ b/graphics/p5-GD-Graph/pkg-descr @@ -1,5 +1 @@ GD::Graph is a perl5 module to create charts using the GD module. - - ---dima -dima@Chg.RU diff --git a/graphics/p5-chart/Makefile b/graphics/p5-chart/Makefile index 1d0da7d2f4f4..1e0fd03efe41 100644 --- a/graphics/p5-chart/Makefile +++ b/graphics/p5-chart/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A perl5 interface to build chart graphics BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD diff --git a/graphics/p5-chart/pkg-descr b/graphics/p5-chart/pkg-descr index 84ca2aada8ec..7027e29c77e9 100644 --- a/graphics/p5-chart/pkg-descr +++ b/graphics/p5-chart/pkg-descr @@ -8,6 +8,3 @@ modify. Like GIFgraph, Chart::* uses Lincoln Stein's GD module for all of its graphics primitives calls. WWW: http://search.cpan.org/dist/Chart/ - -- Vanilla -vanilla@FreeBSD.ORG diff --git a/mail/p5-Log-Procmail/Makefile b/mail/p5-Log-Procmail/Makefile index c226ba833399..147a80c0b60b 100644 --- a/mail/p5-Log-Procmail/Makefile +++ b/mail/p5-Log-Procmail/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for reading procmail logfiles PERL_CONFIGURE= yes diff --git a/mail/p5-Mail-CClient/Makefile b/mail/p5-Mail-CClient/Makefile index b21d20d4a876..53440e508d1d 100644 --- a/mail/p5-Mail-CClient/Makefile +++ b/mail/p5-Mail-CClient/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= Mail-Cclient-${PORTVERSION} -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the c-client mailbox API LIB_DEPENDS= c-client4.9:${PORTSDIR}/mail/cclient diff --git a/mail/p5-Mail-CClient/pkg-descr b/mail/p5-Mail-CClient/pkg-descr index 97a26e53db60..e6254b251607 100644 --- a/mail/p5-Mail-CClient/pkg-descr +++ b/mail/p5-Mail-CClient/pkg-descr @@ -4,7 +4,4 @@ From the README: library is the core library used by Pine and the University of Washington IMAP daemon (written by Mark Crispin). - -Kelly - kbyanc@posi.net - WWW: http://search.cpan.org/dist/Mail-Cclient/ diff --git a/math/p5-Math-Currency/Makefile b/math/p5-Math-Currency/Makefile index 1e8c0b78b478..b99df73a77e3 100644 --- a/math/p5-Math-Currency/Makefile +++ b/math/p5-Math-Currency/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for exact currency math with formatting and rounding BUILD_DEPENDS= ${SITE_PERL}/Math/FixedPrecision.pm:${PORTSDIR}/math/p5-Math-FixedPrecision \ diff --git a/math/p5-Math-Currency/pkg-descr b/math/p5-Math-Currency/pkg-descr index c7393578b048..d21e6fb13caf 100644 --- a/math/p5-Math-Currency/pkg-descr +++ b/math/p5-Math-Currency/pkg-descr @@ -2,5 +2,3 @@ Math::Currency is a perl module that implements exact currency math with formatting and rounding. Author: John Peacock <jpeacock@univpress.com> - ---will diff --git a/math/p5-Math-FixedPrecision/Makefile b/math/p5-Math-FixedPrecision/Makefile index 4a20e70a09e6..604336e1bc63 100644 --- a/math/p5-Math-FixedPrecision/Makefile +++ b/math/p5-Math-FixedPrecision/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module that provides decimal math without floating point errors BUILD_DEPENDS= ${SITE_PERL}/Math/BigFloat.pm:${PORTSDIR}/math/p5-Math-BigInt diff --git a/math/p5-Math-FixedPrecision/pkg-descr b/math/p5-Math-FixedPrecision/pkg-descr index 44edcc71c15b..fff3f916fbb6 100644 --- a/math/p5-Math-FixedPrecision/pkg-descr +++ b/math/p5-Math-FixedPrecision/pkg-descr @@ -7,5 +7,3 @@ will also be updated as part of the 5.6.1 distribution, when that is released. Please copy the included BigFloat.pm to {PERLVERSION}/lib/Math/BigFloat.pm. Author: John Peacock <jpeacock@rowman.com> - ---will diff --git a/math/p5-Math-GMP/Makefile b/math/p5-Math-GMP/Makefile index 4c089721403d..685f3e3fb8b8 100644 --- a/math/p5-Math-GMP/Makefile +++ b/math/p5-Math-GMP/Makefile @@ -12,7 +12,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module that provides an interface to the GMP library LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4 diff --git a/math/p5-Math-GMP/pkg-descr b/math/p5-Math-GMP/pkg-descr index 4f2624b4e692..456170fdffce 100644 --- a/math/p5-Math-GMP/pkg-descr +++ b/math/p5-Math-GMP/pkg-descr @@ -2,5 +2,3 @@ Math::GMP is a perl interface to the high-speed arbitrary size integer math library libgmp (GNU MP lib). Author: Chip Turner <chip@zfx.com> - ---will diff --git a/misc/p5-Net-vCard/Makefile b/misc/p5-Net-vCard/Makefile index 486447048b9c..7cc9c0e29ce9 100644 --- a/misc/p5-Net-vCard/Makefile +++ b/misc/p5-Net-vCard/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Read and write vCard files (RFC 2426) PERL_CONFIGURE= 5.8.0+ diff --git a/net/p5-Net/Makefile b/net/p5-Net/Makefile index 625881df8d4d..9d24ddd054eb 100644 --- a/net/p5-Net/Makefile +++ b/net/p5-Net/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= libnet-${PORTVERSION} -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 modules to access and use network protocols RUN_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL diff --git a/security/p5-Crypt-CBCeasy/Makefile b/security/p5-Crypt-CBCeasy/Makefile index 5d1dd5cf7b1e..56045d4ff78c 100644 --- a/security/p5-Crypt-CBCeasy/Makefile +++ b/security/p5-Crypt-CBCeasy/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Easy things make really easy with Crypt::CBC BUILD_DEPENDS= ${SITE_PERL}/Crypt/CBC.pm:${PORTSDIR}/security/p5-Crypt-CBC \ diff --git a/security/p5-Crypt-CBCeasy/pkg-descr b/security/p5-Crypt-CBCeasy/pkg-descr index c1bb313ec87f..1757aadb3580 100644 --- a/security/p5-Crypt-CBCeasy/pkg-descr +++ b/security/p5-Crypt-CBCeasy/pkg-descr @@ -2,6 +2,3 @@ This module is just a helper for Crypt::CBC to make simple and usual jobs just one-liners. WWW: http://search.cpan.org/dist/Crypt-CBCeasy/ - --- -mat diff --git a/security/p5-Digest-MD4/Makefile b/security/p5-Digest-MD4/Makefile index fea778b0feeb..7ebd832eebd9 100644 --- a/security/p5-Digest-MD4/Makefile +++ b/security/p5-Digest-MD4/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to the MD4 message digest algorithm PERL_CONFIGURE= yes diff --git a/textproc/p5-HTML-Tidy/Makefile b/textproc/p5-HTML-Tidy/Makefile index 0dfc96a4e752..743e23e94f2b 100644 --- a/textproc/p5-HTML-Tidy/Makefile +++ b/textproc/p5-HTML-Tidy/Makefile @@ -12,8 +12,7 @@ CATEGORIES= textproc www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- - -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Web validation in a Perl object using tidy BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww diff --git a/textproc/p5-PerlPoint-Converters/Makefile b/textproc/p5-PerlPoint-Converters/Makefile index 5237899ee532..57cf27f6b2cf 100644 --- a/textproc/p5-PerlPoint-Converters/Makefile +++ b/textproc/p5-PerlPoint-Converters/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Convert PerlPoint docs into various formats BUILD_DEPENDS= ${SITE_PERL}/PerlPoint/Parser.pm:${PORTSDIR}/textproc/p5-PerlPoint-Package \ diff --git a/textproc/p5-PerlPoint-Package/Makefile b/textproc/p5-PerlPoint-Package/Makefile index 67a8fa77103c..dea041bd7cd1 100644 --- a/textproc/p5-PerlPoint-Package/Makefile +++ b/textproc/p5-PerlPoint-Package/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= PerlPoint is both a presentation and a documentation toolset BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \ diff --git a/textproc/p5-Pod-Escapes/Makefile b/textproc/p5-Pod-Escapes/Makefile index 47e0e29f0738..fbec6f49e2dc 100644 --- a/textproc/p5-Pod-Escapes/Makefile +++ b/textproc/p5-Pod-Escapes/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= For resolving Pod E<...> sequences PERL_CONFIGURE= yes diff --git a/textproc/p5-Pod-Simple/Makefile b/textproc/p5-Pod-Simple/Makefile index a068ccda99b7..50055a59c2d5 100644 --- a/textproc/p5-Pod-Simple/Makefile +++ b/textproc/p5-Pod-Simple/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Framework for parsing Pod PERL_CONFIGURE= yes diff --git a/textproc/p5-Regex-PreSuf/Makefile b/textproc/p5-Regex-PreSuf/Makefile index 3b7a0d21189f..781e37a2bf15 100644 --- a/textproc/p5-Regex-PreSuf/Makefile +++ b/textproc/p5-Regex-PreSuf/Makefile @@ -10,7 +10,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Regex::PreSuf - Given word lists, create regular expressions PERL_CONFIGURE= yes diff --git a/textproc/p5-String-ShowDiff/Makefile b/textproc/p5-String-ShowDiff/Makefile index b3f7e3044664..06a1d6b68db3 100644 --- a/textproc/p5-String-ShowDiff/Makefile +++ b/textproc/p5-String-ShowDiff/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to help visualize differences between strings BUILD_DEPENDS= ${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff \ diff --git a/textproc/p5-Text-Reflow/Makefile b/textproc/p5-Text-Reflow/Makefile index 02d549ea5055..f552b252bb36 100644 --- a/textproc/p5-Text-Reflow/Makefile +++ b/textproc/p5-Text-Reflow/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for reflowing text files PERL_CONFIGURE= yes diff --git a/textproc/p5-Text-Reform/Makefile b/textproc/p5-Text-Reform/Makefile index 890aeacb5c0f..340281f5bf8c 100644 --- a/textproc/p5-Text-Reform/Makefile +++ b/textproc/p5-Text-Reform/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Text/DCONWAY PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Manual text wrapping and reformatting RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/version.pm:${PORTSDIR}/devel/p5-version diff --git a/textproc/p5-XML-DTDParser/Makefile b/textproc/p5-XML-DTDParser/Makefile index 4cae7b395181..428006fe19e4 100644 --- a/textproc/p5-XML-DTDParser/Makefile +++ b/textproc/p5-XML-DTDParser/Makefile @@ -10,7 +10,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for parsing XML DTD strings PERL_CONFIGURE= yes diff --git a/textproc/p5-XML-LibXML-Iterator/Makefile b/textproc/p5-XML-LibXML-Iterator/Makefile index 79474c546021..7f093d62caf6 100644 --- a/textproc/p5-XML-LibXML-Iterator/Makefile +++ b/textproc/p5-XML-LibXML-Iterator/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= XML::LibXML::Iterator is an iterator for XML::LibXML parsed documents BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \ diff --git a/textproc/p5-XML-NodeFilter/Makefile b/textproc/p5-XML-NodeFilter/Makefile index d785eb55be9a..1ed30402f805 100644 --- a/textproc/p5-XML-NodeFilter/Makefile +++ b/textproc/p5-XML-NodeFilter/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A XML::NodeFilter is an object that know how to "filter out" nodes BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML diff --git a/textproc/p5-XML-Smart/Makefile b/textproc/p5-XML-Smart/Makefile index 7a6efb25f27a..7564f430bcea 100644 --- a/textproc/p5-XML-Smart/Makefile +++ b/textproc/p5-XML-Smart/Makefile @@ -10,7 +10,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A Smart, easy and powerful way to access/create XML files/data BUILD_DEPENDS= ${SITE_PERL}/Object/MultiType.pm:${PORTSDIR}/devel/p5-Object-MultiType \ diff --git a/textproc/p5-XML-Validator-Schema/Makefile b/textproc/p5-XML-Validator-Schema/Makefile index d38b7246e384..15f0e676d909 100644 --- a/textproc/p5-XML-Validator-Schema/Makefile +++ b/textproc/p5-XML-Validator-Schema/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for validating XML documents against a W3C XML Schema BUILD_DEPENDS= ${SITE_PERL}/Tree/DAG_Node.pm:${PORTSDIR}/devel/p5-Tree-DAG_Node \ diff --git a/textproc/p5-XML-XSH/Makefile b/textproc/p5-XML-XSH/Makefile index 74f5a0bd85d8..fef8439d56e6 100644 --- a/textproc/p5-XML-XSH/Makefile +++ b/textproc/p5-XML-XSH/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= XML/:cpan xsh/:sourceforge PKGNAMEPREFIX= p5- DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:cpan,sourceforge -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= This is xsh - an XML Editing Shell BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \ diff --git a/textproc/p5-YAPE-HTML/Makefile b/textproc/p5-YAPE-HTML/Makefile index 0e1176032e97..24d12bc2f9ac 100644 --- a/textproc/p5-YAPE-HTML/Makefile +++ b/textproc/p5-YAPE-HTML/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/P/PI/PINYAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Yet Another Parser/Extractor for HTML PERL_CONFIGURE= yes diff --git a/textproc/p5-YAPE-Regex-Explain/Makefile b/textproc/p5-YAPE-Regex-Explain/Makefile index f9797ea289d4..d0e5c6bd67ca 100644 --- a/textproc/p5-YAPE-Regex-Explain/Makefile +++ b/textproc/p5-YAPE-Regex-Explain/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/P/PI/PINYAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Explanation of a Regular Expression BUILD_DEPENDS= ${SITE_PERL}/YAPE/Regex.pm:${PORTSDIR}/textproc/p5-YAPE-Regex diff --git a/textproc/p5-YAPE-Regex/Makefile b/textproc/p5-YAPE-Regex/Makefile index cbbfcbee168d..3a3873d6dbaf 100644 --- a/textproc/p5-YAPE-Regex/Makefile +++ b/textproc/p5-YAPE-Regex/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/P/PI/PINYAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Yet Another Parser/Extractor for Regular Expressions BUILD_DEPENDS= ${SITE_PERL}/Text/Balanced.pm:${PORTSDIR}/textproc/p5-Text-Balanced diff --git a/www/p5-Apache-Session-PHP/Makefile b/www/p5-Apache-Session-PHP/Makefile index 7b696a355fb7..78d2b44a66a8 100644 --- a/www/p5-Apache-Session-PHP/Makefile +++ b/www/p5-Apache-Session-PHP/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Glue Apache::Session with PHP::Session BUILD_DEPENDS= ${SITE_PERL}/PHP/Session.pm:${PORTSDIR}/www/p5-PHP-Session \ diff --git a/www/p5-Apache-Session-Wrapper/Makefile b/www/p5-Apache-Session-Wrapper/Makefile index 7aaae6b13689..3d13c0a27842 100644 --- a/www/p5-Apache-Session-Wrapper/Makefile +++ b/www/p5-Apache-Session-Wrapper/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A simple wrapper around Apache::Session BUILD_DEPENDS= ${SITE_PERL}/Class/Container.pm:${PORTSDIR}/devel/p5-Class-Container \ diff --git a/www/p5-CGI-Framework/Makefile b/www/p5-CGI-Framework/Makefile index 7bea8c62de6c..d16d82a66fa3 100644 --- a/www/p5-CGI-Framework/Makefile +++ b/www/p5-CGI-Framework/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A simple-to-use, lightweight web CGI framework BUILD_DEPENDS= ${SITE_PERL}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template \ diff --git a/www/p5-CGI-Framework/pkg-descr b/www/p5-CGI-Framework/pkg-descr index b76d167f949d..0e34cf7e0ebe 100644 --- a/www/p5-CGI-Framework/pkg-descr +++ b/www/p5-CGI-Framework/pkg-descr @@ -8,6 +8,3 @@ with each template. It also provides easy logging mechanisms, graceful fatal error handling, including special templates and emails to admins. WWW: http://search.cpan.org/dist/CGI-Framework/ - --- -mat diff --git a/www/p5-CGI-Minimal/Makefile b/www/p5-CGI-Minimal/Makefile index ba12051a00fc..b92fbb786cfd 100644 --- a/www/p5-CGI-Minimal/Makefile +++ b/www/p5-CGI-Minimal/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Extremely lightweight CGI processing package PERL_CONFIGURE= yes diff --git a/www/p5-CGI-Untaint/Makefile b/www/p5-CGI-Untaint/Makefile index 00c6fade334b..5ad23c7f79ca 100644 --- a/www/p5-CGI-Untaint/Makefile +++ b/www/p5-CGI-Untaint/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Process CGI input parameters RUN_DEPENDS= p5-UNIVERSAL-require>=0.01:${PORTSDIR}/devel/p5-UNIVERSAL-require diff --git a/www/p5-HTML-Template-JIT/Makefile b/www/p5-HTML-Template-JIT/Makefile index 224e3c9e755b..80c40ddf9d22 100644 --- a/www/p5-HTML-Template-JIT/Makefile +++ b/www/p5-HTML-Template-JIT/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to compile HTML Templates with Inline::C BUILD_DEPENDS= p5-HTML-Template>=2.8:${PORTSDIR}/www/p5-HTML-Template \ diff --git a/www/p5-HTTP-Proxy/Makefile b/www/p5-HTTP-Proxy/Makefile index 56a071484ad6..e95ed01d38e0 100644 --- a/www/p5-HTTP-Proxy/Makefile +++ b/www/p5-HTTP-Proxy/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A pure Perl HTTP proxy RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww diff --git a/www/p5-HTTP-Recorder/Makefile b/www/p5-HTTP-Recorder/Makefile index 3b65217737f4..44c32741d34b 100644 --- a/www/p5-HTTP-Recorder/Makefile +++ b/www/p5-HTTP-Recorder/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/L/LE/LEIRA PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Record interaction with websites BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ diff --git a/www/p5-IMDB-Movie/Makefile b/www/p5-IMDB-Movie/Makefile index 235deca84092..831fefe4c76f 100644 --- a/www/p5-IMDB-Movie/Makefile +++ b/www/p5-IMDB-Movie/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/J/JE/JEFFA PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to fetch movie info from www.imdb.com BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone \ diff --git a/www/p5-MasonX-Profiler/Makefile b/www/p5-MasonX-Profiler/Makefile index 3ba568623f0b..1079282da01d 100644 --- a/www/p5-MasonX-Profiler/Makefile +++ b/www/p5-MasonX-Profiler/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Mason per-component profiler BUILD_DEPENDS= ${SITE_PERL}/HTML/Mason.pm:${PORTSDIR}/www/p5-HTML-Mason \ diff --git a/www/p5-PHP-Session/Makefile b/www/p5-PHP-Session/Makefile index 9d4af17d97b9..fb81ef3aa0bc 100644 --- a/www/p5-PHP-Session/Makefile +++ b/www/p5-PHP-Session/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Read / write PHP session files RUN_DEPENDS= p5-UNIVERSAL-require>=0.03:${PORTSDIR}/devel/p5-UNIVERSAL-require |