diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-01-10 03:54:09 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-01-10 03:54:09 +0000 |
commit | f61aa694678648383c1d9c631cade7f3ac47214e (patch) | |
tree | bc3af8e1384d1891ae78b126b7b49720fae3fa22 | |
parent | 9f4df78b2e039efe8ce5628543223947c193d8c0 (diff) | |
download | ports-f61aa694678648383c1d9c631cade7f3ac47214e.tar.gz ports-f61aa694678648383c1d9c631cade7f3ac47214e.zip |
Notes
71 files changed, 64 insertions, 85 deletions
diff --git a/converters/p5-Convert-Binary-C/Makefile b/converters/p5-Convert-Binary-C/Makefile index e576efeae7c4..54652530fce6 100644 --- a/converters/p5-Convert-Binary-C/Makefile +++ b/converters/p5-Convert-Binary-C/Makefile @@ -11,7 +11,7 @@ CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Binary Data Conversion using C Types MAKE_JOBS_UNSAFE= yes diff --git a/databases/skytools/Makefile b/databases/skytools/Makefile index 60d437ea2226..d8824722ed8b 100644 --- a/databases/skytools/Makefile +++ b/databases/skytools/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://pgfoundry.org/frs/download.php/2370/ -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PostgreSQL tools from Skype: walshipping, queueing, replication GNU_CONFIGURE= yes diff --git a/devel/p5-Array-Window/Makefile b/devel/p5-Array-Window/Makefile index b3b736020609..844897cca398 100644 --- a/devel/p5-Array-Window/Makefile +++ b/devel/p5-Array-Window/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Calculate windows/subsets/pages of arrays RUN_DEPENDS= p5-Params-Util>=0.12:${PORTSDIR}/devel/p5-Params-Util diff --git a/devel/p5-B-Hooks-OP-Check/Makefile b/devel/p5-B-Hooks-OP-Check/Makefile index 2f01c5a671ea..63d2d659d2f1 100644 --- a/devel/p5-B-Hooks-OP-Check/Makefile +++ b/devel/p5-B-Hooks-OP-Check/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Wrap OP check callbacks BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends \ diff --git a/devel/p5-Cache-FastMmap/Makefile b/devel/p5-Cache-FastMmap/Makefile index a09d302b2ecf..8aab9025fafc 100644 --- a/devel/p5-Cache-FastMmap/Makefile +++ b/devel/p5-Cache-FastMmap/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Uses an mmap'ed file to act as a shared memory interprocess cache BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable diff --git a/devel/p5-Class-Accessor/Makefile b/devel/p5-Class-Accessor/Makefile index c0f804040adb..26bcb45c1c02 100644 --- a/devel/p5-Class-Accessor/Makefile +++ b/devel/p5-Class-Accessor/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Automated accessor generation PERL_CONFIGURE= yes diff --git a/devel/p5-Class-Data-Inheritable/Makefile b/devel/p5-Class-Data-Inheritable/Makefile index 00cc8e30e68a..e4675bc48cbd 100644 --- a/devel/p5-Class-Data-Inheritable/Makefile +++ b/devel/p5-Class-Data-Inheritable/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Inheritable, overridable class data PERL_CONFIGURE= yes diff --git a/devel/p5-Class-Data-Inheritable/pkg-descr b/devel/p5-Class-Data-Inheritable/pkg-descr index db637666af96..f956fb9f0233 100644 --- a/devel/p5-Class-Data-Inheritable/pkg-descr +++ b/devel/p5-Class-Data-Inheritable/pkg-descr @@ -4,6 +4,3 @@ whole (instead of about a single object). This data is then inherited by your subclasses and can be overridden. WWW: http://search.cpan.org/dist/Class-Data-Inheritable/ - --- Sergey Skvortsov -skv@FreeBSD.org diff --git a/devel/p5-Class-Default/Makefile b/devel/p5-Class-Default/Makefile index 1e16bfc37367..58d054878647 100644 --- a/devel/p5-Class-Default/Makefile +++ b/devel/p5-Class-Default/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Static calls apply to a default instantiation BUILD_DEPENDS= ${SITE_PERL}/Class/Inspector.pm:${PORTSDIR}/devel/p5-Class-Inspector diff --git a/devel/p5-Class-Factory/Makefile b/devel/p5-Class-Factory/Makefile index c24f8150304b..654434dfeca7 100644 --- a/devel/p5-Class-Factory/Makefile +++ b/devel/p5-Class-Factory/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Base class for dynamic factory classes BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple diff --git a/devel/p5-Class-Handle/Makefile b/devel/p5-Class-Handle/Makefile index b647b02a18f4..f90c5fa5b98b 100644 --- a/devel/p5-Class-Handle/Makefile +++ b/devel/p5-Class-Handle/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Create objects that are handles to classes RUN_DEPENDS= ${SITE_PERL}/Class/ISA.pm:${PORTSDIR}/devel/p5-Class-ISA \ diff --git a/devel/p5-Class-Inspector/Makefile b/devel/p5-Class-Inspector/Makefile index cf3a744aa513..b21e3eaf67fc 100644 --- a/devel/p5-Class-Inspector/Makefile +++ b/devel/p5-Class-Inspector/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Provides information about classes PERL_CONFIGURE= yes diff --git a/devel/p5-Class-Trigger/Makefile b/devel/p5-Class-Trigger/Makefile index 8059c36b6339..da76cf0d562a 100644 --- a/devel/p5-Class-Trigger/Makefile +++ b/devel/p5-Class-Trigger/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Mixin to add / call inheritable triggers RUN_DEPENDS= p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy diff --git a/devel/p5-Class-Workflow/Makefile b/devel/p5-Class-Workflow/Makefile index 55c64101d75a..b4efb1064a81 100644 --- a/devel/p5-Class-Workflow/Makefile +++ b/devel/p5-Class-Workflow/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight workflow system BUILD_DEPENDS= p5-Moose>=0.37:${PORTSDIR}/devel/p5-Moose \ diff --git a/devel/p5-ConfigReader-Simple/Makefile b/devel/p5-ConfigReader-Simple/Makefile index a984ab8670ff..c9b07f5b48cd 100644 --- a/devel/p5-ConfigReader-Simple/Makefile +++ b/devel/p5-ConfigReader-Simple/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple configuration file parser BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ diff --git a/devel/p5-Data-Serializer/Makefile b/devel/p5-Data-Serializer/Makefile index 3d2611b7bda7..5df40bf8ac2b 100644 --- a/devel/p5-Data-Serializer/Makefile +++ b/devel/p5-Data-Serializer/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Modules that serialize data structures BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \ diff --git a/devel/p5-Data-UUID/Makefile b/devel/p5-Data-UUID/Makefile index 24471a5aa716..f7d38717f0bd 100644 --- a/devel/p5-Data-UUID/Makefile +++ b/devel/p5-Data-UUID/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Generate Globally/Universally Unique Identifiers (GUIDs/UUIDs) PERL_CONFIGURE= yes diff --git a/devel/p5-Devel-Cycle/Makefile b/devel/p5-Devel-Cycle/Makefile index e35140c2e869..36256fdadddd 100644 --- a/devel/p5-Devel-Cycle/Makefile +++ b/devel/p5-Devel-Cycle/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Find memory cycles in objects BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils diff --git a/devel/p5-Devel-Declare/Makefile b/devel/p5-Devel-Declare/Makefile index cb27abdc1918..2c1da9de2b75 100644 --- a/devel/p5-Devel-Declare/Makefile +++ b/devel/p5-Devel-Declare/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Adding keywords to perl, in perl RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Sub/Name.pm:${PORTSDIR}/devel/p5-Sub-Name \ diff --git a/devel/p5-Devel-Leak-Object/Makefile b/devel/p5-Devel-Leak-Object/Makefile index 4272d4c943aa..5cb070e4d7e0 100644 --- a/devel/p5-Devel-Leak-Object/Makefile +++ b/devel/p5-Devel-Leak-Object/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Detect leaks of objects BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \ diff --git a/devel/p5-Devel-PartialDump/Makefile b/devel/p5-Devel-PartialDump/Makefile index 8943a9cc53d6..2bcef330cbd5 100644 --- a/devel/p5-Devel-PartialDump/Makefile +++ b/devel/p5-Devel-PartialDump/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Partial dumping of data structures, optimized for argument printing BUILD_DEPENDS= p5-Any-Moose>=0:${PORTSDIR}/devel/p5-Any-Moose \ diff --git a/devel/p5-Event/Makefile b/devel/p5-Event/Makefile index 4bcc8ebf1d58..8db0faca1368 100644 --- a/devel/p5-Event/Makefile +++ b/devel/p5-Event/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Generic Perl Event Loop PERL_CONFIGURE= yes diff --git a/devel/p5-ExtUtils-Depends/Makefile b/devel/p5-ExtUtils-Depends/Makefile index 20645f358880..f933c5a37115 100644 --- a/devel/p5-ExtUtils-Depends/Makefile +++ b/devel/p5-ExtUtils-Depends/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Easily build XS extensions that depend on XS extensions PERL_CONFIGURE= yes diff --git a/devel/p5-File-Find-Rule/Makefile b/devel/p5-File-Find-Rule/Makefile index 6b688fe04e48..5d2b7c22e58f 100644 --- a/devel/p5-File-Find-Rule/Makefile +++ b/devel/p5-File-Find-Rule/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Alternative interface to File::Find RUN_DEPENDS= p5-Number-Compare>=0:${PORTSDIR}/math/p5-Number-Compare \ diff --git a/devel/p5-File-Flat/Makefile b/devel/p5-File-Flat/Makefile index d08f8bc60902..f6d3e3c02ae4 100644 --- a/devel/p5-File-Flat/Makefile +++ b/devel/p5-File-Flat/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Implements a flat filesystem RUN_DEPENDS= ${SITE_PERL}/Test/ClassAPI.pm:${PORTSDIR}/devel/p5-Test-ClassAPI \ diff --git a/devel/p5-File-NCopy/Makefile b/devel/p5-File-NCopy/Makefile index 6c1ef5946e21..2ebc358445d7 100644 --- a/devel/p5-File-NCopy/Makefile +++ b/devel/p5-File-NCopy/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/C/CH/CHORNY PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Copy file(s) to directories/file PERL_CONFIGURE= yes diff --git a/devel/p5-File-chdir/Makefile b/devel/p5-File-chdir/Makefile index 239cacf81631..11c53ff93e3b 100644 --- a/devel/p5-File-chdir/Makefile +++ b/devel/p5-File-chdir/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A more sensible way to change directories BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Cwd.pm:${PORTSDIR}/devel/p5-PathTools diff --git a/devel/p5-IO/Makefile b/devel/p5-IO/Makefile index fdd86bac2c3f..8466848052b4 100644 --- a/devel/p5-IO/Makefile +++ b/devel/p5-IO/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Various IO modules for Perl PERL_CONFIGURE= yes diff --git a/devel/p5-IO/pkg-descr b/devel/p5-IO/pkg-descr index 823fb3377925..d1b5ca2b28b0 100644 --- a/devel/p5-IO/pkg-descr +++ b/devel/p5-IO/pkg-descr @@ -4,6 +4,3 @@ This ports aims to add IO::Dir, IO::Poll, IO::Socket::INET, IO::Socket::UNIX to standard perl 5.00503 distribution. WWW: http://search.cpan.org/dist/IO/ - --- Sergey Skvortsov -skv@FreeBSD.org diff --git a/devel/p5-Inline/Makefile b/devel/p5-Inline/Makefile index 664cabd1ade2..fe36b1dc392c 100644 --- a/devel/p5-Inline/Makefile +++ b/devel/p5-Inline/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Write Perl subroutines in other programming languages BUILD_DEPENDS= p5-Parse-RecDescent>=1.8:${PORTSDIR}/devel/p5-Parse-RecDescent diff --git a/devel/p5-Inline/pkg-descr b/devel/p5-Inline/pkg-descr index 43b67c5a8ffb..d60490958050 100644 --- a/devel/p5-Inline/pkg-descr +++ b/devel/p5-Inline/pkg-descr @@ -17,6 +17,3 @@ compiled when the module is installed, so the end user will never notice the compilation time. WWW: http://search.cpan.org/dist/Inline/ - --- Sergey Skvortsov -skv@FreeBSD.org diff --git a/devel/p5-Module-Release/Makefile b/devel/p5-Module-Release/Makefile index fa55f638be3e..0dd990f1f049 100644 --- a/devel/p5-Module-Release/Makefile +++ b/devel/p5-Module-Release/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Upload files to CPAN and SourceForge BUILD_DEPENDS= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \ diff --git a/devel/p5-MooseX-MethodAttributes/Makefile b/devel/p5-MooseX-MethodAttributes/Makefile index 14fe495f5109..b875fb7fed23 100644 --- a/devel/p5-MooseX-MethodAttributes/Makefile +++ b/devel/p5-MooseX-MethodAttributes/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Code attribute introspection BUILD_DEPENDS= p5-Moose>=0.90:${PORTSDIR}/devel/p5-Moose \ diff --git a/devel/p5-MooseX-Types-Structured/Makefile b/devel/p5-MooseX-Types-Structured/Makefile index b9d2710fb410..f179766f846b 100644 --- a/devel/p5-MooseX-Types-Structured/Makefile +++ b/devel/p5-MooseX-Types-Structured/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Moose Type Constraint classes for Structured Types BUILD_DEPENDS= p5-Moose>=0.63:${PORTSDIR}/devel/p5-Moose \ diff --git a/devel/p5-POE-API-Peek/Makefile b/devel/p5-POE-API-Peek/Makefile index 90d77b003f8c..18fd2f1c38a1 100644 --- a/devel/p5-POE-API-Peek/Makefile +++ b/devel/p5-POE-API-Peek/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/S/SU/SUNGO PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Peek into the internals of a running POE environment BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ diff --git a/devel/p5-POE-Component-DirWatch/Makefile b/devel/p5-POE-Component-DirWatch/Makefile index f6746a1d289d..1f6316b1dfe4 100644 --- a/devel/p5-POE-Component-DirWatch/Makefile +++ b/devel/p5-POE-Component-DirWatch/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= POE directory watcher BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE diff --git a/devel/p5-POE-Component-IKC/Makefile b/devel/p5-POE-Component-IKC/Makefile index 2953b9604893..e7eda1cb5d9a 100644 --- a/devel/p5-POE-Component-IKC/Makefile +++ b/devel/p5-POE-Component-IKC/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= POE Inter-Kernel Communication BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ diff --git a/devel/p5-Parse-Method-Signatures/Makefile b/devel/p5-Parse-Method-Signatures/Makefile index ab9cc1788b58..d69f1f370570 100644 --- a/devel/p5-Parse-Method-Signatures/Makefile +++ b/devel/p5-Parse-Method-Signatures/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl6 like method signature parser BUILD_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ diff --git a/devel/p5-SVN-S4/Makefile b/devel/p5-SVN-S4/Makefile index 5d48c1a26f6d..03ebdf62dd22 100644 --- a/devel/p5-SVN-S4/Makefile +++ b/devel/p5-SVN-S4/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Wrapper for subversion program BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/SVN/Client.pm:${PORTSDIR}/devel/p5-subversion \ diff --git a/devel/p5-Test-TAP-Model/Makefile b/devel/p5-Test-TAP-Model/Makefile index 88040b014e63..756e1c100dce 100644 --- a/devel/p5-Test-TAP-Model/Makefile +++ b/devel/p5-Test-TAP-Model/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Accessible result collector for Test::Harness::Straps runs BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ diff --git a/devel/p5-Test-Unit/Makefile b/devel/p5-Test-Unit/Makefile index d7be2191f5d8..75819dc4a9b8 100644 --- a/devel/p5-Test-Unit/Makefile +++ b/devel/p5-Test-Unit/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PerlUnit testing framework BUILD_DEPENDS= ${SITE_PERL}/Devel/Symdump.pm:${PORTSDIR}/devel/p5-Devel-Symdump \ diff --git a/devel/p5-namespace-autoclean/Makefile b/devel/p5-namespace-autoclean/Makefile index 52b6089d2de1..6423d54817b2 100644 --- a/devel/p5-namespace-autoclean/Makefile +++ b/devel/p5-namespace-autoclean/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Keep imports out of your namespace BUILD_DEPENDS= p5-Class-MOP>=0.80:${PORTSDIR}/devel/p5-Class-MOP \ diff --git a/devel/p5-prefork/Makefile b/devel/p5-prefork/Makefile index 5a6072ff0f60..5b964cf4ef33 100644 --- a/devel/p5-prefork/Makefile +++ b/devel/p5-prefork/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/A/AD/ADAMK PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Optimize module loading across forking and non-forking scenarios BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils diff --git a/dns/p5-POE-Component-Client-DNS/Makefile b/dns/p5-POE-Component-Client-DNS/Makefile index 0f1f62abf11f..384fb2e14951 100644 --- a/dns/p5-POE-Component-Client-DNS/Makefile +++ b/dns/p5-POE-Component-Client-DNS/Makefile @@ -12,7 +12,7 @@ CATEGORIES= dns perl5 devel MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= POE component for non-blocking/concurrent DNS queries BUILD_DEPENDS= p5-POE>=1.007:${PORTSDIR}/devel/p5-POE \ diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile index 864286ddb8dc..b055ddc506d4 100644 --- a/finance/p5-Finance-Quote/Makefile +++ b/finance/p5-Finance-Quote/Makefile @@ -11,7 +11,7 @@ CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Get stock and mutual fund quotes from various exchanges BUILD_DEPENDS= ${SITE_PERL}/HTML/TableExtract.pm:${PORTSDIR}/www/p5-HTML-TableExtract \ diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile index 9261e660804b..00231fa7db6f 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -12,7 +12,7 @@ CATEGORIES= lang #MASTER_SITE_SUBDIR= ../../authors/id/A/AR/ARANDAL MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/stable/${PORTVERSION}/ -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Parrot - virtual machine for dynamic languages BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ diff --git a/math/p5-Math-Random-MT/Makefile b/math/p5-Math-Random-MT/Makefile index e2c802b10520..59b90db59cb1 100644 --- a/math/p5-Math-Random-MT/Makefile +++ b/math/p5-Math-Random-MT/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Mersenne Twister PRNG PERL_CONFIGURE= yes diff --git a/misc/xdelta3/Makefile b/misc/xdelta3/Makefile index 767e5a5a4ce2..0b7b62a2181b 100644 --- a/misc/xdelta3/Makefile +++ b/misc/xdelta3/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc devel MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open-source binary diff, VCDIFF/RFC 3284 delta compression ALL_TARGET= xdelta3 diff --git a/net/p5-POE-Component-Client-Ping/Makefile b/net/p5-POE-Component-Client-Ping/Makefile index f851d6b8a3fa..5bafb996b2a6 100644 --- a/net/p5-POE-Component-Client-Ping/Makefile +++ b/net/p5-POE-Component-Client-Ping/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= POE component for non-blocking/concurrent ICMP ping BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ diff --git a/news/p5-POE-Component-Client-NNTP/Makefile b/news/p5-POE-Component-Client-NNTP/Makefile index 9cf732c142b3..160fd0f0621f 100644 --- a/news/p5-POE-Component-Client-NNTP/Makefile +++ b/news/p5-POE-Component-Client-NNTP/Makefile @@ -11,7 +11,7 @@ CATEGORIES= news perl5 devel MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= POE component for non-blocking NNTP access BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ diff --git a/security/p5-Filter-CBC/Makefile b/security/p5-Filter-CBC/Makefile index 8923d1296697..6af5abd8fe56 100644 --- a/security/p5-Filter-CBC/Makefile +++ b/security/p5-Filter-CBC/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Source filter for Cipher Block Chaining BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Filter/Util/Call.pm:${PORTSDIR}/devel/p5-Filter \ diff --git a/sysutils/p5-Schedule-Load/Makefile b/sysutils/p5-Schedule-Load/Makefile index d75b8a4d1aa4..87f6ef4b588b 100644 --- a/sysutils/p5-Schedule-Load/Makefile +++ b/sysutils/p5-Schedule-Load/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Load distribution and status across multiple host machines RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \ diff --git a/sysutils/p5-Unix-Processors/Makefile b/sysutils/p5-Unix-Processors/Makefile index 70b6f3563fc8..82d1fd056d15 100644 --- a/sysutils/p5-Unix-Processors/Makefile +++ b/sysutils/p5-Unix-Processors/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Interface to processor (CPU) information PERL_CONFIGURE= yes diff --git a/textproc/p5-CSS-Minifier-XS/Makefile b/textproc/p5-CSS-Minifier-XS/Makefile index 34ddc97b57ba..951cddee3299 100644 --- a/textproc/p5-CSS-Minifier-XS/Makefile +++ b/textproc/p5-CSS-Minifier-XS/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= XS based CSS minifier PERL_CONFIGURE= yes diff --git a/textproc/p5-CSS-SAC/Makefile b/textproc/p5-CSS-SAC/Makefile index 1aba6e2f8a93..2a9b0a24c74c 100644 --- a/textproc/p5-CSS-SAC/Makefile +++ b/textproc/p5-CSS-SAC/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc perl5 www MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SAC CSS (Simple API for CSS) parser RUN_DEPENDS= p5-Class-ArrayObjects>=0.04:${PORTSDIR}/devel/p5-Class-ArrayObjects diff --git a/textproc/p5-JavaScript-Minifier-XS/Makefile b/textproc/p5-JavaScript-Minifier-XS/Makefile index 498984ad3c78..3b075b6be1b6 100644 --- a/textproc/p5-JavaScript-Minifier-XS/Makefile +++ b/textproc/p5-JavaScript-Minifier-XS/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= XS based JavaScript minifier PERL_CONFIGURE= yes diff --git a/textproc/p5-Pod-POM/Makefile b/textproc/p5-Pod-POM/Makefile index 9cbae6a8bcf6..e6595112061c 100644 --- a/textproc/p5-Pod-POM/Makefile +++ b/textproc/p5-Pod-POM/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= POD Object Model PERL_CONFIGURE= yes diff --git a/textproc/p5-Pod-POM/pkg-descr b/textproc/p5-Pod-POM/pkg-descr index 95933b254a18..8c3af9b82481 100644 --- a/textproc/p5-Pod-POM/pkg-descr +++ b/textproc/p5-Pod-POM/pkg-descr @@ -8,6 +8,3 @@ which can automatically traverse the tree, or section thereof, and generate an output representation in one form or another. WWW: http://search.cpan.org/dist/Pod-POM/ - --- Sergey Skvortsov -skv@FreeBSD.org diff --git a/textproc/p5-Pod-ProjectDocs/Makefile b/textproc/p5-Pod-ProjectDocs/Makefile index 6fd1273adc43..1bc7ad128f34 100644 --- a/textproc/p5-Pod-ProjectDocs/Makefile +++ b/textproc/p5-Pod-ProjectDocs/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Generates CPAN like pod pages BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \ diff --git a/textproc/p5-Text-Diff-Parser/Makefile b/textproc/p5-Text-Diff-Parser/Makefile index 51131a047bd4..d00de8e36567 100644 --- a/textproc/p5-Text-Diff-Parser/Makefile +++ b/textproc/p5-Text-Diff-Parser/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Parse patch files containing unified and standard diffs PERL_CONFIGURE= yes diff --git a/textproc/p5-XML-DBMS/Makefile b/textproc/p5-XML-DBMS/Makefile index 5c1a474f44c4..94bc43abae59 100644 --- a/textproc/p5-XML-DBMS/Makefile +++ b/textproc/p5-XML-DBMS/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= p5- DISTNAME= perl-xml-dbms-1.03 EXTRACT_SUFX= .tgz -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl port of Java package XML-DBMS v1.0 BUILD_DEPENDS= ${SITE_PERL}/XML/Parser/PerlSAX.pm:${PORTSDIR}/textproc/p5-libxml \ diff --git a/textproc/p5-XML-DBMS/pkg-descr b/textproc/p5-XML-DBMS/pkg-descr index 4296a1f0aeaf..bfb7c9439bf5 100644 --- a/textproc/p5-XML-DBMS/pkg-descr +++ b/textproc/p5-XML-DBMS/pkg-descr @@ -7,6 +7,3 @@ database. An XML-based mapping language is used to define the view and map it to the database. WWW: http://www.rpbourret.com/xmldbms/index.htm - --- Sergey Skvortsov -skv@FreeBSD.org diff --git a/textproc/p5-XML-NamespaceSupport/Makefile b/textproc/p5-XML-NamespaceSupport/Makefile index a0512ebbf872..c0fa7d7b4efa 100644 --- a/textproc/p5-XML-NamespaceSupport/Makefile +++ b/textproc/p5-XML-NamespaceSupport/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A simple generic namespace support class PERL_CONFIGURE= yes diff --git a/textproc/p5-XML-SAX-Machines/Makefile b/textproc/p5-XML-SAX-Machines/Makefile index 3b73ce0f1995..eeceb981563c 100644 --- a/textproc/p5-XML-SAX-Machines/Makefile +++ b/textproc/p5-XML-SAX-Machines/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Manage collections of SAX processors BUILD_DEPENDS= ${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX \ diff --git a/textproc/p5-XML-SAX-Machines/pkg-descr b/textproc/p5-XML-SAX-Machines/pkg-descr index da290bc811ee..b966d187e26e 100644 --- a/textproc/p5-XML-SAX-Machines/pkg-descr +++ b/textproc/p5-XML-SAX-Machines/pkg-descr @@ -2,6 +2,3 @@ XML::SAX::Machines is a collection of APIs that allow complex SAX machines to be constructed without a huge amount of extra typing. WWW: http://search.cpan.org/dist/XML-SAX-Machines/ - --- Sergey Skvortsov -skv@FreeBSD.org diff --git a/www/libapreq2/Makefile b/www/libapreq2/Makefile index 31ca90b0f6bd..df98c831ca1b 100644 --- a/www/libapreq2/Makefile +++ b/www/libapreq2/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www devel MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} MASTER_SITE_SUBDIR=libapreq -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Generic Apache2 Request Library USE_APACHE= 2.0+ diff --git a/www/libapreq2/pkg-descr b/www/libapreq2/pkg-descr index ef561fb2f66a..9409fa214984 100644 --- a/www/libapreq2/pkg-descr +++ b/www/libapreq2/pkg-descr @@ -9,6 +9,3 @@ the Apache API with Perl and C. Functionality includes: WWW: http://httpd.apache.org/apreq/ WWW: http://search.cpan.org/dist/libapreq2/ - --- Autrijus Tang -autrijus@autrijus.org diff --git a/www/p5-CGI-Cookie-XS/Makefile b/www/p5-CGI-Cookie-XS/Makefile index 3fdb2e25ba27..d50190fbe5d9 100644 --- a/www/p5-CGI-Cookie-XS/Makefile +++ b/www/p5-CGI-Cookie-XS/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/A/AG/AGENT PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= HTTP Cookie parser in C BUILD_DEPENDS= p5-Filter-Simple>=0:${PORTSDIR}/textproc/p5-Filter-Simple diff --git a/www/p5-Catalyst-Engine-HTTP-Prefork/Makefile b/www/p5-Catalyst-Engine-HTTP-Prefork/Makefile index 16501ed4eca5..db43b0e4fb13 100644 --- a/www/p5-Catalyst-Engine-HTTP-Prefork/Makefile +++ b/www/p5-Catalyst-Engine-HTTP-Prefork/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= High-performance pre-forking Catalyst engine BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7012:${PORTSDIR}/www/p5-Catalyst-Runtime \ diff --git a/www/p5-HTTP-DAV/Makefile b/www/p5-HTTP-DAV/Makefile index 3b3b0c5e9f42..bf09f18f7cc8 100644 --- a/www/p5-HTTP-DAV/Makefile +++ b/www/p5-HTTP-DAV/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= WebDAV client library BUILD_DEPENDS= ${SITE_PERL}/XML/DOM.pm:${PORTSDIR}/textproc/p5-XML-DOM \ diff --git a/www/p5-URI-ParseSearchString/Makefile b/www/p5-URI-ParseSearchString/Makefile index 59e4096451ea..dba86b545362 100644 --- a/www/p5-URI-ParseSearchString/Makefile +++ b/www/p5-URI-ParseSearchString/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Parse Apache refferer logs and extract search engine query strings PERL_CONFIGURE= yes |