diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2017-10-15 10:47:49 +0800 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2017-10-15 10:47:49 +0800 |
commit | 0964271f9b164b38217a55c0ec7dfc9c1c658cbe (patch) | |
tree | 0b47319708b107c51b7cd2e9469c5da6541babff | |
parent | 5e7bbe104e039eb826daeead351d92ba451748a8 (diff) | |
download | freebsd-ports-gnome-0964271f9b164b38217a55c0ec7dfc9c1c658cbe.tar.gz freebsd-ports-gnome-0964271f9b164b38217a55c0ec7dfc9c1c658cbe.tar.zst freebsd-ports-gnome-0964271f9b164b38217a55c0ec7dfc9c1c658cbe.zip |
databases/p5-Dancer2-Session-DBIC
databases/p5-Interchange6-Schema
devel/p5-MooseX-CoverableModifiers
devel/p5-Test-MockDateTime
devel/p5-Test-Roo
devel/p5-superclass
mail/p5-Email-MIME-RFC2047
mail/p5-Mail-Box-IMAP4-SSL
security/p5-Dancer-Plugin-Auth-Extensible
security/p5-Dancer-Plugin-Auth-Extensible-Provider-Usergroup
security/p5-Dancer2-Plugin-Auth-Extensible
security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC
security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database
security/p5-Dancer2-Plugin-Auth-Extensible-Provider-IMAP
security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup
security/p5-Dancer2-Plugin-Passphrase
security/p5-Session-Token
www/p5-Dancer-Plugin-Lexicon
www/p5-Dancer-Plugin-RPC
www/p5-Dancer2-Plugin-Interchange6
www/p5-Dancer2-Plugin-Path-Class
www/p5-Interchange6
- give maintainer to perl@
Submitted by: hvo.pm@xs4all.nl (maintainer)
22 files changed, 22 insertions, 22 deletions
diff --git a/databases/p5-Dancer2-Session-DBIC/Makefile b/databases/p5-Dancer2-Session-DBIC/Makefile index a3a510f939c8..5d2816eff7b3 100644 --- a/databases/p5-Dancer2-Session-DBIC/Makefile +++ b/databases/p5-Dancer2-Session-DBIC/Makefile @@ -7,7 +7,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hvo.pm@xs4all.nl +MAINTAINER= perl@FreeBSD.org COMMENT= DBIx::Class based session engine for Dancer2 LICENSE= ART10 GPLv1+ diff --git a/databases/p5-Interchange6-Schema/Makefile b/databases/p5-Interchange6-Schema/Makefile index 505d89789a68..8bc53655bad4 100644 --- a/databases/p5-Interchange6-Schema/Makefile +++ b/databases/p5-Interchange6-Schema/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HORNBURG PKGNAMEPREFIX= p5- -MAINTAINER= hvo.pm@xs4all.nl +MAINTAINER= perl@FreeBSD.org COMMENT= Database Schema for Interchange 6 LICENSE= ART10 GPLv1+ diff --git a/devel/p5-MooseX-CoverableModifiers/Makefile b/devel/p5-MooseX-CoverableModifiers/Makefile index 55d5e9921086..15992d475b91 100644 --- a/devel/p5-MooseX-CoverableModifiers/Makefile +++ b/devel/p5-MooseX-CoverableModifiers/Makefile @@ -6,7 +6,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hvo.pm@xs4all.nl +MAINTAINER= perl@FreeBSD.org COMMENT= Make Moose method modifiers Devel::Cover friendly LICENSE= ART10 GPLv1+ diff --git a/devel/p5-Test-MockDateTime/Makefile b/devel/p5-Test-MockDateTime/Makefile index fdf8f34b0684..4b116585518c 100644 --- a/devel/p5-Test-MockDateTime/Makefile +++ b/devel/p5-Test-MockDateTime/Makefile @@ -6,7 +6,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hvo.pm@xs4all.nl +MAINTAINER= perl@FreeBSD.org COMMENT= Mock DateTime->now calls during tests LICENSE= ART10 GPLv1+ diff --git a/devel/p5-Test-Roo/Makefile b/devel/p5-Test-Roo/Makefile index 33fa78cf1407..c6ffbdd3feff 100644 --- a/devel/p5-Test-Roo/Makefile +++ b/devel/p5-Test-Roo/Makefile @@ -6,7 +6,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hvo.pm@xs4all.nl +MAINTAINER= perl@FreeBSD.org COMMENT= Composable, reusable tests with roles and Moo LICENSE= APACHE20 diff --git a/devel/p5-superclass/Makefile b/devel/p5-superclass/Makefile index 54654221fe70..32df6fd2214d 100644 --- a/devel/p5-superclass/Makefile +++ b/devel/p5-superclass/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DAGOLDEN PKGNAMEPREFIX= p5- -MAINTAINER= hvo.pm@xs4all.nl +MAINTAINER= perl@FreeBSD.org COMMENT= Like parent, but with version checks LICENSE= ART10 GPLv1+ diff --git a/mail/p5-Email-MIME-RFC2047/Makefile b/mail/p5-Email-MIME-RFC2047/Makefile index 514765946fcc..9084c0bea54c 100644 --- a/mail/p5-Email-MIME-RFC2047/Makefile +++ b/mail/p5-Email-MIME-RFC2047/Makefile @@ -6,7 +6,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hvo.pm@xs4all.nl +MAINTAINER= perl@FreeBSD.org COMMENT= Correct handling of non-ASCII MIME headers LICENSE= ART10 GPLv1+ diff --git a/mail/p5-Mail-Box-IMAP4-SSL/Makefile b/mail/p5-Mail-Box-IMAP4-SSL/Makefile index c23a288686b9..51edae964689 100644 --- a/mail/p5-Mail-Box-IMAP4-SSL/Makefile +++ b/mail/p5-Mail-Box-IMAP4-SSL/Makefile @@ -6,7 +6,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hvo.pm@xs4all.nl +MAINTAINER= perl@FreeBSD.org COMMENT= Missing part of Mail::Box::IMAP4 LICENSE= APACHE20 diff --git a/security/p5-Dancer-Plugin-Auth-Extensible-Provider-Usergroup/Makefile b/security/p5-Dancer-Plugin-Auth-Extensible-Provider-Usergroup/Makefile index 208ff248d43e..9a96d0b6bea6 100644 --- a/security/p5-Dancer-Plugin-Auth-Extensible-Provider-Usergroup/Makefile +++ b/security/p5-Dancer-Plugin-Auth-Extensible-Provider-Usergroup/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hvo.pm@xs4all.nl +MAINTAINER= perl@FreeBSD.org COMMENT= Extensible authentication framework for Dancer apps LICENSE= ART10 GPLv1+ diff --git a/security/p5-Dancer-Plugin-Auth-Extensible/Makefile b/security/p5-Dancer-Plugin-Auth-Extensible/Makefile index 1567e97db8bc..b7f93daef5f3 100644 --- a/security/p5-Dancer-Plugin-Auth-Extensible/Makefile +++ b/security/p5-Dancer-Plugin-Auth-Extensible/Makefile @@ -7,7 +7,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hvo.pm@xs4all.nl +MAINTAINER= perl@FreeBSD.org COMMENT= Extensible authentication framework for Dancer apps LICENSE= ART10 GPLv1+ diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile index b6379dcc3726..977b086ea7ab 100644 --- a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile +++ b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile @@ -7,7 +7,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hvo.pm@xs4all.nl +MAINTAINER= perl@FreeBSD.org COMMENT= Extensible authentication framework for Dancer2 apps using DBIC LICENSE= ART10 GPLv1+ diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/Makefile b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/Makefile index a82ac01c8c1a..e96f3c3e0e2d 100644 --- a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/Makefile +++ b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/Makefile @@ -7,7 +7,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hvo.pm@xs4all.nl +MAINTAINER= perl@FreeBSD.org COMMENT= Extensible authentication for D2 apps using Dancer2-Plugin-Database LICENSE= ART10 GPLv1+ diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-IMAP/Makefile b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-IMAP/Makefile index 9fd9d59fd31a..20409fc3654a 100644 --- a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-IMAP/Makefile +++ b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-IMAP/Makefile @@ -7,7 +7,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hvo.pm@xs4all.nl +MAINTAINER= perl@FreeBSD.org COMMENT= Extensible authentication for D2 apps using Net::IMAP::Simple LICENSE= ART10 GPLv1+ diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile index ab7c657f4af8..c3528d46fe17 100644 --- a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile +++ b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile @@ -7,7 +7,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hvo.pm@xs4all.nl +MAINTAINER= perl@FreeBSD.org COMMENT= Extensible authentication framework for Dancer2 apps LICENSE= ART10 GPLv1+ diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile b/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile index ed5c527a566d..f68f5b136e85 100644 --- a/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile +++ b/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile @@ -7,7 +7,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hvo.pm@xs4all.nl +MAINTAINER= perl@FreeBSD.org COMMENT= Extensible authentication framework for Dancer2 apps LICENSE= ART10 GPLv1+ diff --git a/security/p5-Dancer2-Plugin-Passphrase/Makefile b/security/p5-Dancer2-Plugin-Passphrase/Makefile index 28c6f5a52176..04f093cf8b77 100644 --- a/security/p5-Dancer2-Plugin-Passphrase/Makefile +++ b/security/p5-Dancer2-Plugin-Passphrase/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hvo.pm@xs4all.nl +MAINTAINER= perl@FreeBSD.org COMMENT= Passphrases and Passwords as objects for Dancer2 LICENSE= ART10 GPLv1+ diff --git a/security/p5-Session-Token/Makefile b/security/p5-Session-Token/Makefile index 23134bf1b579..b4cb9b24ca04 100644 --- a/security/p5-Session-Token/Makefile +++ b/security/p5-Session-Token/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:FRACTAL PKGNAMEPREFIX= p5- -MAINTAINER= hvo.pm@xs4all.nl +MAINTAINER= perl@FreeBSD.org COMMENT= Secure, efficient, simple random session token generation LICENSE= ART10 GPLv1+ diff --git a/www/p5-Dancer-Plugin-Lexicon/Makefile b/www/p5-Dancer-Plugin-Lexicon/Makefile index 31a0f5938bb7..198c2ed9d8d7 100644 --- a/www/p5-Dancer-Plugin-Lexicon/Makefile +++ b/www/p5-Dancer-Plugin-Lexicon/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DRTECH PKGNAMEPREFIX= p5- -MAINTAINER= hvo.pm@xs4all.nl +MAINTAINER= perl@FreeBSD.org COMMENT= Flexible I18N using Locale::Maketext::Lexicon for Dancer apps LICENSE= ART10 GPLv1+ diff --git a/www/p5-Dancer-Plugin-RPC/Makefile b/www/p5-Dancer-Plugin-RPC/Makefile index 0cbc05faa834..6e7174549237 100644 --- a/www/p5-Dancer-Plugin-RPC/Makefile +++ b/www/p5-Dancer-Plugin-RPC/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ABELTJE PKGNAMEPREFIX= p5- -MAINTAINER= hvo.pm@xs4all.nl +MAINTAINER= perl@FreeBSD.org COMMENT= Configure endpoints for XMLRPC and JSONRPC procedures LICENSE= ART10 GPLv1+ diff --git a/www/p5-Dancer2-Plugin-Interchange6/Makefile b/www/p5-Dancer2-Plugin-Interchange6/Makefile index 79dfa25e68a1..789d56cd4087 100644 --- a/www/p5-Dancer2-Plugin-Interchange6/Makefile +++ b/www/p5-Dancer2-Plugin-Interchange6/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hvo.pm@xs4all.nl +MAINTAINER= perl@FreeBSD.org COMMENT= Dancer2 Plugin for Interchange6 Open Source Shop Machine LICENSE= ART10 GPLv1+ diff --git a/www/p5-Dancer2-Plugin-Path-Class/Makefile b/www/p5-Dancer2-Plugin-Path-Class/Makefile index ce469b7db2c1..f77755e81ed2 100644 --- a/www/p5-Dancer2-Plugin-Path-Class/Makefile +++ b/www/p5-Dancer2-Plugin-Path-Class/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hvo.pm@xs4all.nl +MAINTAINER= perl@FreeBSD.org COMMENT= List a directory using Path::Class LICENSE= ART10 GPLv1+ diff --git a/www/p5-Interchange6/Makefile b/www/p5-Interchange6/Makefile index 471f0df50d5f..9b2b860b9af5 100644 --- a/www/p5-Interchange6/Makefile +++ b/www/p5-Interchange6/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HORNBURG PKGNAMEPREFIX= p5- -MAINTAINER= hvo.pm@xs4all.nl +MAINTAINER= perl@FreeBSD.org COMMENT= Open Source Shop Machine LICENSE= ART10 GPLv1+ |