diff --git a/devel/p5-AnyEvent-Task/Makefile b/devel/p5-AnyEvent-Task/Makefile index 6fc59dc05a50..93b30324a74c 100644 --- a/devel/p5-AnyEvent-Task/Makefile +++ b/devel/p5-AnyEvent-Task/Makefile @@ -1,28 +1,28 @@ PORTNAME= AnyEvent-Task PORTVERSION= 0.801 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= bill.brinzer@gmail.com +MAINTAINER= perl@FreeBSD.org COMMENT= Client/server-based asynchronous worker pool WWW= https://metacpan.org/release/AnyEvent-Task LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-AnyEvent>=0:devel/p5-AnyEvent \ p5-Callback-Frame>=0:devel/p5-Callback-Frame \ p5-Guard>=0:devel/p5-Guard \ p5-JSON-XS>=0:converters/p5-JSON-XS \ p5-Log-Defer>=0.300:devel/p5-Log-Defer \ p5-common-sense>=0:devel/p5-common-sense NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Callback-Frame/Makefile b/devel/p5-Callback-Frame/Makefile index 3b1b2bd37e6b..cba6e1003b2c 100644 --- a/devel/p5-Callback-Frame/Makefile +++ b/devel/p5-Callback-Frame/Makefile @@ -1,23 +1,23 @@ PORTNAME= Callback-Frame DISTVERSION= 1.102 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= bill.brinzer@gmail.com +MAINTAINER= perl@FreeBSD.org COMMENT= Preserve error handlers and "local" variables across callbacks WWW= https://metacpan.org/release/Callback-Frame LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Guard>=0:devel/p5-Guard NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Log-Defer/Makefile b/devel/p5-Log-Defer/Makefile index 29576c9fc301..dd587fbb7254 100644 --- a/devel/p5-Log-Defer/Makefile +++ b/devel/p5-Log-Defer/Makefile @@ -1,23 +1,23 @@ PORTNAME= Log-Defer DISTVERSION= 0.312 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= bill.brinzer@gmail.com +MAINTAINER= perl@FreeBSD.org COMMENT= Deferred logs and timers WWW= https://metacpan.org/release/Log-Defer LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Guard>=0:devel/p5-Guard USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/devel/p5-Moose-Autobox/Makefile b/devel/p5-Moose-Autobox/Makefile index ad70ae880913..1c76add2eb4a 100644 --- a/devel/p5-Moose-Autobox/Makefile +++ b/devel/p5-Moose-Autobox/Makefile @@ -1,25 +1,25 @@ PORTNAME= Moose-Autobox PORTVERSION= 0.15 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RJBS PKGNAMEPREFIX= p5- -MAINTAINER= bill.brinzer@gmail.com +MAINTAINER= perl@FreeBSD.org COMMENT= Autoboxed wrappers for Native Perl datatypes WWW= https://metacpan.org/release/Moose-Autobox LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-autobox>=2.23:devel/p5-autobox \ p5-Moose>=0.42:devel/p5-Moose \ p5-Syntax-Keyword-Junction>=0:devel/p5-Syntax-Keyword-Junction TEST_DEPENDS= p5-Test-Exception>=0.21:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-MooseX-Traits-Pluggable/Makefile b/devel/p5-MooseX-Traits-Pluggable/Makefile index bfcd31509d17..1224a52a09b1 100644 --- a/devel/p5-MooseX-Traits-Pluggable/Makefile +++ b/devel/p5-MooseX-Traits-Pluggable/Makefile @@ -1,28 +1,28 @@ PORTNAME= MooseX-Traits-Pluggable PORTVERSION= 0.12 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= bill.brinzer@gmail.com +MAINTAINER= perl@FreeBSD.org COMMENT= Trait loading and resolution for Moose WWW= https://metacpan.org/release/MooseX-Traits-Pluggable LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Moose>=0:devel/p5-Moose \ p5-Class-Load>=0:devel/p5-Class-Load \ p5-namespace-autoclean>=0:devel/p5-namespace-autoclean \ p5-List-MoreUtils>=0:lang/p5-List-MoreUtils TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/devel/p5-autobox/Makefile b/devel/p5-autobox/Makefile index 89634bd25460..6d293af0a1c9 100644 --- a/devel/p5-autobox/Makefile +++ b/devel/p5-autobox/Makefile @@ -1,21 +1,21 @@ PORTNAME= autobox PORTVERSION= 2.84 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CHOCOLATE PKGNAMEPREFIX= p5- -MAINTAINER= bill.brinzer@gmail.com +MAINTAINER= perl@FreeBSD.org COMMENT= Call methods on native Perl types WWW= https://metacpan.org/release/autobox LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Scope-Guard>=0.20:devel/p5-Scope-Guard USES= perl5 USE_PERL5= configure .include diff --git a/mail/p5-Email-Sender-Transport-SQLite/Makefile b/mail/p5-Email-Sender-Transport-SQLite/Makefile index e3b1a75575a1..7a761c4893c3 100644 --- a/mail/p5-Email-Sender-Transport-SQLite/Makefile +++ b/mail/p5-Email-Sender-Transport-SQLite/Makefile @@ -1,24 +1,24 @@ PORTNAME= Email-Sender-Transport-SQLite DISTVERSION= 1.500 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= bill.brinzer@gmail.com +MAINTAINER= perl@FreeBSD.org COMMENT= Deliver mail to an SQLite db for testing WWW= https://metacpan.org/release/Email-Sender-Transport-SQLite LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-DBD-SQLite>=0:databases/p5-DBD-SQLite \ p5-DBI>=0:databases/p5-DBI \ p5-Email-Sender>=0.091660:mail/p5-Email-Sender TEST_DEPENDS= p5-Capture-Tiny>=0:devel/p5-Capture-Tiny USES= perl5 USE_PERL5= configure .include diff --git a/mail/p5-Email-Sender/Makefile b/mail/p5-Email-Sender/Makefile index bba64edf7f31..302037dabe75 100644 --- a/mail/p5-Email-Sender/Makefile +++ b/mail/p5-Email-Sender/Makefile @@ -1,34 +1,34 @@ PORTNAME= Email-Sender DISTVERSION= 2.601 CATEGORIES= mail perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RJBS PKGNAMEPREFIX= p5- -MAINTAINER= bill.brinzer@gmail.com +MAINTAINER= perl@FreeBSD.org COMMENT= Library for sending email WWW= https://metacpan.org/release/Email-Sender LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Email-Abstract>=3.006:mail/p5-Email-Abstract \ p5-Email-Address-XS>=0:mail/p5-Email-Address-XS \ p5-Email-Simple>=1.998:mail/p5-Email-Simple \ p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \ p5-Module-Runtime>=0:devel/p5-Module-Runtime \ p5-Moo>=2.000000:devel/p5-Moo \ p5-MooX-Types-MooseLike>=0.15:devel/p5-MooX-Types-MooseLike \ p5-Sub-Exporter>=0:devel/p5-Sub-Exporter \ p5-Throwable>=0.200003:devel/p5-Throwable \ p5-Try-Tiny>=0:lang/p5-Try-Tiny TEST_DEPENDS= p5-Capture-Tiny>=0.08:devel/p5-Capture-Tiny USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/net/p5-Net-RabbitFoot/Makefile b/net/p5-Net-RabbitFoot/Makefile index 1b9aaa540f5f..ac38f254b38d 100644 --- a/net/p5-Net-RabbitFoot/Makefile +++ b/net/p5-Net-RabbitFoot/Makefile @@ -1,32 +1,32 @@ PORTNAME= Net-RabbitFoot PORTVERSION= 1.03 PORTREVISION= 2 CATEGORIES= net devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:IKUTA PKGNAMEPREFIX= p5- -MAINTAINER= bill.brinzer@gmail.com +MAINTAINER= perl@FreeBSD.org COMMENT= Synchronous interface to AnyEvent::RabbitMQ WWW= https://metacpan.org/release/Net-RabbitFoot LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-AnyEvent-RabbitMQ>=0:net/p5-AnyEvent-RabbitMQ \ p5-Config-Any>=0:devel/p5-Config-Any \ p5-Coro>=0:devel/p5-Coro \ p5-JSON-XS>=0:converters/p5-JSON-XS \ p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \ p5-Moose>=0:devel/p5-Moose \ p5-MooseX-App-Cmd>=0:devel/p5-MooseX-App-Cmd \ p5-MooseX-ConfigFromFile>=0:devel/p5-MooseX-ConfigFromFile TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-String-RewritePrefix/Makefile b/textproc/p5-String-RewritePrefix/Makefile index ac3a5dd0743b..f1043dbb003b 100644 --- a/textproc/p5-String-RewritePrefix/Makefile +++ b/textproc/p5-String-RewritePrefix/Makefile @@ -1,23 +1,23 @@ PORTNAME= String-RewritePrefix DISTVERSION= 0.008 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RJBS PKGNAMEPREFIX= p5- -MAINTAINER= bill.brinzer@gmail.com +MAINTAINER= perl@FreeBSD.org COMMENT= Rewrite strings based on a set of known prefixes WWW= https://metacpan.org/release/String-RewritePrefix LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= p5-Sub-Exporter>0:devel/p5-Sub-Exporter USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/www/p5-Catalyst-Controller-RequestToken/Makefile b/www/p5-Catalyst-Controller-RequestToken/Makefile index e584ce5dea24..297562c09cfa 100644 --- a/www/p5-Catalyst-Controller-RequestToken/Makefile +++ b/www/p5-Catalyst-Controller-RequestToken/Makefile @@ -1,23 +1,23 @@ PORTNAME= Catalyst-Controller-RequestToken PORTVERSION= 0.07 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= bill.brinzer@gmail.com +MAINTAINER= perl@FreeBSD.org COMMENT= Generate and validate unique tokens across HTTP requests (anti-CSRF) WWW= https://metacpan.org/release/Catalyst-Controller-RequestToken BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Catalyst-Action-RenderView>=0:www/p5-Catalyst-Action-RenderView \ p5-Catalyst-Plugin-Session-State-Cookie>=0:www/p5-Catalyst-Plugin-Session-State-Cookie \ p5-Catalyst-Plugin-Session>=0:www/p5-Catalyst-Plugin-Session \ p5-Catalyst-Runtime>=5.7000:www/p5-Catalyst-Runtime \ p5-MRO-Compat>=0:devel/p5-MRO-Compat NO_ARCH= yes USES= perl5 USE_PERL5= configure .include