Index: head/devel/p5-POE-Component-Schedule/Makefile =================================================================== --- head/devel/p5-POE-Component-Schedule/Makefile (revision 377093) +++ head/devel/p5-POE-Component-Schedule/Makefile (revision 377094) @@ -1,23 +1,23 @@ # Created by: mat # $FreeBSD$ PORTNAME= POE-Component-Schedule PORTVERSION= 0.95 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Schedule POE Events using a cron spec BUILD_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple \ p5-POE>=0:${PORTSDIR}/devel/p5-POE \ p5-DateTime-Set>=0:${PORTSDIR}/devel/p5-DateTime-Set RUN_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \ p5-DateTime-Set>=0:${PORTSDIR}/devel/p5-DateTime-Set USES= perl5 USE_PERL5= modbuild .include Index: head/devel/p5-Script-isAperlScript/Makefile =================================================================== --- head/devel/p5-Script-isAperlScript/Makefile (revision 377093) +++ head/devel/p5-Script-isAperlScript/Makefile (revision 377094) @@ -1,20 +1,20 @@ # Created by: Mathieu Arnold # $FreeBSD$ PORTNAME= Script-isAperlScript PORTVERSION= 1.0.0 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= This does a basic check if something is a perl script or not LICENSE= ART10 GPLv1 LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include Index: head/security/p5-POE-Filter-SSL/Makefile =================================================================== --- head/security/p5-POE-Filter-SSL/Makefile (revision 377093) +++ head/security/p5-POE-Filter-SSL/Makefile (revision 377094) @@ -1,29 +1,29 @@ # Created by: mat # $FreeBSD$ PORTNAME= POE-Filter-SSL PORTVERSION= 0.28 PORTREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PRIVI PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= The easiest and flexiblest way to SSL in POEIntegrate SSL into POE LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-POE>=0:${PORTSDIR}/devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple USES= perl5 USE_PERL5= configure USE_OPENSSL= yes MAKE_ARGS+= PASTHRU_INC=-I${OPENSSLINC} .include Index: head/textproc/p5-Pod-WikiDoc/Makefile =================================================================== --- head/textproc/p5-Pod-WikiDoc/Makefile (revision 377093) +++ head/textproc/p5-Pod-WikiDoc/Makefile (revision 377094) @@ -1,26 +1,26 @@ # Created by: Mathieu Arnold # $FreeBSD$ PORTNAME= Pod-WikiDoc PORTVERSION= 0.20 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Generate Pod from inline wiki style text LICENSE= APACHE20 BUILD_DEPENDS:= ${RUN_DEPENDS} RUN_DEPENDS= p5-File-pushd>=0:${PORTSDIR}/devel/p5-File-pushd \ p5-Getopt-Lucid>=0.14:${PORTSDIR}/textproc/p5-Getopt-Lucid \ p5-IPC-Run3>=0.033:${PORTSDIR}/devel/p5-IPC-Run3 \ p5-Parse-RecDescent>=1.967.006:${PORTSDIR}/devel/p5-Parse-RecDescent \ p5-Probe-Perl>=0.01:${PORTSDIR}/sysutils/p5-Probe-Perl USES= perl5 USE_PERL5= configure .include Index: head/www/p5-Mojolicious-Plugin-Authentication/Makefile =================================================================== --- head/www/p5-Mojolicious-Plugin-Authentication/Makefile (revision 377093) +++ head/www/p5-Mojolicious-Plugin-Authentication/Makefile (revision 377094) @@ -1,26 +1,26 @@ # Created by: Mathieu Arnold # $FreeBSD$ PORTNAME= Mojolicious-Plugin-Authentication PORTVERSION= 1.26 PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Mojolicious plugin to make authentication a bit easier LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Mojolicious>=0:${PORTSDIR}/www/p5-Mojolicious RUN_DEPENDS= p5-Mojolicious>=0:${PORTSDIR}/www/p5-Mojolicious USES= perl5 USE_PERL5= configure post-patch: @${RM} ${WRKSRC}/README.pod .include