diff --git a/archivers/p5-IO-Zlib/Makefile b/archivers/p5-IO-Zlib/Makefile index 3c1e1ce8d2da..9643d3624aef 100644 --- a/archivers/p5-IO-Zlib/Makefile +++ b/archivers/p5-IO-Zlib/Makefile @@ -1,18 +1,18 @@ PORTNAME= IO-Zlib PORTVERSION= 1.10 PORTREVISION= 2 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= IO:: style interface to Compress::Zlib LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/audio/p5-Audio-Ecasound/Makefile b/audio/p5-Audio-Ecasound/Makefile index 30b4490c9c58..2e6b48a67c7a 100644 --- a/audio/p5-Audio-Ecasound/Makefile +++ b/audio/p5-Audio-Ecasound/Makefile @@ -1,16 +1,16 @@ PORTNAME= Audio-Ecasound PORTVERSION= 1.01 PORTREVISION= 1 CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for ecasound sampler, recorder, fx-processor BUILD_DEPENDS= libecasoundc-config:audio/ecasound USES= perl5 USE_PERL5= configure .include diff --git a/audio/p5-Net-LibLO/Makefile b/audio/p5-Net-LibLO/Makefile index 6112071fd452..f5f3d2eb91be 100644 --- a/audio/p5-Net-LibLO/Makefile +++ b/audio/p5-Net-LibLO/Makefile @@ -1,16 +1,16 @@ PORTNAME= Net-LibLO PORTVERSION= 0.06 PORTREVISION= 3 CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for liblo Lightweight OSC library LIB_DEPENDS= liblo.so:audio/liblo USES= pkgconfig perl5 USE_PERL5= modbuild .include diff --git a/benchmarks/bonnie/Makefile b/benchmarks/bonnie/Makefile index f048a0b27022..640f08cb0ba4 100644 --- a/benchmarks/bonnie/Makefile +++ b/benchmarks/bonnie/Makefile @@ -1,26 +1,26 @@ # Created by: se PORTNAME= bonnie PORTVERSION= 2.0.6 PORTREVISION= 1 CATEGORIES= benchmarks MASTER_SITES= http://www.textuality.com/bonnie/ DISTNAME= bonnie -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Performance Test of Filesystem I/O NO_WRKSUBDIR= yes MAKE_ARGS+= -e CFLAGS="${CFLAGS}" ALL_TARGET= bsd PLIST_FILES= bin/bonnie man/man1/bonnie.1.gz OPTIONS_DEFINE= STATIC STATIC_CFLAGS+= -static do-install: ${INSTALL_PROGRAM} ${WRKSRC}/Bonnie ${STAGEDIR}${PREFIX}/bin/bonnie ${INSTALL_MAN} ${FILESDIR}/bonnie.1 ${STAGEDIR}${PREFIX}/man/man1 .include diff --git a/comms/conserver-com/Makefile b/comms/conserver-com/Makefile index 2140b5182943..dd5357fb04cb 100644 --- a/comms/conserver-com/Makefile +++ b/comms/conserver-com/Makefile @@ -1,49 +1,49 @@ PORTNAME= conserver DISTVERSIONPREFIX= v DISTVERSION= 8.2.4 CATEGORIES= comms PKGNAMESUFFIX= -com -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Application that allows multiple users to watch serial consoles LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= autoreconf ssl USE_GITHUB= yes USE_RC_SUBR= conserver GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-master=${DEFAULTHOST} --with-port=${DEFAULTPORT} \ --with-pam --with-libwrap --with-openssl CONFLICTS_INSTALL= conserver-[0-9]* OPTIONS_DEFINE= FREEIPMI GSSAPI GSSAPIONLY STRIPREALM UDS FREEIPMI_DESC= Compile in FreeIPMI support GSSAPIONLY_DESC=Never prompt for a password when using GSSAPI GSSAPIONLY_IMPLIES= GSSAPI STRIPREALM_DESC=Strip @REALM when using GSSAPI STRIPREALM_IMPLIES= GSSAPI UDS_DESC= Use Unix domain sockets for client/server FREEIPMI_CONFIGURE_ON= --with-freeipmi=${LOCALBASE} FREEIPMI_LIB_DEPENDS= libfreeipmi.so:sysutils/freeipmi GSSAPI_CONFIGURE_WITH= gssapi GSSAPIONLY_EXTRA_PATCHES= ${FILESDIR}/extra-patch-conserver__master.c STRIPREALM_CONFIGURE_WITH= striprealm UDS_CONFIGURE_WITH= uds post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/conserver-convert DEFAULTPORT?= 782 DEFAULTHOST?= localhost post-extract: .for file in config.guess config.sub ${CP} -f ${TEMPLATES}/${file} ${WRKSRC} .endfor .include diff --git a/converters/p5-Convert-Moji/Makefile b/converters/p5-Convert-Moji/Makefile index a9307cf98493..d1322f3ccf33 100644 --- a/converters/p5-Convert-Moji/Makefile +++ b/converters/p5-Convert-Moji/Makefile @@ -1,17 +1,17 @@ PORTNAME= Convert-Moji PORTVERSION= 0.10 CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to convert objects to alphabets LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/converters/p5-Data-AMF/Makefile b/converters/p5-Data-AMF/Makefile index b660c1d992ee..35b0415b397f 100644 --- a/converters/p5-Data-AMF/Makefile +++ b/converters/p5-Data-AMF/Makefile @@ -1,21 +1,21 @@ PORTNAME= Data-AMF PORTVERSION= 0.09 PORTREVISION= 1 CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to serialize, deserialize AMF data BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-DateTime>0:devel/p5-DateTime \ p5-Any-Moose>0:devel/p5-Any-Moose \ p5-UNIVERSAL-require>0:devel/p5-UNIVERSAL-require \ p5-XML-LibXML>0:textproc/p5-XML-LibXML USES= perl5 USE_PERL5= configure .include diff --git a/converters/p5-JSON/Makefile b/converters/p5-JSON/Makefile index 89ad9a0f567c..d6b51b7eb6fa 100644 --- a/converters/p5-JSON/Makefile +++ b/converters/p5-JSON/Makefile @@ -1,19 +1,19 @@ PORTNAME= JSON PORTVERSION= 2.97.001 CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to convert to JSON (JavaScript Object Notation) LICENSE= ART10 GPLv1+ LICENSE_COMB= dual CONFLICTS= p5-JSON-1.* p5-JSON1-* NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/converters/p5-JSON1/Makefile b/converters/p5-JSON1/Makefile index 969dda188cfa..2cd4f6ca56e9 100644 --- a/converters/p5-JSON1/Makefile +++ b/converters/p5-JSON1/Makefile @@ -1,19 +1,19 @@ PORTNAME= JSON PORTVERSION= 1.15 PORTREVISION= 1 CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- PKGNAMESUFFIX= 1 -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to convert to JSON (JavaScript Object Notation) BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-libwww>=0:www/p5-libwww CONFLICTS= p5-JSON-2.* USES= perl5 USE_PERL5= configure .include diff --git a/converters/p5-Unicode-RecursiveDowngrade/Makefile b/converters/p5-Unicode-RecursiveDowngrade/Makefile index 187ba1c89903..253f23bc615f 100644 --- a/converters/p5-Unicode-RecursiveDowngrade/Makefile +++ b/converters/p5-Unicode-RecursiveDowngrade/Makefile @@ -1,14 +1,14 @@ PORTNAME= Unicode-RecursiveDowngrade PORTVERSION= 0.04 PORTREVISION= 1 CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to turn off UTF-8 flags inside of comprex variable USES= perl5 USE_PERL5= configure .include diff --git a/databases/p5-Amon2-DBI/Makefile b/databases/p5-Amon2-DBI/Makefile index 88be3f7cd8da..f71d3c5e4ddd 100644 --- a/databases/p5-Amon2-DBI/Makefile +++ b/databases/p5-Amon2-DBI/Makefile @@ -1,26 +1,26 @@ PORTNAME= Amon2-DBI PORTVERSION= 0.33 PORTREVISION= 0 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of simple DBI wrapper RUN_DEPENDS= \ p5-Carp-Clan>0:devel/p5-Carp-Clan \ p5-DBI>=1.616:databases/p5-DBI \ p5-DBIx-TransactionManager>=1.09:databases/p5-DBIx-TransactionManager \ p5-SQL-Interp>=1.10:databases/p5-SQL-Interp BUILD_DEPENDS= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-Test-Requires>0:devel/p5-Test-Requires \ p5-DBD-SQLite>0:databases/p5-DBD-SQLite \ p5-Amon2>0:www/p5-Amon2 \ p5-Test-Memory-Cycle>0:devel/p5-Test-Memory-Cycle USES= perl5 USE_PERL5= modbuild .include diff --git a/databases/p5-AnyEvent-DBD-Pg/Makefile b/databases/p5-AnyEvent-DBD-Pg/Makefile index f86d7ca4af25..7c15695ec9ec 100644 --- a/databases/p5-AnyEvent-DBD-Pg/Makefile +++ b/databases/p5-AnyEvent-DBD-Pg/Makefile @@ -1,24 +1,24 @@ PORTNAME= AnyEvent-DBD-Pg PORTVERSION= 0.03 PORTREVISION= 3 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for AnyEvent interface to DBD::Pg async interface BUILD_DEPENDS= p5-AnyEvent>=5:devel/p5-AnyEvent \ p5-DBD-Pg>0:databases/p5-DBD-Pg \ p5-DBI>0:databases/p5-DBI \ p5-common-sense>=3:devel/p5-common-sense RUN_DEPENDS= p5-AnyEvent>=5:devel/p5-AnyEvent \ p5-DBD-Pg>0:databases/p5-DBD-Pg \ p5-DBI>0:databases/p5-DBI \ p5-common-sense>=3:devel/p5-common-sense TEST_DEPENDS= p5-lib-abs>=0.90:devel/p5-lib-abs USES= perl5 USE_PERL5= configure .include diff --git a/databases/p5-CGI-Session-Driver-memcached/Makefile b/databases/p5-CGI-Session-Driver-memcached/Makefile index a6076df0c6fd..a85a6bb16470 100644 --- a/databases/p5-CGI-Session-Driver-memcached/Makefile +++ b/databases/p5-CGI-Session-Driver-memcached/Makefile @@ -1,18 +1,18 @@ PORTNAME= CGI-Session-Driver-memcached PORTVERSION= 0.04 PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for persistent session data in CGI applications RUN_DEPENDS= \ p5-CGI-Session>=4:www/p5-CGI-Session BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure .include diff --git a/databases/p5-Class-DBI-Plugin-Iterator/Makefile b/databases/p5-Class-DBI-Plugin-Iterator/Makefile index 061be90bdf78..c3b3bd65b41f 100644 --- a/databases/p5-Class-DBI-Plugin-Iterator/Makefile +++ b/databases/p5-Class-DBI-Plugin-Iterator/Makefile @@ -1,18 +1,18 @@ PORTNAME= Class-DBI-Plugin-Iterator PORTVERSION= 0.13 PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= New iterator for p5-Class-DBI BUILD_DEPENDS= p5-Class-DBI>=0:databases/p5-Class-DBI TEST_DEPENDS= p5-DBD-SQLite>=1.27:databases/p5-DBD-SQLite \ p5-Class-DBI-Pager>=0:databases/p5-Class-DBI-Pager USES= perl5 USE_PERL5= configure .include diff --git a/databases/p5-Class-DBI-Plugin-Pager/Makefile b/databases/p5-Class-DBI-Plugin-Pager/Makefile index 441c2980fc44..3a2a53caac4b 100644 --- a/databases/p5-Class-DBI-Plugin-Pager/Makefile +++ b/databases/p5-Class-DBI-Plugin-Pager/Makefile @@ -1,22 +1,22 @@ PORTNAME= Class-DBI-Plugin-Pager PORTVERSION= 0.566 PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to paged queries for CDBI BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-DBI>=0:databases/p5-Class-DBI \ p5-SQL-Abstract>=1.61:databases/p5-SQL-Abstract \ p5-UNIVERSAL-require>=0:devel/p5-UNIVERSAL-require \ p5-Data-Page>=0:databases/p5-Data-Page \ p5-Class-DBI-Plugin-AbstractCount>=0:databases/p5-Class-DBI-Plugin-AbstractCount TEST_DEPENDS= p5-Text-Exception>0:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure .include diff --git a/databases/p5-Class-DBI-Plugin-Senna/Makefile b/databases/p5-Class-DBI-Plugin-Senna/Makefile index 68b5e0525109..142a93f9f181 100644 --- a/databases/p5-Class-DBI-Plugin-Senna/Makefile +++ b/databases/p5-Class-DBI-Plugin-Senna/Makefile @@ -1,23 +1,23 @@ PORTNAME= Class-DBI-Plugin-Senna PORTVERSION= 0.01 PORTREVISION= 4 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Add Instant Fulltext Search Capability With Senna to Class::DBI BUILD_DEPENDS= p5-Class-DBI>=0:databases/p5-Class-DBI \ p5-Senna>=0:textproc/p5-Senna USES= perl5 USE_PERL5= configure # With $TRYBROKEN, do "perl Makefile.PL" in verbose mode. do-configure: cd ${CONFIGURE_WRKSRC} && \ ${SETENV} ${CONFIGURE_ENV} \ ${PERL5} ${CONFIGURE_CMD} ${CONFIGURE_ARGS} .include diff --git a/databases/p5-DBIx-Class-AsFdat/Makefile b/databases/p5-DBIx-Class-AsFdat/Makefile index d6d6edb31d26..07f0876a999c 100644 --- a/databases/p5-DBIx-Class-AsFdat/Makefile +++ b/databases/p5-DBIx-Class-AsFdat/Makefile @@ -1,26 +1,26 @@ PORTNAME= DBIx-Class-AsFdat PORTVERSION= 0.03 PORTREVISION= 2 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension like CDBI::Plugin::AsFdat RUN_DEPENDS= \ p5-DBIx-Class>0:databases/p5-DBIx-Class BUILD_DEPENDS= \ p5-DBIx-Class>0:databases/p5-DBIx-Class TEST_DEPENDS= p5-Test-Declare>=0:devel/p5-Test-Declare \ p5-Test-Warn>=0:devel/p5-Test-Warn \ p5-Test-Output>=0:devel/p5-Test-Output \ p5-DateTime>=0:devel/p5-DateTime \ p5-DBD-SQLite>=0:databases/p5-DBD-SQLite \ p5-Test-Perl-Critic>=0:textproc/p5-Test-Perl-Critic \ p5-DateTime-Format-SQLite>=0:devel/p5-DateTime-Format-SQLite USES= perl5 USE_PERL5= configure .include diff --git a/databases/p5-DBIx-Class-DeploymentHandler/Makefile b/databases/p5-DBIx-Class-DeploymentHandler/Makefile index 9bac55c130c3..e34570f9929d 100644 --- a/databases/p5-DBIx-Class-DeploymentHandler/Makefile +++ b/databases/p5-DBIx-Class-DeploymentHandler/Makefile @@ -1,33 +1,33 @@ PORTNAME= DBIx-Class-DeploymentHandler PORTVERSION= 0.002230 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for extensible DBIx::Class deployment LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Carp-Clan>0:devel/p5-Carp-Clan \ p5-Context-Preserve>0:devel/p5-Context-Preserve \ p5-DBIx-Class>=0.08121:databases/p5-DBIx-Class \ p5-Log-Contextual>=0.005005:devel/p5-Log-Contextual \ p5-Method-Signatures-Simple>=0.05:devel/p5-Method-Signatures-Simple \ p5-Moo>=2:devel/p5-Moo \ p5-MooX-Role-Parameterized>=0.082:devel/p5-MooX-Role-Parameterized \ p5-SQL-Translator>=0.11005:databases/p5-SQL-Translator \ p5-Sub-Exporter-Progressive>0:devel/p5-Sub-Exporter-Progressive \ p5-Text-Brew>=0.02:textproc/p5-Text-Brew \ p5-Try-Tiny>0:lang/p5-Try-Tiny \ p5-Type-Tiny>=1.004004:devel/p5-Type-Tiny \ p5-namespace-autoclean>0:devel/p5-namespace-autoclean USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/databases/p5-DBIx-Class-Fixtures/Makefile b/databases/p5-DBIx-Class-Fixtures/Makefile index 65ce1bc11241..bc4292fe295a 100644 --- a/databases/p5-DBIx-Class-Fixtures/Makefile +++ b/databases/p5-DBIx-Class-Fixtures/Makefile @@ -1,41 +1,41 @@ PORTNAME= DBIx-Class-Fixtures PORTVERSION= 1.001039 CATEGORIES= databases perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SKAUFMAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to use fixtures with DBIx::Class LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Class-Accessor-Grouped>=0.1001:devel/p5-Class-Accessor-Grouped \ p5-Config-Any>=0.23:devel/p5-Config-Any \ p5-DBIx-Class>=0.08102:databases/p5-DBIx-Class \ p5-DBIx-Class-Schema-Loader>=0.07035:databases/p5-DBIx-Class-Schema-Loader \ p5-Data-Dump-Streamer>=2.05:devel/p5-Data-Dump-Streamer \ p5-Data-Visitor>=0.3:devel/p5-Data-Visitor \ p5-DateTime>=1.03:devel/p5-DateTime \ p5-DateTime-Format-MySQL>0:devel/p5-DateTime-Format-MySQL \ p5-DateTime-Format-Pg>0:devel/p5-DateTime-Format-Pg \ p5-DateTime-Format-SQLite>=0.1:devel/p5-DateTime-Format-SQLite \ p5-File-Copy-Recursive>=0.38:devel/p5-File-Copy-Recursive \ p5-Hash-Merge>=0.1:textproc/p5-Hash-Merge \ p5-IO-All>=0.85:devel/p5-IO-All \ p5-YAML-Syck>=1.27:textproc/p5-YAML-Syck \ p5-Path-Class>=0.32:devel/p5-Path-Class TEST_DEPENDS= \ p5-DBD-SQLite>=1.12:databases/p5-DBD-SQLite \ p5-DBIx-Class-InflateColumn-FS>=0.01007:databases/p5-DBIx-Class-InflateColumn-FS \ p5-Test-Compile>0:devel/p5-Test-Compile \ p5-Test-TempDir-Tiny>0:devel/p5-Test-TempDir-Tiny USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/databases/p5-DBIx-Class-InflateColumn-FS/Makefile b/databases/p5-DBIx-Class-InflateColumn-FS/Makefile index 5dfd24ba85e4..facba3484336 100644 --- a/databases/p5-DBIx-Class-InflateColumn-FS/Makefile +++ b/databases/p5-DBIx-Class-InflateColumn-FS/Makefile @@ -1,21 +1,21 @@ PORTNAME= DBIx-Class-InflateColumn-FS PORTVERSION= 0.01007 PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to {in,de}flate columns to Path::Class::File objects BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-DBIx-Class>=0.08:databases/p5-DBIx-Class \ p5-DBIx-Class-UUIDColumns>=0.02005:databases/p5-DBIx-Class-UUIDColumns \ p5-Path-Class>0:devel/p5-Path-Class TEST_DEPENDS= p5-DBICx-TestDatabase>=0:databases/p5-DBICx-TestDatabase USES= perl5 USE_PERL5= configure .include diff --git a/databases/p5-DBIx-Class-Migration/Makefile b/databases/p5-DBIx-Class-Migration/Makefile index e2e9f005ad16..9fc570f65fc9 100644 --- a/databases/p5-DBIx-Class-Migration/Makefile +++ b/databases/p5-DBIx-Class-Migration/Makefile @@ -1,44 +1,44 @@ PORTNAME= DBIx-Class-Migration PORTVERSION= 0.073 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to make migrating your DBIx::Class databases easier LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Class-Load>0.22:devel/p5-Class-Load \ p5-Config-MySQL>=0.02:devel/p5-Config-MySQL \ p5-DBD-SQLite>=1.46:databases/p5-DBD-SQLite \ p5-DBIx-Class-DeploymentHandler>=0.002223:databases/p5-DBIx-Class-DeploymentHandler \ p5-DBIx-Class-Fixtures>=1.001039:databases/p5-DBIx-Class-Fixtures \ p5-DBIx-Class-Schema-Loader>=0.07042:databases/p5-DBIx-Class-Schema-Loader \ p5-Devel-PartialDump>=0.17:devel/p5-Devel-PartialDump \ p5-File-ShareDir-ProjectDistDir>=1.0.4:devel/p5-File-ShareDir-ProjectDistDir \ p5-JSON-MaybeXS>0:converters/p5-JSON-MaybeXS \ p5-Log-Any>=1.707:devel/p5-Log-Any \ p5-Moo>=2:devel/p5-Moo \ p5-MooX-Attribute-ENV>=0.02:devel/p5-MooX-Attribute-ENV \ p5-MooX-Options>=4.103:devel/p5-MooX-Options \ p5-MooX-Traits>=0.005:devel/p5-MooX-Traits \ ${P5_POD_PARSER} \ p5-SQL-Translator>=0.11021:databases/p5-SQL-Translator \ p5-Text-Brew>=0.02:textproc/p5-Text-Brew \ p5-version>=0.9924:devel/p5-version BUILD_DEPENDS= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-Test-Most>=0.34:devel/p5-Test-Most \ p5-Test-Requires>=0.10:devel/p5-Test-Requires USES= perl5 USE_PERL5= configure NO_ARCH= YES post-patch: ${FIND} ${WRKSRC} -name .DS_Store -delete .include diff --git a/databases/p5-DBIx-Class-Tree-NestedSet/Makefile b/databases/p5-DBIx-Class-Tree-NestedSet/Makefile index 325b047c20c3..3cdbbaf27a49 100644 --- a/databases/p5-DBIx-Class-Tree-NestedSet/Makefile +++ b/databases/p5-DBIx-Class-Tree-NestedSet/Makefile @@ -1,20 +1,20 @@ PORTNAME= DBIx-Class-Tree-NestedSet PORTVERSION= 0.10 PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to manage trees of data using the nested set model BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-DBIx-Class>=0.08:databases/p5-DBIx-Class TEST_DEPENDS= p5-DBICx-TestDatabase>=0:databases/p5-DBICx-TestDatabase \ p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure .include diff --git a/databases/p5-DBIx-Class-Tree/Makefile b/databases/p5-DBIx-Class-Tree/Makefile index 1220da1c10d5..09cd734dddb0 100644 --- a/databases/p5-DBIx-Class-Tree/Makefile +++ b/databases/p5-DBIx-Class-Tree/Makefile @@ -1,23 +1,23 @@ PORTNAME= DBIx-Class-Tree PORTVERSION= 0.03003 PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to manipulate and analyze tree structured data LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-DBIx-Class>=0.08100:databases/p5-DBIx-Class TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \ p5-DBD-SQLite>=0:databases/p5-DBD-SQLite USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/databases/p5-DBIx-Connector/Makefile b/databases/p5-DBIx-Connector/Makefile index f9b688df0bea..34b9e8125af1 100644 --- a/databases/p5-DBIx-Connector/Makefile +++ b/databases/p5-DBIx-Connector/Makefile @@ -1,19 +1,19 @@ PORTNAME= DBIx-Connector PORTVERSION= 0.56 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for fast, safe DBI connection management BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-DBI>=1.605:databases/p5-DBI TEST_DEPENDS= p5-Test-MockModule>=0:devel/p5-Test-MockModule USES= perl5 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/databases/p5-DBIx-DBHResolver/Makefile b/databases/p5-DBIx-DBHResolver/Makefile index 2bccbe28f209..36cd383825f3 100644 --- a/databases/p5-DBIx-DBHResolver/Makefile +++ b/databases/p5-DBIx-DBHResolver/Makefile @@ -1,29 +1,29 @@ PORTNAME= DBIx-DBHResolver PORTVERSION= 0.17 PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to resolve DB connection with many database servers BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Class-Accessor>0:devel/p5-Class-Accessor \ p5-Config-Any>0:devel/p5-Config-Any \ p5-DBI>0:databases/p5-DBI \ p5-Data-Util>0:devel/p5-Data-Util \ p5-Hash-Merge-Simple>0:devel/p5-Hash-Merge-Simple \ p5-Try-Tiny>0:lang/p5-Try-Tiny \ p5-UNIVERSAL-require>0:devel/p5-UNIVERSAL-require \ p5-YAML>0:textproc/p5-YAML TEST_DEPENDS= p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \ p5-DBD-SQLite>0:databases/p5-DBD-SQLite \ p5-Sub-Uplevel>=0:devel/p5-Sub-Uplevel # TODO: fix test. USES= perl5 USE_PERL5= configure .include diff --git a/databases/p5-DBIx-Inspector/Makefile b/databases/p5-DBIx-Inspector/Makefile index 64306b25392c..b14a6ea3d8b4 100644 --- a/databases/p5-DBIx-Inspector/Makefile +++ b/databases/p5-DBIx-Inspector/Makefile @@ -1,24 +1,24 @@ PORTNAME= DBIx-Inspector PORTVERSION= 0.12 PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TOKUHIROM PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to get information from $dbh BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Class-Accessor-Lite>0:devel/p5-Class-Accessor-Lite \ p5-DBI>0:databases/p5-DBI TEST_DEPENDS= \ p5-DBD-SQLite>0:databases/p5-DBD-SQLite \ p5-Test-Requires>0:devel/p5-Test-Requires \ p5-Test-Simple>=0.94:devel/p5-Test-Simple USES= perl5 USE_PERL5= modbuild .include diff --git a/databases/p5-DBIx-QueryLog/Makefile b/databases/p5-DBIx-QueryLog/Makefile index 0438580beec4..f41694eda32c 100644 --- a/databases/p5-DBIx-QueryLog/Makefile +++ b/databases/p5-DBIx-QueryLog/Makefile @@ -1,26 +1,26 @@ PORTNAME= DBIx-QueryLog PORTVERSION= 0.41 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for logging queries for DBI LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-DBI>0:databases/p5-DBI \ p5-Text-ASCIITable>0:textproc/p5-Text-ASCIITable TEST_DEPENDS= \ p5-DBD-SQLite>0:databases/p5-DBD-SQLite \ p5-Class-Method-Modifiers>0:devel/p5-Class-Method-Modifiers \ p5-Test-Requires>0:devel/p5-Test-Requires USES= perl5 USE_PERL5= modbuild NO_ARCH= YES .include diff --git a/databases/p5-DBIx-Skinny-InflateColumn-DateTime/Makefile b/databases/p5-DBIx-Skinny-InflateColumn-DateTime/Makefile index b008991c7641..28772b47840e 100644 --- a/databases/p5-DBIx-Skinny-InflateColumn-DateTime/Makefile +++ b/databases/p5-DBIx-Skinny-InflateColumn-DateTime/Makefile @@ -1,28 +1,28 @@ PORTNAME= DBIx-Skinny-InflateColumn-DateTime PORTVERSION= 0.06 PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to inflate/deflate DateTime for DBIx::Skinny LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-DBD-SQLite>0:databases/p5-DBD-SQLite \ p5-DBIx-Skinny>=0.05:databases/p5-DBIx-Skinny \ p5-DateTime>0:devel/p5-DateTime \ p5-DateTime-Format-MySQL>0:devel/p5-DateTime-Format-MySQL \ p5-DateTime-Format-Strptime>0:devel/p5-DateTime-Format-Strptime \ p5-DateTime-TimeZone>0:devel/p5-DateTime-TimeZone TEST_DEPENDS= p5-DBD-Mock>=0:databases/p5-DBD-Mock NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/databases/p5-DBIx-Skinny-Mixin-DBHResolver/Makefile b/databases/p5-DBIx-Skinny-Mixin-DBHResolver/Makefile index 241a150d06fa..0725d428241c 100644 --- a/databases/p5-DBIx-Skinny-Mixin-DBHResolver/Makefile +++ b/databases/p5-DBIx-Skinny-Mixin-DBHResolver/Makefile @@ -1,19 +1,19 @@ PORTNAME= DBIx-Skinny-Mixin-DBHResolver PORTVERSION= 0.04 PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of DBIx::DBHResolver mixin for DBIx::Skinny BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-DBIx-DBHResolver>0:databases/p5-DBIx-DBHResolver \ p5-DBIx-Skinny>0:databases/p5-DBIx-Skinny USES= perl5 USE_PERL5= configure .include diff --git a/databases/p5-DBIx-Skinny-Pager/Makefile b/databases/p5-DBIx-Skinny-Pager/Makefile index 5baf4f6e964b..bff2d0a04c19 100644 --- a/databases/p5-DBIx-Skinny-Pager/Makefile +++ b/databases/p5-DBIx-Skinny-Pager/Makefile @@ -1,24 +1,24 @@ PORTNAME= DBIx-Skinny-Pager PORTVERSION= 0.11 PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of resultset pager for DBIx::Skinny BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-DBIx-Skinny>=0.0729:databases/p5-DBIx-Skinny \ p5-Data-Page>0:databases/p5-Data-Page \ p5-Class-Accessor-Lite>0:devel/p5-Class-Accessor-Lite TEST_DEPENDS= p5-Test-Requires>=0:devel/p5-Test-Requires \ p5-Test-UseAllModules>=0:devel/p5-Test-UseAllModules \ p5-Test-Deep>0:devel/p5-Test-Deep \ p5-Test-Differences>=0:devel/p5-Test-Differences USES= perl5 USE_PERL5= configure .include diff --git a/databases/p5-DBIx-Skinny-Schema-Loader/Makefile b/databases/p5-DBIx-Skinny-Schema-Loader/Makefile index 19417513b5cd..1aa95bb5d7e4 100644 --- a/databases/p5-DBIx-Skinny-Schema-Loader/Makefile +++ b/databases/p5-DBIx-Skinny-Schema-Loader/Makefile @@ -1,22 +1,22 @@ PORTNAME= DBIx-Skinny-Schema-Loader PORTVERSION= 0.25 PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:NEKOYA PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to load schema for DBIx::Skinny BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-DBIx-Skinny>=0.0733:databases/p5-DBIx-Skinny TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \ p5-DBD-SQLite>=0:databases/p5-DBD-SQLite \ p5-Class-Data-Inheritable>=0:devel/p5-Class-Data-Inheritable USES= perl5 USE_PERL5= configure .include diff --git a/databases/p5-DBIx-Skinny/Makefile b/databases/p5-DBIx-Skinny/Makefile index a2ccbf2d5842..e3f16ec17299 100644 --- a/databases/p5-DBIx-Skinny/Makefile +++ b/databases/p5-DBIx-Skinny/Makefile @@ -1,29 +1,29 @@ PORTNAME= DBIx-Skinny PORTVERSION= 0.0742 PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:NEKOKAK PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for simple DBI wrapper/ORMapper LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-DBI>0:databases/p5-DBI \ p5-UNIVERSAL-require>0:devel/p5-UNIVERSAL-require \ p5-Class-Accessor-Lite>0:devel/p5-Class-Accessor-Lite \ p5-Try-Tiny>0:lang/p5-Try-Tiny \ p5-DBIx-TransactionManager>=1.07:databases/p5-DBIx-TransactionManager \ p5-Class-Load>0:devel/p5-Class-Load USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/databases/p5-DBIx-TransactionManager/Makefile b/databases/p5-DBIx-TransactionManager/Makefile index 544ac0927fee..d0f1e675121c 100644 --- a/databases/p5-DBIx-TransactionManager/Makefile +++ b/databases/p5-DBIx-TransactionManager/Makefile @@ -1,24 +1,24 @@ PORTNAME= DBIx-TransactionManager PORTVERSION= 1.13 PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:NEKOKAK PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for database transaction handling LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-DBI>0:databases/p5-DBI \ p5-Try-Tiny>0:lang/p5-Try-Tiny USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/databases/p5-GitDDL-Migrator/Makefile b/databases/p5-GitDDL-Migrator/Makefile index da526ea59da5..7b324e1c0392 100644 --- a/databases/p5-GitDDL-Migrator/Makefile +++ b/databases/p5-GitDDL-Migrator/Makefile @@ -1,24 +1,24 @@ PORTNAME= GitDDL-Migrator PORTVERSION= 0.08 CATEGORIES= databases perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SONGMU PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to extended p5-GitDDL LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-GitDDL>=0.03:databases/p5-GitDDL \ p5-Mouse>0:devel/p5-Mouse \ p5-SQL-Translator>0:databases/p5-SQL-Translator BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= modbuildtiny NO_ARCH= YES .include diff --git a/databases/p5-GitDDL/Makefile b/databases/p5-GitDDL/Makefile index 4d5eac005938..5a78e9bea482 100644 --- a/databases/p5-GitDDL/Makefile +++ b/databases/p5-GitDDL/Makefile @@ -1,25 +1,25 @@ PORTNAME= GitDDL PORTVERSION= 0.03 CATEGORIES= databases perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TYPESTER PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for database migration utility by git managed sql LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-DBI>0:databases/p5-DBI \ p5-Git-Repository>0:devel/p5-Git-Repository \ p5-Mouse>0:devel/p5-Mouse \ p5-SQL-Translator>=0.11016:databases/p5-SQL-Translator BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/databases/p5-RedisDB-Parser/Makefile b/databases/p5-RedisDB-Parser/Makefile index fcfb668b6d06..3388482b8b12 100644 --- a/databases/p5-RedisDB-Parser/Makefile +++ b/databases/p5-RedisDB-Parser/Makefile @@ -1,21 +1,21 @@ PORTNAME= RedisDB-Parser PORTVERSION= 2.22 PORTREVISION= 0 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for Redis protocol parser LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Try-Tiny>0:lang/p5-Try-Tiny BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure .include diff --git a/databases/p5-RedisDB/Makefile b/databases/p5-RedisDB/Makefile index c2013e9c681a..0ebb900aa27a 100644 --- a/databases/p5-RedisDB/Makefile +++ b/databases/p5-RedisDB/Makefile @@ -1,22 +1,22 @@ PORTNAME= RedisDB PORTVERSION= 2.53 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to access redis database LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-RedisDB-Parser>=2.21:databases/p5-RedisDB-Parser \ p5-Try-Tiny>0:lang/p5-Try-Tiny BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile b/databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile index 89f4ef65ec00..6b835e73f0b1 100644 --- a/databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile +++ b/databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile @@ -1,19 +1,19 @@ PORTNAME= SQL-Abstract-Plugin-InsertMulti PORTVERSION= 0.04 PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to add bulk insert for SQL::Abstract BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-SQL-Abstract>=1.6:databases/p5-SQL-Abstract \ p5-Sub-Exporter>0:devel/p5-Sub-Exporter USES= perl5 USE_PERL5= modbuild .include diff --git a/databases/p5-SQL-Maker/Makefile b/databases/p5-SQL-Maker/Makefile index 72c72fba44c9..276cf126a124 100644 --- a/databases/p5-SQL-Maker/Makefile +++ b/databases/p5-SQL-Maker/Makefile @@ -1,26 +1,26 @@ PORTNAME= SQL-Maker PORTVERSION= 1.21 CATEGORIES= databases perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TOKUHIROM PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for yet another SQL builder LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Class-Accessor-Lite>=0.05:devel/p5-Class-Accessor-Lite \ p5-DBI>0:databases/p5-DBI TEST_DEPENDS= p5-Test-Simple>=0.96:devel/p5-Test-Simple \ p5-Test-Requires>=0:devel/p5-Test-Requires \ p5-Tie-IxHash>=0:devel/p5-Tie-IxHash USES= perl5 USE_PERL5= modbuildtiny NO_ARCH= YES .include diff --git a/databases/p5-Search-Namazu/Makefile b/databases/p5-Search-Namazu/Makefile index 197cc986533a..4898c7da2efc 100644 --- a/databases/p5-Search-Namazu/Makefile +++ b/databases/p5-Search-Namazu/Makefile @@ -1,18 +1,18 @@ # Created by: kuriyama PORTNAME= Search-Namazu PORTVERSION= 0.96 PORTREVISION= 5 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Namazu library module for perl LIB_DEPENDS= libnmz.so:databases/namazu2 USES= perl5 USE_PERL5= configure .include diff --git a/databases/p5-Teng/Makefile b/databases/p5-Teng/Makefile index db7434625bda..04fed884f402 100644 --- a/databases/p5-Teng/Makefile +++ b/databases/p5-Teng/Makefile @@ -1,36 +1,36 @@ PORTNAME= Teng PORTVERSION= 0.28 CATEGORIES= databases perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SATOH PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for simple DBI wrapper/ORMapper LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Class-Accessor-Lite>=0.05:devel/p5-Class-Accessor-Lite \ p5-Class-Load>=0.06:devel/p5-Class-Load \ p5-DBI>0:databases/p5-DBI \ p5-DBIx-Inspector>=0.06:databases/p5-DBIx-Inspector \ p5-DBIx-TransactionManager>=1.06:databases/p5-DBIx-TransactionManager \ p5-Data-Page>0:databases/p5-Data-Page \ p5-Data-Page-NoTotalEntries>=0.02:devel/p5-Data-Page-NoTotalEntries \ p5-SQL-Maker>=0.14:databases/p5-SQL-Maker TEST_DEPENDS= \ p5-DBD-SQLite>=1.12:databases/p5-DBD-SQLite \ p5-Test-Mock-Guard>=0.10:devel/p5-Test-Mock-Guard \ p5-Test-Requires>0:devel/p5-Test-Requires \ p5-Test-SharedFork>=0.06:devel/p5-Test-SharedFork \ p5-Test-Simple>=0.96:devel/p5-Test-Simple \ p5-Class-Method-Modifiers>0:devel/p5-Class-Method-Modifiers USES= perl5 USE_PERL5= modbuild NO_ARCH= YES .include diff --git a/databases/p5-Test-Fixture-DBI/Makefile b/databases/p5-Test-Fixture-DBI/Makefile index ae144d38a0a6..5a44cdef226d 100644 --- a/databases/p5-Test-Fixture-DBI/Makefile +++ b/databases/p5-Test-Fixture-DBI/Makefile @@ -1,28 +1,28 @@ PORTNAME= Test-Fixture-DBI PORTVERSION= 0.09 PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to load fixture data into database LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-DBI>0:databases/p5-DBI \ p5-SQL-Abstract>0:databases/p5-SQL-Abstract \ p5-SQL-Abstract-Plugin-InsertMulti>0:databases/p5-SQL-Abstract-Plugin-InsertMulti \ p5-UNIVERSAL-require>0:devel/p5-UNIVERSAL-require \ p5-YAML-Syck>0:textproc/p5-YAML-Syck TEST_DEPENDS= p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \ p5-Sub-Uplevel>=0:devel/p5-Sub-Uplevel USES= perl5 USE_PERL5= modbuild NO_ARCH= YES .include diff --git a/databases/p5-Test-mysqld/Makefile b/databases/p5-Test-mysqld/Makefile index 137149e925b4..03c20274dbdf 100644 --- a/databases/p5-Test-mysqld/Makefile +++ b/databases/p5-Test-mysqld/Makefile @@ -1,21 +1,21 @@ PORTNAME= Test-mysqld PORTVERSION= 0.17 PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for mysqld test runner BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Class-Accessor-Lite>0:devel/p5-Class-Accessor-Lite \ p5-File-Copy-Recursive>0:devel/p5-File-Copy-Recursive \ p5-DBD-mysql>=0:databases/p5-DBD-mysql \ p5-Test-SharedFork>=0.06:devel/p5-Test-SharedFork USES= perl5 USE_PERL5= configure .include diff --git a/databases/p5-Test-postgresql/Makefile b/databases/p5-Test-postgresql/Makefile index de0a23ab8ba8..de1d5b5e9a46 100644 --- a/databases/p5-Test-postgresql/Makefile +++ b/databases/p5-Test-postgresql/Makefile @@ -1,24 +1,24 @@ PORTNAME= Test-postgresql PORTVERSION= 0.09 PORTREVISION= 3 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of postgresql runner for tests LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Class-Accessor-Lite>0:devel/p5-Class-Accessor-Lite \ p5-DBI>0:databases/p5-DBI \ p5-DBD-Pg>0:databases/p5-DBD-Pg TEST_DEPENDS= p5-Test-SharedFork>=0.06:devel/p5-Test-SharedFork USES= perl5 USE_PERL5= configure .include diff --git a/databases/p5-TokyoCabinet/Makefile b/databases/p5-TokyoCabinet/Makefile index 3553fcc20bf5..67af91841c8d 100644 --- a/databases/p5-TokyoCabinet/Makefile +++ b/databases/p5-TokyoCabinet/Makefile @@ -1,18 +1,18 @@ PORTNAME= TokyoCabinet PORTVERSION= 1.34 PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= LOCAL/kuriyama \ https://dbmx.net/tokyocabinet/perlpkg/ PKGNAMEPREFIX= p5- DISTNAME= tokyocabinet-perl-${PORTVERSION} -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for TokyoCabinet LIB_DEPENDS= libtokyocabinet.so:databases/tokyocabinet USES= perl5 USE_PERL5= configure .include diff --git a/databases/p5-tokyotyrant/Makefile b/databases/p5-tokyotyrant/Makefile index 13cfac63ea4b..d4a1c7c7f9cb 100644 --- a/databases/p5-tokyotyrant/Makefile +++ b/databases/p5-tokyotyrant/Makefile @@ -1,22 +1,22 @@ # Created by: Hiroyuki Hanai PORTNAME= tokyotyrant PORTVERSION= 1.16 PORTREVISION= 3 CATEGORIES= databases perl5 MASTER_SITES= https://dbmx.net/${PORTNAME}/perlpkg/ PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-perl-${PORTVERSION} -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to the TokyoTyrant BUILD_DEPENDS= tokyotyrant>=1.1.40:databases/tokyotyrant LIB_DEPENDS= libtokyotyrant.so:databases/tokyotyrant USES= perl5 shebangfix SHEBANG_FILES= tcrtest.pl ttutest.pl USE_PERL5= configure NO_ARCH= yes .include diff --git a/databases/tokyocabinet/Makefile b/databases/tokyocabinet/Makefile index 3818bb5fc299..ffd67b53d52d 100644 --- a/databases/tokyocabinet/Makefile +++ b/databases/tokyocabinet/Makefile @@ -1,80 +1,80 @@ # Created by: Gea-Suan Lin PORTNAME= tokyocabinet PORTVERSION= 1.4.48 CATEGORIES= databases MASTER_SITES= LOCAL/kuriyama \ https://dbmx.net/${PORTNAME}/ -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Modern implementation of DBM LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes USES= pathfix gmake USE_LDCONFIG= yes PORTDOCS= * OPTIONS_DEFINE= DEBUG DEVEL FASTEST LZMA LZO PTHREAD PROFILE SHARED SWAB UYIELD DOCS OPTIONS_DEFAULT= PTHREAD SHARED OPTIONS_SUB= yes DEVEL_DESC= Development build FASTEST_DESC= Fastest run LZMA_DESC= LZMA codec LZO_DESC= LZO codec PTHREAD_DESC= Enable POSIX thread support PROFILE_DESC= Profiling build SHARED_DESC= Shared build SWAB_DESC= Swapping byte-orders build UYIELD_DESC= Detecting race conditions DEBUG_CONFIGURE_ENABLE= debug DEBUG_PREVENTS= LZMA DEVEL_CONFIGURE_ENABLE= devel FASTEST_CONFIGURE_ENABLE= fastest # to not confuse with system liblzma LZMA_CONFIGURE_ENABLE= exlzma LZMA_LIB_DEPENDS= liblzma.so.1:archivers/lzmalib LZMA_PREVENTS= DEBUG LZO_CONFIGURE_ENABLE= exlzo LZO_LIB_DEPENDS= liblzo2.so:archivers/lzo2 PTHREAD_CONFIGURE_ENABLE= pthread PROFILE_CONFIGURE_ENABLE= profile PROFILE_PREVENTS= SHARED SHARED_CONFIGURE_ENABLE= shared SHARED_PREVENTS= PROFILE SWAB_CONFIGURE_ENABLE= swab UYIELD_CONFIGURE_ENABLE= uyield SHLIB_VER= 9.11.0 SHLIB_VER_MAJ= 9 PLIST_SUB+= SHLIB_VER=${SHLIB_VER} SHLIB_VER_MAJ=${SHLIB_VER_MAJ} post-patch: ${REINPLACE_CMD} -e 's|@datarootdir@|@datarootdir@/doc|' \ ${WRKSRC}/Makefile.in post-patch-FASTEST-on: ${REINPLACE_CMD} -e 's|-fforce-addr||' ${WRKSRC}/configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* ${STAGEDIR}${PREFIX}/libexec/tcawmgr.cgi post-install-SHARED-on: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so .include diff --git a/deskutils/howm/Makefile b/deskutils/howm/Makefile index a169f9c6119e..8059879fba1a 100644 --- a/deskutils/howm/Makefile +++ b/deskutils/howm/Makefile @@ -1,42 +1,42 @@ PORTNAME= howm PORTVERSION= 1.4.3 PORTREVISION= 5 CATEGORIES= deskutils MASTER_SITES= http://howm.sourceforge.jp/a/ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Write fragmentarily and read collectively LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING .if ${FLAVOR:U} == devel_full || ${FLAVOR:U} == devel_nox BROKEN= Debugger entered--Lisp error: (wrong-type-argument stringp nil) .endif USES= emacs GNU_CONFIGURE= yes PORTDOCS= *.html *.png PORTEXAMPLES= en/0000-00-00-000000.txt ja/0000-00-00-000000.txt OPTIONS_DEFINE= DOCS EXAMPLES NO_ARCH= yes do-install: cd ${WRKSRC} && ${INSTALL_DATA} *.el *.elc \ ${STAGEDIR}${PREFIX}/${EMACS_SITE_LISPDIR} do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC}/doc && ${INSTALL_DATA} *.html *.png ${STAGEDIR}${DOCSDIR}) do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/en ${STAGEDIR}${EXAMPLESDIR}/ja (cd ${WRKSRC} && ${INSTALL_DATA} ja/0* ${STAGEDIR}${EXAMPLESDIR}/ja) (cd ${WRKSRC} && ${INSTALL_DATA} en/0* ${STAGEDIR}${EXAMPLESDIR}/en) .include diff --git a/devel/cpan-upload-http/Makefile b/devel/cpan-upload-http/Makefile index fcb8b8f31082..b0b141a6a1c1 100644 --- a/devel/cpan-upload-http/Makefile +++ b/devel/cpan-upload-http/Makefile @@ -1,20 +1,20 @@ PORTNAME= cpan-upload-http PORTVERSION= 2.4 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BRADFITZ -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl script to upload one or more files to CPAN, using PAUSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-AppConfig-Std>=1.05:devel/p5-AppConfig-Std \ p5-libwww>0:www/p5-libwww \ p5-Term-ReadKey>0:devel/p5-Term-ReadKey USES= perl5 USE_PERL5= configure .include diff --git a/devel/flex-sdk/Makefile b/devel/flex-sdk/Makefile index b87d08c010b4..cbd86f5829cb 100644 --- a/devel/flex-sdk/Makefile +++ b/devel/flex-sdk/Makefile @@ -1,44 +1,44 @@ PORTNAME= flex-sdk PORTVERSION= 4.6.0.23201 CATEGORIES= devel java MASTER_SITES= http://fpdownload.adobe.com/pub/flex/sdk/builds/flex4.6/ DISTNAME= flex_sdk_${PORTVERSION}_mpl -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Adobe Flex SDK CONFLICTS= ja-flex-sdk-2.* flex-sdk2-2.* flex-sdk3-3.* USES= zip USE_JAVA= yes SUB_FILES= ${SCRIPTS:C/\$/.sh/g} NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes PLIST_SUB= PORTNAME=${PORTNAME} SUB_LIST= PORTNAME=${PORTNAME} SCRIPTS= aasdoc acompc amxmlc asdoc compc copylocale digest \ fcsh fdb mxmlc optimizer post-extract: ${RM} ${WRKSRC}/bin/*.bat ${WRKSRC}/bin/*.exe ${FIND} ${WRKSRC} -name "._*" -delete do-install: .for i in ${SCRIPTS} ${INSTALL_SCRIPT} ${WRKDIR}/${i}.sh ${STAGEDIR}${PREFIX}/bin/${i} .endfor ${MKDIR} ${STAGEDIR}${JAVAJARDIR}/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/lib/*.jar ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}/ ${INSTALL_DATA} ${WRKSRC}/ant/lib/*.jar ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}/ ${MKDIR} ${STAGEDIR}${DATADIR}/frameworks ${CP} -r ${WRKSRC}/frameworks/ ${STAGEDIR}${DATADIR}/frameworks/ ${MKDIR} ${STAGEDIR}${DATADIR}/asdoc/templates ${CP} -r ${WRKSRC}/asdoc/templates/ ${STAGEDIR}${DATADIR}/asdoc/templates/ ${MKDIR} ${STAGEDIR}${DOCSDIR} ${CP} -r ${WRKSRC}/*.htm ${STAGEDIR}${DOCSDIR}/ .include diff --git a/devel/p5-ARGV-Struct/Makefile b/devel/p5-ARGV-Struct/Makefile index a9223b8e989f..3de223336eb4 100644 --- a/devel/p5-ARGV-Struct/Makefile +++ b/devel/p5-ARGV-Struct/Makefile @@ -1,22 +1,22 @@ PORTNAME= ARGV-Struct PORTVERSION= 0.03 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JLMARTIN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to parse complex data structures passed in ARGV LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Moose>0:devel/p5-Moose BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-Any-Moose/Makefile b/devel/p5-Any-Moose/Makefile index 99dcbcebb9c4..1a29e1720eb2 100644 --- a/devel/p5-Any-Moose/Makefile +++ b/devel/p5-Any-Moose/Makefile @@ -1,37 +1,37 @@ PORTNAME= Any-Moose PORTVERSION= 0.26 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ETHER PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for/to use Moose or Mouse modules LICENSE= ART10 GPLv1+ LICENSE_COMB= dual #TEST_DEPENDS= p5-Moose>0:devel/p5-Moose USES= perl5 USE_PERL5= configure NO_ARCH= YES OPTIONS_DEFINE= MOOSE MOUSE OPTIONS_DEFAULT= MOUSE MOOSE_DESC= Use Moose MOUSE_DESC= Use Mouse .include .if ${PORT_OPTIONS:MMOOSE} BUILD_DEPENDS+= p5-Moose>0:devel/p5-Moose RUN_DEPENDS+= p5-Moose>0:devel/p5-Moose .endif .if ${PORT_OPTIONS:MMOUSE} BUILD_DEPENDS+= p5-Mouse>=0.40:devel/p5-Mouse RUN_DEPENDS+= p5-Mouse>=0.40:devel/p5-Mouse .endif .include diff --git a/devel/p5-AnyEvent-Filesys-Notify/Makefile b/devel/p5-AnyEvent-Filesys-Notify/Makefile index ae50f9be7b33..4cee01de17e1 100644 --- a/devel/p5-AnyEvent-Filesys-Notify/Makefile +++ b/devel/p5-AnyEvent-Filesys-Notify/Makefile @@ -1,32 +1,32 @@ PORTNAME= AnyEvent-Filesys-Notify PORTVERSION= 1.21 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MGRIMES PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for AnyEvent compat to monitor file/dir changes LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Moo>=1.003001:devel/p5-Moo \ p5-MooX-late>=0.014:devel/p5-MooX-late \ p5-MooX-Types-MooseLike>=0.25:devel/p5-MooX-Types-MooseLike \ p5-AnyEvent>=7.05:devel/p5-AnyEvent \ p5-Path-Iterator-Rule>=1.005:devel/p5-Path-Iterator-Rule \ p5-Try-Tiny>=0.18:lang/p5-Try-Tiny \ p5-namespace-autoclean>=0.24:devel/p5-namespace-autoclean \ p5-IO-KQueue>=0.34:devel/p5-IO-KQueue TEST_DEPENDS= p5-Data-Dump>=0:devel/p5-Data-Dump \ p5-Test-Exception>=0:devel/p5-Test-Exception \ p5-Test-Without-Module>=0:devel/p5-Test-Without-Module USES= perl5 USE_PERL5= modbuild NO_ARCH= YES .include diff --git a/devel/p5-AnyEvent-MessagePack/Makefile b/devel/p5-AnyEvent-MessagePack/Makefile index 093a80609613..7c97d3592046 100644 --- a/devel/p5-AnyEvent-MessagePack/Makefile +++ b/devel/p5-AnyEvent-MessagePack/Makefile @@ -1,20 +1,20 @@ PORTNAME= AnyEvent-MessagePack PORTVERSION= 0.19 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of AnyEvent for MessagePack RUN_DEPENDS= \ p5-AnyEvent>=7.02:devel/p5-AnyEvent \ p5-Data-MessagePack>=0.46:devel/p5-Data-MessagePack \ p5-Data-MessagePack-Stream>=0.07:devel/p5-Data-MessagePack-Stream BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= modbuild .include diff --git a/devel/p5-App-FatPacker/Makefile b/devel/p5-App-FatPacker/Makefile index 388276ebe4c2..2733e307a907 100644 --- a/devel/p5-App-FatPacker/Makefile +++ b/devel/p5-App-FatPacker/Makefile @@ -1,17 +1,17 @@ PORTNAME= App-FatPacker PORTVERSION= 0.010005 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to pack your dependencies onto your script file LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-App-cpanminus/Makefile b/devel/p5-App-cpanminus/Makefile index 34e6656b1ffe..3c069ccefb28 100644 --- a/devel/p5-App-cpanminus/Makefile +++ b/devel/p5-App-cpanminus/Makefile @@ -1,18 +1,18 @@ PORTNAME= App-cpanminus PORTVERSION= 1.7042 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MIYAGAWA PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to get, unpack, build, and install modules from CPAN LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-App-scan_prereqs_cpanfile/Makefile b/devel/p5-App-scan_prereqs_cpanfile/Makefile index 99d95bb1e196..2630c72aab60 100644 --- a/devel/p5-App-scan_prereqs_cpanfile/Makefile +++ b/devel/p5-App-scan_prereqs_cpanfile/Makefile @@ -1,22 +1,22 @@ PORTNAME= App-scan_prereqs_cpanfile PORTVERSION= 1.03 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for scanning prerequisite modules to generate cpanfile LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Module-CPANfile>=0.9020:devel/p5-Module-CPANfile \ p5-Perl-PrereqScanner-Lite>=0.21:devel/p5-Perl-PrereqScanner-Lite BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= modbuildtiny NO_ARCH= YES .include diff --git a/devel/p5-B-Compiling/Makefile b/devel/p5-B-Compiling/Makefile index 576cde520996..2fce14f3e62c 100644 --- a/devel/p5-B-Compiling/Makefile +++ b/devel/p5-B-Compiling/Makefile @@ -1,20 +1,20 @@ PORTNAME= B-Compiling PORTVERSION= 0.06 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to expose PL_compiling to perl LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Sub-Exporter>0:devel/p5-Sub-Exporter USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-B-Hooks-OP-Check-EntersubForCV/Makefile b/devel/p5-B-Hooks-OP-Check-EntersubForCV/Makefile index 182e655c4baf..0a6be6d309dd 100644 --- a/devel/p5-B-Hooks-OP-Check-EntersubForCV/Makefile +++ b/devel/p5-B-Hooks-OP-Check-EntersubForCV/Makefile @@ -1,25 +1,25 @@ PORTNAME= B-Hooks-OP-Check-EntersubForCV PORTVERSION= 0.09 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to invoke callback on construction of entersub OPs LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-B-Hooks-OP-Check>=0.19:devel/p5-B-Hooks-OP-Check \ p5-B-Utils>0:devel/p5-B-Utils BUILD_DEPENDS= \ p5-B-Hooks-OP-Check>=0.19:devel/p5-B-Hooks-OP-Check \ p5-B-Utils>0:devel/p5-B-Utils \ p5-ExtUtils-Depends>0:devel/p5-ExtUtils-Depends USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-B-Size2/Makefile b/devel/p5-B-Size2/Makefile index 461db81063fb..4dd654b067bf 100644 --- a/devel/p5-B-Size2/Makefile +++ b/devel/p5-B-Size2/Makefile @@ -1,17 +1,17 @@ PORTNAME= B-Size2 PORTVERSION= 2.07 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to measure size of Perl OPs and SVs LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-BSD-devstat/Makefile b/devel/p5-BSD-devstat/Makefile index ab48aed11aad..2073e5dc67fd 100644 --- a/devel/p5-BSD-devstat/Makefile +++ b/devel/p5-BSD-devstat/Makefile @@ -1,14 +1,14 @@ PORTNAME= BSD-devstat PORTVERSION= 0.02 PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of devstat(3) API USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-CHI/Makefile b/devel/p5-CHI/Makefile index 211fd5b1348b..8d2b9af8d2f0 100644 --- a/devel/p5-CHI/Makefile +++ b/devel/p5-CHI/Makefile @@ -1,44 +1,44 @@ PORTNAME= CHI PORTVERSION= 0.600 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HAARG PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-0.60 -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for unified cache interface LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Carp-Assert>=0.20:devel/p5-Carp-Assert \ p5-Data-UUID>0:devel/p5-Data-UUID \ p5-Digest-JHash>0:security/p5-Digest-JHash \ p5-Hash-MoreUtils>0:devel/p5-Hash-MoreUtils \ p5-JSON-MaybeXS>=1.003003:converters/p5-JSON-MaybeXS \ p5-List-MoreUtils>=0.13:lang/p5-List-MoreUtils \ p5-Log-Any>=0.08:devel/p5-Log-Any \ p5-Module-Runtime>0:devel/p5-Module-Runtime \ p5-Moo>=1.003:devel/p5-Moo \ p5-MooX-Types-MooseLike>=0.23:devel/p5-MooX-Types-MooseLike \ p5-MooX-Types-MooseLike-Numeric>0:devel/p5-MooX-Types-MooseLike-Numeric \ p5-String-RewritePrefix>0:textproc/p5-String-RewritePrefix \ p5-Task-Weaken>0:devel/p5-Task-Weaken \ p5-Time-Duration>=1.06:devel/p5-Time-Duration \ p5-Time-Duration-Parse>=0.03:devel/p5-Time-Duration-Parse \ p5-Try-Tiny>=0.05:lang/p5-Try-Tiny TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep \ p5-Test-Warn>=0:devel/p5-Test-Warn \ p5-Test-Exception>=0:devel/p5-Test-Exception \ p5-Test-Class>=0:devel/p5-Test-Class \ p5-TimeDate>=0:devel/p5-TimeDate NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Calendar-Simple/Makefile b/devel/p5-Calendar-Simple/Makefile index 2742a21cb959..f7fae1b1a28b 100644 --- a/devel/p5-Calendar-Simple/Makefile +++ b/devel/p5-Calendar-Simple/Makefile @@ -1,19 +1,19 @@ PORTNAME= Calendar-Simple PORTVERSION= 1.21 PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DAVECROSS PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to create simple calendars LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/devel/p5-Carp-Always/Makefile b/devel/p5-Carp-Always/Makefile index db6c55e370ba..fa972bfb11ae 100644 --- a/devel/p5-Carp-Always/Makefile +++ b/devel/p5-Carp-Always/Makefile @@ -1,19 +1,19 @@ PORTNAME= Carp-Always PORTVERSION= 0.13 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to warn and die noisily with stack backtraces LICENSE= ART10 GPLv1+ LICENSE_COMB= dual TEST_DEPENDS= p5-Test-Base>0:devel/p5-Test-Base USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Carp-Datum/Makefile b/devel/p5-Carp-Datum/Makefile index e6fa8387a8d8..e2649380519a 100644 --- a/devel/p5-Carp-Datum/Makefile +++ b/devel/p5-Carp-Datum/Makefile @@ -1,20 +1,20 @@ # Created by: kuriyama PORTNAME= Carp-Datum PORTVERSION= 0.1.3 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Debugging And Tracing Ultimate Module BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Log-Agent>=0:devel/p5-Log-Agent \ p5-Getargs-Long>=0:devel/p5-Getargs-Long USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Class-Accessor-Constructor/Makefile b/devel/p5-Class-Accessor-Constructor/Makefile index 231e356a53cd..a5940ca38cd7 100644 --- a/devel/p5-Class-Accessor-Constructor/Makefile +++ b/devel/p5-Class-Accessor-Constructor/Makefile @@ -1,21 +1,21 @@ PORTNAME= Class-Accessor-Constructor PORTVERSION= 1.111590 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for constructor generator RUN_DEPENDS= \ p5-Class-Accessor>0:devel/p5-Class-Accessor \ p5-Class-Accessor-Complex>0:devel/p5-Class-Accessor-Complex \ p5-Class-Accessor-Installer>=1.100880:devel/p5-Class-Accessor-Installer \ p5-Data-Inherited>0:devel/p5-Data-Inherited BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Class-Forward/Makefile b/devel/p5-Class-Forward/Makefile index 787da8c27561..61f3ffe92b9f 100644 --- a/devel/p5-Class-Forward/Makefile +++ b/devel/p5-Class-Forward/Makefile @@ -1,18 +1,18 @@ PORTNAME= Class-Forward PORTVERSION= 0.100006 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for class dispatcher that handles namespaces like paths LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Class-Method-Modifiers-Fast/Makefile b/devel/p5-Class-Method-Modifiers-Fast/Makefile index 880d3889c429..6418f6497e6e 100644 --- a/devel/p5-Class-Method-Modifiers-Fast/Makefile +++ b/devel/p5-Class-Method-Modifiers-Fast/Makefile @@ -1,19 +1,19 @@ PORTNAME= Class-Method-Modifiers-Fast PORTVERSION= 0.041 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to provide Moose-like method modifiers BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Data-Util>=0.55:devel/p5-Data-Util TEST_DEPENDS= p5-Sub-Uplevel>=0.18:devel/p5-Sub-Uplevel USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Class-MethodMapper/Makefile b/devel/p5-Class-MethodMapper/Makefile index 34a7fb33d4bc..0438412315b0 100644 --- a/devel/p5-Class-MethodMapper/Makefile +++ b/devel/p5-Class-MethodMapper/Makefile @@ -1,14 +1,14 @@ PORTNAME= Class-MethodMapper PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for abstract Class wrapper for AutoLoader USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Class-Tiny/Makefile b/devel/p5-Class-Tiny/Makefile index 5620fc8d8f30..5c06deb9daed 100644 --- a/devel/p5-Class-Tiny/Makefile +++ b/devel/p5-Class-Tiny/Makefile @@ -1,16 +1,16 @@ PORTNAME= Class-Tiny PORTVERSION= 1.006 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for minimalist class construction LICENSE= APACHE20 USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-Compiler-Lexer/Makefile b/devel/p5-Compiler-Lexer/Makefile index 71e6e6702123..df91c7d22139 100644 --- a/devel/p5-Compiler-Lexer/Makefile +++ b/devel/p5-Compiler-Lexer/Makefile @@ -1,21 +1,21 @@ PORTNAME= Compiler-Lexer PORTVERSION= 0.22 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for lexical analyzer LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Module-Build-XSUtil>0:devel/p5-Module-Build-XSUtil USES= perl5 USE_PERL5= modbuild post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Compiler/Lexer/Lexer.so .include diff --git a/devel/p5-Config-MySQL/Makefile b/devel/p5-Config-MySQL/Makefile index 158c20313616..b0b3d760a856 100644 --- a/devel/p5-Config-MySQL/Makefile +++ b/devel/p5-Config-MySQL/Makefile @@ -1,20 +1,20 @@ PORTNAME= Config-MySQL PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to read/write MySQL-style configuration files BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Config-INI>0:devel/p5-Config-INI USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/devel/p5-Data-Inherited/Makefile b/devel/p5-Data-Inherited/Makefile index 28579b7c79fd..341ec1ba4089 100644 --- a/devel/p5-Data-Inherited/Makefile +++ b/devel/p5-Data-Inherited/Makefile @@ -1,14 +1,14 @@ PORTNAME= Data-Inherited PORTVERSION= 1.100860 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for hierarchy-wide accumulation of list/hash results USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Data-Localize/Makefile b/devel/p5-Data-Localize/Makefile index 28a366aed8c0..0110fa087f30 100644 --- a/devel/p5-Data-Localize/Makefile +++ b/devel/p5-Data-Localize/Makefile @@ -1,24 +1,24 @@ PORTNAME= Data-Localize PORTVERSION= 0.00027 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DMAKI PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for alternate data localization API LICENSE= MIT BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Moo>=1.000008:devel/p5-Moo \ p5-MooX-Types-MooseLike>0:devel/p5-MooX-Types-MooseLike \ p5-Log-Minimal>=0.14:devel/p5-Log-Minimal USES= perl5 USE_PERL5= modbuild NO_ARCH= YES .include diff --git a/devel/p5-Data-MessagePack-Stream/Makefile b/devel/p5-Data-MessagePack-Stream/Makefile index 54fe0f6aada8..daf1eb6b5eb4 100644 --- a/devel/p5-Data-MessagePack-Stream/Makefile +++ b/devel/p5-Data-MessagePack-Stream/Makefile @@ -1,27 +1,27 @@ PORTNAME= Data-MessagePack-Stream PORTVERSION= 0.07 PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for yet another messagepack streaming deserializer BROKEN_mips= fails to build: atomic operations are not found BROKEN_mips64= fails to build: atomic operations are not found BROKEN_sparc64= fails to build: atomic operations are not found BUILD_DEPENDS= p5-Data-MessagePack>0:devel/p5-Data-MessagePack USES= perl5 USE_PERL5= configure MAKE_JOBS_UNSAFE= yes CFLAGS_aarch64= -fPIC CFLAGS_armv7= -fPIC CFLAGS_i386= -fPIC CFLAGS_powerpc= -fPIC CFLAGS_riscv64= -fPIC .include diff --git a/devel/p5-Data-MessagePack/Makefile b/devel/p5-Data-MessagePack/Makefile index 4cbd7ea94da8..d99d38abff73 100644 --- a/devel/p5-Data-MessagePack/Makefile +++ b/devel/p5-Data-MessagePack/Makefile @@ -1,24 +1,24 @@ PORTNAME= Data-MessagePack PORTVERSION= 0.48 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GFUJI PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for MessagePack LICENSE= ART10 GPLv1+ LICENSE_COMB= dual TEST_DEPENDS= p5-Test-Requires>=0:devel/p5-Test-Requires \ p5-Test-LeakTrace>0:devel/p5-Test-LeakTrace USES= perl5 USE_PERL5= configure CONFIGURE_ARGS= --xs MAKE_JOBS_UNSAFE= yes .include diff --git a/devel/p5-Data-Model/Makefile b/devel/p5-Data-Model/Makefile index 276c6490d15e..b8ce1d5f9381 100644 --- a/devel/p5-Data-Model/Makefile +++ b/devel/p5-Data-Model/Makefile @@ -1,26 +1,26 @@ PORTNAME= Data-Model PORTVERSION= 0.00008 PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for model interface which had more data sources unified BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Class-Trigger>0:devel/p5-Class-Trigger \ p5-DBD-SQLite>0:databases/p5-DBD-SQLite \ p5-DBI>0:databases/p5-DBI \ p5-Params-Validate>0:devel/p5-Params-Validate TEST_DEPENDS= p5-Path-Class>=0:devel/p5-Path-Class \ p5-Sub-Uplevel>0:devel/p5-Sub-Uplevel \ p5-MRO-Compat>=0:devel/p5-MRO-Compat \ p5-Test-Class>=0:devel/p5-Test-Class \ p5-URI>=0:net/p5-URI USES= perl5 USE_PERL5= modbuildtiny .include diff --git a/devel/p5-Data-Page-NoTotalEntries/Makefile b/devel/p5-Data-Page-NoTotalEntries/Makefile index 4b9e9e3c714a..8864e89d95d2 100644 --- a/devel/p5-Data-Page-NoTotalEntries/Makefile +++ b/devel/p5-Data-Page-NoTotalEntries/Makefile @@ -1,20 +1,20 @@ PORTNAME= Data-Page-NoTotalEntries PORTVERSION= 0.02 PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TOKUHIROM PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for paging results without total entries BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Class-Accessor-Lite>=0.05:devel/p5-Class-Accessor-Lite TEST_DEPENDS= p5-Test-Simple>=0.96:devel/p5-Test-Simple USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Data-Recursive-Encode/Makefile b/devel/p5-Data-Recursive-Encode/Makefile index 242996b62e79..1d23e7ac0efa 100644 --- a/devel/p5-Data-Recursive-Encode/Makefile +++ b/devel/p5-Data-Recursive-Encode/Makefile @@ -1,18 +1,18 @@ PORTNAME= Data-Recursive-Encode PORTVERSION= 0.06 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to encode/decode values in a structure LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= modbuild NO_ARCH= YES .include diff --git a/devel/p5-Data-SExpression/Makefile b/devel/p5-Data-SExpression/Makefile index 4cb0aa66c78e..a3c28c55a2ce 100644 --- a/devel/p5-Data-SExpression/Makefile +++ b/devel/p5-Data-SExpression/Makefile @@ -1,19 +1,19 @@ PORTNAME= Data-SExpression PORTVERSION= 0.41 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to parse lisp S-expressions into perl data structures BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Class-Accessor>0:devel/p5-Class-Accessor TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Data-Util/Makefile b/devel/p5-Data-Util/Makefile index c8a3e0170728..e1b655895802 100644 --- a/devel/p5-Data-Util/Makefile +++ b/devel/p5-Data-Util/Makefile @@ -1,27 +1,27 @@ PORTNAME= Data-Util PORTVERSION= 0.63 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for utilities for data and data types LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-MRO-Compat>=0.09:devel/p5-MRO-Compat \ p5-Hash-Util-FieldHash-Compat>0:devel/p5-Hash-Util-FieldHash-Compat TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \ p5-Scope-Guard>=0.20:devel/p5-Scope-Guard USES= perl5 USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Data/Util/Util.so .include diff --git a/devel/p5-Data-Visitor-Encode/Makefile b/devel/p5-Data-Visitor-Encode/Makefile index c36cff4d9806..4871680ce56a 100644 --- a/devel/p5-Data-Visitor-Encode/Makefile +++ b/devel/p5-Data-Visitor-Encode/Makefile @@ -1,19 +1,19 @@ PORTNAME= Data-Visitor-Encode PORTVERSION= 0.10007 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to encode/decode values in a structure BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Data-Visitor>=0.18:devel/p5-Data-Visitor TEST_DEPENDS= p5-Test-Exception>0:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Devel-BeginLift/Makefile b/devel/p5-Devel-BeginLift/Makefile index 545181cd5235..1eb02e388aea 100644 --- a/devel/p5-Devel-BeginLift/Makefile +++ b/devel/p5-Devel-BeginLift/Makefile @@ -1,19 +1,19 @@ PORTNAME= Devel-BeginLift PORTVERSION= 0.001003 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to make selected sub calls evaluate at compile time BUILD_DEPENDS= ${RUN_DEPENDS} \ p5-ExtUtils-Depends>0:devel/p5-ExtUtils-Depends RUN_DEPENDS= \ p5-B-Hooks-OP-Check-EntersubForCV>=0.03:devel/p5-B-Hooks-OP-Check-EntersubForCV USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Devel-Caller-Perl/Makefile b/devel/p5-Devel-Caller-Perl/Makefile index 1d1293c98dee..a0e7014b0804 100644 --- a/devel/p5-Devel-Caller-Perl/Makefile +++ b/devel/p5-Devel-Caller-Perl/Makefile @@ -1,14 +1,14 @@ PORTNAME= Devel-Caller-Perl PORTVERSION= 1.4 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to implement Devel::Caller with Perl only USES= perl5 USE_PERL5= modbuild .include diff --git a/devel/p5-Devel-CoreStack/Makefile b/devel/p5-Devel-CoreStack/Makefile index b4e1f5c45c68..8c1baad2285b 100644 --- a/devel/p5-Devel-CoreStack/Makefile +++ b/devel/p5-Devel-CoreStack/Makefile @@ -1,14 +1,14 @@ PORTNAME= Devel-CoreStack PORTVERSION= 1.3 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module that generates a stack dump from a core file USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Devel-Cover-Report-Clover/Makefile b/devel/p5-Devel-Cover-Report-Clover/Makefile index 9dee6cdf0100..ead6520eb79e 100644 --- a/devel/p5-Devel-Cover-Report-Clover/Makefile +++ b/devel/p5-Devel-Cover-Report-Clover/Makefile @@ -1,29 +1,29 @@ PORTNAME= Devel-Cover-Report-Clover PORTVERSION= 0.35 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for Clover reporting of coverage statistics LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Class-Accessor>0:devel/p5-Class-Accessor \ p5-Devel-Cover>0:devel/p5-Devel-Cover \ p5-HTML-Parser>0:www/p5-HTML-Parser \ p5-Template-Toolkit>0:www/p5-Template-Toolkit TEST_DEPENDS= \ p5-File-Which>=1.08:sysutils/p5-File-Which \ p5-Test-Exception>0:devel/p5-Test-Exception \ p5-Test-MockObject>0:devel/p5-Test-MockObject NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Devel-Declare-Parser/Makefile b/devel/p5-Devel-Declare-Parser/Makefile index 8f654f40ab09..a8f89e5ef174 100644 --- a/devel/p5-Devel-Declare-Parser/Makefile +++ b/devel/p5-Devel-Declare-Parser/Makefile @@ -1,23 +1,23 @@ PORTNAME= Devel-Declare-Parser PORTVERSION= 0.020 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for higher level interface to Devel-Declare LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-B-Compiling>=0.02:devel/p5-B-Compiling \ p5-B-Hooks-EndOfScope>=0.08:devel/p5-B-Hooks-EndOfScope \ p5-Devel-Declare>=0.006:devel/p5-Devel-Declare USES= perl5 USE_PERL5= modbuild NO_ARCH= YES .include diff --git a/devel/p5-Devel-KYTProf/Makefile b/devel/p5-Devel-KYTProf/Makefile index eefbf0a5025b..d057a8d900d7 100644 --- a/devel/p5-Devel-KYTProf/Makefile +++ b/devel/p5-Devel-KYTProf/Makefile @@ -1,20 +1,20 @@ PORTNAME= Devel-KYTProf PORTVERSION= 0.05 PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for simple profiler BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Data-Inheritable>0:devel/p5-Class-Data-Inheritable \ p5-UNIVERSAL-require>0:devel/p5-UNIVERSAL-require TEST_DEPENDS= p5-DBI>0:databases/p5-DBI \ p5-DBD-SQLite>0:databases/p5-DBD-SQLite USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Devel-StackTrace-AsHTML/Makefile b/devel/p5-Devel-StackTrace-AsHTML/Makefile index 295805af55ce..8b5825694eaa 100644 --- a/devel/p5-Devel-StackTrace-AsHTML/Makefile +++ b/devel/p5-Devel-StackTrace-AsHTML/Makefile @@ -1,23 +1,23 @@ PORTNAME= Devel-StackTrace-AsHTML PORTVERSION= 0.15 PORTREVISION= 0 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MIYAGAWA PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to display stack trace in HTML LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Devel-StackTrace>0:devel/p5-Devel-StackTrace USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/devel/p5-Devel-StackTrace-WithLexicals/Makefile b/devel/p5-Devel-StackTrace-WithLexicals/Makefile index 4f16a0a35af0..c18a6dd6f83e 100644 --- a/devel/p5-Devel-StackTrace-WithLexicals/Makefile +++ b/devel/p5-Devel-StackTrace-WithLexicals/Makefile @@ -1,22 +1,22 @@ PORTNAME= Devel-StackTrace-WithLexicals PORTVERSION= 2.01 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for Devel::StackTrace + PadWalker LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Devel-StackTrace>=2.00:devel/p5-Devel-StackTrace \ p5-PadWalker>=1.98:devel/p5-PadWalker USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-Dist-Metadata/Makefile b/devel/p5-Dist-Metadata/Makefile index 43ec0c5491ed..1d763029436a 100644 --- a/devel/p5-Dist-Metadata/Makefile +++ b/devel/p5-Dist-Metadata/Makefile @@ -1,30 +1,30 @@ PORTNAME= Dist-Metadata PORTVERSION= 0.926 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for information about a perl module distribution LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Archive-Zip>=1.30:archivers/p5-Archive-Zip \ p5-CPAN-DistnameInfo>=0.12:devel/p5-CPAN-DistnameInfo \ p5-File-Spec-Native>=1.002:devel/p5-File-Spec-Native \ p5-Path-Class>=0.24:devel/p5-Path-Class \ p5-Try-Tiny>=0.09:lang/p5-Try-Tiny TEST_DEPENDS= \ p5-Test-Fatal>0:devel/p5-Test-Fatal \ p5-Test-MockObject>0:devel/p5-Test-MockObject USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-Eval-WithLexicals/Makefile b/devel/p5-Eval-WithLexicals/Makefile index 20f483ccdcd1..3e949eaf6c7b 100644 --- a/devel/p5-Eval-WithLexicals/Makefile +++ b/devel/p5-Eval-WithLexicals/Makefile @@ -1,22 +1,22 @@ PORTNAME= Eval-WithLexicals PORTVERSION= 1.003005 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HAARG PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for pure perl eval with persistent lexical variables LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Moo>=0.009006:devel/p5-Moo BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-Exporter-Declare/Makefile b/devel/p5-Exporter-Declare/Makefile index 406e5ab46b0c..024e2c13ff61 100644 --- a/devel/p5-Exporter-Declare/Makefile +++ b/devel/p5-Exporter-Declare/Makefile @@ -1,25 +1,25 @@ PORTNAME= Exporter-Declare PORTVERSION= 0.114 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:EXODIST PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for exporting done right LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Meta-Builder>=0.003:devel/p5-Meta-Builder \ p5-aliased>0:devel/p5-aliased TEST_DEPENDS= p5-Fennec-Lite>=0:devel/p5-Fennec-Lite \ p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= modbuild NO_ARCH= YES .include diff --git a/devel/p5-ExtUtils-Install/Makefile b/devel/p5-ExtUtils-Install/Makefile index 40d5e93ce64b..d5474e7a6c56 100644 --- a/devel/p5-ExtUtils-Install/Makefile +++ b/devel/p5-ExtUtils-Install/Makefile @@ -1,18 +1,18 @@ PORTNAME= ExtUtils-Install PORTVERSION= 2.04 PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to install files from here to there LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-Fennec-Lite/Makefile b/devel/p5-Fennec-Lite/Makefile index bbeee88c1366..1bed72f0d56b 100644 --- a/devel/p5-Fennec-Lite/Makefile +++ b/devel/p5-Fennec-Lite/Makefile @@ -1,14 +1,14 @@ PORTNAME= Fennec-Lite PORTVERSION= 0.004 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for minimalist Fennec, the commonly used bits USES= perl5 USE_PERL5= modbuild .include diff --git a/devel/p5-File-ShareDir-ProjectDistDir/Makefile b/devel/p5-File-ShareDir-ProjectDistDir/Makefile index 1bc51d1d8274..5dcc83e82da7 100644 --- a/devel/p5-File-ShareDir-ProjectDistDir/Makefile +++ b/devel/p5-File-ShareDir-ProjectDistDir/Makefile @@ -1,25 +1,25 @@ PORTNAME= File-ShareDir-ProjectDistDir PORTVERSION= 1.000008 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for set-and-forget using a directory in projects root LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-File-ShareDir>0:devel/p5-File-ShareDir \ p5-Path-Class>0:devel/p5-Path-Class \ p5-Path-FindDev>0:devel/p5-Path-FindDev \ p5-Path-IsDev>0:devel/p5-Path-IsDev \ p5-Path-Tiny>0:devel/p5-Path-Tiny \ p5-Sub-Exporter>0:devel/p5-Sub-Exporter USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-File-Spec-Native/Makefile b/devel/p5-File-Spec-Native/Makefile index 34bd47b06a76..0781761f66ac 100644 --- a/devel/p5-File-Spec-Native/Makefile +++ b/devel/p5-File-Spec-Native/Makefile @@ -1,17 +1,17 @@ PORTNAME= File-Spec-Native PORTVERSION= 1.004 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for native OS implementation of File::Spec LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-File-Sync/Makefile b/devel/p5-File-Sync/Makefile index 2d0f3417e6e9..9d0526fbbe0f 100644 --- a/devel/p5-File-Sync/Makefile +++ b/devel/p5-File-Sync/Makefile @@ -1,16 +1,16 @@ # Created by: Jun Kuriyama PORTNAME= File-Sync PORTVERSION= 0.11 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module interface to the UNIX sync(2) and POSIX.1b fsync(2) USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-File-Tail/Makefile b/devel/p5-File-Tail/Makefile index b5e24e6939af..e56a0e19040d 100644 --- a/devel/p5-File-Tail/Makefile +++ b/devel/p5-File-Tail/Makefile @@ -1,19 +1,19 @@ # Created by: Jeremy Shaffner PORTNAME= File-Tail PORTVERSION= 1.3 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl Module to read the end of a file as it's appended to LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-Filesys-Notify-KQueue/Makefile b/devel/p5-Filesys-Notify-KQueue/Makefile index c01933ee5abe..ff8a436965f6 100644 --- a/devel/p5-Filesys-Notify-KQueue/Makefile +++ b/devel/p5-Filesys-Notify-KQueue/Makefile @@ -1,22 +1,22 @@ PORTNAME= Filesys-Notify-KQueue PORTVERSION= 0.11 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to wrap IO::KQueue for watching file system LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-IO-KQueue>0:devel/p5-IO-KQueue TEST_DEPENDS= p5-Test-SharedFork>=0.19:devel/p5-Test-SharedFork USES= perl5 USE_PERL5= modbuildtiny NO_ARCH= YES .include diff --git a/devel/p5-Filesys-Notify-Simple/Makefile b/devel/p5-Filesys-Notify-Simple/Makefile index 44b9cceaf0c0..f9ce3a5af788 100644 --- a/devel/p5-Filesys-Notify-Simple/Makefile +++ b/devel/p5-Filesys-Notify-Simple/Makefile @@ -1,20 +1,20 @@ PORTNAME= Filesys-Notify-Simple PORTVERSION= 0.12 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MIYAGAWA PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for simple and dumb file system watcher LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/devel/p5-FindBin-libs/Makefile b/devel/p5-FindBin-libs/Makefile index 12a416de77a5..8a19eac53bd5 100644 --- a/devel/p5-FindBin-libs/Makefile +++ b/devel/p5-FindBin-libs/Makefile @@ -1,17 +1,17 @@ PORTNAME= FindBin-libs PORTVERSION= 2.1100 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:LEMBARK PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/00$//} -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to locate and use lib directories USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-Hash-MoreUtils/Makefile b/devel/p5-Hash-MoreUtils/Makefile index f623aa398526..f684fa0b27da 100644 --- a/devel/p5-Hash-MoreUtils/Makefile +++ b/devel/p5-Hash-MoreUtils/Makefile @@ -1,18 +1,18 @@ PORTNAME= Hash-MoreUtils PORTVERSION= 0.05 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to provide the stuff missing in Hash::Util LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/devel/p5-Hash-MultiValue/Makefile b/devel/p5-Hash-MultiValue/Makefile index 4af2d59950d5..6f1bbebc5481 100644 --- a/devel/p5-Hash-MultiValue/Makefile +++ b/devel/p5-Hash-MultiValue/Makefile @@ -1,19 +1,19 @@ PORTNAME= Hash-MultiValue PORTVERSION= 0.16 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to store multiple values per key LICENSE= ART10 GPLv1+ LICENSE_COMB= dual TEST_DEPENDS= p5-UNIVERSAL-ref>0:devel/p5-UNIVERSAL-ref USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-IO-Callback/Makefile b/devel/p5-IO-Callback/Makefile index 74b37f090c3a..0f97f8290a91 100644 --- a/devel/p5-IO-Callback/Makefile +++ b/devel/p5-IO-Callback/Makefile @@ -1,27 +1,27 @@ PORTNAME= IO-Callback PORTVERSION= 1.12 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to emulate file interface for a code reference LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= \ ${RUN_DEPENDS} RUN_DEPENDS= \ p5-IO-String>0:devel/p5-IO-String TEST_DEPENDS= \ p5-File-Slurp>0:devel/p5-File-Slurp \ p5-Test-Exception>0:devel/p5-Test-Exception \ p5-Test-NoWarnings>0:devel/p5-Test-NoWarnings USES= perl5 USE_PERL5= modbuild NO_ARCH= YES .include diff --git a/devel/p5-IO-FDPass/Makefile b/devel/p5-IO-FDPass/Makefile index 8e7d00333984..258f3cb56356 100644 --- a/devel/p5-IO-FDPass/Makefile +++ b/devel/p5-IO-FDPass/Makefile @@ -1,15 +1,15 @@ PORTNAME= IO-FDPass PORTVERSION= 1.2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to pass a file descriptor over a socket BUILD_DEPENDS= p5-Canary-Stability>0:devel/p5-Canary-Stability USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-IO-File-AtomicChange/Makefile b/devel/p5-IO-File-AtomicChange/Makefile index 60b54aa543c4..9dcfc69e2bda 100644 --- a/devel/p5-IO-File-AtomicChange/Makefile +++ b/devel/p5-IO-File-AtomicChange/Makefile @@ -1,22 +1,22 @@ PORTNAME= IO-File-AtomicChange PORTVERSION= 0.05 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to change content of a file atomically LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-File-Sync>0:devel/p5-File-Sync \ p5-Path-Class>0:devel/p5-Path-Class BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-IO-KQueue/Makefile b/devel/p5-IO-KQueue/Makefile index aae3df55c89e..3e6186b24e8a 100644 --- a/devel/p5-IO-KQueue/Makefile +++ b/devel/p5-IO-KQueue/Makefile @@ -1,30 +1,30 @@ PORTNAME= IO-KQueue PORTVERSION= 0.39 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the BSD kqueue system call LICENSE= ART10 GPLv2 LICENSE_COMB= dual BUILD_DEPENDS= ${_BUILD_RUN_DEPENDS} RUN_DEPENDS= ${_BUILD_RUN_DEPENDS} USES= perl5 USE_PERL5= configure OPTIONS_DEFINE= EXAMPLES _BUILD_RUN_DEPENDS= p5-Devel-CheckLib>=0:devel/p5-Devel-CheckLib post-install: ${STRIP_CMD} ${STAGEDIR}${SITE_ARCH}/auto/IO/KQueue/KQueue.so post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/devel/p5-IPC-System-Simple/Makefile b/devel/p5-IPC-System-Simple/Makefile index 35794aa6a968..9fb6ee2aee82 100644 --- a/devel/p5-IPC-System-Simple/Makefile +++ b/devel/p5-IPC-System-Simple/Makefile @@ -1,18 +1,18 @@ PORTNAME= IPC-System-Simple PORTVERSION= 1.30 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to run commands simply with detailed diagnostics LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/devel/p5-JSON-Pointer/Makefile b/devel/p5-JSON-Pointer/Makefile index 223cc3be43c5..0d99fb681d4f 100644 --- a/devel/p5-JSON-Pointer/Makefile +++ b/devel/p5-JSON-Pointer/Makefile @@ -1,24 +1,24 @@ PORTNAME= JSON-Pointer PORTVERSION= 0.07 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of JSON Pointer (RFC6901) LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Class-Accessor-Lite>=0.05:devel/p5-Class-Accessor-Lite \ p5-Clone>=0.36:devel/p5-Clone \ p5-JSON>=2.53:converters/p5-JSON \ p5-URI>=1.65:net/p5-URI BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= modbuild NO_ARCH= YES .include diff --git a/devel/p5-Jonk/Makefile b/devel/p5-Jonk/Makefile index 8e7f8bf34e7c..6e99ed0f6b51 100644 --- a/devel/p5-Jonk/Makefile +++ b/devel/p5-Jonk/Makefile @@ -1,20 +1,20 @@ PORTNAME= Jonk PORTVERSION= 0.05 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:NEKOKAK PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for simple job tank manager BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-DBI>0:databases/p5-DBI \ p5-Try-Tiny>0:lang/p5-Try-Tiny USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Log-Any-Adapter-Dispatch/Makefile b/devel/p5-Log-Any-Adapter-Dispatch/Makefile index 8fe06117b72d..66ae4ba0243c 100644 --- a/devel/p5-Log-Any-Adapter-Dispatch/Makefile +++ b/devel/p5-Log-Any-Adapter-Dispatch/Makefile @@ -1,19 +1,19 @@ PORTNAME= Log-Any-Adapter-Dispatch PORTVERSION= 0.06 PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for adapter to use Log::Dispatch with Log::Any BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Log-Any>0:devel/p5-Log-Any \ p5-Log-Dispatch>=2.26:devel/p5-Log-Dispatch USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Log-Any/Makefile b/devel/p5-Log-Any/Makefile index 38fba6be85d7..29543c7fd449 100644 --- a/devel/p5-Log-Any/Makefile +++ b/devel/p5-Log-Any/Makefile @@ -1,20 +1,20 @@ PORTNAME= Log-Any PORTVERSION= 1.707 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PREACTION PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to bring loggers and listeners together LICENSE= ART10 GPLv1+ LICENSE_COMB= dual CONFLICTS_INSTALL= p5-Log-Any-Adapter-Syslog USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-Log-Contextual/Makefile b/devel/p5-Log-Contextual/Makefile index a603f514502e..5d2a79a32818 100644 --- a/devel/p5-Log-Contextual/Makefile +++ b/devel/p5-Log-Contextual/Makefile @@ -1,24 +1,24 @@ PORTNAME= Log-Contextual PORTVERSION= 0.007000 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for simple logging interface with a contextual log LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Data-Dumper-Concise>0:devel/p5-Data-Dumper-Concise \ p5-Exporter-Declare>=0.111:devel/p5-Exporter-Declare \ p5-Moo>=1.003:devel/p5-Moo TEST_DEPENDS= p5-Log-Log4perl>0:devel/p5-Log-Log4perl USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-Log-Dispatch-Colorful/Makefile b/devel/p5-Log-Dispatch-Colorful/Makefile index 98894789d2dc..554091b1bf49 100644 --- a/devel/p5-Log-Dispatch-Colorful/Makefile +++ b/devel/p5-Log-Dispatch-Colorful/Makefile @@ -1,20 +1,20 @@ PORTNAME= Log-Dispatch-Colorful PORTVERSION= 0.03 PORTREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for logging to screen BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Filter>0:devel/p5-Filter \ p5-IO-Stringy>=0:devel/p5-IO-Stringy \ p5-Log-Dispatch>0:devel/p5-Log-Dispatch \ p5-Params-Validate>0:devel/p5-Params-Validate USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Log-Dispatch-Screen-Color/Makefile b/devel/p5-Log-Dispatch-Screen-Color/Makefile index 7c937364a1f5..51c8f74e9d2d 100644 --- a/devel/p5-Log-Dispatch-Screen-Color/Makefile +++ b/devel/p5-Log-Dispatch-Screen-Color/Makefile @@ -1,20 +1,20 @@ PORTNAME= Log-Dispatch-Screen-Color PORTVERSION= 0.04 PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to support color for Log::Dispatch::Screen BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Log-Dispatch>0:devel/p5-Log-Dispatch \ p5-Params-Validate>0:devel/p5-Params-Validate TEST_DEPENDS= p5-IO-Stringy>0:devel/p5-IO-Stringy USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Log-Dump/Makefile b/devel/p5-Log-Dump/Makefile index 687d38455e08..f8c503ed144a 100644 --- a/devel/p5-Log-Dump/Makefile +++ b/devel/p5-Log-Dump/Makefile @@ -1,23 +1,23 @@ PORTNAME= Log-Dump PORTVERSION= 0.14 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of simple logger mainly for debugging LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Data-Dump>0:devel/p5-Data-Dump \ p5-Sub-Install>0:devel/p5-Sub-Install BUILD_DEPENDS= ${RUN_DEPENDS} \ p5-ExtUtils-MakeMaker-CPANfile>0:devel/p5-ExtUtils-MakeMaker-CPANfile USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Meta-Builder/Makefile b/devel/p5-Meta-Builder/Makefile index 8190a7fb0429..b06f71728b8f 100644 --- a/devel/p5-Meta-Builder/Makefile +++ b/devel/p5-Meta-Builder/Makefile @@ -1,22 +1,22 @@ PORTNAME= Meta-Builder PORTVERSION= 0.003 PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:EXODIST PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for creating Meta objects to track custom metrics LICENSE= ART10 GPLv1+ LICENSE_COMB= dual TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \ p5-Fennec-Lite>=0:devel/p5-Fennec-Lite USES= perl5 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/devel/p5-Module-Collect/Makefile b/devel/p5-Module-Collect/Makefile index 1d1f27d768b9..38e1b36c1b8d 100644 --- a/devel/p5-Module-Collect/Makefile +++ b/devel/p5-Module-Collect/Makefile @@ -1,18 +1,18 @@ PORTNAME= Module-Collect PORTVERSION= 0.06 PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to collect module files from some directories BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-File-Find-Rule>0:devel/p5-File-Find-Rule USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Module-Functions/Makefile b/devel/p5-Module-Functions/Makefile index daac2c58c3f6..ca2b055b45dc 100644 --- a/devel/p5-Module-Functions/Makefile +++ b/devel/p5-Module-Functions/Makefile @@ -1,18 +1,18 @@ PORTNAME= Module-Functions PORTVERSION= 2.1.3 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to get function list from package RUN_DEPENDS= \ p5-Sub-Identify>=0.04:devel/p5-Sub-Identify BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= modbuild .include diff --git a/devel/p5-Module-Install-AuthorRequires/Makefile b/devel/p5-Module-Install-AuthorRequires/Makefile index 77e1b1c926c9..a1beb4e9a790 100644 --- a/devel/p5-Module-Install-AuthorRequires/Makefile +++ b/devel/p5-Module-Install-AuthorRequires/Makefile @@ -1,18 +1,18 @@ PORTNAME= Module-Install-AuthorRequires PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to declare author-only dependencies BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Module-Install>0:devel/p5-Module-Install USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Module-Install-AuthorTests/Makefile b/devel/p5-Module-Install-AuthorTests/Makefile index 28635b84ec32..a6bfe573d739 100644 --- a/devel/p5-Module-Install-AuthorTests/Makefile +++ b/devel/p5-Module-Install-AuthorTests/Makefile @@ -1,18 +1,18 @@ PORTNAME= Module-Install-AuthorTests PORTVERSION= 0.002 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to designate tests only run by module authors BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Module-Install>0:devel/p5-Module-Install USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Module-Install-Repository/Makefile b/devel/p5-Module-Install-Repository/Makefile index 151540e79d54..b3eda179ae9b 100644 --- a/devel/p5-Module-Install-Repository/Makefile +++ b/devel/p5-Module-Install-Repository/Makefile @@ -1,14 +1,14 @@ PORTNAME= Module-Install-Repository PORTVERSION= 0.06 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to set repository URL from svn/svk/Git checkout USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Module-Metadata/Makefile b/devel/p5-Module-Metadata/Makefile index 56e7bfb1cc09..a6f61227ece6 100644 --- a/devel/p5-Module-Metadata/Makefile +++ b/devel/p5-Module-Metadata/Makefile @@ -1,18 +1,18 @@ PORTNAME= Module-Metadata PORTVERSION= 1.000033 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ETHER PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to gather package information from perl module files LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-Module-Reader/Makefile b/devel/p5-Module-Reader/Makefile index 46b00fbb68f4..cd0c014e5e7b 100644 --- a/devel/p5-Module-Reader/Makefile +++ b/devel/p5-Module-Reader/Makefile @@ -1,18 +1,18 @@ PORTNAME= Module-Reader PORTVERSION= 0.002003 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to read the source of module like perl does LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-Module-Setup/Makefile b/devel/p5-Module-Setup/Makefile index d1137d86aa54..cff70fd8b72c 100644 --- a/devel/p5-Module-Setup/Makefile +++ b/devel/p5-Module-Setup/Makefile @@ -1,27 +1,27 @@ PORTNAME= Module-Setup PORTVERSION= 0.09 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for a simple module maker BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Class-Trigger>0:devel/p5-Class-Trigger \ p5-File-Find-Rule>0:devel/p5-File-Find-Rule \ p5-File-HomeDir>0:devel/p5-File-HomeDir \ p5-libwww>0:www/p5-libwww \ p5-Module-Collect>=0.06:devel/p5-Module-Collect \ p5-Path-Class>0:devel/p5-Path-Class \ p5-Template-Toolkit>=2.20:www/p5-Template-Toolkit \ p5-YAML>0:textproc/p5-YAML \ p5-Module-Install-AuthorTests>0:devel/p5-Module-Install-AuthorTests \ p5-Text-Patch>0:textproc/p5-Text-Patch USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Module-Versions/Makefile b/devel/p5-Module-Versions/Makefile index 07f67fc10bab..41f1155950bc 100644 --- a/devel/p5-Module-Versions/Makefile +++ b/devel/p5-Module-Versions/Makefile @@ -1,18 +1,18 @@ PORTNAME= Module-Versions PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to handle versions of loaded modules LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 zip USE_PERL5= configure NO_ARCH= yes .include diff --git a/devel/p5-MooX-late/Makefile b/devel/p5-MooX-late/Makefile index 44c84c8f1eeb..00e15c3160a1 100644 --- a/devel/p5-MooX-late/Makefile +++ b/devel/p5-MooX-late/Makefile @@ -1,24 +1,24 @@ PORTNAME= MooX-late PORTVERSION= 0.015 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to easily translate Moose code to Moo LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Moo>=1.006000:devel/p5-Moo \ p5-Test-Requires>=0.06:devel/p5-Test-Requires \ p5-Type-Tiny>=1.000001:devel/p5-Type-Tiny BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-MooseX-CompileTime-Traits/Makefile b/devel/p5-MooseX-CompileTime-Traits/Makefile index 75da02bdb4e7..a0e55a50e357 100644 --- a/devel/p5-MooseX-CompileTime-Traits/Makefile +++ b/devel/p5-MooseX-CompileTime-Traits/Makefile @@ -1,24 +1,24 @@ PORTNAME= MooseX-CompileTime-Traits PORTVERSION= 1.102570 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to allow compile time traits for classes/roles LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Moose>0:devel/p5-Moose \ p5-MooseX-Declare>0:devel/p5-MooseX-Declare USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/devel/p5-MooseX-ConfigFromFile/Makefile b/devel/p5-MooseX-ConfigFromFile/Makefile index a4b498f200d4..e6b8a9dc2fcc 100644 --- a/devel/p5-MooseX-ConfigFromFile/Makefile +++ b/devel/p5-MooseX-ConfigFromFile/Makefile @@ -1,31 +1,31 @@ PORTNAME= MooseX-ConfigFromFile PORTVERSION= 0.14 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to abstract Moose role attribute setting from file LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Moose>0:devel/p5-Moose \ p5-MooseX-Types>=0.19:devel/p5-MooseX-Types \ p5-MooseX-Types-Path-Tiny>=0.005:devel/p5-MooseX-Types-Path-Tiny \ p5-namespace-autoclean>0:devel/p5-namespace-autoclean TEST_DEPENDS= \ p5-Test-CheckDeps>=0.006:devel/p5-Test-CheckDeps \ p5-Test-Requires>0:devel/p5-Test-Requires \ p5-Test-Fatal>0:devel/p5-Test-Fatal \ p5-Test-NoWarnings>=1.04:devel/p5-Test-NoWarnings \ p5-Test-Without-Module>0:devel/p5-Test-Without-Module \ p5-Test-Deep>0:devel/p5-Test-Deep USES= perl5 USE_PERL5= modbuildtiny NO_ARCH= YES .include diff --git a/devel/p5-MooseX-Types-Path-Tiny/Makefile b/devel/p5-MooseX-Types-Path-Tiny/Makefile index 95767a11954e..3ffe7f3cc5f0 100644 --- a/devel/p5-MooseX-Types-Path-Tiny/Makefile +++ b/devel/p5-MooseX-Types-Path-Tiny/Makefile @@ -1,25 +1,25 @@ PORTNAME= MooseX-Types-Path-Tiny PORTVERSION= 0.012 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of Path::Tiny types and coercions for Moose LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENCE RUN_DEPENDS= p5-Moose>=2:devel/p5-Moose \ p5-MooseX-Types>0:devel/p5-MooseX-Types \ p5-MooseX-Types-Stringlike>=0:devel/p5-MooseX-Types-Stringlike \ p5-Path-Tiny>0:devel/p5-Path-Tiny BUILD_DEPENDS= ${RUN_DEPENDS} TEST_DEPENDS= p5-File-pushd>0:devel/p5-File-pushd \ p5-Test-Fatal>0:devel/p5-Test-Fatal USES= perl5 USE_PERL5= modbuildtiny NO_ARCH= YES .include diff --git a/devel/p5-MooseX-Types-Stringlike/Makefile b/devel/p5-MooseX-Types-Stringlike/Makefile index 6cbeee350f0a..93448b711ad7 100644 --- a/devel/p5-MooseX-Types-Stringlike/Makefile +++ b/devel/p5-MooseX-Types-Stringlike/Makefile @@ -1,21 +1,21 @@ PORTNAME= MooseX-Types-Stringlike PORTVERSION= 0.003 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of Moose type constraints for string-like objects LICENSE= APACHE20 RUN_DEPENDS= \ p5-MooseX-Types>0:devel/p5-MooseX-Types BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-MouseX-AttributeHelpers/Makefile b/devel/p5-MouseX-AttributeHelpers/Makefile index cc2a87aff77f..51ca7254f5e4 100644 --- a/devel/p5-MouseX-AttributeHelpers/Makefile +++ b/devel/p5-MouseX-AttributeHelpers/Makefile @@ -1,23 +1,23 @@ PORTNAME= MouseX-AttributeHelpers PORTVERSION= 0.07 PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MASAKI PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to extend your attribute interfaces BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Mouse>=0.40:devel/p5-Mouse TEST_DEPENDS= p5-Any-Moose>=0:devel/p5-Any-Moose \ p5-Test-Deep>=0:devel/p5-Test-Deep \ p5-Test-UseAllModules>=0:devel/p5-Test-UseAllModules \ p5-Test-Data>=0:devel/p5-Test-Data USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-MouseX-Getopt/Makefile b/devel/p5-MouseX-Getopt/Makefile index 0e63e3f8384c..5ddc7c6299a1 100644 --- a/devel/p5-MouseX-Getopt/Makefile +++ b/devel/p5-MouseX-Getopt/Makefile @@ -1,24 +1,24 @@ PORTNAME= MouseX-Getopt PORTVERSION= 0.3600 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/00$//} -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for a Mouse role to process command line options LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Mouse>=0.64:devel/p5-Mouse \ p5-Getopt-Long-Descriptive>=0.091:devel/p5-Getopt-Long-Descriptive TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= modbuild NO_ARCH= YES .include diff --git a/devel/p5-MouseX-Types/Makefile b/devel/p5-MouseX-Types/Makefile index 14d2fa8f9dcc..6438dea58c6f 100644 --- a/devel/p5-MouseX-Types/Makefile +++ b/devel/p5-MouseX-Types/Makefile @@ -1,24 +1,24 @@ PORTNAME= MouseX-Types PORTVERSION= 0.06 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GFUJI PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to organize your Mouse types in libraries LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Any-Moose>=0.15:devel/p5-Any-Moose \ p5-Mouse>=0.77:devel/p5-Mouse TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/devel/p5-OrePAN2/Makefile b/devel/p5-OrePAN2/Makefile index 2f69277a7d07..edae7ec6d1f7 100644 --- a/devel/p5-OrePAN2/Makefile +++ b/devel/p5-OrePAN2/Makefile @@ -1,37 +1,37 @@ PORTNAME= OrePAN2 PORTVERSION= 0.40 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:OALDERS PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for yet another DarkPAN manager LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Archive-Extract>=0.72:archivers/p5-Archive-Extract \ p5-Class-Accessor-Lite>=0.05:devel/p5-Class-Accessor-Lite \ p5-File-pushd>0:devel/p5-File-pushd \ p5-IO-File-AtomicChange>=0:devel/p5-IO-File-AtomicChange \ p5-IO-Socket-SSL>=1.42:security/p5-IO-Socket-SSL \ p5-List-Compare>0:misc/p5-List-Compare \ p5-MetaCPAN-Client>=1.006:devel/p5-MetaCPAN-Client \ p5-Moo>=1.007000:devel/p5-Moo \ p5-MooX-Options>0:devel/p5-MooX-Options \ p5-Parse-CPAN-Packages>=2.39:devel/p5-Parse-CPAN-Packages \ p5-Parse-LocalDistribution>=0.14:devel/p5-Parse-LocalDistribution \ p5-Parse-PMFile>=0.29:devel/p5-Parse-PMFile \ p5-Path-Tiny>0:devel/p5-Path-Tiny \ p5-Try-Tiny>0:lang/p5-Try-Tiny \ p5-Type-Tiny>=0:devel/p5-Type-Tiny \ p5-Types-URI>=0:devel/p5-Types-URI BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= modbuildtiny NO_ARCH= YES .include diff --git a/devel/p5-Ouch/Makefile b/devel/p5-Ouch/Makefile index 0602800a47d2..cb2b925ddc4b 100644 --- a/devel/p5-Ouch/Makefile +++ b/devel/p5-Ouch/Makefile @@ -1,20 +1,20 @@ PORTNAME= Ouch PORTVERSION= 0.0409 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RIZEN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for exceptions that don't hurt LICENSE= ART10 GPLv1+ LICENSE_COMB= dual TEST_DEPENDS= p5-Test-Trap>=0:devel/p5-Test-Trap USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-POEx-Role-SessionInstantiation/Makefile b/devel/p5-POEx-Role-SessionInstantiation/Makefile index afa2fa13456c..5b88b249f737 100644 --- a/devel/p5-POEx-Role-SessionInstantiation/Makefile +++ b/devel/p5-POEx-Role-SessionInstantiation/Makefile @@ -1,29 +1,29 @@ PORTNAME= POEx-Role-SessionInstantiation PORTVERSION= 1.102610 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:NPEREZ PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of Moose role for turning objects into POE sessions LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-MooseX-CompileTime-Traits>=0:devel/p5-MooseX-CompileTime-Traits \ p5-MooseX-Declare>0:devel/p5-MooseX-Declare \ p5-MooseX-Types>0:devel/p5-MooseX-Types \ p5-MooseX-Types>0:devel/p5-MooseX-Types \ p5-POE>0:devel/p5-POE \ p5-POEx-Types>=0:devel/p5-POEx-Types \ p5-aliased>0:devel/p5-aliased USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-POEx-Role-Streaming/Makefile b/devel/p5-POEx-Role-Streaming/Makefile index f02ed150f9da..c7767e13ce70 100644 --- a/devel/p5-POEx-Role-Streaming/Makefile +++ b/devel/p5-POEx-Role-Streaming/Makefile @@ -1,28 +1,28 @@ PORTNAME= POEx-Role-Streaming PORTVERSION= 1.102610 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:NPEREZ PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for streaming from one filehandle to another LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-MooseX-Declare>0:devel/p5-MooseX-Declare \ p5-MooseX-Types>0:devel/p5-MooseX-Types \ p5-POE>0:devel/p5-POE \ p5-POEx-Role-SessionInstantiation>=0:devel/p5-POEx-Role-SessionInstantiation \ p5-POEx-Types>0:devel/p5-POEx-Types \ p5-aliased>0:devel/p5-aliased USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-POEx-Types/Makefile b/devel/p5-POEx-Types/Makefile index 700fd1e0cc56..c032bc7fe947 100644 --- a/devel/p5-POEx-Types/Makefile +++ b/devel/p5-POEx-Types/Makefile @@ -1,26 +1,26 @@ PORTNAME= POEx-Types PORTVERSION= 1.100910 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:NPEREZ PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to provide MooseX::Types types for modern POE LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-MooseX-Types>0:devel/p5-MooseX-Types \ p5-MooseX-Types-Structured>0:devel/p5-MooseX-Types-Structured \ p5-POE>0:devel/p5-POE TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-POSIX-strftime-Compiler/Makefile b/devel/p5-POSIX-strftime-Compiler/Makefile index f60e4915fe3b..e874755bcfe0 100644 --- a/devel/p5-POSIX-strftime-Compiler/Makefile +++ b/devel/p5-POSIX-strftime-Compiler/Makefile @@ -1,17 +1,17 @@ PORTNAME= POSIX-strftime-Compiler PORTVERSION= 0.41 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for glibc compatible strftime for loggers/servers LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= modbuild NO_ARCH= YES .include diff --git a/devel/p5-Parallel-Async/Makefile b/devel/p5-Parallel-Async/Makefile index af261dc63254..c21620b3d622 100644 --- a/devel/p5-Parallel-Async/Makefile +++ b/devel/p5-Parallel-Async/Makefile @@ -1,22 +1,22 @@ PORTNAME= Parallel-Async PORTVERSION= 0.03 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to run parallel task with fork to simple LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Class-Accessor-Lite>0:devel/p5-Class-Accessor-Lite \ p5-Try-Tiny>0:lang/p5-Try-Tiny BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= modbuild .include diff --git a/devel/p5-Parallel-Scoreboard/Makefile b/devel/p5-Parallel-Scoreboard/Makefile index a5971a756b1b..db697a8d66c5 100644 --- a/devel/p5-Parallel-Scoreboard/Makefile +++ b/devel/p5-Parallel-Scoreboard/Makefile @@ -1,23 +1,23 @@ PORTNAME= Parallel-Scoreboard PORTVERSION= 0.07 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of scoreboard for monitoring status of many workers LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Class-Accessor-Lite>=0.05:devel/p5-Class-Accessor-Lite \ p5-HTML-Parser>0:www/p5-HTML-Parser \ p5-JSON>0:converters/p5-JSON USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-Parse-LocalDistribution/Makefile b/devel/p5-Parse-LocalDistribution/Makefile index 37a47f15b96f..fa1e44b141e5 100644 --- a/devel/p5-Parse-LocalDistribution/Makefile +++ b/devel/p5-Parse-LocalDistribution/Makefile @@ -1,22 +1,22 @@ PORTNAME= Parse-LocalDistribution PORTVERSION= 0.15 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to parses local .pm files as PAUSE does LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Parse-PMFile>=0.35:devel/p5-Parse-PMFile BUILD_DEPENDS= ${RUN_DEPENDS} \ p5-ExtUtils-MakeMaker-CPANfile>0:devel/p5-ExtUtils-MakeMaker-CPANfile USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-Parse-PMFile/Makefile b/devel/p5-Parse-PMFile/Makefile index 6a65175e35eb..c13063e3f153 100644 --- a/devel/p5-Parse-PMFile/Makefile +++ b/devel/p5-Parse-PMFile/Makefile @@ -1,19 +1,19 @@ PORTNAME= Parse-PMFile PORTVERSION= 0.36 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to parses .pm file as PAUSE does LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-ExtUtils-MakeMaker-CPANfile>0:devel/p5-ExtUtils-MakeMaker-CPANfile USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-Path-Extended/Makefile b/devel/p5-Path-Extended/Makefile index 3f799f85ccaf..c4cc6548371c 100644 --- a/devel/p5-Path-Extended/Makefile +++ b/devel/p5-Path-Extended/Makefile @@ -1,26 +1,26 @@ PORTNAME= Path-Extended PORTVERSION= 0.23 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ISHIGAKI PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for yet another Path class LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-File-Copy-Recursive>0:devel/p5-File-Copy-Recursive \ p5-File-Find-Rule>0:devel/p5-File-Find-Rule \ p5-Log-Dump>0:devel/p5-Log-Dump \ p5-Sub-Install>0:devel/p5-Sub-Install BUILD_DEPENDS= ${RUN_DEPENDS} \ p5-ExtUtils-MakeMaker-CPANfile>0:devel/p5-ExtUtils-MakeMaker-CPANfile USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-Path-IsDev/Makefile b/devel/p5-Path-IsDev/Makefile index b5c2d443844c..ca52dfcf3176 100644 --- a/devel/p5-Path-IsDev/Makefile +++ b/devel/p5-Path-IsDev/Makefile @@ -1,28 +1,28 @@ PORTNAME= Path-IsDev PORTVERSION= 1.001002 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:KENTNL PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to determine if path resembles dev source tree LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Class-Tiny>=0.010:devel/p5-Class-Tiny \ p5-File-HomeDir>0:devel/p5-File-HomeDir \ p5-Module-Runtime>0:devel/p5-Module-Runtime \ p5-Path-Tiny>=0.004:devel/p5-Path-Tiny \ p5-Role-Tiny>0:devel/p5-Role-Tiny \ p5-Sub-Exporter>0:devel/p5-Sub-Exporter BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-Path-Iterator-Rule/Makefile b/devel/p5-Path-Iterator-Rule/Makefile index 38f613ebee6c..9bd68bea30a1 100644 --- a/devel/p5-Path-Iterator-Rule/Makefile +++ b/devel/p5-Path-Iterator-Rule/Makefile @@ -1,31 +1,31 @@ PORTNAME= Path-Iterator-Rule PORTVERSION= 1.008 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DAGOLDEN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for iterative, recursive file finder LICENSE= APACHE20 RUN_DEPENDS= \ p5-Data-Clone>0:devel/p5-Data-Clone \ p5-Number-Compare>=0.02:math/p5-Number-Compare \ p5-Text-Glob>0:textproc/p5-Text-Glob \ p5-Try-Tiny>0:lang/p5-Try-Tiny \ p5-namespace-clean>0:devel/p5-namespace-clean BUILD_DEPENDS= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-File-pushd>0:devel/p5-File-pushd \ p5-Path-Tiny>0:devel/p5-Path-Tiny \ p5-Test-Deep>0:devel/p5-Test-Deep \ p5-Test-Filename>0:devel/p5-Test-Filename USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-Paws/Makefile b/devel/p5-Paws/Makefile index b26a77dd8cba..042e64c19f83 100644 --- a/devel/p5-Paws/Makefile +++ b/devel/p5-Paws/Makefile @@ -1,43 +1,43 @@ PORTNAME= Paws PORTVERSION= 0.14 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JLMARTIN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of SDK for AWS (Amazon Web Services) APIs LICENSE= GPLv3 RUN_DEPENDS= \ p5-ARGV-Struct>=0:devel/p5-ARGV-Struct \ p5-Browser-Open>0:www/p5-Browser-Open \ p5-Config-INI>0:devel/p5-Config-INI \ p5-Data-Compare>0:devel/p5-Data-Compare \ p5-DateTime>0:devel/p5-DateTime \ p5-DateTime-Format-ISO8601>0:devel/p5-DateTime-Format-ISO8601 \ p5-Digest-HMAC>0:security/p5-Digest-HMAC \ p5-Hash-Flatten>0:devel/p5-Hash-Flatten \ p5-IO-Socket-SSL>0:security/p5-IO-Socket-SSL \ p5-JSON>0:converters/p5-JSON \ p5-Module-Find>0:devel/p5-Module-Find \ p5-Moose>0:devel/p5-Moose \ p5-MooseX-ClassAttribute>0:devel/p5-MooseX-ClassAttribute \ p5-MooseX-Getopt>0:devel/p5-MooseX-Getopt \ p5-Net-Amazon-Signature-V3>=0:net/p5-Net-Amazon-Signature-V3 \ p5-Net-Amazon-Signature-V4>=0:net/p5-Net-Amazon-Signature-V4 \ p5-String-Util>=0:textproc/p5-String-Util \ p5-Throwable>=0:devel/p5-Throwable \ p5-URI>0:net/p5-URI \ p5-URI-Template>0:net/p5-URI-Template \ p5-URL-Encode>0:www/p5-URL-Encode \ p5-URL-Encode-XS>0:www/p5-URL-Encode-XS \ p5-XML-Simple>0:textproc/p5-XML-Simple BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-Perl-Metrics-Lite/Makefile b/devel/p5-Perl-Metrics-Lite/Makefile index 8ac9eac724a5..2943599dda58 100644 --- a/devel/p5-Perl-Metrics-Lite/Makefile +++ b/devel/p5-Perl-Metrics-Lite/Makefile @@ -1,21 +1,21 @@ PORTNAME= Perl-Metrics-Lite PORTVERSION= 0.080 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//} -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for pluggable Perl Code Metrics System BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-PPI>=1.205:textproc/p5-PPI \ p5-Readonly>=1.03:devel/p5-Readonly \ p5-Text-ASCIITable>0:textproc/p5-Text-ASCIITable USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Perl-Metrics-Simple/Makefile b/devel/p5-Perl-Metrics-Simple/Makefile index ce8ba7fcbc99..3b6565580f3f 100644 --- a/devel/p5-Perl-Metrics-Simple/Makefile +++ b/devel/p5-Perl-Metrics-Simple/Makefile @@ -1,29 +1,29 @@ PORTNAME= Perl-Metrics-Simple PORTVERSION= 0.18 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to count packages, subs, lines, etc. of many files LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-PPI>=1.113:textproc/p5-PPI \ p5-Readonly>=1.03:devel/p5-Readonly \ p5-Statistics-Basic>0:math/p5-Statistics-Basic TEST_DEPENDS= \ p5-Test-Pod>0:devel/p5-Test-Pod \ p5-Test-Pod-Coverage>0:devel/p5-Test-Pod-Coverage USES= perl5 USE_PERL5= configure NO_ARCH= YES post-patch: ${FIND} ${WRKSRC} -name '*.orig' -delete .include diff --git a/devel/p5-Perl-PrereqScanner-Lite/Makefile b/devel/p5-Perl-PrereqScanner-Lite/Makefile index 51b4a635115d..aab56958e538 100644 --- a/devel/p5-Perl-PrereqScanner-Lite/Makefile +++ b/devel/p5-Perl-PrereqScanner-Lite/Makefile @@ -1,22 +1,22 @@ PORTNAME= Perl-PrereqScanner-Lite PORTVERSION= 0.26 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for lightweight prereqs scanner LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Compiler-Lexer>=0.22:devel/p5-Compiler-Lexer \ p5-Module-Path>0:devel/p5-Module-Path BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= modbuild NO_ARCH= YES .include diff --git a/devel/p5-Proc-Guard/Makefile b/devel/p5-Proc-Guard/Makefile index ddcaf037cc17..cf1e2eab0c16 100644 --- a/devel/p5-Proc-Guard/Makefile +++ b/devel/p5-Proc-Guard/Makefile @@ -1,22 +1,22 @@ PORTNAME= Proc-Guard PORTVERSION= 0.07 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for process runner with RAII pattern LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Class-Accessor-Lite>=0.05:devel/p5-Class-Accessor-Lite TEST_DEPENDS= p5-Test-Requires>=0:devel/p5-Test-Requires USES= perl5 USE_PERL5= modbuild NO_ARCH= YES .include diff --git a/devel/p5-Proc-Pidfile/Makefile b/devel/p5-Proc-Pidfile/Makefile index cb0942d0dc9f..6416315a9e67 100644 --- a/devel/p5-Proc-Pidfile/Makefile +++ b/devel/p5-Proc-Pidfile/Makefile @@ -1,22 +1,22 @@ PORTNAME= Proc-Pidfile PORTVERSION= 1.06 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to manage .pid file for current process LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Proc-ProcessTable>0:devel/p5-Proc-ProcessTable BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-Project-Libs/Makefile b/devel/p5-Project-Libs/Makefile index 6eb90e763da7..b8c04f17aae5 100644 --- a/devel/p5-Project-Libs/Makefile +++ b/devel/p5-Project-Libs/Makefile @@ -1,18 +1,18 @@ PORTNAME= Project-Libs PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to add module directories of a project into @INC RUN_DEPENDS= \ p5-FindBin-libs>0:devel/p5-FindBin-libs BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Qudo/Makefile b/devel/p5-Qudo/Makefile index 286e0b8984a1..e206aed8a692 100644 --- a/devel/p5-Qudo/Makefile +++ b/devel/p5-Qudo/Makefile @@ -1,23 +1,23 @@ PORTNAME= Qudo PORTVERSION= 0.0213 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:NEKOKAK PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for simple and extensible job queue manager RUN_DEPENDS= \ p5-Class-Data-Inheritable>0:devel/p5-Class-Data-Inheritable \ p5-DBI>0:databases/p5-DBI \ p5-DBIx-Skinny>0:databases/p5-DBIx-Skinny \ p5-UNIVERSAL-require>0:devel/p5-UNIVERSAL-require \ p5-YAML>0:textproc/p5-YAML BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Regexp-Assemble-Compressed/Makefile b/devel/p5-Regexp-Assemble-Compressed/Makefile index 5b3ab2595693..289d57cb4131 100644 --- a/devel/p5-Regexp-Assemble-Compressed/Makefile +++ b/devel/p5-Regexp-Assemble-Compressed/Makefile @@ -1,18 +1,18 @@ PORTNAME= Regexp-Assemble-Compressed PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to compress Regular Expression BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Regexp-Assemble>0:devel/p5-Regexp-Assemble USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Regexp-Shellish/Makefile b/devel/p5-Regexp-Shellish/Makefile index 58245d7fdf4e..6e8de3b6f849 100644 --- a/devel/p5-Regexp-Shellish/Makefile +++ b/devel/p5-Regexp-Shellish/Makefile @@ -1,18 +1,18 @@ PORTNAME= Regexp-Shellish PORTVERSION= 0.93 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for shell-like regular expressions LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/devel/p5-Scalar-Util-LooksLikeNumber/Makefile b/devel/p5-Scalar-Util-LooksLikeNumber/Makefile index c034c1666a8a..b938be6c2c71 100644 --- a/devel/p5-Scalar-Util-LooksLikeNumber/Makefile +++ b/devel/p5-Scalar-Util-LooksLikeNumber/Makefile @@ -1,17 +1,17 @@ PORTNAME= Scalar-Util-LooksLikeNumber PORTVERSION= 1.39.1 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for looks_like_number() perl API USES= perl5 USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Scalar/Util/LooksLikeNumber/LooksLikeNumber.so .include diff --git a/devel/p5-Stream-Buffered/Makefile b/devel/p5-Stream-Buffered/Makefile index d1811ae3e40f..2327732e9959 100644 --- a/devel/p5-Stream-Buffered/Makefile +++ b/devel/p5-Stream-Buffered/Makefile @@ -1,18 +1,18 @@ PORTNAME= Stream-Buffered PORTVERSION= 0.03 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for temporary buffer to save bytes LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-Sys-Sendfile/Makefile b/devel/p5-Sys-Sendfile/Makefile index d6ca619ccbf2..7a2c691aa5aa 100644 --- a/devel/p5-Sys-Sendfile/Makefile +++ b/devel/p5-Sys-Sendfile/Makefile @@ -1,16 +1,16 @@ PORTNAME= Sys-Sendfile PORTVERSION= 0.16 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for zero-copy data transfer LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= modbuild .include diff --git a/devel/p5-TAP-Formatter-JUnit/Makefile b/devel/p5-TAP-Formatter-JUnit/Makefile index 807262d2fa86..18e266eff15e 100644 --- a/devel/p5-TAP-Formatter-JUnit/Makefile +++ b/devel/p5-TAP-Formatter-JUnit/Makefile @@ -1,27 +1,27 @@ PORTNAME= TAP-Formatter-JUnit PORTVERSION= 0.11 PORTREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for Harness output delegate for JUnit output LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Moose>0:devel/p5-Moose \ p5-MooseX-NonMoose>0:devel/p5-MooseX-NonMoose \ p5-File-Slurp>0:devel/p5-File-Slurp \ p5-XML-Generator>0:textproc/p5-XML-Generator \ p5-List-MoreUtils>0:lang/p5-List-MoreUtils TEST_DEPENDS= p5-IO-Stringy>=0:devel/p5-IO-Stringy USES= perl5 USE_PERL5= modbuild NO_ARCH= YES .include diff --git a/devel/p5-TAP-Harness-JUnit/Makefile b/devel/p5-TAP-Harness-JUnit/Makefile index f3649d08a0a0..d74648d44a9e 100644 --- a/devel/p5-TAP-Harness-JUnit/Makefile +++ b/devel/p5-TAP-Harness-JUnit/Makefile @@ -1,19 +1,19 @@ PORTNAME= TAP-Harness-JUnit PORTVERSION= 0.42 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to generate JUnit compatible output from TAP BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-XML-Simple>0:textproc/p5-XML-Simple TEST_DEPENDS= \ p5-Test-Deep>0:devel/p5-Test-Deep USES= perl5 USE_PERL5= modbuild .include diff --git a/devel/p5-Term-ReadPassword/Makefile b/devel/p5-Term-ReadPassword/Makefile index ecd1722a8dbb..951f106e5154 100644 --- a/devel/p5-Term-ReadPassword/Makefile +++ b/devel/p5-Term-ReadPassword/Makefile @@ -1,14 +1,14 @@ PORTNAME= Term-ReadPassword PORTVERSION= 0.11 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for asking the user for a password USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Test-Declare/Makefile b/devel/p5-Test-Declare/Makefile index bad807484328..6e920b82df06 100644 --- a/devel/p5-Test-Declare/Makefile +++ b/devel/p5-Test-Declare/Makefile @@ -1,28 +1,28 @@ PORTNAME= Test-Declare PORTVERSION= 0.06 PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for declarative testing RUN_DEPENDS= \ p5-IO-Stringy>=0:devel/p5-IO-Stringy \ p5-PPI>0:textproc/p5-PPI \ p5-Test-Deep>0:devel/p5-Test-Deep \ p5-Test-Exception>0:devel/p5-Test-Exception BUILD_DEPENDS= \ p5-IO-Stringy>=0:devel/p5-IO-Stringy \ p5-PPI>0:textproc/p5-PPI \ p5-Test-Deep>0:devel/p5-Test-Deep \ p5-Test-Exception>0:devel/p5-Test-Exception TEST_DEPENDS= p5-Test-Warn>=0:devel/p5-Test-Warn \ p5-Test-Output>=0:devel/p5-Test-Output USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Test-Filename/Makefile b/devel/p5-Test-Filename/Makefile index c1ba7b0df6d9..2cc65232f621 100644 --- a/devel/p5-Test-Filename/Makefile +++ b/devel/p5-Test-Filename/Makefile @@ -1,19 +1,19 @@ PORTNAME= Test-Filename PORTVERSION= 0.03 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for portable filename comparison RUN_DEPENDS= \ p5-Path-Tiny>0:devel/p5-Path-Tiny BUILD_DEPENDS= ${RUN_DEPENDS} NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Test-LoadAllModules/Makefile b/devel/p5-Test-LoadAllModules/Makefile index 9d0a9535c688..ac86a8a7aad7 100644 --- a/devel/p5-Test-LoadAllModules/Makefile +++ b/devel/p5-Test-LoadAllModules/Makefile @@ -1,18 +1,18 @@ PORTNAME= Test-LoadAllModules PORTVERSION= 0.022 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to do use_ok for modules in search path BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-List-MoreUtils>0:lang/p5-List-MoreUtils USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Test-Mock-Guard/Makefile b/devel/p5-Test-Mock-Guard/Makefile index 61ad62d5dd7d..3d006d082f05 100644 --- a/devel/p5-Test-Mock-Guard/Makefile +++ b/devel/p5-Test-Mock-Guard/Makefile @@ -1,21 +1,21 @@ PORTNAME= Test-Mock-Guard PORTVERSION= 0.10 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for simple mock test library using RAII LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Class-Load>=0.06:devel/p5-Class-Load RUN_DEPENDS= p5-Class-Load>=0.06:devel/p5-Class-Load USES= perl5 USE_PERL5= modbuild NO_ARCH= YES .include diff --git a/devel/p5-Test-MockObject/Makefile b/devel/p5-Test-MockObject/Makefile index 235da17ada2c..5d987a9e5965 100644 --- a/devel/p5-Test-MockObject/Makefile +++ b/devel/p5-Test-MockObject/Makefile @@ -1,26 +1,26 @@ PORTNAME= Test-MockObject PORTVERSION= 1.20200122 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Tests remote URLs or local web files LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/README BUILD_DEPENDS= p5-UNIVERSAL-can>=1.20110617:devel/p5-UNIVERSAL-can \ p5-UNIVERSAL-isa>=1.20110614:devel/p5-UNIVERSAL-isa RUN_DEPENDS= p5-UNIVERSAL-can>=1.20110617:devel/p5-UNIVERSAL-can \ p5-UNIVERSAL-isa>=1.20110614:devel/p5-UNIVERSAL-isa TEST_DEPENDS= p5-Test-Exception>=0.31:devel/p5-Test-Exception \ p5-Test-Warn>=0.23:devel/p5-Test-Warn USES= perl5 USE_PERL5= configure INSTALL_TARGET= pure_install NO_ARCH= YES .include diff --git a/devel/p5-Test-Most/Makefile b/devel/p5-Test-Most/Makefile index 5ca905d1d45c..18e79c34c827 100644 --- a/devel/p5-Test-Most/Makefile +++ b/devel/p5-Test-Most/Makefile @@ -1,25 +1,25 @@ PORTNAME= Test-Most PORTVERSION= 0.37 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for most commonly needed test functions and features LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/README BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Exception-Class>=1.14:devel/p5-Exception-Class \ p5-Test-Deep>=0.106:devel/p5-Test-Deep \ p5-Test-Differences>=0.61:devel/p5-Test-Differences \ p5-Test-Exception>=0.31:devel/p5-Test-Exception \ p5-Test-Warn>=0.23:devel/p5-Test-Warn USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-Test-Name-FromLine/Makefile b/devel/p5-Test-Name-FromLine/Makefile index ffa51fbd417a..8145b86500c0 100644 --- a/devel/p5-Test-Name-FromLine/Makefile +++ b/devel/p5-Test-Name-FromLine/Makefile @@ -1,22 +1,22 @@ PORTNAME= Test-Name-FromLine PORTVERSION= 0.13 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to fill test names from caller line LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-File-Slurp>0:devel/p5-File-Slurp BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= modbuild NO_ARCH= YES .include diff --git a/devel/p5-Test-Net-LDAP/Makefile b/devel/p5-Test-Net-LDAP/Makefile index 002640d10965..7dab8ac2fd83 100644 --- a/devel/p5-Test-Net-LDAP/Makefile +++ b/devel/p5-Test-Net-LDAP/Makefile @@ -1,20 +1,20 @@ PORTNAME= Test-Net-LDAP PORTVERSION= 0.07 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of Net::LDAP subclass for testing LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= p5-perl-ldap>=0.5800:net/p5-perl-ldap BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-Test-OpenLDAP/Makefile b/devel/p5-Test-OpenLDAP/Makefile index daa2d9ea93b3..6a227f0270ac 100644 --- a/devel/p5-Test-OpenLDAP/Makefile +++ b/devel/p5-Test-OpenLDAP/Makefile @@ -1,34 +1,34 @@ PORTNAME= Test-OpenLDAP PORTVERSION= 0.05 PORTREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to creates temp instance of slapd to run tests against LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Data-UUID>0:devel/p5-Data-UUID \ p5-perl-ldap>0:net/p5-perl-ldap \ ${LOCALBASE}/libexec/slapd:net/openldap${OPENLDAP_VER}-server BUILD_DEPENDS= ${RUN_DEPENDS} NO_ARCH= yes USES= perl5 USE_PERL5= configure USE_OPENLDAP= yes CONFIGURE_ENV= PATH=${PATH}:${PREFIX}/libexec post-patch: ${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \ -e 's|/usr/lib/openldap|${LOCALBASE}/libexec|' \ ${WRKSRC}/lib/Test/OpenLDAP.pm ${RM} ${WRKSRC}/lib/Test/OpenLDAP.pm.bak \ ${WRKSRC}/lib/Test/OpenLDAP.pm.orig .include diff --git a/devel/p5-Test-PerlTidy/Makefile b/devel/p5-Test-PerlTidy/Makefile index b8f8ff40a409..a706c8d07e5a 100644 --- a/devel/p5-Test-PerlTidy/Makefile +++ b/devel/p5-Test-PerlTidy/Makefile @@ -1,23 +1,23 @@ PORTNAME= Test-PerlTidy PORTVERSION= 20130104 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to check that all your files are tidy RUN_DEPENDS= \ p5-File-Finder>0:devel/p5-File-Finder \ p5-File-Slurp>0:devel/p5-File-Slurp \ perltidy:devel/p5-Perl-Tidy \ p5-Text-Diff>0:textproc/p5-Text-Diff BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/devel/p5-Test-Requires/Makefile b/devel/p5-Test-Requires/Makefile index 497adbc568a7..eddad35f6c1b 100644 --- a/devel/p5-Test-Requires/Makefile +++ b/devel/p5-Test-Requires/Makefile @@ -1,18 +1,18 @@ PORTNAME= Test-Requires PORTVERSION= 0.11 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for checking to see if the module can be loaded LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-Test-SharedFork/Makefile b/devel/p5-Test-SharedFork/Makefile index c2236aac417a..8cd33718a05c 100644 --- a/devel/p5-Test-SharedFork/Makefile +++ b/devel/p5-Test-SharedFork/Makefile @@ -1,20 +1,20 @@ PORTNAME= Test-SharedFork PORTVERSION= 0.35 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:EXODIST PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for fork test LICENSE= ART10 GPLv1+ LICENSE_COMB= dual TEST_DEPENDS= p5-Test-Requires>=0:devel/p5-Test-Requires USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-Test-TCP/Makefile b/devel/p5-Test-TCP/Makefile index cdbb086ae673..9e6c0aa68efb 100644 --- a/devel/p5-Test-TCP/Makefile +++ b/devel/p5-Test-TCP/Makefile @@ -1,20 +1,20 @@ PORTNAME= Test-TCP PORTVERSION= 2.19 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for testing TCP program LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Test-SharedFork>=0.19:devel/p5-Test-SharedFork USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-Test-Time/Makefile b/devel/p5-Test-Time/Makefile index f50867a927cd..08f1f4366baa 100644 --- a/devel/p5-Test-Time/Makefile +++ b/devel/p5-Test-Time/Makefile @@ -1,14 +1,14 @@ PORTNAME= Test-Time PORTVERSION= 0.04 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to override time()/sleep() core functions for testing USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Test-WWW-Mechanize-PSGI/Makefile b/devel/p5-Test-WWW-Mechanize-PSGI/Makefile index 7eb3306adee7..84910765ea68 100644 --- a/devel/p5-Test-WWW-Mechanize-PSGI/Makefile +++ b/devel/p5-Test-WWW-Mechanize-PSGI/Makefile @@ -1,19 +1,19 @@ PORTNAME= Test-WWW-Mechanize-PSGI PORTVERSION= 0.39 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to test PSGI programs using WWW::Mechanize BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Plack>0:www/p5-Plack \ p5-Test-WWW-Mechanize>0:devel/p5-Test-WWW-Mechanize \ p5-Try-Tiny>0:lang/p5-Try-Tiny USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Text-vFile-asData/Makefile b/devel/p5-Text-vFile-asData/Makefile index bb34576addcc..c31a5cb2896e 100644 --- a/devel/p5-Text-vFile-asData/Makefile +++ b/devel/p5-Text-vFile-asData/Makefile @@ -1,21 +1,21 @@ PORTNAME= Text-vFile-asData PORTVERSION= 0.08 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Parse vFile formatted files into data structures LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Accessor-Chained>0:devel/p5-Class-Accessor-Chained USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/devel/p5-Time-Crontab/Makefile b/devel/p5-Time-Crontab/Makefile index 1d80f24520d0..27ac45e35ad1 100644 --- a/devel/p5-Time-Crontab/Makefile +++ b/devel/p5-Time-Crontab/Makefile @@ -1,19 +1,19 @@ PORTNAME= Time-Crontab PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to parse crontab date and time field RUN_DEPENDS= \ p5-List-MoreUtils>0:lang/p5-List-MoreUtils \ p5-Set-Crontab>=1.03:devel/p5-Set-Crontab BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= modbuild .include diff --git a/devel/p5-Types-URI/Makefile b/devel/p5-Types-URI/Makefile index 2ef162340d98..603507b3ff43 100644 --- a/devel/p5-Types-URI/Makefile +++ b/devel/p5-Types-URI/Makefile @@ -1,27 +1,27 @@ PORTNAME= Types-URI PORTVERSION= 0.006 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TOBYINK PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for type constraints and coercions for URIs LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Type-Tiny>=1.000000:devel/p5-Type-Tiny \ p5-Types-Path-Tiny>0:devel/p5-Types-Path-Tiny \ p5-Type-Tiny>=0:devel/p5-Type-Tiny \ p5-Types-UUID>=0:devel/p5-Types-UUID \ p5-URI>0:net/p5-URI \ p5-URI-FromHash>0:net/p5-URI-FromHash BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-Types-UUID/Makefile b/devel/p5-Types-UUID/Makefile index 7146932bfdf6..bca00338d769 100644 --- a/devel/p5-Types-UUID/Makefile +++ b/devel/p5-Types-UUID/Makefile @@ -1,23 +1,23 @@ PORTNAME= Types-UUID PORTVERSION= 0.004 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TOBYINK PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for type constraints for UUIDs LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Type-Tiny>=1.000000:devel/p5-Type-Tiny \ p5-UUID-Tiny>=1.02:devel/p5-UUID-Tiny BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-UNIVERSAL-require/Makefile b/devel/p5-UNIVERSAL-require/Makefile index cc402528abc8..36007015722c 100644 --- a/devel/p5-UNIVERSAL-require/Makefile +++ b/devel/p5-UNIVERSAL-require/Makefile @@ -1,17 +1,17 @@ PORTNAME= UNIVERSAL-require PORTVERSION= 0.18 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to require() from a variable LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-UNIVERSAL-which/Makefile b/devel/p5-UNIVERSAL-which/Makefile index f429753dde7b..4f1bbb472fb6 100644 --- a/devel/p5-UNIVERSAL-which/Makefile +++ b/devel/p5-UNIVERSAL-which/Makefile @@ -1,14 +1,14 @@ PORTNAME= UNIVERSAL-which PORTVERSION= 0.06 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for telling fully qualified name of the method USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-YAML-AppConfig/Makefile b/devel/p5-YAML-AppConfig/Makefile index 67a811f712f5..f7db2643242e 100644 --- a/devel/p5-YAML-AppConfig/Makefile +++ b/devel/p5-YAML-AppConfig/Makefile @@ -1,25 +1,25 @@ PORTNAME= YAML-AppConfig PORTVERSION= 0.19 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to manage configuration files with YAML LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-YAML>=0.38:textproc/p5-YAML USES= perl5 USE_PERL5= configure NO_ARCH= YES post-patch: ${FIND} ${WRKSRC} -name '*.orig' -delete .include diff --git a/devel/p5-asa/Makefile b/devel/p5-asa/Makefile index 7f3dbdb54208..11c23153555d 100644 --- a/devel/p5-asa/Makefile +++ b/devel/p5-asa/Makefile @@ -1,15 +1,15 @@ PORTNAME= asa PORTVERSION= 1.03 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ADAMK PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to say your class/object working like something else USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-carton/Makefile b/devel/p5-carton/Makefile index 7c8253a0f574..e63ab4903756 100644 --- a/devel/p5-carton/Makefile +++ b/devel/p5-carton/Makefile @@ -1,31 +1,31 @@ PORTNAME= carton PORTVERSION= 1.0.28 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MIYAGAWA PKGNAMEPREFIX= p5- DISTNAME= Carton-v${PORTVERSION} -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module dependency manager LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-App-cpanminus>=1.703:devel/p5-App-cpanminus \ p5-JSON>=2.53:converters/p5-JSON \ p5-Module-CPANfile>=0.9031:devel/p5-Module-CPANfile \ p5-Module-Reader>=0.002:devel/p5-Module-Reader \ p5-Path-Tiny>=0.033:devel/p5-Path-Tiny \ p5-Class-Tiny>=1.001:devel/p5-Class-Tiny \ p5-Try-Tiny>=0.09:lang/p5-Try-Tiny USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/p5-cpan-listchanges/Makefile b/devel/p5-cpan-listchanges/Makefile index dbe6bfd8abad..e391e3240bc7 100644 --- a/devel/p5-cpan-listchanges/Makefile +++ b/devel/p5-cpan-listchanges/Makefile @@ -1,23 +1,23 @@ PORTNAME= cpan-listchanges PORTVERSION= 0.06 PORTREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MIYAGAWA PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to list changes for CPAN modules BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Algorithm-Diff>0:devel/p5-Algorithm-Diff \ p5-CPAN-DistnameInfo>0:devel/p5-CPAN-DistnameInfo \ p5-libwww>0:www/p5-libwww \ p5-Try-Tiny>0:lang/p5-Try-Tiny \ p5-YAML>0:textproc/p5-YAML USES= perl5 USE_PERL5= modbuild .include diff --git a/devel/p5-iCal-Parser/Makefile b/devel/p5-iCal-Parser/Makefile index eb33c70b06e2..e204823facc3 100644 --- a/devel/p5-iCal-Parser/Makefile +++ b/devel/p5-iCal-Parser/Makefile @@ -1,20 +1,20 @@ PORTNAME= iCal-Parser PORTVERSION= 1.20 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Parse iCalendar files into a data structure BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-IO-String>=0:devel/p5-IO-String \ p5-FreezeThaw>=0.4300:devel/p5-FreezeThaw \ p5-DateTime-Format-ICal>=0.08:devel/p5-DateTime-Format-ICal \ p5-Text-vFile-asData>=0.02:devel/p5-Text-vFile-asData USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-local-lib/Makefile b/devel/p5-local-lib/Makefile index af68d39fdd03..e62b8a92dd9f 100644 --- a/devel/p5-local-lib/Makefile +++ b/devel/p5-local-lib/Makefile @@ -1,19 +1,19 @@ PORTNAME= local-lib PORTVERSION= 2.000018 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HAARG PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to create and use a local lib/ with PERL5LIB LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/devel/rubygem-cool.io/Makefile b/devel/rubygem-cool.io/Makefile index 0da3de994275..cd4ba76e33ba 100644 --- a/devel/rubygem-cool.io/Makefile +++ b/devel/rubygem-cool.io/Makefile @@ -1,18 +1,18 @@ PORTNAME= cool.io PORTVERSION= 1.5.3 PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Gems for cool.io LICENSE= MIT RUN_DEPENDS= \ rubygem-iobuffer>=1.0.0:devel/rubygem-iobuffer USE_RUBY= yes USES= gem .include diff --git a/devel/rubygem-ditz/Makefile b/devel/rubygem-ditz/Makefile index 2fded37c8666..318e48f427f8 100644 --- a/devel/rubygem-ditz/Makefile +++ b/devel/rubygem-ditz/Makefile @@ -1,25 +1,25 @@ PORTNAME= ditz PORTVERSION= 0.5 PORTREVISION= 3 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple lightweight distributed issue tracker LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-trollop>=1.9:devel/rubygem-trollop USES= gem shebangfix USE_RUBY= yes NO_ARCH= yes SHEBANG_FILES= bin/ditz ruby_OLD_CMD= /usr/bin/ruby1.8 PLIST_FILES= bin/ditz .include diff --git a/devel/rubygem-iobuffer/Makefile b/devel/rubygem-iobuffer/Makefile index c41d365e6b77..065bb0b6890c 100644 --- a/devel/rubygem-iobuffer/Makefile +++ b/devel/rubygem-iobuffer/Makefile @@ -1,12 +1,12 @@ PORTNAME= iobuffer PORTVERSION= 1.1.2 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Gems for iobuffer USE_RUBY= yes USES= gem .include diff --git a/ftp/p5-Net-FTP-Common/Makefile b/ftp/p5-Net-FTP-Common/Makefile index bc21512175fb..2ed3159d1489 100644 --- a/ftp/p5-Net-FTP-Common/Makefile +++ b/ftp/p5-Net-FTP-Common/Makefile @@ -1,17 +1,17 @@ PORTNAME= Net-FTP-Common PORTVERSION= 7.0.d PORTREVISION= 2 CATEGORIES= ftp perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to provide simplify common usages of Net::FTP LICENSE= MIT NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/ftp/p5-Net-FTP-Recursive/Makefile b/ftp/p5-Net-FTP-Recursive/Makefile index 6620d1dfde8a..3cef3f524a9d 100644 --- a/ftp/p5-Net-FTP-Recursive/Makefile +++ b/ftp/p5-Net-FTP-Recursive/Makefile @@ -1,20 +1,20 @@ PORTNAME= Net-FTP-Recursive PORTVERSION= 2.04 PORTREVISION= 2 CATEGORIES= ftp perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to provide recursive FTP client class LICENSE= ART10 GPLv1+ LICENSE_COMB= dual WRKSRC= ${WRKDIR}/${PORTNAME} NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/graphics/flasm/Makefile b/graphics/flasm/Makefile index 1fa24cc45024..d2aa6ca29d6a 100644 --- a/graphics/flasm/Makefile +++ b/graphics/flasm/Makefile @@ -1,24 +1,24 @@ PORTNAME= flasm PORTVERSION= 1.62 PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= LOCAL/kuriyama \ http://www.nowrap.de/download/ DISTNAME= flasm16src -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Command line assembler/disassembler of flash actionscript bytecode USES= bison dos2unix gmake gperf zip NO_WRKSUBDIR= yes PLIST_FILES= bin/flasm MAKE_ARGS= CFLAGS="${CFLAGS}" MAKE_JOBS_UNSAFE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/flasm ${STAGEDIR}${PREFIX}/bin .include diff --git a/graphics/p5-Barcode-ZBar/Makefile b/graphics/p5-Barcode-ZBar/Makefile index 36606c33fe6e..7df6c60d9de1 100644 --- a/graphics/p5-Barcode-ZBar/Makefile +++ b/graphics/p5-Barcode-ZBar/Makefile @@ -1,19 +1,19 @@ PORTNAME= Barcode-ZBar PORTVERSION= 0.04 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to ZBar barcode reader LIB_DEPENDS= libzbar.so:graphics/zbar USES= perl5 USE_PERL5= configure CONFIGURE_ARGS= INC="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" pre-install: ${STRIP_CMD} ${WRKSRC}/blib/arch/auto/Barcode/ZBar/ZBar.so .include diff --git a/graphics/p5-Convert-Color/Makefile b/graphics/p5-Convert-Color/Makefile index 85721c7741d7..4d8a7a6b5309 100644 --- a/graphics/p5-Convert-Color/Makefile +++ b/graphics/p5-Convert-Color/Makefile @@ -1,23 +1,23 @@ PORTNAME= Convert-Color PORTVERSION= 0.11 PORTREVISION= 2 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for color space conversions and named lookups LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-List-UtilsBy>0:devel/p5-List-UtilsBy \ p5-Module-Pluggable>=0:devel/p5-Module-Pluggable USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/graphics/py-blockdiagcontrib-cisco/Makefile b/graphics/py-blockdiagcontrib-cisco/Makefile index b68c2072b88a..429e50c8a415 100644 --- a/graphics/py-blockdiagcontrib-cisco/Makefile +++ b/graphics/py-blockdiagcontrib-cisco/Makefile @@ -1,16 +1,16 @@ PORTNAME= blockdiagcontrib-cisco PORTVERSION= 0.1.8 PORTREVISION= 2 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Networking shapes for blockdiag designed by Cisco RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}blockdiag>=0.8.0:graphics/py-blockdiag@${PY_FLAVOR} USES= python:3.5+ USE_PYTHON= distutils autoplist .include diff --git a/japanese/ajaxzip2-core/Makefile b/japanese/ajaxzip2-core/Makefile index 9be3c67a2737..1e4710f636eb 100644 --- a/japanese/ajaxzip2-core/Makefile +++ b/japanese/ajaxzip2-core/Makefile @@ -1,22 +1,22 @@ PORTNAME= ajaxzip2 PORTVERSION= 20081102 PORTREVISION= 1 CATEGORIES= japanese MASTER_SITES= LOCAL/kuriyama PKGNAMESUFFIX= -core DISTNAME= ${PORTNAME}-${PORTVERSION}${PKGNAMESUFFIX} -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= ajaxzip2 (Japanese ZIP code utility) core scripts USES= dos2unix shebangfix zip WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= YES SHEBANG_FILES= work/csv2jsonzip.pl do-install: ${MKDIR} ${STAGEDIR}${WWWDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/ajaxzip2.js ${STAGEDIR}${WWWDIR}/ ${INSTALL_SCRIPT} ${WRKSRC}/work/csv2jsonzip.pl ${STAGEDIR}${DATADIR}/ .include diff --git a/japanese/ajaxzip2-data/Makefile b/japanese/ajaxzip2-data/Makefile index c34887db7975..aef57e0fc0ce 100644 --- a/japanese/ajaxzip2-data/Makefile +++ b/japanese/ajaxzip2-data/Makefile @@ -1,40 +1,40 @@ PORTNAME= ajaxzip2 PORTVERSION= 20200831 CATEGORIES= japanese MASTER_SITES= LOCAL/kuriyama PKGNAMESUFFIX= -data DISTFILES= ken_all-${PORTVERSION_K}.zip jigyosyo-${PORTVERSION_J}.zip -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= ajaxzip2 (Japanese ZIP code utility) ZIP data BUILD_DEPENDS= ja-ajaxzip2-core>0:japanese/ajaxzip2-core \ p5-JSON>0:converters/p5-JSON NO_WRKSUBDIR= yes USES= perl5 zip USE_PERL5= build PORTVERSION_K?= ${PORTVERSION} PORTVERSION_J?= ${PORTVERSION} do-build: ${MKDIR} ${WRKSRC}/data ${WRKSRC}/work cd ${WRKSRC}/work && ${DATADIR}/csv2jsonzip.pl ../KEN_ALL.CSV ../JIGYOSYO.CSV do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/data cd ${WRKSRC}/data && ${INSTALL_DATA} zip-???.json ${STAGEDIR}${DATADIR}/data/ # for maintenance. fetch1: fetch http://www.post.japanpost.jp/zipcode/dl/kogaki/zip/ken_all.zip fetch http://www.post.japanpost.jp/zipcode/dl/jigyosyo/zip/jigyosyo.zip ${CHMOD} og+r *.zip fetch2: m=`stat -f %m ken_all.zip`; \ ${MV} ken_all.zip `date -r $${m} +ken_all-%Y%m%d.zip` m=`stat -f %m jigyosyo.zip`; \ ${MV} jigyosyo.zip `date -r $${m} +jigyosyo-%Y%m%d.zip` .include diff --git a/japanese/man-doc/Makefile b/japanese/man-doc/Makefile index 14273f35234d..c4f08cf2d954 100644 --- a/japanese/man-doc/Makefile +++ b/japanese/man-doc/Makefile @@ -1,71 +1,71 @@ # Created by: Kiriyama Kazuhiko PORTNAME= man-doc PORTVERSION= 5.4.20050911 PORTREVISION= 3 CATEGORIES= japanese .if !defined(WITH_CVS) MASTER_SITES= LOCAL/hrs .else DISTFILES= # empty .endif -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Japanese translation of FreeBSD manual pages RUN_DEPENDS= jman:japanese/man USES= uidfix NO_MTREE= yes WRKSRC= ${WRKDIR}/${DISTNAME} PLIST= ${WRKDIR}/pkg-plist MAKE_ENV= MANDIR=${MANDIR} MANSECS= man1 man2 man3 man4 man4/man4.i386 \ man5 man6 man7 man8 man8/man8.i386 man9 CVSROOT?= /home/ncvs CVS_CMD?= /usr/bin/cvs JAMANDIR?= doc/ja_JP.eucJP/man MANDIR?= ${PREFIX}/man/ja/man .if defined(WITH_CVS) do-extract: ${MKDIR} ${WRKSRC} cd ${WRKDIR} && \ ${CVS_CMD} -R -d ${CVSROOT} co -P -d ${DISTNAME} ${JAMANDIR} .endif post-build: for SEC in ${MANSECS}; do \ SECNUM=$${SEC%%/*}; \ cd ${WRKSRC}/$${SEC} && \ SUBDIR=`${MAKE} -VMANSUBDIR` && \ for F in `${MAKE} -VMAN`; do \ ${ECHO_CMD} "man/ja/$${SECNUM}$${SUBDIR}/$${F}.gz"; \ done; \ set -- `${MAKE} -VMLINKS`; while :; do \ case $$# in \ [01]) break ;; \ *) m=$$2; \ num=$${m##*.}; \ ${ECHO_CMD} "man/ja/man$${num}/$${m}.gz"; \ shift 2;\ esac; \ done; \ done | ${SORT} -r | uniq > ${PLIST} pre-install: for SEC in ${MANSECS}; do \ SECNUM=$${SEC%%/*}; \ cd ${WRKSRC}/$${SEC} && \ SUBDIR=`${MAKE} -VMANSUBDIR` && \ ${MKDIR} ${STAGEDIR}${PREFIX}/man/ja/$${SECNUM}$${SUBDIR}; \ done # XXX: make gendist generates distfile. Use with WITH_CVS. gendist: extract cd ${WRKDIR} && \ ${FIND} . -type d -a -name CVS | ${XARGS} ${RM} -r && \ ${TAR} czf ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME} .include diff --git a/japanese/p5-Date-Japanese-Holiday/Makefile b/japanese/p5-Date-Japanese-Holiday/Makefile index 5d4da45cb66e..634650c3c29a 100644 --- a/japanese/p5-Date-Japanese-Holiday/Makefile +++ b/japanese/p5-Date-Japanese-Holiday/Makefile @@ -1,22 +1,22 @@ PORTNAME= Date-Japanese-Holiday PORTVERSION= 0.05 PORTREVISION= 3 CATEGORIES= japanese perl5 MASTER_SITES= CPAN -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for Calculate Japanese Holiday BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Date-Calc>5.3:devel/p5-Date-Calc \ p5-Date-Simple>1.03:devel/p5-Date-Simple \ p5-Time-modules>0.01:devel/p5-Time-modules USES= perl5 USE_PERL5= configure .include PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- .include diff --git a/japanese/p5-Encode-ISO2022/Makefile b/japanese/p5-Encode-ISO2022/Makefile index 2f50fb7c764c..eddadaca1836 100644 --- a/japanese/p5-Encode-ISO2022/Makefile +++ b/japanese/p5-Encode-ISO2022/Makefile @@ -1,19 +1,19 @@ PORTNAME= Encode-ISO2022 PORTVERSION= 0.04 CATEGORIES= japanese perl5 MASTER_SITES= CPAN -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for ISO/IEC 2022 character encoding scheme LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- .include diff --git a/japanese/p5-Encode-JP-Emoji/Makefile b/japanese/p5-Encode-JP-Emoji/Makefile index 01022242f9db..517ae156b15c 100644 --- a/japanese/p5-Encode-JP-Emoji/Makefile +++ b/japanese/p5-Encode-JP-Emoji/Makefile @@ -1,17 +1,17 @@ PORTNAME= Encode-JP-Emoji PORTVERSION= 0.60 PORTREVISION= 1 CATEGORIES= japanese perl5 MASTER_SITES= CPAN -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for Emoji encodings and cross-mapping tables USES= perl5 USE_PERL5= configure .include PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- .include diff --git a/japanese/p5-Encode-JP-Mobile/Makefile b/japanese/p5-Encode-JP-Mobile/Makefile index ea613625db17..1e4cf6b157c1 100644 --- a/japanese/p5-Encode-JP-Mobile/Makefile +++ b/japanese/p5-Encode-JP-Mobile/Makefile @@ -1,27 +1,27 @@ PORTNAME= Encode-JP-Mobile PORTVERSION= 0.30 PORTREVISION= 1 CATEGORIES= japanese perl5 MASTER_SITES= CPAN -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for encoding for mobile phones in Japan BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-File-ShareDir>=0.05:devel/p5-File-ShareDir \ p5-MIME-Tools>=5.428:mail/p5-MIME-Tools TEST_DEPENDS= \ p5-YAML>0:textproc/p5-YAML USES= perl5 USE_PERL5= configure post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Encode/JP/Mobile/Mobile.so .include PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- .include diff --git a/japanese/p5-Jcode/Makefile b/japanese/p5-Jcode/Makefile index 8f3362940e14..87698edca4f2 100644 --- a/japanese/p5-Jcode/Makefile +++ b/japanese/p5-Jcode/Makefile @@ -1,18 +1,18 @@ PORTNAME= Jcode PORTVERSION= 2.07 PORTREVISION= 1 CATEGORIES= japanese perl5 MASTER_SITES= CPAN -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension interface to convert Japanese text LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- .include diff --git a/japanese/p5-Lingua-JA-Kana/Makefile b/japanese/p5-Lingua-JA-Kana/Makefile index 26eaced9d1fd..c62da403f5dd 100644 --- a/japanese/p5-Lingua-JA-Kana/Makefile +++ b/japanese/p5-Lingua-JA-Kana/Makefile @@ -1,19 +1,19 @@ # Created by: Andrew Pantyukhin PORTNAME= Lingua-JA-Kana PORTVERSION= 0.07 PORTREVISION= 1 CATEGORIES= japanese perl5 MASTER_SITES= CPAN -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Converts between Kanas and Romaji USES= perl5 USE_PERL5= configure .include PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- .include diff --git a/japanese/p5-Lingua-JA-Moji/Makefile b/japanese/p5-Lingua-JA-Moji/Makefile index aaf2bff5464f..052ceed3fc82 100644 --- a/japanese/p5-Lingua-JA-Moji/Makefile +++ b/japanese/p5-Lingua-JA-Moji/Makefile @@ -1,24 +1,24 @@ PORTNAME= Lingua-JA-Moji PORTVERSION= 0.36 CATEGORIES= japanese perl5 MASTER_SITES= CPAN -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to handle many kinds of Japanese characters LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Convert-Moji>=0.05:converters/p5-Convert-Moji BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure NO_ARCH= YES .include PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- .include diff --git a/japanese/p5-Lingua-JA-Regular-Unicode/Makefile b/japanese/p5-Lingua-JA-Regular-Unicode/Makefile index 005c47465924..1be66a7f7afe 100644 --- a/japanese/p5-Lingua-JA-Regular-Unicode/Makefile +++ b/japanese/p5-Lingua-JA-Regular-Unicode/Makefile @@ -1,20 +1,20 @@ PORTNAME= Lingua-JA-Regular-Unicode PORTVERSION= 0.12 PORTREVISION= 1 CATEGORIES= japanese perl5 MASTER_SITES= CPAN -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to convert Japanese chars TEST_DEPENDS= \ p5-Text-TestBase>0:textproc/p5-Text-TestBase USES= perl5 USE_PERL5= modbuild .include PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- .include diff --git a/japanese/p5-PDFJ/Makefile b/japanese/p5-PDFJ/Makefile index ee74de7b7861..f36aab4ac0ab 100644 --- a/japanese/p5-PDFJ/Makefile +++ b/japanese/p5-PDFJ/Makefile @@ -1,31 +1,31 @@ PORTNAME= PDFJ PORTVERSION= 0.90 PORTREVISION= 3 CATEGORIES= japanese perl5 MASTER_SITES= http://hp1.jonex.ne.jp/%7Enakajima.yasushi/archives/ -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PDFJ module provides methods to generate Japanese PDF file USES= perl5 shebangfix zip:infozip USE_PERL5= configure EXTRACT_BEFORE_ARGS= -qo -a SHEBANG_FILES= util/xpdfj.pl NO_WRKSUBDIR= yes .include PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- post-install: ${INSTALL_SCRIPT} ${WRKSRC}/util/xpdfj.pl ${STAGEDIR}${PREFIX}/bin ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/* ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/readme.txt ${STAGEDIR}${DOCSDIR} ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/sample/* ${STAGEDIR}${EXAMPLESDIR} ${MKDIR} ${STAGEDIR}${DATADIR}/macro ${INSTALL_DATA} ${WRKSRC}/macro/*.inc ${STAGEDIR}${DATADIR}/macro .include diff --git a/japanese/zipcodes/Makefile b/japanese/zipcodes/Makefile index daf2341a00c5..4229472cbe7a 100644 --- a/japanese/zipcodes/Makefile +++ b/japanese/zipcodes/Makefile @@ -1,36 +1,36 @@ PORTNAME= zipcodes PORTVERSION= 20200831 CATEGORIES= japanese MASTER_SITES= LOCAL/kuriyama DISTFILES= ken_all-${PORTVERSION_K}.zip jigyosyo-${PORTVERSION_J}.zip -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Japanese zipcode tables. includes both 3/5 and 7 digits form BUILD_DEPENDS= nkf:japanese/nkf NO_WRKSUBDIR= yes USES= perl5 zip USE_PERL5= build MAKE_ENV= INSTALL_DATA="${INSTALL_DATA}" SCRIPTDIR=${SCRIPTDIR} PERL=${PERL} STAGEDIR=${STAGEDIR} PORTVERSION_K?= ${PORTVERSION} PORTVERSION_J?= ${PORTVERSION} post-extract: @${CP} ${FILESDIR}/Makefile ${WRKSRC} cd ${WRKSRC}; ${MV} KEN_ALL.CSV ken_all.csv; ${MV} JIGYOSYO.CSV jigyosyo.csv # for maintenance. fetch1: fetch http://www.post.japanpost.jp/zipcode/dl/kogaki/zip/ken_all.zip fetch http://www.post.japanpost.jp/zipcode/dl/jigyosyo/zip/jigyosyo.zip ${CHMOD} og+r *.zip fetch2: m=`stat -f %m ken_all.zip`; \ ${MV} ken_all.zip `date -r $${m} +ken_all-%Y%m%d.zip` m=`stat -f %m jigyosyo.zip`; \ ${MV} jigyosyo.zip `date -r $${m} +jigyosyo-%Y%m%d.zip` .include diff --git a/lang/p5-JavaScript-Value-Escape/Makefile b/lang/p5-JavaScript-Value-Escape/Makefile index fa67fa6d35e6..0ae268cf74f4 100644 --- a/lang/p5-JavaScript-Value-Escape/Makefile +++ b/lang/p5-JavaScript-Value-Escape/Makefile @@ -1,17 +1,17 @@ PORTNAME= JavaScript-Value-Escape PORTVERSION= 0.07 CATEGORIES= lang perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to avoid XSS with JavaScript value interpolation LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= modbuild NO_ARCH= YES .include diff --git a/mail/p5-Email-Address-Loose/Makefile b/mail/p5-Email-Address-Loose/Makefile index e9bc7f8174f7..41fffad7e5d1 100644 --- a/mail/p5-Email-Address-Loose/Makefile +++ b/mail/p5-Email-Address-Loose/Makefile @@ -1,18 +1,18 @@ PORTNAME= Email-Address-Loose PORTVERSION= 0.10 PORTREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to make Email::Address->parse() loose RUN_DEPENDS= \ p5-Email-Address>=1.889:mail/p5-Email-Address BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure .include diff --git a/mail/p5-Email-MIME-Creator-ISO_2022_JP/Makefile b/mail/p5-Email-MIME-Creator-ISO_2022_JP/Makefile index d2e138b8e7ce..5851d78a8ccd 100644 --- a/mail/p5-Email-MIME-Creator-ISO_2022_JP/Makefile +++ b/mail/p5-Email-MIME-Creator-ISO_2022_JP/Makefile @@ -1,21 +1,21 @@ PORTNAME= Email-MIME-Creator-ISO_2022_JP PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of Email::MIME mixin to create an iso-2022-jp mail BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Email-MIME>=1.900:mail/p5-Email-MIME \ p5-Sub-Install>0:devel/p5-Sub-Install TEST_DEPENDS= p5-Test-Classy>=0:devel/p5-Test-Classy \ p5-Test-UseAllModules>=0:devel/p5-Test-UseAllModules USES= perl5 USE_PERL5= configure .include diff --git a/mail/p5-Email-Sender-Transport-SMTPS/Makefile b/mail/p5-Email-Sender-Transport-SMTPS/Makefile index def306911b8b..d7a822b61084 100644 --- a/mail/p5-Email-Sender-Transport-SMTPS/Makefile +++ b/mail/p5-Email-Sender-Transport-SMTPS/Makefile @@ -1,22 +1,22 @@ PORTNAME= Email-Sender-Transport-SMTPS PORTVERSION= 0.03 PORTREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for Email::Sender::Transport::SMTPS LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Email-Sender>=1.300006:mail/p5-Email-Sender \ p5-Net-SMTPS>=0.03:mail/p5-Net-SMTPS BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= modbuildtiny .include diff --git a/mail/p5-Email-Valid-Loose/Makefile b/mail/p5-Email-Valid-Loose/Makefile index 03f0add5fa2c..c3b48c093af3 100644 --- a/mail/p5-Email-Valid-Loose/Makefile +++ b/mail/p5-Email-Valid-Loose/Makefile @@ -1,21 +1,21 @@ # Created by: Akinori MUSHA aka knu PORTNAME= Email-Valid-Loose PORTVERSION= 0.05 PORTREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Variation of Email::Valid which allows dot before at mark BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Email-Valid>=0:mail/p5-Email-Valid USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/mail/p5-IMAP-Sieve/Makefile b/mail/p5-IMAP-Sieve/Makefile index 609c13af6ca1..462e5bffcd63 100644 --- a/mail/p5-IMAP-Sieve/Makefile +++ b/mail/p5-IMAP-Sieve/Makefile @@ -1,30 +1,30 @@ # Created by: Oliver Eikemeier PORTNAME= IMAP-Sieve PORTVERSION= 0.4.9 PORTREVISION= 3 CATEGORIES= mail perl5 MASTER_SITES= SF/websieve/websieve/063a PKGNAMEPREFIX= p5- DISTNAME= websieve-063a -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to edit Sieve scripts on an Cyrus IMAP server RUN_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL WRKSRC= ${WRKDIR}/${PERLSIEVENAME} USES= perl5 USE_PERL5= configure PERLSIEVENAME= perlsieve-${PORTVERSION} PERLSIEVESUFX= b post-extract: @${TAR} ${EXTRACT_BEFORE_ARGS} \ ${WRKDIR}/${DISTNAME}/${PERLSIEVENAME}${PERLSIEVESUFX}${EXTRACT_SUFX} \ ${EXTRACT_AFTER_ARGS} -C ${WRKDIR} @${RM} ${WRKSRC}/testssl.pl .include diff --git a/mail/p5-MIME-EcoEncode/Makefile b/mail/p5-MIME-EcoEncode/Makefile index 00cc55e92e86..a6df8b439e24 100644 --- a/mail/p5-MIME-EcoEncode/Makefile +++ b/mail/p5-MIME-EcoEncode/Makefile @@ -1,14 +1,14 @@ PORTNAME= MIME-EcoEncode PORTVERSION= 0.95 PORTREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for economical MIME Encoding USES= perl5 USE_PERL5= configure .include diff --git a/mail/p5-Mail-Tools/Makefile b/mail/p5-Mail-Tools/Makefile index 496dda814d14..0e170a552ff7 100644 --- a/mail/p5-Mail-Tools/Makefile +++ b/mail/p5-Mail-Tools/Makefile @@ -1,24 +1,24 @@ # Created by: James FitzGibbon PORTNAME= Mail-Tools PORTVERSION= 2.21 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= MailTools-${PORTVERSION} -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 modules for dealing with Internet e-mail messages LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/README.md BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-TimeDate>=0:devel/p5-TimeDate USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/mail/p5-Parse-MIME/Makefile b/mail/p5-Parse-MIME/Makefile index 6b843754d4e8..9b88766fcfd5 100644 --- a/mail/p5-Parse-MIME/Makefile +++ b/mail/p5-Parse-MIME/Makefile @@ -1,17 +1,17 @@ PORTNAME= Parse-MIME PORTVERSION= 1.003 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to parse mime-types LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/math/p5-Math-Vec/Makefile b/math/p5-Math-Vec/Makefile index e2226adba456..8cc8fe507d2d 100644 --- a/math/p5-Math-Vec/Makefile +++ b/math/p5-Math-Vec/Makefile @@ -1,14 +1,14 @@ PORTNAME= Math-Vec PORTVERSION= 1.01 PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Object-Oriented Vector Math Methods in Perl USES= perl5 USE_PERL5= modbuild .include diff --git a/math/p5-Number-Misc/Makefile b/math/p5-Number-Misc/Makefile index 19addf6e0b20..7224924f902c 100644 --- a/math/p5-Number-Misc/Makefile +++ b/math/p5-Number-Misc/Makefile @@ -1,17 +1,17 @@ PORTNAME= Number-Misc PORTVERSION= 1.2 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of handy utilities for numbers LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/misc/amanda-perl-wrapper/Makefile b/misc/amanda-perl-wrapper/Makefile index 6ee038ddad74..87f9aea3ab72 100644 --- a/misc/amanda-perl-wrapper/Makefile +++ b/misc/amanda-perl-wrapper/Makefile @@ -1,32 +1,32 @@ PORTNAME= amanda-perl-wrapper PORTVERSION= 1.01 CATEGORIES= misc perl5 MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl wrapper to use with Amanda (with libthr.so.* linked) USES= perl5 USE_PERL5= run NO_WRKSUBDIR= yes SUB_FILES= perl-amanda.c SUB_LIST= PREFIX=${LOCALBASE} PLIST_FILES= bin/perl-amanda do-fetch: @${DO_NADA} do-build: cd ${WRKSRC} && ${CC} -o perl-amanda ${WRKDIR}/perl-amanda.c do-install: ${INSTALL_PROGRAM} ${WRKSRC}/perl-amanda ${STAGEDIR}${PREFIX}/bin/ .include LIBTHR!= ${LS} /lib/libthr.so.* | ${TAIL} -1 SUB_LIST+= LIBTHR=${LIBTHR} .include diff --git a/misc/elscreen/Makefile b/misc/elscreen/Makefile index c2d2d15c6735..76d1192a90a4 100644 --- a/misc/elscreen/Makefile +++ b/misc/elscreen/Makefile @@ -1,41 +1,41 @@ # Created by: Yoichi NAKAYAMA PORTNAME= elscreen PORTVERSION= 1.4.6.20180320 PORTREVISION= 5 CATEGORIES= misc elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Emacs utility similar to GNU Screen LICENSE= GPLv2 RUN_DEPENDS= apel${EMACS_PKGNAMESUFFIX}>0:editors/apel@${EMACS_FLAVOR} USES= emacs USE_GITHUB= yes GH_ACCOUNT= TakaakiFuruse GH_PROJECT= ${PORTNAME} GH_TAGNAME= 329b438 NO_ARCH= yes NO_BUILD= YES PORTDOCS= GF-QuickStart GF-README Readme.md OPTIONS_DEFINE= DOCS do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${EMACS_SITE_LISPDIR}/${PORTNAME} (cd ${WRKSRC}; ${INSTALL_DATA} ${WRKSRC}/*.el \ ${STAGEDIR}${PREFIX}/${EMACS_SITE_LISPDIR}/${PORTNAME}) ${MKDIR} ${STAGEDIR}${DOCSDIR} do-install-DOCS-on: .for i in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/net-mgmt/ipcalc/Makefile b/net-mgmt/ipcalc/Makefile index 8045e64fa1de..06ca21621b57 100644 --- a/net-mgmt/ipcalc/Makefile +++ b/net-mgmt/ipcalc/Makefile @@ -1,28 +1,28 @@ # Created by: ijliao PORTNAME= ipcalc PORTVERSION= 0.41 PORTREVISION= 3 CATEGORIES= net-mgmt MASTER_SITES= http://jodies.de/ipcalc-archive/ DIST_SUBDIR= ipcalc -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= IP Calculator LICENSE= GPLv2 CONFLICTS_INSTALL= gnu-ipcalc-[0-9]* PLIST_FILES= bin/ipcalc NO_BUILD= yes USES= perl5 shebangfix SHEBANG_FILES= ipcalc PATCH_SITES+= ${MASTER_SITES} PATCHFILES+= patch-queue do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin .include diff --git a/net-mgmt/sblim-wbemcli/Makefile b/net-mgmt/sblim-wbemcli/Makefile index 05c9157b6552..7a0ada7161fe 100644 --- a/net-mgmt/sblim-wbemcli/Makefile +++ b/net-mgmt/sblim-wbemcli/Makefile @@ -1,19 +1,19 @@ PORTNAME= sblim-wbemcli PORTVERSION= 1.6.1 PORTREVISION= 5 CATEGORIES= net-mgmt MASTER_SITES= SF/sblim/${PORTNAME}/${PORTVERSION} -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= CLI for Web Based Enterprise Management by SBLIM BUILD_DEPENDS= libwww-config:www/libwww LIB_DEPENDS= libcurl.so:ftp/curl USES= tar:bzip2 GNU_CONFIGURE= YES CPPFLAGS+= -I${PREFIX}/include LDFLAGS+= -L${PREFIX}/lib MAKE_ARGS= RM="${RM}" .include diff --git a/net/p5-AnyEvent-MPRPC/Makefile b/net/p5-AnyEvent-MPRPC/Makefile index a1fb31033d81..4c37d1d2bf06 100644 --- a/net/p5-AnyEvent-MPRPC/Makefile +++ b/net/p5-AnyEvent-MPRPC/Makefile @@ -1,23 +1,23 @@ PORTNAME= AnyEvent-MPRPC PORTVERSION= 0.20 PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for simple TCP-based MPRPC client/server BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Any-Moose>=0.13:devel/p5-Any-Moose \ p5-AnyEvent>=5.261:devel/p5-AnyEvent \ p5-Data-MessagePack>=0.34:devel/p5-Data-MessagePack \ p5-Data-MessagePack-Stream>=0.05:devel/p5-Data-MessagePack-Stream \ p5-AnyEvent-MessagePack>=0.19:devel/p5-AnyEvent-MessagePack TEST_DEPENDS= p5-Test-TCP>=0:devel/p5-Test-TCP USES= perl5 USE_PERL5= configure .include diff --git a/net/p5-Net-APNS/Makefile b/net/p5-Net-APNS/Makefile index 972b8cb16c52..a373de1f2d59 100644 --- a/net/p5-Net-APNS/Makefile +++ b/net/p5-Net-APNS/Makefile @@ -1,21 +1,21 @@ PORTNAME= Net-APNS PORTVERSION= 0.0202 PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for Apple Push Notification Service RUN_DEPENDS= \ p5-Any-Moose>=0.10:devel/p5-Any-Moose \ p5-JSON-XS>=2.25:converters/p5-JSON-XS \ p5-Net-SSLeay>=1.35:security/p5-Net-SSLeay \ p5-Sub-Exporter>=0.982:devel/p5-Sub-Exporter BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure .include diff --git a/net/p5-Net-APNs-Extended/Makefile b/net/p5-Net-APNs-Extended/Makefile index 84c997fdf0bb..dfc4e71a5e07 100644 --- a/net/p5-Net-APNs-Extended/Makefile +++ b/net/p5-Net-APNs-Extended/Makefile @@ -1,24 +1,24 @@ PORTNAME= Net-APNs-Extended PORTVERSION= 0.10 PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for APNs that support the extended format LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Class-Accessor-Lite>0:devel/p5-Class-Accessor-Lite \ p5-JSON-XS>0:converters/p5-JSON-XS \ p5-Net-SSLeay>0:security/p5-Net-SSLeay BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= modbuild NO_ARCH= YES .include diff --git a/net/p5-Net-Amazon-Signature-V3/Makefile b/net/p5-Net-Amazon-Signature-V3/Makefile index 9cb50c2dd265..0f0503b4d56d 100644 --- a/net/p5-Net-Amazon-Signature-V3/Makefile +++ b/net/p5-Net-Amazon-Signature-V3/Makefile @@ -1,24 +1,24 @@ PORTNAME= Net-Amazon-Signature-V3 PORTVERSION= 0.001 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to sign AWS requests V3 LICENSE= LGPL21 RUN_DEPENDS= \ p5-Digest-HMAC>0:security/p5-Digest-HMAC \ p5-HTTP-Date>0:www/p5-HTTP-Date \ p5-Moose>0:devel/p5-Moose \ p5-MooseX-Types-Common>=0:devel/p5-MooseX-Types-Common \ p5-namespace-autoclean>0:devel/p5-namespace-autoclean BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/net/p5-Net-Amazon-Signature-V4/Makefile b/net/p5-Net-Amazon-Signature-V4/Makefile index d89af7e0575f..5d4903183605 100644 --- a/net/p5-Net-Amazon-Signature-V4/Makefile +++ b/net/p5-Net-Amazon-Signature-V4/Makefile @@ -1,22 +1,22 @@ PORTNAME= Net-Amazon-Signature-V4 PORTVERSION= 0.18 PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for AWS signature V4, AWS4-HMAC-SHA256 LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-URI>=0:net/p5-URI TEST_DEPENDS= p5-File-Slurper>0:devel/p5-File-Slurper USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/net/p5-Net-CIDR-MobileJP/Makefile b/net/p5-Net-CIDR-MobileJP/Makefile index bafd786ff370..d52c7d6ba43d 100644 --- a/net/p5-Net-CIDR-MobileJP/Makefile +++ b/net/p5-Net-CIDR-MobileJP/Makefile @@ -1,23 +1,23 @@ PORTNAME= Net-CIDR-MobileJP PORTVERSION= 0.24 PORTREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for mobile IP address in Japan BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-File-ShareDir>=1.02:devel/p5-File-ShareDir \ p5-Net-CIDR-Lite>=0.21:net/p5-Net-CIDR-Lite \ ja-p5-WWW-MobileCarrierJP>=0.55:japanese/p5-WWW-MobileCarrierJP \ p5-YAML>0:textproc/p5-YAML USES= perl5 shebangfix SHEBANG_FILES= net-cidr-mobilejp-scraper.pl USE_PERL5= configure NO_ARCH= yes .include diff --git a/net/p5-Net-Google-Analytics/Makefile b/net/p5-Net-Google-Analytics/Makefile index ec8d33eabd76..691f3e7db2c6 100644 --- a/net/p5-Net-Google-Analytics/Makefile +++ b/net/p5-Net-Google-Analytics/Makefile @@ -1,24 +1,24 @@ PORTNAME= Net-Google-Analytics PORTVERSION= 3.03 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for Google Analytics Data Export API LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Class-XSAccessor>=1.05:devel/p5-Class-XSAccessor \ p5-JSON>0:converters/p5-JSON \ p5-libwww>0:www/p5-libwww \ p5-URI>0:net/p5-URI USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/net/p5-Net-SSH-Mechanize/Makefile b/net/p5-Net-SSH-Mechanize/Makefile index b72f8dda8c0b..a592d2f6eb4c 100644 --- a/net/p5-Net-SSH-Mechanize/Makefile +++ b/net/p5-Net-SSH-Mechanize/Makefile @@ -1,22 +1,22 @@ PORTNAME= Net-SSH-Mechanize PORTVERSION= 0.1.3 PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for asynchronous ssh command invocation RUN_DEPENDS= \ p5-AnyEvent>0:devel/p5-AnyEvent \ p5-AnyEvent-Subprocess>0:devel/p5-AnyEvent-Subprocess \ p5-Coro>0:devel/p5-Coro \ p5-Moose>0:devel/p5-Moose \ p5-MooseX-Params-Validate>0:devel/p5-MooseX-Params-Validate BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= modbuild .include diff --git a/net/p5-Net-Server-Coro/Makefile b/net/p5-Net-Server-Coro/Makefile index 239882305c7d..c5414e6e9164 100644 --- a/net/p5-Net-Server-Coro/Makefile +++ b/net/p5-Net-Server-Coro/Makefile @@ -1,23 +1,23 @@ PORTNAME= Net-Server-Coro PORTVERSION= 1.3 PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for co-operative multithreaded server using Coro LICENSE= MIT BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-AnyEvent>0:devel/p5-AnyEvent \ p5-Coro>0:devel/p5-Coro \ p5-Net-Server>=2:net/p5-Net-Server USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/net/p5-Net-Telnet/Makefile b/net/p5-Net-Telnet/Makefile index 06c6053bcdc2..3079ed1ca075 100644 --- a/net/p5-Net-Telnet/Makefile +++ b/net/p5-Net-Telnet/Makefile @@ -1,18 +1,18 @@ PORTNAME= Net-Telnet PORTVERSION= 3.04 PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module to access and use telnet protocol LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/net/p5-Net-Traceroute/Makefile b/net/p5-Net-Traceroute/Makefile index 8cd17cd99768..c88d4f655f96 100644 --- a/net/p5-Net-Traceroute/Makefile +++ b/net/p5-Net-Traceroute/Makefile @@ -1,18 +1,18 @@ # Created by: kuriyama PORTNAME= Net-Traceroute PORTVERSION= 1.15 PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HAG PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to parse traceroute(8) USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/net/p5-POEx-Role-TCPServer/Makefile b/net/p5-POEx-Role-TCPServer/Makefile index 813148963e73..e9245448e40b 100644 --- a/net/p5-POEx-Role-TCPServer/Makefile +++ b/net/p5-POEx-Role-TCPServer/Makefile @@ -1,29 +1,29 @@ PORTNAME= POEx-Role-TCPServer PORTVERSION= 1.102740 PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:NPEREZ PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for TCPServer Moose role on POE LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-MooseX-Declare>0:devel/p5-MooseX-Declare \ p5-MooseX-Types>0:devel/p5-MooseX-Types \ p5-MooseX-Types-Structured>0:devel/p5-MooseX-Types-Structured \ p5-POE>0:devel/p5-POE \ p5-POEx-Role-SessionInstantiation>0:devel/p5-POEx-Role-SessionInstantiation \ p5-POEx-Types>0:devel/p5-POEx-Types \ p5-aliased>0:devel/p5-aliased USES= perl5 USE_PERL5= configure .include diff --git a/net/p5-POSIX-Socket/Makefile b/net/p5-POSIX-Socket/Makefile index 8df86169fbc8..65cac76b613a 100644 --- a/net/p5-POSIX-Socket/Makefile +++ b/net/p5-POSIX-Socket/Makefile @@ -1,14 +1,14 @@ PORTNAME= POSIX-Socket PORTVERSION= 0.09 PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for POSIX socket low-level interface USES= perl5 USE_PERL5= configure .include diff --git a/net/p5-POSIX-getpeername/Makefile b/net/p5-POSIX-getpeername/Makefile index 58e03087ab54..af30ff81bb60 100644 --- a/net/p5-POSIX-getpeername/Makefile +++ b/net/p5-POSIX-getpeername/Makefile @@ -1,14 +1,14 @@ PORTNAME= POSIX-getpeername PORTVERSION= 0.01 PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to provide getpeername(2) USES= perl5 USE_PERL5= modbuild .include diff --git a/net/p5-RPC-EPC-Service/Makefile b/net/p5-RPC-EPC-Service/Makefile index 443dc9d2534d..3a2d5e29870e 100644 --- a/net/p5-RPC-EPC-Service/Makefile +++ b/net/p5-RPC-EPC-Service/Makefile @@ -1,24 +1,24 @@ PORTNAME= RPC-EPC-Service PORTVERSION= 0.0.11 PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-v${PORTVERSION} -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for asynchronous remote procedure stack LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-AnyEvent>=6.1:devel/p5-AnyEvent \ p5-Data-SExpression>=0.41:devel/p5-Data-SExpression USES= perl5 USE_PERL5= modbuild NO_ARCH= YES .include diff --git a/net/p5-Server-Starter/Makefile b/net/p5-Server-Starter/Makefile index be438ab41d21..0996fea5ccc8 100644 --- a/net/p5-Server-Starter/Makefile +++ b/net/p5-Server-Starter/Makefile @@ -1,22 +1,22 @@ PORTNAME= Server-Starter PORTVERSION= 0.34 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:KAZUHO PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of superdaemon for hot-deploying server programs LICENSE= ART10 GPLv1+ LICENSE_COMB= dual TEST_DEPENDS= p5-Test-Requires>=0:devel/p5-Test-Requires \ p5-Test-SharedFork>0:devel/p5-Test-SharedFork \ p5-Test-TCP>=0:devel/p5-Test-TCP USES= perl5 USE_PERL5= modbuild NO_ARCH= YES .include diff --git a/net/p5-URI-Match/Makefile b/net/p5-URI-Match/Makefile index 634ca8ccfdab..446cecf08335 100644 --- a/net/p5-URI-Match/Makefile +++ b/net/p5-URI-Match/Makefile @@ -1,18 +1,18 @@ PORTNAME= URI-Match PORTVERSION= 0.00001 PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for matching URLs by parts BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-URI>0:net/p5-URI USES= perl5 USE_PERL5= configure .include diff --git a/net/p5-URI-Template-Restrict/Makefile b/net/p5-URI-Template-Restrict/Makefile index 7971c3b69d67..6557fb545664 100644 --- a/net/p5-URI-Template-Restrict/Makefile +++ b/net/p5-URI-Template-Restrict/Makefile @@ -1,25 +1,25 @@ PORTNAME= URI-Template-Restrict PORTVERSION= 0.06 PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for restricted URI Templates handler RUN_DEPENDS= \ p5-Class-Accessor>0:devel/p5-Class-Accessor \ p5-List-MoreUtils>0:lang/p5-List-MoreUtils \ p5-Unicode-Normalize>0:textproc/p5-Unicode-Normalize \ p5-URI>0:net/p5-URI BUILD_DEPENDS= \ p5-Class-Accessor>0:devel/p5-Class-Accessor \ p5-List-MoreUtils>0:lang/p5-List-MoreUtils \ p5-Unicode-Normalize>0:textproc/p5-Unicode-Normalize \ p5-URI>0:net/p5-URI USES= perl5 USE_PERL5= configure .include diff --git a/net/tramp/Makefile b/net/tramp/Makefile index f2a0002b2b53..b65956e6b78f 100644 --- a/net/tramp/Makefile +++ b/net/tramp/Makefile @@ -1,40 +1,40 @@ # Created by: Yoichi NAKAYAMA PORTNAME= tramp PORTVERSION= 2.3.0 PORTREVISION= 11 CATEGORIES= net elisp MASTER_SITES= GNU PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Transparent remote file access tool for Emacs LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING USES= cpe emacs gmake makeinfo GNU_CONFIGURE= yes CPE_VENDOR= gnu TRAMP_LISPDIR= ${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME} PLIST_SUB+= TRAMP_LISPDIR=${TRAMP_LISPDIR} CONFIGURE_ENV= TEXI2DVI=no CONFIGURE_ARGS= --with-lispdir=${PREFIX}/${TRAMP_LISPDIR} \ --with-emacs=${EMACS_CMD} INFO= tramp post-patch: @${REINPLACE_CMD} 's/^make/${MAKE_CMD}/' ${WRKSRC}/configure .include .if ${FLAVOR:U} != nox && ${FLAVOR:U} != devel_nox .if ! ( ${OSVERSION} >= 1300000 && ${FLAVOR:U} == devel_full ) PLIST_FILES+= ${TRAMP_LISPDIR}/tramp-gvfs.el ${TRAMP_LISPDIR}/tramp-gvfs.elc .endif .endif .include diff --git a/print/p5-Font-FreeType/Makefile b/print/p5-Font-FreeType/Makefile index b22817171b96..9fdc8175e241 100644 --- a/print/p5-Font-FreeType/Makefile +++ b/print/p5-Font-FreeType/Makefile @@ -1,25 +1,25 @@ PORTNAME= Font-FreeType PORTVERSION= 0.07 CATEGORIES= print perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to read font files and render glyphs using FreeType2 LICENSE= ARTPERL10 BUILD_DEPENDS= p5-Devel-CheckLib>=0:devel/p5-Devel-CheckLib \ p5-File-Which>=0:sysutils/p5-File-Which LIB_DEPENDS= libfreetype.so:print/freetype2 TEST_DEPENDS= p5-Test-Warnings>=0:devel/p5-Test-Warnings USES= perl5 pkgconfig USE_PERL5= configure BINARY_ALIAS= freetype-config=true post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Font/FreeType/FreeType.so .include diff --git a/security/p5-App-TLSMe/Makefile b/security/p5-App-TLSMe/Makefile index d558e34ff161..e2d20dcb447b 100644 --- a/security/p5-App-TLSMe/Makefile +++ b/security/p5-App-TLSMe/Makefile @@ -1,22 +1,22 @@ PORTNAME= App-TLSMe PORTVERSION= 0.110000 PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/0000$//} -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for TLS/SSL tunnel BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-AnyEvent>=5.34:devel/p5-AnyEvent \ p5-Net-SSLeay>0:security/p5-Net-SSLeay \ p5-Proc-Pidfile>0:devel/p5-Proc-Pidfile TEST_DEPENDS= p5-Test-TCP>0:devel/p5-Test-TCP USES= perl5 USE_PERL5= configure .include diff --git a/security/p5-Crypt-URandom/Makefile b/security/p5-Crypt-URandom/Makefile index 5f226aa9f73f..af00d29f44f5 100644 --- a/security/p5-Crypt-URandom/Makefile +++ b/security/p5-Crypt-URandom/Makefile @@ -1,17 +1,17 @@ PORTNAME= Crypt-URandom PORTVERSION= 0.36 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to provide non blocking randomness LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/security/p5-Digest-MurmurHash/Makefile b/security/p5-Digest-MurmurHash/Makefile index e2b427c07c53..988f473067ec 100644 --- a/security/p5-Digest-MurmurHash/Makefile +++ b/security/p5-Digest-MurmurHash/Makefile @@ -1,14 +1,14 @@ PORTNAME= Digest-MurmurHash PORTVERSION= 0.11 PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for XS interface to the MurmurHash algorithm USES= perl5 USE_PERL5= configure .include diff --git a/security/starttls/Makefile b/security/starttls/Makefile index 23eb559001ed..fc87408d8538 100644 --- a/security/starttls/Makefile +++ b/security/starttls/Makefile @@ -1,16 +1,16 @@ PORTNAME= starttls PORTVERSION= 0.10 PORTREVISION= 22 CATEGORIES= security MASTER_SITES= ftp://ftp.opaopa.org/pub/elisp/ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple wrapper program for STARTTLS on ${EMACS_PORT_NAME} USES= emacs gmake ssl GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-openssl=${OPENSSLBASE} .include diff --git a/sysutils/p5-Proclet/Makefile b/sysutils/p5-Proclet/Makefile index aff05f143088..11c2c007eee4 100644 --- a/sysutils/p5-Proclet/Makefile +++ b/sysutils/p5-Proclet/Makefile @@ -1,36 +1,36 @@ PORTNAME= Proclet PORTVERSION= 0.35 PORTREVISION= 2 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:KAZEBURO PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for minimalistic Supervisor LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Data-Validator>0:devel/p5-Data-Validator \ p5-File-Which>=1.09:sysutils/p5-File-Which \ p5-Getopt-Compact-WithCmd>=0.20:devel/p5-Getopt-Compact-WithCmd \ p5-Log-Minimal>=0.14:devel/p5-Log-Minimal \ p5-Mouse>0:devel/p5-Mouse \ p5-Parallel-Prefork>=0.13:devel/p5-Parallel-Prefork \ p5-String-ShellQuote>0:textproc/p5-String-ShellQuote \ p5-YAML-LibYAML>=0.38:textproc/p5-YAML-LibYAML \ p5-Time-Crontab>=0.01:devel/p5-Time-Crontab BUILD_DEPENDS= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-Parallel-Scoreboard>0:devel/p5-Parallel-Scoreboard \ p5-Test-Requires>0:devel/p5-Test-Requires \ p5-Capture-Tiny>0:devel/p5-Capture-Tiny \ p5-List-MoreUtils>0:lang/p5-List-MoreUtils USES= perl5 USE_PERL5= modbuild NO_ARCH= YES .include diff --git a/sysutils/p5-Schedule-At/Makefile b/sysutils/p5-Schedule-At/Makefile index 592d3f4fbd17..669195dddf26 100644 --- a/sysutils/p5-Schedule-At/Makefile +++ b/sysutils/p5-Schedule-At/Makefile @@ -1,16 +1,16 @@ # Created by: kuriyama PORTNAME= Schedule-At PORTVERSION= 1.15 PORTREVISION= 1 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= OS independent interface to the Unix 'at' command USES= perl5 USE_PERL5= configure .include diff --git a/sysutils/rubygem-fluent-plugin-tail-asis/Makefile b/sysutils/rubygem-fluent-plugin-tail-asis/Makefile index 4b6f1f7a5482..b7462ec91fff 100644 --- a/sysutils/rubygem-fluent-plugin-tail-asis/Makefile +++ b/sysutils/rubygem-fluent-plugin-tail-asis/Makefile @@ -1,15 +1,15 @@ PORTNAME= fluent-plugin-tail-asis PORTVERSION= 0.0.3 CATEGORIES= sysutils rubygems MASTER_SITES= RG -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Gems for fluent plugin to read whole line into single key RUN_DEPENDS= \ rubygem-fluentd>0:sysutils/rubygem-fluentd USE_RUBY= yes USES= gem .include diff --git a/textproc/dsssl-docbook-modular/Makefile b/textproc/dsssl-docbook-modular/Makefile index 06ece4e8d2b0..4768dc95d749 100644 --- a/textproc/dsssl-docbook-modular/Makefile +++ b/textproc/dsssl-docbook-modular/Makefile @@ -1,37 +1,37 @@ # Created by: Jun Kuriyama PORTNAME= dsssl-docbook-modular PORTVERSION= 1.79 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= SF/docbook/docbook-dsssl/${PORTVERSION}:1 \ SF/docbook/docbook-dsssl-doc/${PORTVERSION}:2 DISTNAME= docbook-dsssl-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:1 docbook-dsssl-doc-${PORTVERSION}${EXTRACT_SUFX}:2 PATCH_SITES= http://dist.bsdlab.org/ PATCHFILES= docbook-dsssl-mn-20070525.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= DSSSL stylesheets for the DocBook DTD by Norman Walsh BUILD_DEPENDS= xmlcatmgr:textproc/xmlcatmgr RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes NO_MTREE= yes RELDIR= docbook/dsssl/modular INSTDIR= ${PREFIX}/share/sgml/${RELDIR} do-build: ${RM} -R ${WRKSRC}/docsrc do-install: ${MKDIR} ${STAGEDIR}${INSTDIR} ${FIND} ${WRKDIR} -name '*.orig' -exec ${RM} {} \; cd ${WRKSRC} && ${PAX} -rw . ${STAGEDIR}${INSTDIR} .include diff --git a/textproc/html/Makefile b/textproc/html/Makefile index 076fb7525cb9..ac0b98075113 100644 --- a/textproc/html/Makefile +++ b/textproc/html/Makefile @@ -1,24 +1,24 @@ # Created by: jfieber PORTNAME= html PORTVERSION= 4.01 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= LOCAL/kuriyama -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= All W3C published SGML DTDs for HTML RUN_DEPENDS= xmlcatmgr:textproc/xmlcatmgr NO_MTREE= yes NO_BUILD= yes NO_WRKSUBDIR= yes INSTDIR= ${PREFIX}/share/sgml/html do-install: ${MKDIR} ${STAGEDIR}${INSTDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} "2.0 3.2 4.0 4.01 catalog" ${STAGEDIR}${INSTDIR}) .include diff --git a/textproc/iso12083/Makefile b/textproc/iso12083/Makefile index 78df6499bbc4..4509c7391cd9 100644 --- a/textproc/iso12083/Makefile +++ b/textproc/iso12083/Makefile @@ -1,33 +1,33 @@ # Created by: jfieber PORTNAME= iso12083 PORTVERSION= 1993 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= LOCAL/kuriyama/iso12083 DISTFILES= article.dtd book.dtd maths.dtd serial.dtd EXTRACT_ONLY= # empty -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SGML DTDs from the The Electronic Publishing Special Interest Group RUN_DEPENDS= xmlcatmgr:textproc/xmlcatmgr DIST_SUBDIR= iso12083 NO_MTREE= yes NO_BUILD= yes NO_WRKSUBDIR= yes INSTDIR= ${STAGEDIR}${PREFIX}/share/sgml/iso12083 pre-install: @[ -d ${INSTDIR} ] || ${MKDIR} ${INSTDIR} do-install: @for i in ${DISTFILES}; do \ ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/$$i ${INSTDIR}/$$i; \ done @${INSTALL_DATA} ${FILESDIR}/catalog ${INSTDIR}/catalog .include diff --git a/textproc/iso8879/Makefile b/textproc/iso8879/Makefile index 532bc9eb219d..fe9935298a28 100644 --- a/textproc/iso8879/Makefile +++ b/textproc/iso8879/Makefile @@ -1,35 +1,35 @@ # Created by: jfieber PORTNAME= iso8879 PORTVERSION= 1986 PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= LOCAL/kuriyama DISTNAME= isoENTS -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Character entity sets from ISO 8879:1986 (SGML) LICENSE= IOS LICENSE_NAME= International Organization for Standardization license LICENSE_TEXT= (C) International Organization for Standardization 1986 \ Permission to copy in any form is granted for use with \ conforming SGML systems and applications as defined in \ ISO 8879, provided this notice is included in all copies. LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept RUN_DEPENDS= xmlcatmgr:textproc/xmlcatmgr USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes NO_ARCH= yes INSTDIR= ${PREFIX}/share/sgml/iso8879 do-install: @${MKDIR} ${STAGEDIR}${INSTDIR} ${INSTALL_DATA} ${WRKSRC}/ISO* ${STAGEDIR}${INSTDIR} ${INSTALL_DATA} ${FILESDIR}/catalog ${STAGEDIR}${INSTDIR}/catalog .include diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile index 45c46e0a7eee..23625d6bdf81 100644 --- a/textproc/jade/Makefile +++ b/textproc/jade/Makefile @@ -1,50 +1,50 @@ # Created by: jfieber PORTNAME= jade PORTVERSION= 1.2.1 PORTREVISION= 10 CATEGORIES= textproc MASTER_SITES= ftp://ftp.jclark.com/pub/jade/ \ http://dist.bsdlab.org/ #PATCH_SITES= http://ftp.debian.org/debian/pool/main/j/jade/ PATCH_SITES= http://dist.bsdlab.org/ PATCHFILES= jade_1.2.1-35.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Object-oriented SGML/XML parser toolkit and DSSSL engine RUN_DEPENDS= xmlcatmgr:textproc/xmlcatmgr CONFLICTS= sp-1.* GNU_CONFIGURE= yes USES= desthack gmake libtool USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-default-catalog=${PREFIX}/share/sgml/catalog MAKE_JOBS_UNSAFE= yes pre-install: @${FIND} ${WRKSRC} \( -name \*.orig -o -name \*~ \) \ -exec ${RM} \{} \; post-install: .for i in jade nsgmls sgmlnorm spam spent sx ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/$i .endfor ${MKDIR} ${STAGEDIR}${PREFIX}/include/sp ${INSTALL_DATA} ${WRKSRC}/include/* ${STAGEDIR}${PREFIX}/include/sp ${MKDIR} ${STAGEDIR}${PREFIX}/share/doc/jade ${INSTALL_DATA} ${WRKSRC}/doc/*.htm ${STAGEDIR}${PREFIX}/share/doc/jade ${MKDIR} ${STAGEDIR}${PREFIX}/share/sgml/jade ${INSTALL_DATA} ${WRKSRC}/dsssl/* ${STAGEDIR}${PREFIX}/share/sgml/jade ${MKDIR} ${STAGEDIR}${PREFIX}/share/xml/jade ${INSTALL_DATA} ${WRKSRC}/pubtext/xml* ${STAGEDIR}${PREFIX}/share/xml/jade .include # Same problem with textproc/openjade. CPPFLAGS:= -O ${CFLAGS:N-O*:N-m*} .include diff --git a/textproc/linuxdoc/Makefile b/textproc/linuxdoc/Makefile index aa5058b99584..72f7e11e89e5 100644 --- a/textproc/linuxdoc/Makefile +++ b/textproc/linuxdoc/Makefile @@ -1,28 +1,28 @@ # Created by: jfieber PORTNAME= linuxdoc PORTVERSION= 1.1 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://dist.bsdlab.org/ \ http://fallout.campusview.indiana.edu/ports/distfiles/ -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Linuxdoc SGML DTD RUN_DEPENDS= ${ISOCAT}:textproc/iso8879 \ xmlcatmgr:textproc/xmlcatmgr EXTRACT_ONLY= # empty NO_BUILD= yes NO_WRKSUBDIR= yes INSTDIR= ${PREFIX}/share/sgml/linuxdoc ISOCAT= ${LOCALBASE}/share/sgml/iso8879/catalog do-install: ${MKDIR} ${STAGEDIR}${INSTDIR} zcat ${DISTDIR}/${DISTFILES} |(cd ${STAGEDIR}${INSTDIR}; ${PAX} -r) ${CHMOD} ${SHAREMODE} ${STAGEDIR}${INSTDIR}/* .include diff --git a/textproc/openfts/Makefile b/textproc/openfts/Makefile index 4f4408b70f3c..13f9d60c9b09 100644 --- a/textproc/openfts/Makefile +++ b/textproc/openfts/Makefile @@ -1,40 +1,40 @@ PORTNAME= openfts PORTVERSION= 0.40 PORTREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/OpenFTS-perl%2C%20v${PORTVERSION} DISTNAME= Search-OpenFTS-${PORTVERSION} -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open Source Full Text Search engine RUN_DEPENDS= p5-DBD-Pg>=0:databases/p5-DBD-Pg USES+= perl5 pgsql shebangfix SHEBANG_FILES= examples/*.pl examples/parser/*.pl USE_PERL5= configure WANT_PGSQL= contrib OPTIONS_DEFINE= DOCS EXAMPLES PORTDOCS= Changes INSTALL README primer.html post-install: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} @${CP} -R ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} @${ECHO_MSG} "===> Examples installed in ${STAGEDIR}${EXAMPLESDIR}." @${CP} -p ${WRKSRC}/doc/primer.html ${WRKSRC} @${MKDIR} ${STAGEDIR}${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} @${ECHO_MSG} "===> Documentation installed in ${STAGEDIR}${DOCSDIR}." # Sample DB initialization. DBNAME?= openfts create-database: createdb ${DBNAME} cd ${LOCALBASE}/share/postgresql/contrib && \ psql ${DBNAME} < tsearch2.sql && \ psql ${DBNAME} < openfts.sql .include diff --git a/textproc/openjade/Makefile b/textproc/openjade/Makefile index 81a86e5dc6a3..fe63e1c6e84a 100644 --- a/textproc/openjade/Makefile +++ b/textproc/openjade/Makefile @@ -1,38 +1,38 @@ # Created by: kuriyama PORTNAME= openjade PORTVERSION= 1.3.3p1 PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.3.3 DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/-pre/} -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Object-oriented SGML/XML parser toolkit and DSSSL engine LIB_DEPENDS= libosp.so:textproc/opensp RUN_DEPENDS= ${XMLCATMGR}:textproc/xmlcatmgr USES= gettext gmake libtool perl5 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-default-catalog=${PREFIX}/share/sgml/catalog \ --datadir=${DATADIR} LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install install-man MAKE_ENV= STRIP="${STRIP}" PLIST_SUB= XMLCATMGR=${XMLCATMGR} \ CATALOG_PORTS_SGML=${CATALOG_PORTS_SGML} CATALOG_PORTS_SGML= ${PREFIX}/share/sgml/catalog.ports XMLCATMGR= ${LOCALBASE}/bin/xmlcatmgr DATADIR= ${PREFIX}/share/sgml/openjade post-patch: @${REINPLACE_CMD} -e 's|||' ${WRKSRC}/style/MultiLineInlineNote.cxx post-install: @${FIND} ${WRKSRC}/dsssl -type f -depth 1 -exec ${INSTALL_DATA} {} ${STAGEDIR}/${DATADIR} \; .include diff --git a/textproc/opensp/Makefile b/textproc/opensp/Makefile index 68f5dd7f7095..b7d3767598bb 100644 --- a/textproc/opensp/Makefile +++ b/textproc/opensp/Makefile @@ -1,36 +1,36 @@ # Created by: kuriyama PORTNAME= OpenSP PORTVERSION= 1.5.2 PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= SF/openjade/${PORTNAME:tl}/${PORTVERSION} -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Collection of SGML/XML tools LICENSE= JamesClark LICENSE_NAME= License of James Clark's Software LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= gmake iconv libtool localbase perl5 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-default-catalog=${PREFIX}/share/sgml/catalog \ --datadir=${PREFIX}/share/sgml/openjade \ --disable-doc-build OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext PORTDOCS= *.htm NEWS AUTHORS README ABOUT-NLS BUGS ChangeLog post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/*.htm ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS:N\*.htm} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile b/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile index e4b811e8de0c..1062416843db 100644 --- a/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile +++ b/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile @@ -1,28 +1,28 @@ PORTNAME= Lingua-EN-Inflect-Phrase PORTVERSION= 0.18 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to inflect short English Phrases LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Lingua-EN-FindNumber>=0:textproc/p5-Lingua-EN-FindNumber \ p5-Lingua-EN-Inflect>=1.891:textproc/p5-Lingua-EN-Inflect \ p5-Lingua-EN-Inflect-Number>=1.1:textproc/p5-Lingua-EN-Inflect-Number \ p5-Lingua-EN-Number-IsOrdinal>0:textproc/p5-Lingua-EN-Number-IsOrdinal \ p5-Lingua-EN-Tagger>=0.20:textproc/p5-Lingua-EN-Tagger TEST_DEPENDS= \ p5-Lingua-EN-Number-IsOrdinal>0:textproc/p5-Lingua-EN-Number-IsOrdinal \ p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Lingua-EN-Number-IsOrdinal/Makefile b/textproc/p5-Lingua-EN-Number-IsOrdinal/Makefile index a72a12892722..6c502a838b17 100644 --- a/textproc/p5-Lingua-EN-Number-IsOrdinal/Makefile +++ b/textproc/p5-Lingua-EN-Number-IsOrdinal/Makefile @@ -1,24 +1,24 @@ PORTNAME= Lingua-EN-Number-IsOrdinal PORTVERSION= 0.05 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to detect if English number is ordinal or cardinal LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Lingua-EN-FindNumber>0:textproc/p5-Lingua-EN-FindNumber BUILD_DEPENDS= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-Test-Fatal>0:devel/p5-Test-Fatal \ p5-Try-Tiny:lang/p5-Try-Tiny USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/textproc/p5-Net-Groonga-HTTP/Makefile b/textproc/p5-Net-Groonga-HTTP/Makefile index 4751618371fb..050dd14fe882 100644 --- a/textproc/p5-Net-Groonga-HTTP/Makefile +++ b/textproc/p5-Net-Groonga-HTTP/Makefile @@ -1,25 +1,25 @@ PORTNAME= Net-Groonga-HTTP PORTVERSION= 0.03 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for Groonga httpd client library LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Data-Page>0:databases/p5-Data-Page \ p5-Furl>0:www/p5-Furl \ p5-JSON-XS>0:converters/p5-JSON-XS \ p5-Mouse>0:devel/p5-Mouse \ p5-URI>0:net/p5-URI BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= modbuild NO_ARCH= YES .include diff --git a/textproc/p5-Senna/Makefile b/textproc/p5-Senna/Makefile index 91648d7bf8ff..d883e8fd6cbe 100644 --- a/textproc/p5-Senna/Makefile +++ b/textproc/p5-Senna/Makefile @@ -1,22 +1,22 @@ PORTNAME= Senna PORTVERSION= 0.51 PORTREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DMAKI PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for Embeddable Fulltext Search Engine LICENSE= LGPL21 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= senna-cfg:textproc/senna USES= perl5 USE_PERL5= modbuild CONFIGURE_ARGS+= diff --git a/textproc/p5-String-Compare-ConstantTime/Makefile b/textproc/p5-String-Compare-ConstantTime/Makefile index 10d900cbe64b..d9a8dc9ff058 100644 --- a/textproc/p5-String-Compare-ConstantTime/Makefile +++ b/textproc/p5-String-Compare-ConstantTime/Makefile @@ -1,20 +1,20 @@ PORTNAME= String-Compare-ConstantTime PORTVERSION= 0.310 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for timing side-channel protected string compare LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/String/Compare/ConstantTime/ConstantTime.so .include diff --git a/textproc/p5-String-Trim/Makefile b/textproc/p5-String-Trim/Makefile index b389860180de..11811b444b01 100644 --- a/textproc/p5-String-Trim/Makefile +++ b/textproc/p5-String-Trim/Makefile @@ -1,17 +1,17 @@ PORTNAME= String-Trim PORTVERSION= 0.005 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to trim whitespace from your strings LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/textproc/p5-String-Urandom/Makefile b/textproc/p5-String-Urandom/Makefile index e8b283062fef..afd4e10f5041 100644 --- a/textproc/p5-String-Urandom/Makefile +++ b/textproc/p5-String-Urandom/Makefile @@ -1,21 +1,21 @@ PORTNAME= String-Urandom PORTVERSION= 0.16 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to convert /dev/urandom to 8-bit chars LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Params-Validate>0:devel/p5-Params-Validate USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-TeX-Hyphen/Makefile b/textproc/p5-TeX-Hyphen/Makefile index 58775029e1c2..ee81f7026d34 100644 --- a/textproc/p5-TeX-Hyphen/Makefile +++ b/textproc/p5-TeX-Hyphen/Makefile @@ -1,14 +1,14 @@ PORTNAME= TeX-Hyphen PORTVERSION= 1.16 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Hyphenate words using TeX's patterns USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/textproc/p5-Template-Semantic/Makefile b/textproc/p5-Template-Semantic/Makefile index 64177a7ce3e0..6354bff551c0 100644 --- a/textproc/p5-Template-Semantic/Makefile +++ b/textproc/p5-Template-Semantic/Makefile @@ -1,24 +1,24 @@ PORTNAME= Template-Semantic PORTVERSION= 0.09 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to use pure XHTML/XML as a template LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-HTML-Selector-XPath>=0.09:www/p5-HTML-Selector-XPath \ p5-XML-LibXML>=1.69:textproc/p5-XML-LibXML BUILD_DEPENDS= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-Text-Pipe>0:textproc/p5-Text-Pipe USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Test-Groonga/Makefile b/textproc/p5-Test-Groonga/Makefile index 697b2bf5a317..b67c68760484 100644 --- a/textproc/p5-Test-Groonga/Makefile +++ b/textproc/p5-Test-Groonga/Makefile @@ -1,23 +1,23 @@ PORTNAME= Test-Groonga PORTVERSION= 0.06 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for testing Groonga full-text search engine LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-File-Which>=0:sysutils/p5-File-Which \ p5-Test-TCP>=1.1:devel/p5-Test-TCP BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/textproc/p5-Text-Brew/Makefile b/textproc/p5-Text-Brew/Makefile index c5c774bc9391..9cd5606ec7f6 100644 --- a/textproc/p5-Text-Brew/Makefile +++ b/textproc/p5-Text-Brew/Makefile @@ -1,18 +1,18 @@ PORTNAME= Text-Brew PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for the Brew edit distance LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-CSV-Simple/Makefile b/textproc/p5-Text-CSV-Simple/Makefile index 6ff1fdbc0d83..17d5e246d5f5 100644 --- a/textproc/p5-Text-CSV-Simple/Makefile +++ b/textproc/p5-Text-CSV-Simple/Makefile @@ -1,19 +1,19 @@ PORTNAME= Text-CSV-Simple PORTVERSION= 1.00 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for Simpler parsing of CSV files BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Text-CSV_XS>=0:textproc/p5-Text-CSV_XS \ p5-File-Slurp>=0:devel/p5-File-Slurp \ p5-Class-Trigger>=0:devel/p5-Class-Trigger USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-ClearSilver/Makefile b/textproc/p5-Text-ClearSilver/Makefile index 055b5de1f577..b7df419dffad 100644 --- a/textproc/p5-Text-ClearSilver/Makefile +++ b/textproc/p5-Text-ClearSilver/Makefile @@ -1,21 +1,21 @@ PORTNAME= Text-ClearSilver PORTVERSION= 0.10.5.4 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to the ClearSilver template engine LICENSE= ART10 GPLv1+ LICENSE_COMB= dual TEST_DEPENDS= \ p5-Test-Requires>0:devel/p5-Test-Requires \ p5-Mouse>0:devel/p5-Mouse USES= perl5 gmake USE_PERL5= configure .include diff --git a/textproc/p5-Text-DHCPLeases/Makefile b/textproc/p5-Text-DHCPLeases/Makefile index 7b50dd7d8799..2dd06c5db794 100644 --- a/textproc/p5-Text-DHCPLeases/Makefile +++ b/textproc/p5-Text-DHCPLeases/Makefile @@ -1,17 +1,17 @@ PORTNAME= Text-DHCPLeases PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to parse DHCP leases file from ISC dhcpd LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= modbuild .include diff --git a/textproc/p5-Text-LTSV/Makefile b/textproc/p5-Text-LTSV/Makefile index e5c4cfa5f48d..0614bce3b2b5 100644 --- a/textproc/p5-Text-LTSV/Makefile +++ b/textproc/p5-Text-LTSV/Makefile @@ -1,25 +1,25 @@ PORTNAME= Text-LTSV PORTVERSION= 0.08 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for Labeled Tab Separated Value manipulator LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Project-Libs>0:devel/p5-Project-Libs \ p5-Tie-IxHash>0:devel/p5-Tie-IxHash \ p5-UNIVERSAL-require>0:devel/p5-UNIVERSAL-require \ p5-YAML-Tiny-Color>0:textproc/p5-YAML-Tiny-Color BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/textproc/p5-Text-MicroMason/Makefile b/textproc/p5-Text-MicroMason/Makefile index 93e9804b9439..6f5a1d7c39c6 100644 --- a/textproc/p5-Text-MicroMason/Makefile +++ b/textproc/p5-Text-MicroMason/Makefile @@ -1,21 +1,21 @@ PORTNAME= Text-MicroMason PORTVERSION= 2.13 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for simple and extensible templating LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Class-MixinFactory>=0.9:devel/p5-Class-MixinFactory BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-MicroTemplate-Extended/Makefile b/textproc/p5-Text-MicroTemplate-Extended/Makefile index 09600c87f96c..fc88b98ae942 100644 --- a/textproc/p5-Text-MicroTemplate-Extended/Makefile +++ b/textproc/p5-Text-MicroTemplate-Extended/Makefile @@ -1,21 +1,21 @@ PORTNAME= Text-MicroTemplate-Extended PORTVERSION= 0.17 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for extended MicroTemplate LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Text-MicroTemplate>=0.18:textproc/p5-Text-MicroTemplate BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-MicroTemplate/Makefile b/textproc/p5-Text-MicroTemplate/Makefile index a2d7c2f7cd26..ea6766c1f726 100644 --- a/textproc/p5-Text-MicroTemplate/Makefile +++ b/textproc/p5-Text-MicroTemplate/Makefile @@ -1,20 +1,20 @@ PORTNAME= Text-MicroTemplate PORTVERSION= 0.23 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for standalone, fast and intelligent template engine LICENSE= ART10 GPLv1+ LICENSE_COMB= dual TEST_DEPENDS= p5-IO-Stringy>0:devel/p5-IO-Stringy USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/textproc/p5-Text-Patch/Makefile b/textproc/p5-Text-Patch/Makefile index 8afc529a6c69..621ad51e9f0b 100644 --- a/textproc/p5-Text-Patch/Makefile +++ b/textproc/p5-Text-Patch/Makefile @@ -1,17 +1,17 @@ PORTNAME= Text-Patch PORTVERSION= 1.8 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to patch text with given patch BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Text-Diff>0:textproc/p5-Text-Diff USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-Pipe/Makefile b/textproc/p5-Text-Pipe/Makefile index 4435abfcdc71..6998730202f0 100644 --- a/textproc/p5-Text-Pipe/Makefile +++ b/textproc/p5-Text-Pipe/Makefile @@ -1,26 +1,26 @@ PORTNAME= Text-Pipe PORTVERSION= 0.10 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for common text filter API LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Class-Accessor-Complex>0:devel/p5-Class-Accessor-Complex \ p5-Class-Accessor-Constructor>0:devel/p5-Class-Accessor-Constructor \ p5-Sub-Name>0:devel/p5-Sub-Name \ p5-UNIVERSAL-require>0:devel/p5-UNIVERSAL-require BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure # Hack to avoid invoking CPAN.pm downloading... CONFIGURE_ENV= PERL5_CPANPLUS_IS_RUNNING=1 .include diff --git a/textproc/p5-Text-Sass/Makefile b/textproc/p5-Text-Sass/Makefile index 024337b4906f..e3c086b9b7bb 100644 --- a/textproc/p5-Text-Sass/Makefile +++ b/textproc/p5-Text-Sass/Makefile @@ -1,24 +1,24 @@ PORTNAME= Text-Sass PORTVERSION= 0.97 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RPETTETT PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl implementation of http://sass-lang.com/ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Readonly>=1.03:devel/p5-Readonly \ p5-Convert-Color>0:graphics/p5-Convert-Color TEST_DEPENDS= p5-Try-Tiny>0:lang/p5-Try-Tiny USES= perl5 USE_PERL5= modbuild .include diff --git a/textproc/p5-Text-SimpleTable-AutoWidth/Makefile b/textproc/p5-Text-SimpleTable-AutoWidth/Makefile index dc5d7f18c615..6b2839f29d57 100644 --- a/textproc/p5-Text-SimpleTable-AutoWidth/Makefile +++ b/textproc/p5-Text-SimpleTable-AutoWidth/Makefile @@ -1,22 +1,22 @@ PORTNAME= Text-SimpleTable-AutoWidth PORTVERSION= 0.09 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for ASCII tables auto-width selection LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Moo>0:devel/p5-Moo \ p5-Text-SimpleTable>0:textproc/p5-Text-SimpleTable BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/textproc/p5-Text-VisualWidth/Makefile b/textproc/p5-Text-VisualWidth/Makefile index ee0207620d8e..d76c074c2b1a 100644 --- a/textproc/p5-Text-VisualWidth/Makefile +++ b/textproc/p5-Text-VisualWidth/Makefile @@ -1,17 +1,17 @@ PORTNAME= Text-VisualWidth PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for trimming text by terminal columns LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-Xslate-Bridge-TT2Like/Makefile b/textproc/p5-Text-Xslate-Bridge-TT2Like/Makefile index 5732e19b234d..183ea488fbd0 100644 --- a/textproc/p5-Text-Xslate-Bridge-TT2Like/Makefile +++ b/textproc/p5-Text-Xslate-Bridge-TT2Like/Makefile @@ -1,21 +1,21 @@ PORTNAME= Text-Xslate-Bridge-TT2Like PORTVERSION= 0.00010 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of TT2 Variable Method Clone for Text::Xslate LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Text-Xslate>=1.3000:textproc/p5-Text-Xslate BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Tiffany/Makefile b/textproc/p5-Tiffany/Makefile index cf3f94cc16ee..421a04838716 100644 --- a/textproc/p5-Tiffany/Makefile +++ b/textproc/p5-Tiffany/Makefile @@ -1,28 +1,28 @@ PORTNAME= Tiffany PORTVERSION= 1.01 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TOKUHIROM PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for generic interface for Perl5 template engines TEST_DEPENDS= \ p5-Test-Requires>0:devel/p5-Test-Requires \ p5-Text-Xslate>0:textproc/p5-Text-Xslate \ p5-Template-Toolkit>0:www/p5-Template-Toolkit \ p5-HTML-Template>0:www/p5-HTML-Template \ p5-Text-MicroTemplate>0:textproc/p5-Text-MicroTemplate \ p5-Template-Semantic>0:textproc/p5-Template-Semantic \ p5-Text-MicroMason>0:textproc/p5-Text-MicroMason \ p5-Template-Declare>0:textproc/p5-Template-Declare \ p5-Text-MicroTemplate-Extended>0:textproc/p5-Text-MicroTemplate-Extended \ p5-Text-ClearSilver>0:textproc/p5-Text-ClearSilver \ p5-HTML-Template-Pro>0:www/p5-HTML-Template-Pro USES= perl5 USE_PERL5= modbuild .include diff --git a/textproc/p5-XML-AutoWriter/Makefile b/textproc/p5-XML-AutoWriter/Makefile index 62bc0d38a208..e8f82471a8d5 100644 --- a/textproc/p5-XML-AutoWriter/Makefile +++ b/textproc/p5-XML-AutoWriter/Makefile @@ -1,24 +1,24 @@ PORTNAME= XML-AutoWriter PORTVERSION= 0.40 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-0.4 -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for DOCTYPE based XML output LICENSE= ART10 GPLv1 BSD4CLAUSE LICENSE_COMB= dual TEST_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser USES= dos2unix perl5 DOS2UNIX_GLOB= *.pm USE_PERL5= configure post-patch: ${RM} ${WRKSRC}/lib/XML/*.orig .include diff --git a/textproc/p5-XML-DOM/Makefile b/textproc/p5-XML-DOM/Makefile index a8926985eba9..29858a572cf8 100644 --- a/textproc/p5-XML-DOM/Makefile +++ b/textproc/p5-XML-DOM/Makefile @@ -1,24 +1,24 @@ PORTNAME= XML-DOM PORTVERSION= 1.44 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for building DOM Level 1 compliant document structures LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \ p5-libxml>=0:textproc/p5-libxml \ p5-libwww>=0:www/p5-libwww \ p5-XML-RegExp>=0:textproc/p5-XML-RegExp USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-OPML-LibXML/Makefile b/textproc/p5-XML-OPML-LibXML/Makefile index ad7ea94a4b65..267f85c4408b 100644 --- a/textproc/p5-XML-OPML-LibXML/Makefile +++ b/textproc/p5-XML-OPML-LibXML/Makefile @@ -1,17 +1,17 @@ PORTNAME= XML-OPML-LibXML PORTVERSION= 0.04 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MIYAGAWA PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to parse OPML document with LibXML parser RUN_DEPENDS= p5-XML-LibXML>1.60:textproc/p5-XML-LibXML USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-Parser/Makefile b/textproc/p5-XML-Parser/Makefile index 4b4a320a0046..6721f0f4c810 100644 --- a/textproc/p5-XML-Parser/Makefile +++ b/textproc/p5-XML-Parser/Makefile @@ -1,69 +1,69 @@ PORTNAME= XML-Parser PORTVERSION= 2.44 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension interface to James Clark's XML parser, expat LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LIB_DEPENDS= libexpat.so:textproc/expat2 USES= perl5 USE_PERL5= configure CONFIGURE_ARGS= EXPATLIBPATH=${LOCALBASE}/lib EXPATINCPATH=${LOCALBASE}/include PLIST_SUB= EUCJP=${EUCJP} SJIS=${SJIS} # XMLPARSER_EUCJP= x-euc-jp-(jisx0221|unicode) # XMLPARSER_SJIS= x-sjis-(cp932|jdk117|jisx0221|unicode) CONV_ENC= ${PERL} -e '$$e=shift @ARGV; undef $$/; $$_=<>; substr($$_,4,40)=pack("a40","$$e"); print' .if !defined(XMLPARSER_EUCJP) EUCJP= "@comment " .endif .if !defined(XMLPARSER_SJIS) SJIS= "@comment " .endif .if defined(XMLPARSER_EUCJP) || defined(XMLPARSER_SJIS) USE_PERL5+= patch .endif post-patch: .if defined(XMLPARSER_EUCJP) cd ${WRKSRC}/Parser/Encodings; \ ${CONV_ENC} euc-jp ${XMLPARSER_EUCJP}.enc > euc-jp.enc ${ECHO_CMD} Parser/Encodings/euc-jp.enc >> ${WRKSRC}/MANIFEST .endif .if defined(XMLPARSER_SJIS) cd ${WRKSRC}/Parser/Encodings; \ ${CONV_ENC} shift_jis ${XMLPARSER_SJIS}.enc > shift_jis.enc ${ECHO_CMD} Parser/Encodings/Shift_JIS.enc >> ${WRKSRC}/MANIFEST .endif @${CP} ${FILESDIR}/*.enc ${WRKSRC}/Parser/Encodings/ .for e in 1 6 10 11 13 14 15 @${ECHO_CMD} Parser/Encodings/iso-8859-${e}.enc >> ${WRKSRC}/MANIFEST .endfor post-configure: @${PERL} -i -pe 's|^(CC = ).*|$$1 ${CC}|;' \ -e 's|^(CCFLAGS = ).*|$$1 ${CFLAGS}|' ${WRKSRC}/Expat/Makefile pre-build: @cd ${WRKDIR} && ${PERL} ${FILESDIR}/check_nfs.pl 2>/dev/null || \ (${ECHO_MSG} "===> lockf in \$$TMPDIR required"; ${FALSE}) XE= ${.CURDIR}/../p5-XML-Encoding extract-encodings: @cd ${XE}; \ ${MAKE} patch build-encodings: .for e in 1 6 10 11 13 14 15 @cd `cd ${XE}; ${MAKE} -VWRKSRC`; \ compile_encoding -o ${FILESDIR}/iso-8859-${e}.enc maps/iso-8859-${e}.xml .endfor .include diff --git a/textproc/p5-YAML-Tiny-Color/Makefile b/textproc/p5-YAML-Tiny-Color/Makefile index 6356310a691a..1b16d160c0e6 100644 --- a/textproc/p5-YAML-Tiny-Color/Makefile +++ b/textproc/p5-YAML-Tiny-Color/Makefile @@ -1,21 +1,21 @@ PORTNAME= YAML-Tiny-Color PORTVERSION= 0.04 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to dump YAML with color LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= p5-Scalar-Util-LooksLikeNumber>0:devel/p5-Scalar-Util-LooksLikeNumber BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/textproc/rubygem-charlock_holmes/Makefile b/textproc/rubygem-charlock_holmes/Makefile index 02743a8f1d97..30569acadec5 100644 --- a/textproc/rubygem-charlock_holmes/Makefile +++ b/textproc/rubygem-charlock_holmes/Makefile @@ -1,19 +1,19 @@ PORTNAME= charlock_holmes DISTVERSION= 0.7.7 PORTREVISION= 2 CATEGORIES= textproc rubygems MASTER_SITES= RG -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Gems for character encoding detection LICENSE= MIT LIB_DEPENDS= libicui18n.so:devel/icu USES= gem USE_RUBY= yes CONFIGURE_ARGS= --with-icu-include=${LOCALBASE}/include .include diff --git a/textproc/rubygem-ltsv/Makefile b/textproc/rubygem-ltsv/Makefile index ad88340dfcd8..e3c322a205d4 100644 --- a/textproc/rubygem-ltsv/Makefile +++ b/textproc/rubygem-ltsv/Makefile @@ -1,14 +1,14 @@ PORTNAME= ltsv PORTVERSION= 0.1.0 CATEGORIES= textproc rubygems MASTER_SITES= RG -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Parser / Dumper for LTSV NO_ARCH= yes USE_RUBY= yes USES= gem .include diff --git a/textproc/senna/Makefile b/textproc/senna/Makefile index 48dfef0d8030..0917de537eff 100644 --- a/textproc/senna/Makefile +++ b/textproc/senna/Makefile @@ -1,38 +1,38 @@ PORTNAME= senna PORTVERSION= 1.1.5 PORTREVISION= 9 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= OSDN/senna -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Embeddable Fulltext Search Engine BROKEN_aarch64= does not build: libsenna.so: undefined reference to SEN_ATOMIC_ADD_EX BROKEN_armv6= does not build: libsenna.so: undefined reference to SEN_ATOMIC_ADD_EX BROKEN_armv7= does not build: libsenna.so: undefined reference to SEN_ATOMIC_ADD_EX BROKEN_sparc64= does not build: libsenna.so: undefined reference to SEN_ATOMIC_ADD_EX USES= compiler:c11 gmake libtool pathfix GNU_CONFIGURE= yes USE_GCC= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --with-sennahome=${SENNA_HOME} LDFLAGS+= -lpthread -L${LOCALBASE}/lib CFLAGS+= -I${LOCALBASE}/include MAKE_ARGS= CFLAGS="${CFLAGS}" WRKSRC= ${WRKDIR}/${DISTNAME} SENNA_HOME?= /var/senna OPTIONS_DEFINE= MECAB NFKC OPTIONS_DEFAULT= MECAB NFKC MECAB_DESC= Use MeCab for morphological analysis NFKC_DESC= Use NFKC-based UTF-8 normalization MECAB_LIB_DEPENDS= libmecab.so:japanese/mecab MECAB_CONFIGURE_OFF= --without-mecab NFKC_CONFIGURE_OFF= --disable-nfkc .include diff --git a/textproc/sgmlformat/Makefile b/textproc/sgmlformat/Makefile index 0875ff9e1c3f..0100e4f6df27 100644 --- a/textproc/sgmlformat/Makefile +++ b/textproc/sgmlformat/Makefile @@ -1,49 +1,49 @@ # Created by: jfieber PORTNAME= sgmlformat PORTVERSION= 1.7 PORTREVISION= 7 CATEGORIES= textproc print MASTER_SITES= LOCAL/kuriyama -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Generates groff and HTML from linuxdoc and docbook SGML documents USES= perl5 uidfix USE_PERL5= run MAKE_ENV= STAGEDIR=${STAGEDIR} # There are two ports that satisfy the nsgmls requirement. # Jade is preferred. .include .if ${MACHINE_ARCH} != "i386" WITH_OPENJADE= yes .endif .if defined(WITH_OPENJADE) RUN_DEPENDS= openjade>0:textproc/openjade .else RUN_DEPENDS= nsgmls:textproc/jade .endif RUN_DEPENDS+= linuxdoc>0:textproc/linuxdoc \ docbook-sgml>0:textproc/docbook-sgml \ groff:textproc/groff .if defined(WITH_OPENJADE) post-patch: @${REINPLACE_CMD} -e 's,nsgmls,onsgmls,g' ${WRKSRC}/sgmlfmt/sgmlfmt.pl @${REINPLACE_CMD} -e 's,nsgmls,onsgmls,g' ${WRKSRC}/instant/traninit.c @( cd ${WRKSRC}/transpec && \ ${REINPLACE_CMD} 's,/usr/share/tmac,${PREFIX}/share/groff/current/tmac,' \ docbook-roff.ts iso12083article-roff.ts linuxdoc-roff.ts ) .endif post-build: ${REINPLACE_CMD} -E 's#(/usr|${PREFIX})/bin/perl#${PERL}#' ${WRKSRC}/sgmlfmt/sgmlfmt pre-install: ${MKDIR} ${STAGEDIR}${PREFIX}/share/sgml/transpec .include diff --git a/textproc/xhtml/Makefile b/textproc/xhtml/Makefile index 83940c3b09dd..51c1e1a5dde5 100644 --- a/textproc/xhtml/Makefile +++ b/textproc/xhtml/Makefile @@ -1,36 +1,36 @@ # Created by: kuriyama PORTNAME= xhtml PORTVERSION= 1.0.20020801 PORTREVISION= 5 CATEGORIES= textproc #MASTER_SITES= http://www.w3.org/TR/xhtml1/ MASTER_SITES= LOCAL/kuriyama DISTNAME= xhtml1-20020801 -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= W3C's XHTML DTD RUN_DEPENDS= xmlcatmgr:textproc/xmlcatmgr USES= zip NO_MTREE= YES NO_BUILD= YES WRKSRC= ${WRKDIR}/xhtml1-20020801 SUB_FILES= catalog.xml SUB_LIST+= DTDDIR="${DTDDIR}" INSTDIR= ${PREFIX}/share/xml DTDDIR= ${INSTDIR}/dtd/xhtml DTDFILES= xhtml-lat1.ent xhtml-special.ent xhtml-symbol.ent \ xhtml.soc xhtml1-frameset.dtd xhtml1-strict.dtd \ xhtml1-transitional.dtd xhtml1.dcl ${WRKDIR}/catalog.xml pre-su-install: @[ -d ${STAGEDIR}${DTDDIR} ] || ${MKDIR} ${STAGEDIR}${DTDDIR} do-install: @(cd ${WRKSRC}/DTD; ${INSTALL_DATA} ${DTDFILES} ${STAGEDIR}${DTDDIR}) ${SED} -e 's|SGMLDECL.*||' ${WRKSRC}/DTD/xhtml.soc > ${STAGEDIR}${DTDDIR}/xhtml-dcl.soc .include diff --git a/www/fswiki/Makefile b/www/fswiki/Makefile index bc795b9b6f3d..43f708840236 100644 --- a/www/fswiki/Makefile +++ b/www/fswiki/Makefile @@ -1,35 +1,35 @@ PORTNAME= fswiki PORTVERSION= 3.6.2 PORTREVISION= 2 CATEGORIES= www MASTER_SITES= OSDN/fswiki DISTNAME= wiki${PORTVERSION:S|.|_|g} -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= FreeStyle Wiki (perl based wiki clone) RUN_DEPENDS= ja-p5-Jcode>=0:japanese/p5-Jcode \ p5-HTML-Template>=0:www/p5-HTML-Template USES= perl5 shebangfix zip SHEBANG_FILES= wiki.cgi NO_BUILD= yes post-extract: ${SED} -e 's|__DATADIR__|${DATADIR}|' ${FILESDIR}/setup.sh \ >${WRKSRC}/setup.sh do-install: -${MKDIR} ${STAGEDIR}${DATADIR} cd ${WRKSRC}; \ for d in `${FIND} * -type d`; do \ ${MKDIR} ${STAGEDIR}${DATADIR}/$${d}; \ done cd ${WRKSRC}; \ for i in `${FIND} . -type f | ${GREP} -v .orig`; do \ ${INSTALL_DATA} $${i} ${STAGEDIR}${DATADIR}/$${i}; \ done ${INSTALL_SCRIPT} ${WRKSRC}/wiki.cgi ${STAGEDIR}${DATADIR} ${INSTALL_SCRIPT} ${WRKSRC}/setup.sh ${STAGEDIR}${DATADIR} .include diff --git a/www/mod_asn/Makefile b/www/mod_asn/Makefile index 7104ac1d3203..f94cf8f5ff2c 100644 --- a/www/mod_asn/Makefile +++ b/www/mod_asn/Makefile @@ -1,29 +1,29 @@ PORTNAME= mod_asn PORTVERSION= 1.7 PORTREVISION= 2 CATEGORIES= www MASTER_SITES= LOCAL/kuriyama \ http://mirrorbrain.org/files/releases/ -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Look up the AS and network prefix of IP address LICENSE= APACHE20 LIB_DEPENDS= libapr-1.so:devel/apr1 USES= apache:2.2+ AP_FAST_BUILD= yes MANUAL_PACKAGE_BUILD= devel/apr1 with pgsql option required pre-build: @[ -r ${LOCALBASE}/lib/apr-util-1/apr_dbd_pgsql.so ] || (${ECHO_MSG} "APR util with PostgreSQL required."; ${FALSE}) post-install: ${INSTALL_SCRIPT} ${WRKSRC}/asn_import.py ${STAGEDIR}${PREFIX}/bin/asn_import ${INSTALL_SCRIPT} ${WRKSRC}/asn_get_routeviews.py ${STAGEDIR}${PREFIX}/bin/asn_get_routeviews ${MKDIR} ${STAGEDIR}${DATADIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/asn.sql ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/mod_asn.conf ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/www/mod_auth_tkt/Makefile b/www/mod_auth_tkt/Makefile index f3979e38efc0..b138c50dfe83 100644 --- a/www/mod_auth_tkt/Makefile +++ b/www/mod_auth_tkt/Makefile @@ -1,50 +1,50 @@ PORTNAME= mod_auth_tkt PORTVERSION= 2.1.0 PORTREVISION= 3 CATEGORIES= www MASTER_SITES= LOCAL/kuriyama \ http://www.openfusion.com.au/labs/dist/mod_auth_tkt/ -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight single-sign-on authentication module for apache USES= apache:2.2+ shebangfix SHEBANG_FILES= ../cgi/login.cgi \ ../cgi/logout.cgi WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src PATCH_WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PATCH_STRIP= -p1 AP_FAST_BUILD= yes SRC_FILE= ${PORTNAME}.c sha2.c AP_EXTRAS= -DAPACHE22 OPTIONS_DEFINE= QUERY_SEP DOCS EXAMPLES QUERY_SEP_DESC= Experimental TKTAuthQuerySeparator directive OPTIONS_DEFAULT=QUERY_SEP .include .if ${PORT_OPTIONS:MQUERY_SEP} EXTRA_PATCHES+= ${FILESDIR}/extra-patch-query-separator .endif post-patch: @${REINPLACE_CMD} -e 's|.usr/share/man|${STAGEDIR}${PREFIX}/man|' ${WRKSRC}/../Makedefs post-build: cd ${WRKSRC}/../doc; ${MAKE} all post-install: cd ${WRKSRC}/../doc; ${MAKE} ${.TARGET:S/post-//} ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/cgi/Apache ${STAGEDIR}${EXAMPLESDIR}/conf .for i in cgi/AuthTktConfig.pm cgi/Apache/AuthTkt.pm cgi/tkt.css \ conf/02_auth_tkt.conf conf/auth_tkt_cgi.conf ${INSTALL_DATA} ${WRKSRC}/../${i} ${STAGEDIR}${EXAMPLESDIR}/${i} .endfor .for i in logout.cgi login.cgi ${INSTALL_SCRIPT} ${WRKSRC}/../cgi/${i} ${STAGEDIR}${EXAMPLESDIR}/cgi/${i} .endfor ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/../README ${STAGEDIR}${DOCSDIR}/ .include diff --git a/www/mod_reproxy/Makefile b/www/mod_reproxy/Makefile index 5b260174bc2e..96e61aa0df76 100644 --- a/www/mod_reproxy/Makefile +++ b/www/mod_reproxy/Makefile @@ -1,17 +1,17 @@ PORTNAME= mod_reproxy PORTVERSION= 0.02.20110826 CATEGORIES= www MASTER_SITES= LOCAL/kuriyama -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Apache module to support x-reproxy-url header LICENSE= APACHE20 WRKSRC= ${WRKDIR}/lestrrat-mod_reproxy-0f945ff USES= apache:2.2+ AP_FAST_BUILD= yes AP_GENPLIST= yes .include diff --git a/www/p5-Amon2-Lite/Makefile b/www/p5-Amon2-Lite/Makefile index 6a9e58ab94f0..25973cfecf1f 100644 --- a/www/p5-Amon2-Lite/Makefile +++ b/www/p5-Amon2-Lite/Makefile @@ -1,28 +1,28 @@ PORTNAME= Amon2-Lite PORTVERSION= 0.09 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for Sinatra-ish framework on Amon2! RUN_DEPENDS= \ p5-Amon2>=3.25:www/p5-Amon2 \ p5-Data-Section-Simple>=0.03:devel/p5-Data-Section-Simple \ p5-Router-Simple>=0.13:www/p5-Router-Simple \ p5-Text-Xslate-Bridge-TT2Like>=0.00010:textproc/p5-Text-Xslate-Bridge-TT2Like BUILD_DEPENDS= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-Test-Requires>0:devel/p5-Test-Requires \ p5-JSON>0:converters/p5-JSON \ p5-Text-MicroTemplate>0:textproc/p5-Text-MicroTemplate \ p5-Test-WWW-Mechanize-PSGI>0:devel/p5-Test-WWW-Mechanize-PSGI \ p5-Tiffany>0:textproc/p5-Tiffany \ p5-Plack-Middleware-ReverseProxy>0:www/p5-Plack-Middleware-ReverseProxy USES= perl5 USE_PERL5= modbuild .include diff --git a/www/p5-Amon2-Plugin-LogDispatch/Makefile b/www/p5-Amon2-Plugin-LogDispatch/Makefile index 5eab6a2ae82f..460579d326e2 100644 --- a/www/p5-Amon2-Plugin-LogDispatch/Makefile +++ b/www/p5-Amon2-Plugin-LogDispatch/Makefile @@ -1,21 +1,21 @@ PORTNAME= Amon2-Plugin-LogDispatch PORTVERSION= 0.01 PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of Log::Dispatch glue for Amon2 RUN_DEPENDS= \ p5-Amon2>=2.33:www/p5-Amon2 \ p5-Log-Dispatch>0:devel/p5-Log-Dispatch BUILD_DEPENDS= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-Test-Requires>0:devel/p5-Test-Requires USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Amon2-Plugin-Web-CSRFDefender/Makefile b/www/p5-Amon2-Plugin-Web-CSRFDefender/Makefile index 0f9a055740ea..147508c9043b 100644 --- a/www/p5-Amon2-Plugin-Web-CSRFDefender/Makefile +++ b/www/p5-Amon2-Plugin-Web-CSRFDefender/Makefile @@ -1,22 +1,22 @@ PORTNAME= Amon2-Plugin-Web-CSRFDefender PORTVERSION= 7.03 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for Amon2 anti CSRF filter LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Amon2>0:www/p5-Amon2 BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= modbuildtiny NO_ARCH= YES .include diff --git a/www/p5-Amon2-Plugin-Web-MobileAgent/Makefile b/www/p5-Amon2-Plugin-Web-MobileAgent/Makefile index 8d228f559269..18a469c5f135 100644 --- a/www/p5-Amon2-Plugin-Web-MobileAgent/Makefile +++ b/www/p5-Amon2-Plugin-Web-MobileAgent/Makefile @@ -1,34 +1,34 @@ PORTNAME= Amon2-Plugin-Web-MobileAgent PORTVERSION= 0.09 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of HTTP::MobileAgent plugin for Amon2 RUN_DEPENDS= \ p5-Amon2>=3.66:www/p5-Amon2 \ ja-p5-Encode-JP-Mobile>=0.29:japanese/p5-Encode-JP-Mobile \ p5-HTTP-MobileAgent>0:www/p5-HTTP-MobileAgent \ p5-HTTP-MobileAgent-Plugin-Charset>0:www/p5-HTTP-MobileAgent-Plugin-Charset \ ja-p5-Lingua-JA-Regular-Unicode>0:japanese/p5-Lingua-JA-Regular-Unicode BUILD_DEPENDS= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-Test-Requires>0:devel/p5-Test-Requires \ p5-Tiffany>0:textproc/p5-Tiffany \ p5-Amon2-DBI>0:databases/p5-Amon2-DBI \ p5-LWP-Protocol-PSGI>0:www/p5-LWP-Protocol-PSGI \ p5-HTML-FillInForm-Lite>0:www/p5-HTML-FillInForm-Lite \ p5-HTTP-Session>0:www/p5-HTTP-Session \ p5-Plack-Middleware-ReverseProxy>0:www/p5-Plack-Middleware-ReverseProxy \ p5-Test-WWW-Mechanize-PSGI>0:devel/p5-Test-WWW-Mechanize-PSGI \ p5-DBD-SQLite>0:databases/p5-DBD-SQLite \ p5-String-CamelCase>0:textproc/p5-String-CamelCase \ p5-Module-Find>0:devel/p5-Module-Find USES= perl5 USE_PERL5= modbuild .include diff --git a/www/p5-Amon2/Makefile b/www/p5-Amon2/Makefile index d3d7a772ee29..226aaa1babd8 100644 --- a/www/p5-Amon2/Makefile +++ b/www/p5-Amon2/Makefile @@ -1,36 +1,36 @@ PORTNAME= Amon2 PORTVERSION= 6.10 PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for lightweight web application framework LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-File-Copy-Recursive>0:devel/p5-File-Copy-Recursive \ p5-File-ShareDir>0:devel/p5-File-ShareDir \ p5-HTML-FillInForm-Lite>0:www/p5-HTML-FillInForm-Lite \ p5-HTTP-Message>0:www/p5-HTTP-Message \ p5-HTTP-Session2>0:www/p5-HTTP-Session2 \ p5-Hash-MultiValue>0:devel/p5-Hash-MultiValue \ p5-JSON>=2:converters/p5-JSON \ p5-MRO-Compat>0:devel/p5-MRO-Compat \ p5-Module-CPANfile>=0.9020:devel/p5-Module-CPANfile \ p5-Plack>=0.9982:www/p5-Plack \ p5-Plack-Middleware-Session>0:www/p5-Plack-Middleware-Session \ p5-Router-Boom>=0.07:www/p5-Router-Boom \ p5-Text-Xslate>=2.0010:textproc/p5-Text-Xslate \ p5-Try-Tiny>=0.06:lang/p5-Try-Tiny \ p5-URI>=1.54:net/p5-URI BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= modbuild NO_ARCH= YES .include diff --git a/www/p5-AnyEvent-HTTP-LWP-UserAgent/Makefile b/www/p5-AnyEvent-HTTP-LWP-UserAgent/Makefile index 8356e3e02f2e..d12b8fd21f87 100644 --- a/www/p5-AnyEvent-HTTP-LWP-UserAgent/Makefile +++ b/www/p5-AnyEvent-HTTP-LWP-UserAgent/Makefile @@ -1,27 +1,27 @@ PORTNAME= AnyEvent-HTTP-LWP-UserAgent PORTVERSION= 0.10 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for LWP::UserAgent interface using AnyEvent::HTTP LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= \ p5-AnyEvent>=5:devel/p5-AnyEvent \ p5-AnyEvent-HTTP>=2.1:www/p5-AnyEvent-HTTP \ p5-HTTP-Message>=0:www/p5-HTTP-Message \ p5-libwww>0:www/p5-libwww \ p5-libwww>=5.815:www/p5-libwww BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/www/p5-AnyEvent-ReverseHTTP/Makefile b/www/p5-AnyEvent-ReverseHTTP/Makefile index 9097d7d2f7cc..d0cf688825df 100644 --- a/www/p5-AnyEvent-ReverseHTTP/Makefile +++ b/www/p5-AnyEvent-ReverseHTTP/Makefile @@ -1,26 +1,26 @@ PORTNAME= AnyEvent-ReverseHTTP PORTVERSION= 0.05 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of reversehttp for AnyEvent LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Any-Moose>0:devel/p5-Any-Moose \ p5-AnyEvent>0:devel/p5-AnyEvent \ p5-AnyEvent-HTTP>0:www/p5-AnyEvent-HTTP \ p5-libwww>0:www/p5-libwww \ p5-URI>0:net/p5-URI USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/www/p5-AnyEvent-SCGI/Makefile b/www/p5-AnyEvent-SCGI/Makefile index 7582367ee3d2..f108b41fee11 100644 --- a/www/p5-AnyEvent-SCGI/Makefile +++ b/www/p5-AnyEvent-SCGI/Makefile @@ -1,22 +1,22 @@ PORTNAME= AnyEvent-SCGI PORTVERSION= 1.1 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for Event based SCGI server LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-AnyEvent>=5.2:devel/p5-AnyEvent USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/www/p5-Apache-LogFormat-Compiler/Makefile b/www/p5-Apache-LogFormat-Compiler/Makefile index c77343140cc1..aec80ba6643c 100644 --- a/www/p5-Apache-LogFormat-Compiler/Makefile +++ b/www/p5-Apache-LogFormat-Compiler/Makefile @@ -1,25 +1,25 @@ PORTNAME= Apache-LogFormat-Compiler PORTVERSION= 0.35 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to compile a log format string to perl-code LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-POSIX-strftime-Compiler>=0.30:devel/p5-POSIX-strftime-Compiler TEST_DEPENDS= \ p5-HTTP-Message>=0:www/p5-HTTP-Message \ p5-Test-MockTime>=0:devel/p5-Test-MockTime \ p5-Try-Tiny>=0.12:lang/p5-Try-Tiny USES= perl5 USE_PERL5= modbuildtiny NO_ARCH= YES .include diff --git a/www/p5-Ark/Makefile b/www/p5-Ark/Makefile index dc75b85d9e42..3ea5a277c73f 100644 --- a/www/p5-Ark/Makefile +++ b/www/p5-Ark/Makefile @@ -1,39 +1,39 @@ PORTNAME= Ark PORTVERSION= 0.1.r1 PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= GHC LOCAL/kuriyama PKGNAMEPREFIX= p5- DISTNAME= Ark-0.001000_001 -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl web application framework BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Class-Data-Inheritable>0:devel/p5-Class-Data-Inheritable \ p5-Class-Method-Modifiers-Fast>0:devel/p5-Class-Method-Modifiers-Fast \ p5-Data-UUID>0:devel/p5-Data-UUID \ p5-Data-Util>0:devel/p5-Data-Util \ p5-Devel-StackTrace>0:devel/p5-Devel-StackTrace \ p5-Digest-SHA1>0:security/p5-Digest-SHA1 \ p5-FindBin-libs>0:devel/p5-FindBin-libs \ p5-HTML-Parser>0:www/p5-HTML-Parser \ p5-HTTP-Engine>=0.1.8:www/p5-HTTP-Engine \ p5-HTTP-Engine-Middleware>=0.13:www/p5-HTTP-Engine-Middleware \ p5-MIME-Types>0:mail/p5-MIME-Types \ p5-Module-Setup>0:devel/p5-Module-Setup \ p5-Mouse>=0.21:devel/p5-Mouse \ p5-MouseX-Types-Path-Class>0:devel/p5-MouseX-Types-Path-Class \ p5-Path-Class>=0.16:devel/p5-Path-Class \ p5-Text-SimpleTable>=0.05:textproc/p5-Text-SimpleTable \ p5-URI>0:net/p5-URI USES= perl5 USE_PERL5= configure USE_GITHUB= yes GH_ACCOUNT= typester GH_PROJECT= ark-perl WRKSRC= ${WRKDIR}/${DISTNAME} .include diff --git a/www/p5-CGI-Application-PSGI/Makefile b/www/p5-CGI-Application-PSGI/Makefile index 41ca28d12622..fb354c62f3aa 100644 --- a/www/p5-CGI-Application-PSGI/Makefile +++ b/www/p5-CGI-Application-PSGI/Makefile @@ -1,19 +1,19 @@ PORTNAME= CGI-Application-PSGI PORTVERSION= 1.00 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of PSGI Adapter for CGI::Application BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-CGI-Application>0:www/p5-CGI-Application \ p5-CGI-PSGI>0:www/p5-CGI-PSGI USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-CGI-Compile/Makefile b/www/p5-CGI-Compile/Makefile index 4c727b840c4d..d35273c8d3ce 100644 --- a/www/p5-CGI-Compile/Makefile +++ b/www/p5-CGI-Compile/Makefile @@ -1,27 +1,27 @@ PORTNAME= CGI-Compile PORTVERSION= 0.19 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MIYAGAWA PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to compile .cgi scripts to a code reference LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-File-pushd>0:devel/p5-File-pushd TEST_DEPENDS= \ p5-Test-NoWarnings>0:devel/p5-Test-NoWarnings \ p5-Test-Requires>0:devel/p5-Test-Requires \ p5-CGI-Emulate-PSGI>0:www/p5-CGI-Emulate-PSGI # Depending on Plack::Test causes cyclic dependencies. USES= perl5 USE_PERL5= modbuildtiny NO_ARCH= YES .include diff --git a/www/p5-CGI-Emulate-PSGI/Makefile b/www/p5-CGI-Emulate-PSGI/Makefile index fe4e880ad5e1..63bec1d865a5 100644 --- a/www/p5-CGI-Emulate-PSGI/Makefile +++ b/www/p5-CGI-Emulate-PSGI/Makefile @@ -1,23 +1,23 @@ PORTNAME= CGI-Emulate-PSGI PORTVERSION= 0.20 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MIYAGAWA PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of PSGI adapter for CGI LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-libwww>0:www/p5-libwww USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/www/p5-CGI-PSGI/Makefile b/www/p5-CGI-PSGI/Makefile index b0b0f7833f7c..5557286a7dd2 100644 --- a/www/p5-CGI-PSGI/Makefile +++ b/www/p5-CGI-PSGI/Makefile @@ -1,15 +1,15 @@ PORTNAME= CGI-PSGI PORTVERSION= 0.15 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MIYAGAWA PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to enable CGI.pm applications to adapt PSGI USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-CGI-Pager/Makefile b/www/p5-CGI-Pager/Makefile index e68865b6732f..2170811e46a2 100644 --- a/www/p5-CGI-Pager/Makefile +++ b/www/p5-CGI-Pager/Makefile @@ -1,21 +1,21 @@ PORTNAME= CGI-Pager PORTVERSION= 1.01 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to generate HTML pagination linkage easily LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-URI>0:net/p5-URI USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/www/p5-CGI-Session/Makefile b/www/p5-CGI-Session/Makefile index a3a492d691ba..1c80d0de05e5 100644 --- a/www/p5-CGI-Session/Makefile +++ b/www/p5-CGI-Session/Makefile @@ -1,17 +1,17 @@ # Created by: Erwin Lansing PORTNAME= CGI-Session PORTVERSION= 4.48 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MARKSTOS PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for persistent session management USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Catalyst-Engine-PSGI/Makefile b/www/p5-Catalyst-Engine-PSGI/Makefile index 16f3e6ee2443..6bca90bd62b3 100644 --- a/www/p5-Catalyst-Engine-PSGI/Makefile +++ b/www/p5-Catalyst-Engine-PSGI/Makefile @@ -1,23 +1,23 @@ PORTNAME= Catalyst-Engine-PSGI PORTVERSION= 0.14 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MIYAGAWA PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of PSGI engine for Catalyst LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Catalyst-Runtime>=5.80007:www/p5-Catalyst-Runtime \ p5-Catalyst-Action-RenderView>0:www/p5-Catalyst-Action-RenderView USES= perl5 USE_PERL5= modbuildtiny NO_ARCH= YES .include diff --git a/www/p5-Catalyst-Model-CDBI-Plain/Makefile b/www/p5-Catalyst-Model-CDBI-Plain/Makefile index d5456d1c711b..ecc13d224d31 100644 --- a/www/p5-Catalyst-Model-CDBI-Plain/Makefile +++ b/www/p5-Catalyst-Model-CDBI-Plain/Makefile @@ -1,19 +1,19 @@ PORTNAME= Catalyst-Model-CDBI-Plain PORTVERSION= 0.03 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Catalyst plain base class for Class::DBI models BUILD_DEPENDS= p5-Class-DBI>0:databases/p5-Class-DBI \ ${RUN_DEPENDS} RUN_DEPENDS= p5-Catalyst-Runtime>0:www/p5-Catalyst-Runtime \ p5-Catalyst-Devel>0:www/p5-Catalyst-Devel USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile b/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile index 6b54f82ab97a..9bed0c68fb1b 100644 --- a/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile +++ b/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile @@ -1,31 +1,31 @@ # Created by: Lars Balker Rasmussen PORTNAME= Catalyst-Plugin-Session-State-Cookie PORTVERSION= 0.17 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Stores a Catalyst Session in a Cookie LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Catalyst-Runtime>=5.80005:www/p5-Catalyst-Runtime \ p5-Catalyst-Plugin-Session>=0.27:www/p5-Catalyst-Plugin-Session \ p5-MRO-Compat>=0:devel/p5-MRO-Compat \ p5-Moose>0:devel/p5-Moose \ p5-namespace-autoclean>0:devel/p5-namespace-autoclean USES= perl5 USE_PERL5= configure extract NO_ARCH= yes post-extract: @${PERL} -i.bak -ne 'print unless m,Test::,' ${WRKSRC}/Makefile.PL .include diff --git a/www/p5-Catalyst-View-JSON/Makefile b/www/p5-Catalyst-View-JSON/Makefile index 99cdb2a32a11..c097f678b4c7 100644 --- a/www/p5-Catalyst-View-JSON/Makefile +++ b/www/p5-Catalyst-View-JSON/Makefile @@ -1,21 +1,21 @@ PORTNAME= Catalyst-View-JSON PORTVERSION= 0.36 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MIYAGAWA PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Catalyst View handler that returns stash data in JSON format LICENSE= ART10 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Catalyst-Runtime>=5.6000:www/p5-Catalyst-Runtime \ p5-JSON-Any>=1.15:converters/p5-JSON-Any \ p5-MRO-Compat>0:devel/p5-MRO-Compat USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Catalyst-View-REST-XML/Makefile b/www/p5-Catalyst-View-REST-XML/Makefile index 25cb91afed16..efffe97a15df 100644 --- a/www/p5-Catalyst-View-REST-XML/Makefile +++ b/www/p5-Catalyst-View-REST-XML/Makefile @@ -1,23 +1,23 @@ PORTNAME= Catalyst-View-REST-XML PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for Catalyst XML View Class LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Catalyst-Runtime>0:www/p5-Catalyst-Runtime \ p5-XML-Simple>0:textproc/p5-XML-Simple USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/www/p5-Catalyst-View-XML-Simple/Makefile b/www/p5-Catalyst-View-XML-Simple/Makefile index a4393ac048a0..581b7d05fbc9 100644 --- a/www/p5-Catalyst-View-XML-Simple/Makefile +++ b/www/p5-Catalyst-View-XML-Simple/Makefile @@ -1,28 +1,28 @@ PORTNAME= Catalyst-View-XML-Simple PORTVERSION= 0.01 PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= LOCAL/kuriyama PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for Catalyst XML View Class LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Catalyst-Runtime>0:www/p5-Catalyst-Runtime \ p5-XML-Simple>0:textproc/p5-XML-Simple BUILD_DEPENDS= \ p5-File-Remove>0:devel/p5-File-Remove \ p5-Module-Install>0:devel/p5-Module-Install \ p5-Module-Install-TestBase>0:devel/p5-Module-Install-TestBase \ p5-Catalyst-Runtime>0:www/p5-Catalyst-Runtime \ p5-XML-Simple>0:textproc/p5-XML-Simple USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/www/p5-Cookie-Baker/Makefile b/www/p5-Cookie-Baker/Makefile index 92559fe2ed37..0db16190f6d2 100644 --- a/www/p5-Cookie-Baker/Makefile +++ b/www/p5-Cookie-Baker/Makefile @@ -1,22 +1,22 @@ PORTNAME= Cookie-Baker PORTVERSION= 0.09 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for cookie string generator/parser LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-URI>0:net/p5-URI TEST_DEPENDS= p5-Test-Time>=0:devel/p5-Test-Time USES= perl5 USE_PERL5= modbuildtiny NO_ARCH= YES .include diff --git a/www/p5-Corona/Makefile b/www/p5-Corona/Makefile index 8c257536afed..7e549eccd5dc 100644 --- a/www/p5-Corona/Makefile +++ b/www/p5-Corona/Makefile @@ -1,22 +1,22 @@ PORTNAME= Corona PORTVERSION= 0.1004 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MIYAGAWA PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for Coro based PSGI web server BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Coro>0:devel/p5-Coro \ p5-Net-Server-Coro>=0.5:net/p5-Net-Server-Coro \ p5-Plack>=0.99:www/p5-Plack TEST_DEPENDS= p5-Test-TCP>0:devel/p5-Test-TCP USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Dancer-Plugin-ValidationClass/Makefile b/www/p5-Dancer-Plugin-ValidationClass/Makefile index e7202fce2b19..915aae369ba9 100644 --- a/www/p5-Dancer-Plugin-ValidationClass/Makefile +++ b/www/p5-Dancer-Plugin-ValidationClass/Makefile @@ -1,20 +1,20 @@ PORTNAME= Dancer-Plugin-ValidationClass PORTVERSION= 0.120490 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:AWNCORP PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for centralized input validation for Dancer BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Dancer>0:www/p5-Dancer \ p5-Validation-Class>0:devel/p5-Validation-Class USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Dancer-Session-Cookie/Makefile b/www/p5-Dancer-Session-Cookie/Makefile index 4055f7c2f024..9c3d1e337d30 100644 --- a/www/p5-Dancer-Session-Cookie/Makefile +++ b/www/p5-Dancer-Session-Cookie/Makefile @@ -1,28 +1,28 @@ PORTNAME= Dancer-Session-Cookie PORTVERSION= 0.27 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for encrypted cookie-based session backend for Dancer RUN_DEPENDS= \ p5-Crypt-CBC>0:security/p5-Crypt-CBC \ p5-Crypt-Rijndael>0:security/p5-Crypt-Rijndael \ p5-Dancer>=1.3113:www/p5-Dancer \ p5-HTTP-Date>0:www/p5-HTTP-Date \ p5-Session-Storage-Secure>=0.007:www/p5-Session-Storage-Secure \ p5-String-CRC32>0:devel/p5-String-CRC32 \ p5-Time-Duration-Parse>0:devel/p5-Time-Duration-Parse TEST_DEPENDS= \ p5-Test-Exception>0:devel/p5-Test-Exception \ p5-Test-NoWarnings>0:devel/p5-Test-NoWarnings \ p5-Test-TCP>0:devel/p5-Test-TCP BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/www/p5-Dancer/Makefile b/www/p5-Dancer/Makefile index 9a722890da53..954799937e98 100644 --- a/www/p5-Dancer/Makefile +++ b/www/p5-Dancer/Makefile @@ -1,50 +1,50 @@ PORTNAME= Dancer PORTVERSION= 1.3513 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BIGPRESH PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for minimal-effort oriented web application framework LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-HTTP-Body>0:www/p5-HTTP-Body \ p5-HTTP-Date>0:www/p5-HTTP-Date \ p5-HTTP-Message>0:www/p5-HTTP-Message \ p5-HTTP-Server-Simple-PSGI>0:www/p5-HTTP-Server-Simple-PSGI \ p5-Hash-Merge-Simple>0:devel/p5-Hash-Merge-Simple \ p5-libwww>0:www/p5-libwww \ p5-MIME-Types>0:mail/p5-MIME-Types \ p5-Module-Runtime>0:devel/p5-Module-Runtime \ p5-Try-Tiny>0:lang/p5-Try-Tiny \ p5-URI>0:net/p5-URI TEST_DEPENDS= \ p5-Data-Dump>=0:devel/p5-Data-Dump \ p5-Devel-Hide>=0:devel/p5-Devel-Hide \ p5-HTTP-CookieJar>=0.008:www/p5-HTTP-CookieJar \ p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings \ p5-Test-TCP>0:devel/p5-Test-TCP \ p5-Test-Output>=0:devel/p5-Test-Output OPTIONS_DEFINE= YAML OPTIONS_DEFAULT= YAML .include .if ${PORT_OPTIONS:MYAML} RUN_DEPENDS+= p5-YAML>0:textproc/p5-YAML .endif USES= perl5 USE_PERL5= configure NO_ARCH= YES post-patch: @${RM} ${WRKSRC}/lib/Dancer/.Test.pm.swo .include diff --git a/www/p5-FCGI-Client/Makefile b/www/p5-FCGI-Client/Makefile index faa00709d353..9f1af6f8170d 100644 --- a/www/p5-FCGI-Client/Makefile +++ b/www/p5-FCGI-Client/Makefile @@ -1,20 +1,20 @@ PORTNAME= FCGI-Client PORTVERSION= 0.08 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TOKUHIROM PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for fastcgi protocol client library BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Any-Moose>=0.1:devel/p5-Any-Moose \ p5-Try-Tiny>0:lang/p5-Try-Tiny USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Facebook-Graph/Makefile b/www/p5-Facebook-Graph/Makefile index aa0822284309..aa267379d15e 100644 --- a/www/p5-Facebook-Graph/Makefile +++ b/www/p5-Facebook-Graph/Makefile @@ -1,30 +1,30 @@ PORTNAME= Facebook-Graph PORTVERSION= 1.0801 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RIZEN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to integrate your apps with Facebook LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Any-Moose>=0.13:devel/p5-Any-Moose \ p5-AnyEvent-HTTP-LWP-UserAgent>=0.08:www/p5-AnyEvent-HTTP-LWP-UserAgent \ p5-DateTime>=0.61:devel/p5-DateTime \ p5-DateTime-Format-Strptime>=1.4000:devel/p5-DateTime-Format-Strptime \ p5-JSON>=2.16:converters/p5-JSON \ p5-MIME-Base64-URLSafe>=0.01:converters/p5-MIME-Base64-URLSafe \ p5-Ouch>=0.0400:devel/p5-Ouch \ p5-URI>=1.54:net/p5-URI USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/www/p5-Flea/Makefile b/www/p5-Flea/Makefile index 6c69a7e1527d..dd901d7b4d47 100644 --- a/www/p5-Flea/Makefile +++ b/www/p5-Flea/Makefile @@ -1,26 +1,26 @@ PORTNAME= Flea PORTVERSION= 0.04 PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:FRODWITH PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for minimalistic sugar for your Plack BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Devel-Declare-Parser>0:devel/p5-Devel-Declare-Parser \ p5-Exception-Class>0:devel/p5-Exception-Class \ p5-Exporter-Declare>=0.100:devel/p5-Exporter-Declare \ p5-HTTP-Exception>0:www/p5-HTTP-Exception \ p5-JSON>0:converters/p5-JSON \ p5-Plack>0:www/p5-Plack \ p5-Try-Tiny>0:lang/p5-Try-Tiny \ p5-URI>0:net/p5-URI USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Fliggy/Makefile b/www/p5-Fliggy/Makefile index 173d262c9aff..619ef8b92a0d 100644 --- a/www/p5-Fliggy/Makefile +++ b/www/p5-Fliggy/Makefile @@ -1,20 +1,20 @@ PORTNAME= Fliggy PORTVERSION= 0.009003 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:VTI PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for Fliggy: Twiggy with inlined flash policy server BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Twiggy>0:www/p5-Twiggy TEST_DEPENDS= p5-Test-TCP>0:devel/p5-Test-TCP USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Furl/Makefile b/www/p5-Furl/Makefile index d2d8ac02efae..e81489b4a0bb 100644 --- a/www/p5-Furl/Makefile +++ b/www/p5-Furl/Makefile @@ -1,32 +1,32 @@ PORTNAME= Furl PORTVERSION= 3.07 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TOKUHIROM PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of lightning-fast URL fetcher LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Class-Accessor-Lite>0:devel/p5-Class-Accessor-Lite \ p5-HTTP-Parser-XS>=0.11:www/p5-HTTP-Parser-XS \ p5-Mozilla-CA>0:www/p5-Mozilla-CA TEST_DEPENDS= p5-Test-Requires>=0:devel/p5-Test-Requires \ p5-Test-TCP>=2.11:devel/p5-Test-TCP \ p5-Plack>0:www/p5-Plack \ p5-HTTP-Proxy>0:www/p5-HTTP-Proxy \ p5-Plack-Middleware-Deflater>0:www/p5-Plack-Middleware-Deflater \ p5-IO-Callback>0:devel/p5-IO-Callback \ p5-Starlet>0:www/p5-Starlet \ p5-Net-IDN-Encode>0:textproc/p5-Net-IDN-Encode USES= perl5 USE_PERL5= modbuild NO_ARCH= YES .include diff --git a/www/p5-FurlX-Coro/Makefile b/www/p5-FurlX-Coro/Makefile index 9701417975fa..ca32fd21ec07 100644 --- a/www/p5-FurlX-Coro/Makefile +++ b/www/p5-FurlX-Coro/Makefile @@ -1,22 +1,22 @@ PORTNAME= FurlX-Coro PORTVERSION= 1.02 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GFUJI PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for multiple HTTP requests with Coro RUN_DEPENDS= \ p5-Coro>0:devel/p5-Coro \ p5-Furl>0:www/p5-Furl BUILD_DEPENDS= \ ${RUN_DEPENDS} \ p5-Test-Requires>0:devel/p5-Test-Requires USES= perl5 USE_PERL5= modbuild .include diff --git a/www/p5-GunghoX-FollowLinks/Makefile b/www/p5-GunghoX-FollowLinks/Makefile index 4f1b8e0ad979..c6af25c2ba5b 100644 --- a/www/p5-GunghoX-FollowLinks/Makefile +++ b/www/p5-GunghoX-FollowLinks/Makefile @@ -1,25 +1,25 @@ PORTNAME= GunghoX-FollowLinks PORTVERSION= 0.00006 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DMAKI PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to follow links within responses for Gungho BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Gungho>=0.09005:www/p5-Gungho \ p5-HTML-Parser>0:www/p5-HTML-Parser \ p5-HTML-Tagset>0:www/p5-HTML-Tagset \ p5-MIME-Types>0:mail/p5-MIME-Types \ p5-Sub-Exporter>0:devel/p5-Sub-Exporter \ p5-URI-Match>0:net/p5-URI-Match TEST_DEPENDS= p5-Class-Null>0:devel/p5-Class-Null USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-HTML-ExtractContent/Makefile b/www/p5-HTML-ExtractContent/Makefile index 9f2756a9f12b..f5284de31f99 100644 --- a/www/p5-HTML-ExtractContent/Makefile +++ b/www/p5-HTML-ExtractContent/Makefile @@ -1,24 +1,24 @@ PORTNAME= HTML-ExtractContent PORTVERSION= 0.11 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TARAO PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for HTML content extractor with scoring heuristics LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Class-Accessor-Lvalue>0:devel/p5-Class-Accessor-Lvalue \ p5-Exporter-Lite>0:devel/p5-Exporter-Lite \ p5-HTML-Parser>0:www/p5-HTML-Parser USES= perl5 USE_PERL5= modbuildtiny NO_ARCH= YES .include diff --git a/www/p5-HTML-FillInForm-Lite/Makefile b/www/p5-HTML-FillInForm-Lite/Makefile index aa17cbb28325..dbc8d938a071 100644 --- a/www/p5-HTML-FillInForm-Lite/Makefile +++ b/www/p5-HTML-FillInForm-Lite/Makefile @@ -1,14 +1,14 @@ PORTNAME= HTML-FillInForm-Lite PORTVERSION= 1.13 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for lightweight FillInForm module in Pure Perl USES= perl5 USE_PERL5= modbuild .include diff --git a/www/p5-HTML-Restrict/Makefile b/www/p5-HTML-Restrict/Makefile index 7d7698cc0868..99933867da16 100644 --- a/www/p5-HTML-Restrict/Makefile +++ b/www/p5-HTML-Restrict/Makefile @@ -1,27 +1,27 @@ PORTNAME= HTML-Restrict PORTVERSION= 2.2.2 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to strip unwanted HTML tags and attributes LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Data-Dump>0:devel/p5-Data-Dump \ p5-HTML-Parser>0:www/p5-HTML-Parser \ p5-List-MoreUtils>0:lang/p5-List-MoreUtils \ p5-Moo>=1.002000:devel/p5-Moo \ p5-Type-Tiny>=1.000001:devel/p5-Type-Tiny \ p5-URI>0:net/p5-URI \ p5-namespace-clean>0:devel/p5-namespace-clean BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/www/p5-HTML-Shakan/Makefile b/www/p5-HTML-Shakan/Makefile index c642ec812fa4..a71f7d62a355 100644 --- a/www/p5-HTML-Shakan/Makefile +++ b/www/p5-HTML-Shakan/Makefile @@ -1,33 +1,33 @@ PORTNAME= HTML-Shakan PORTVERSION= 2.00 PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SONGMU PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of form html generator/validator LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Email-Valid-Loose>=0.05:mail/p5-Email-Valid-Loose \ p5-FormValidator-Lite>=0.24:textproc/p5-FormValidator-Lite \ p5-List-MoreUtils>=0.22:lang/p5-List-MoreUtils \ p5-Mouse>=0.90,1:devel/p5-Mouse TEST_DEPENDS= \ p5-Test-Requires>0:devel/p5-Test-Requires \ p5-Lingua-JA-Regular-Unicode>0:japanese/p5-Lingua-JA-Regular-Unicode \ p5-DateTime>0:devel/p5-DateTime \ p5-DateTime-Format-HTTP>0:devel/p5-DateTime-Format-HTTP \ p5-Data-Model>0:devel/p5-Data-Model \ p5-DBIx-Skinny>0:databases/p5-DBIx-Skinny \ p5-Plack>0:www/p5-Plack USES= perl5 USE_PERL5= modbuild .include diff --git a/www/p5-HTML-StickyQuery-DoCoMoGUID/Makefile b/www/p5-HTML-StickyQuery-DoCoMoGUID/Makefile index cdde1094a58d..3dd1a6664c19 100644 --- a/www/p5-HTML-StickyQuery-DoCoMoGUID/Makefile +++ b/www/p5-HTML-StickyQuery-DoCoMoGUID/Makefile @@ -1,19 +1,19 @@ PORTNAME= HTML-StickyQuery-DoCoMoGUID PORTVERSION= 0.03 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:YAPPO PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to add guid in query for DoCoMo imode BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-HTML-StickyQuery>0:www/p5-HTML-StickyQuery USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-HTML-Template-Pro/Makefile b/www/p5-HTML-Template-Pro/Makefile index f4404fdf9549..dd2b80e38a2e 100644 --- a/www/p5-HTML-Template-Pro/Makefile +++ b/www/p5-HTML-Template-Pro/Makefile @@ -1,18 +1,18 @@ PORTNAME= HTML-Template-Pro PORTVERSION= 0.9510 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to use HTML Templates from CGI scripts RUN_DEPENDS= \ p5-JSON>=2:converters/p5-JSON BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-HTML-Template/Makefile b/www/p5-HTML-Template/Makefile index 658709c141f6..731e481c7a88 100644 --- a/www/p5-HTML-Template/Makefile +++ b/www/p5-HTML-Template/Makefile @@ -1,19 +1,19 @@ PORTNAME= HTML-Template PORTVERSION= 2.95 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to use HTML Templates from CGI scripts LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/www/p5-HTTP-Engine-Middleware/Makefile b/www/p5-HTTP-Engine-Middleware/Makefile index 8167c5288d89..6a9a7e7f74c6 100644 --- a/www/p5-HTTP-Engine-Middleware/Makefile +++ b/www/p5-HTTP-Engine-Middleware/Makefile @@ -1,23 +1,23 @@ PORTNAME= HTTP-Engine-Middleware PORTVERSION= 0.22 PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for official distribution of HTTP::Engine BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Any-Moose>=0.09:devel/p5-Any-Moose \ p5-Mouse>=0.23:devel/p5-Mouse \ p5-Filter>0:devel/p5-Filter \ p5-HTTP-Engine>=0.03004:www/p5-HTTP-Engine \ p5-libwww>0:www/p5-libwww \ p5-DateTime>0:devel/p5-DateTime USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-HTTP-Engine/Makefile b/www/p5-HTTP-Engine/Makefile index 3320968a2c60..75232047992a 100644 --- a/www/p5-HTTP-Engine/Makefile +++ b/www/p5-HTTP-Engine/Makefile @@ -1,34 +1,34 @@ PORTNAME= HTTP-Engine PORTVERSION= 0.03005 PORTREVISION= 5 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for HTTP Server Engine Drivers LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Any-Moose>=0.13:devel/p5-Any-Moose \ p5-CGI-Simple>=1.103:www/p5-CGI-Simple \ p5-Filter>0:devel/p5-Filter \ p5-HTTP-Body>=1.05:www/p5-HTTP-Body \ p5-HTTP-Headers-Fast>=0.11:www/p5-HTTP-Headers-Fast \ p5-HTTP-Server-Simple>=0.35:www/p5-HTTP-Server-Simple \ p5-Mouse>=0.62:devel/p5-Mouse \ p5-URI>=1.36:net/p5-URI TEST_DEPENDS= \ p5-HTTP-Request-AsCGI>0:www/p5-HTTP-Request-AsCGI \ p5-YAML>0:textproc/p5-YAML \ p5-IO-Stringy>0:devel/p5-IO-Stringy \ p5-MouseX-Types>=0.05:devel/p5-MouseX-Types USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/www/p5-HTTP-Exception/Makefile b/www/p5-HTTP-Exception/Makefile index 68202a735e55..04f066056945 100644 --- a/www/p5-HTTP-Exception/Makefile +++ b/www/p5-HTTP-Exception/Makefile @@ -1,26 +1,26 @@ PORTNAME= HTTP-Exception PORTVERSION= 0.04006 PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to throw HTTP-Errors as (Exception::Class-) Exceptions LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Exception-Class>=1.29:devel/p5-Exception-Class \ p5-HTTP-Message>=5.817:www/p5-HTTP-Message TEST_DEPENDS= \ p5-Test-Exception>=0.29:devel/p5-Test-Exception \ p5-Test-NoWarnings>=1.04:devel/p5-Test-NoWarnings USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/www/p5-HTTP-Headers-Fast/Makefile b/www/p5-HTTP-Headers-Fast/Makefile index 436e6f85bca4..bd99200e81d9 100644 --- a/www/p5-HTTP-Headers-Fast/Makefile +++ b/www/p5-HTTP-Headers-Fast/Makefile @@ -1,22 +1,22 @@ PORTNAME= HTTP-Headers-Fast PORTVERSION= 0.21 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for faster implementation of HTTP::Headers LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTTP-Date>0:www/p5-HTTP-Date TEST_DEPENDS= p5-Test-Requires>0:devel/p5-Test-Requires NO_ARCH= yes USES= perl5 USE_PERL5= modbuildtiny .include diff --git a/www/p5-HTTP-MobileAgent-Plugin-Charset/Makefile b/www/p5-HTTP-MobileAgent-Plugin-Charset/Makefile index 32796bad634d..2cca77095a42 100644 --- a/www/p5-HTTP-MobileAgent-Plugin-Charset/Makefile +++ b/www/p5-HTTP-MobileAgent-Plugin-Charset/Makefile @@ -1,18 +1,18 @@ PORTNAME= HTTP-MobileAgent-Plugin-Charset PORTVERSION= 0.04 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to plugin Encode::JP::Mobile for HTTP::MobileAgent BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-HTTP-MobileAgent>=0.26:www/p5-HTTP-MobileAgent USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile b/www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile index 0d0dd2aa2719..8d3f7f2504a9 100644 --- a/www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile +++ b/www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile @@ -1,23 +1,23 @@ PORTNAME= HTTP-MobileAgent-Plugin-Locator PORTVERSION= 0.04 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Mobile location information plugin for p5-HTTP-MobileAgent BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Geo-Coordinates-Converter>=0.10:science/p5-Geo-Coordinates-Converter \ p5-Geo-Coordinates-Converter-iArea>=0.11:science/p5-Geo-Coordinates-Converter-iArea \ p5-HTTP-MobileAgent>=0.31:www/p5-HTTP-MobileAgent \ p5-UNIVERSAL-can>0:devel/p5-UNIVERSAL-can \ p5-UNIVERSAL-require>0:devel/p5-UNIVERSAL-require TEST_DEPENDS= p5-Test-Requires>=0:devel/p5-Test-Requires USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-HTTP-Parser-XS/Makefile b/www/p5-HTTP-Parser-XS/Makefile index 2185ac7ace1c..eb9053a77e63 100644 --- a/www/p5-HTTP-Parser-XS/Makefile +++ b/www/p5-HTTP-Parser-XS/Makefile @@ -1,20 +1,20 @@ PORTNAME= HTTP-Parser-XS PORTVERSION= 0.17 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of fast, primitive HTTP request parser LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/HTTP/Parser/XS/XS.so .include diff --git a/www/p5-HTTP-Router/Makefile b/www/p5-HTTP-Router/Makefile index 97b4a1f66dd6..a32c6ce3113a 100644 --- a/www/p5-HTTP-Router/Makefile +++ b/www/p5-HTTP-Router/Makefile @@ -1,27 +1,27 @@ PORTNAME= HTTP-Router PORTVERSION= 0.05 PORTREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of Yet Another Path Router for HTTP BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Class-Accessor>0:devel/p5-Class-Accessor \ p5-Devel-Caller-Perl>0:devel/p5-Devel-Caller-Perl \ p5-Filter>0:devel/p5-Filter \ p5-Hash-AsObject>0:devel/p5-Hash-AsObject \ p5-Lingua-EN-Inflect-Number>0:textproc/p5-Lingua-EN-Inflect-Number \ p5-List-MoreUtils>0:lang/p5-List-MoreUtils \ p5-String-CamelCase>0:textproc/p5-String-CamelCase \ p5-Text-SimpleTable>=0:textproc/p5-Text-SimpleTable \ p5-Text-SimpleTemplate>0:textproc/p5-Text-SimpleTemplate \ p5-URI-Template-Restrict>=0.05:net/p5-URI-Template-Restrict USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-HTTP-Session-State-MobileAgentID/Makefile b/www/p5-HTTP-Session-State-MobileAgentID/Makefile index 2b903e12ea2b..acaf05aa6d46 100644 --- a/www/p5-HTTP-Session-State-MobileAgentID/Makefile +++ b/www/p5-HTTP-Session-State-MobileAgentID/Makefile @@ -1,22 +1,22 @@ PORTNAME= HTTP-Session-State-MobileAgentID PORTVERSION= 0.46 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TOKUHIROM PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to maintain session IDs using mobile phone unique id BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-HTTP-MobileAgent>=0.28:www/p5-HTTP-MobileAgent \ p5-HTTP-Session>=0.38:www/p5-HTTP-Session \ p5-Net-CIDR-MobileJP>=0.20:net/p5-Net-CIDR-MobileJP TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-HTTP-Session-Store-DBI/Makefile b/www/p5-HTTP-Session-Store-DBI/Makefile index c809c78b30f0..50e5635e1dda 100644 --- a/www/p5-HTTP-Session-Store-DBI/Makefile +++ b/www/p5-HTTP-Session-Store-DBI/Makefile @@ -1,20 +1,20 @@ PORTNAME= HTTP-Session-Store-DBI PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to store session data in DBI for HTTP::Session BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Moose>0:devel/p5-Moose \ p5-HTTP-Session>=0.26:www/p5-HTTP-Session \ p5-DBI>0:databases/p5-DBI USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-HTTP-Session/Makefile b/www/p5-HTTP-Session/Makefile index de4af8fe92d9..61db61494b75 100644 --- a/www/p5-HTTP-Session/Makefile +++ b/www/p5-HTTP-Session/Makefile @@ -1,33 +1,33 @@ PORTNAME= HTTP-Session PORTVERSION= 0.49 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TOKUHIROM PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of yet another session manager LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Class-Accessor>=0.31:devel/p5-Class-Accessor \ p5-CGI-Simple>=1.103:www/p5-CGI-Simple \ p5-CHI>0:devel/p5-CHI \ p5-Digest-SHA1>=2.11:security/p5-Digest-SHA1 \ p5-HTML-StickyQuery>0:www/p5-HTML-StickyQuery \ p5-libwww>=5.818:www/p5-libwww \ p5-Module-Runtime>=0.011:devel/p5-Module-Runtime \ p5-URI>=1.38:net/p5-URI TEST_DEPENDS= \ p5-Test-Requires>0:devel/p5-Test-Requires \ p5-Test-Memory-Cycle>0:devel/p5-Test-Memory-Cycle USES= perl5 USE_PERL5= modbuildtiny NO_ARCH= YES .include diff --git a/www/p5-HTTP-Session2/Makefile b/www/p5-HTTP-Session2/Makefile index cc6bb9835d5d..ac1ff2279a8e 100644 --- a/www/p5-HTTP-Session2/Makefile +++ b/www/p5-HTTP-Session2/Makefile @@ -1,26 +1,26 @@ PORTNAME= HTTP-Session2 PORTVERSION= 1.09 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for HTTP session management LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Cookie-Baker>0:www/p5-Cookie-Baker \ p5-Crypt-CBC>0:security/p5-Crypt-CBC \ p5-Digest-HMAC>0:security/p5-Digest-HMAC \ p5-Digest-SHA1>0:security/p5-Digest-SHA1 \ p5-Mouse>0:devel/p5-Mouse BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= modbuild NO_ARCH= YES .include diff --git a/www/p5-HTTP-WebTest/Makefile b/www/p5-HTTP-WebTest/Makefile index bbc3f00beb58..c345b8c9e1cb 100644 --- a/www/p5-HTTP-WebTest/Makefile +++ b/www/p5-HTTP-WebTest/Makefile @@ -1,20 +1,20 @@ PORTNAME= HTTP-WebTest PORTVERSION= 2.04 PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Tests remote URLs or local web files BUILD_DEPENDS= \ p5-Algorithm-Diff>=0:devel/p5-Algorithm-Diff \ p5-libwww>=0:www/p5-libwww \ p5-Test-MockObject>=0:devel/p5-Test-MockObject \ USES= perl5 USE_PERL5= configure INSTALL_TARGET= pure_install .include diff --git a/www/p5-HTTPD-Log-Filter/Makefile b/www/p5-HTTPD-Log-Filter/Makefile index e2fe21a82f0f..fa40b078fbe4 100644 --- a/www/p5-HTTPD-Log-Filter/Makefile +++ b/www/p5-HTTPD-Log-Filter/Makefile @@ -1,19 +1,19 @@ PORTNAME= HTTPD-Log-Filter PORTVERSION= 1.08 PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:AWRIGLEY PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to filter entries out of an httpd log LICENSE= ART10 GPLv1+ LICENSE_COMB= dual NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-I18N-AcceptLanguage/Makefile b/www/p5-I18N-AcceptLanguage/Makefile index 0c227d96af8f..7c8330615156 100644 --- a/www/p5-I18N-AcceptLanguage/Makefile +++ b/www/p5-I18N-AcceptLanguage/Makefile @@ -1,14 +1,14 @@ PORTNAME= I18N-AcceptLanguage PORTVERSION= 1.04 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to matches language preference (HTTP Accept-Language) USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-LWP-Authen-OAuth/Makefile b/www/p5-LWP-Authen-OAuth/Makefile index 8891b9367c87..b56bc9f42d1a 100644 --- a/www/p5-LWP-Authen-OAuth/Makefile +++ b/www/p5-LWP-Authen-OAuth/Makefile @@ -1,19 +1,19 @@ PORTNAME= LWP-Authen-OAuth PORTVERSION= 1.02 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to generate signed OAuth requests BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-libwww>=0:www/p5-libwww \ p5-URI>0:net/p5-URI USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-LWP-Protocol-PSGI/Makefile b/www/p5-LWP-Protocol-PSGI/Makefile index 87f9614ae3b3..2fb349676bde 100644 --- a/www/p5-LWP-Protocol-PSGI/Makefile +++ b/www/p5-LWP-Protocol-PSGI/Makefile @@ -1,26 +1,26 @@ PORTNAME= LWP-Protocol-PSGI PORTVERSION= 0.07 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to override LWP HTTP/HTTPS backend with your PSGI app LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Guard>0:devel/p5-Guard \ p5-Plack>0:www/p5-Plack \ p5-libwww>=5:www/p5-libwww BUILD_DEPENDS= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-LWP-Protocol-https>0:www/p5-LWP-Protocol-https USES= perl5 USE_PERL5= modbuildtiny NO_ARCH= YES .include diff --git a/www/p5-Monoceros/Makefile b/www/p5-Monoceros/Makefile index eb960ed939c7..0f4f432b6feb 100644 --- a/www/p5-Monoceros/Makefile +++ b/www/p5-Monoceros/Makefile @@ -1,32 +1,32 @@ PORTNAME= Monoceros PORTVERSION= 0.27 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:KAZEBURO PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= PSGI/Plack server w/ event driven connection manager, prefork workers LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-AnyEvent>=7.04:devel/p5-AnyEvent \ p5-IO-FDPass>=1.0:devel/p5-IO-FDPass \ p5-Net-CIDR-Lite>0:net/p5-Net-CIDR-Lite \ p5-POSIX-Socket>0:net/p5-POSIX-Socket \ p5-POSIX-getpeername>0:net/p5-POSIX-getpeername \ p5-Plack>=1.0023:www/p5-Plack \ p5-Starlet>=0.18:www/p5-Starlet \ p5-Sys-Sendfile>=0.11:devel/p5-Sys-Sendfile BUILD_DEPENDS= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-Test-TCP>0:devel/p5-Test-TCP USES= perl5 USE_PERL5= modbuild NO_ARCH= YES .include diff --git a/www/p5-Net-FastCGI/Makefile b/www/p5-Net-FastCGI/Makefile index 7ce66ad5c2df..e01c437878e7 100644 --- a/www/p5-Net-FastCGI/Makefile +++ b/www/p5-Net-FastCGI/Makefile @@ -1,18 +1,18 @@ PORTNAME= Net-FastCGI PORTVERSION= 0.14 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CHANSEN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for FastCGI Toolkit TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \ p5-Test-HexString>=0:devel/p5-Test-HexString USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Net-STF-Client/Makefile b/www/p5-Net-STF-Client/Makefile index 2de665f95047..d6f0b2e1cd0f 100644 --- a/www/p5-Net-STF-Client/Makefile +++ b/www/p5-Net-STF-Client/Makefile @@ -1,26 +1,26 @@ PORTNAME= Net-STF-Client PORTVERSION= 1.01 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for STF Client BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Class-Accessor-Lite>0:devel/p5-Class-Accessor-Lite \ p5-Furl>0:www/p5-Furl \ p5-libwww>0:www/p5-libwww \ p5-URI>0:net/p5-URI TEST_DEPENDS= \ p5-Test-Requires>0:devel/p5-Test-Requires \ p5-Test-TCP>0:devel/p5-Test-TCP \ p5-Test-Simple>0:devel/p5-Test-Simple \ p5-Plack>0:www/p5-Plack USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-POE-Component-Server-PSGI/Makefile b/www/p5-POE-Component-Server-PSGI/Makefile index d053e285c0f5..5fbd40162ade 100644 --- a/www/p5-POE-Component-Server-PSGI/Makefile +++ b/www/p5-POE-Component-Server-PSGI/Makefile @@ -1,17 +1,17 @@ PORTNAME= POE-Component-Server-PSGI PORTVERSION= 0.6 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to PSGI Server implementation for POE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-POEx-Role-PSGIServer>0:www/p5-POEx-Role-PSGIServer USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-POEx-Role-PSGIServer/Makefile b/www/p5-POEx-Role-PSGIServer/Makefile index b4bb79029bb2..ba1c328e1f3b 100644 --- a/www/p5-POEx-Role-PSGIServer/Makefile +++ b/www/p5-POEx-Role-PSGIServer/Makefile @@ -1,34 +1,34 @@ PORTNAME= POEx-Role-PSGIServer PORTVERSION= 1.110670 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:FRODWITH PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for encapsulated PSGI server behaviors for POE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Plack>0:www/p5-Plack \ p5-libwww>0:www/p5-libwww \ p5-Moose-Autobox>0:devel/p5-Moose-Autobox \ p5-MooseX-Declare>0:devel/p5-MooseX-Declare \ p5-MooseX-Types>0:devel/p5-MooseX-Types \ p5-MooseX-Types-Structured>0:devel/p5-MooseX-Types-Structured \ p5-POE-Filter-HTTP-Parser>=1.06:www/p5-POE-Filter-HTTP-Parser \ p5-POE>0:devel/p5-POE \ p5-POEx-Role-Streaming>0:devel/p5-POEx-Role-Streaming \ p5-POEx-Role-TCPServer>=1.102740:net/p5-POEx-Role-TCPServer \ p5-POEx-Types>0:devel/p5-POEx-Types \ p5-Plack>0:www/p5-Plack \ p5-aliased>0:devel/p5-aliased TEST_DEPENDS= p5-HTTP-Parser-XS>=0:www/p5-HTTP-Parser-XS \ p5-Test-Requires>=0:devel/p5-Test-Requires \ p5-Test-TCP>=0:devel/p5-Test-TCP USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-PSGI/Makefile b/www/p5-PSGI/Makefile index 8b89a8e7b9bc..f15229513d32 100644 --- a/www/p5-PSGI/Makefile +++ b/www/p5-PSGI/Makefile @@ -1,15 +1,15 @@ PORTNAME= PSGI PORTVERSION= 1.102 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MIYAGAWA PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Pod documentation for Perl Web Server Gateway Interface Specification USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Path-Class-URI/Makefile b/www/p5-Path-Class-URI/Makefile index 2cb1837d6b8c..973faec397ef 100644 --- a/www/p5-Path-Class-URI/Makefile +++ b/www/p5-Path-Class-URI/Makefile @@ -1,21 +1,21 @@ PORTNAME= Path-Class-URI PORTVERSION= 0.04 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MIYAGAWA PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for serialize Path::Class objects as file:// URI BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Path-Class>0:devel/p5-Path-Class \ p5-URI>0:net/p5-URI \ p5-Exporter-Lite>0:devel/p5-Exporter-Lite USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Perlbal-Plugin-PSGI/Makefile b/www/p5-Perlbal-Plugin-PSGI/Makefile index a3d63b565e0f..28be135e9b8a 100644 --- a/www/p5-Perlbal-Plugin-PSGI/Makefile +++ b/www/p5-Perlbal-Plugin-PSGI/Makefile @@ -1,22 +1,22 @@ PORTNAME= Perlbal-Plugin-PSGI PORTVERSION= 0.03 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MIYAGAWA PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for PSGI web server on Perlbal BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Perlbal>0:www/perlbal \ p5-Plack>0:www/p5-Plack TEST_DEPENDS= p5-Test-Requires>0:devel/p5-Test-Requires \ p5-Test-TCP>=0:devel/p5-Test-TCP USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Plack-App-Proxy/Makefile b/www/p5-Plack-App-Proxy/Makefile index 5009a76cf9ac..33db987f553c 100644 --- a/www/p5-Plack-App-Proxy/Makefile +++ b/www/p5-Plack-App-Proxy/Makefile @@ -1,24 +1,24 @@ PORTNAME= Plack-App-Proxy PORTVERSION= 0.29 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:LEEDO PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Plack extension for proxy requests BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-AnyEvent-HTTP>=1.44:www/p5-AnyEvent-HTTP \ p5-libwww>0:www/p5-libwww \ p5-Plack>=1.0013:www/p5-Plack TEST_DEPENDS= \ p5-Test-Requires>0:devel/p5-Test-Requires \ p5-Test-TCP>0:devel/p5-Test-TCP USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Plack-Builder-Conditionals/Makefile b/www/p5-Plack-Builder-Conditionals/Makefile index a2d527a81f68..c990b08f340c 100644 --- a/www/p5-Plack-Builder-Conditionals/Makefile +++ b/www/p5-Plack-Builder-Conditionals/Makefile @@ -1,20 +1,20 @@ PORTNAME= Plack-Builder-Conditionals PORTVERSION= 0.05 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to extend Plack::Builder RUN_DEPENDS= \ p5-List-MoreUtils>0:lang/p5-List-MoreUtils \ p5-Net-CIDR-Lite>0:net/p5-Net-CIDR-Lite \ p5-Plack>=0.9941:www/p5-Plack BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= modbuild .include diff --git a/www/p5-Plack-Handler-AnyEvent-HTTPD/Makefile b/www/p5-Plack-Handler-AnyEvent-HTTPD/Makefile index 71b4bb781cd1..f7141f6f08fc 100644 --- a/www/p5-Plack-Handler-AnyEvent-HTTPD/Makefile +++ b/www/p5-Plack-Handler-AnyEvent-HTTPD/Makefile @@ -1,22 +1,22 @@ PORTNAME= Plack-Handler-AnyEvent-HTTPD PORTVERSION= 0.03 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for Plack handler to run PSGI apps on AnyEvent::HTTPD BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-AnyEvent-HTTPD>0:www/p5-AnyEvent-HTTPD \ p5-libwww>0:www/p5-libwww \ p5-Plack>=0.9903:www/p5-Plack \ p5-URI>0:net/p5-URI TEST_DEPENDS= p5-Test-TCP>0:devel/p5-Test-TCP USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/Makefile b/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/Makefile index 85e42df9d335..024e6d56b434 100644 --- a/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/Makefile +++ b/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/Makefile @@ -1,20 +1,20 @@ PORTNAME= Plack-Handler-AnyEvent-ReverseHTTP PORTVERSION= 0.04 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to reversehttp gateway for PSGI application BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-AnyEvent>0:devel/p5-AnyEvent \ p5-AnyEvent-ReverseHTTP>0:www/p5-AnyEvent-ReverseHTTP \ p5-Plack>=0.99:www/p5-Plack USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Plack-Handler-AnyEvent-SCGI/Makefile b/www/p5-Plack-Handler-AnyEvent-SCGI/Makefile index 39824cabc322..ed77961e71b4 100644 --- a/www/p5-Plack-Handler-AnyEvent-SCGI/Makefile +++ b/www/p5-Plack-Handler-AnyEvent-SCGI/Makefile @@ -1,28 +1,28 @@ PORTNAME= Plack-Handler-AnyEvent-SCGI PORTVERSION= 0.03 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for PSGI handler on AnyEvent::SCGI LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-AnyEvent-SCGI>0:www/p5-AnyEvent-SCGI \ p5-Plack>=0.9901:www/p5-Plack TEST_DEPENDS= p5-Test-TCP>0:devel/p5-Test-TCP USES= perl5 USE_PERL5= modbuildtiny NO_ARCH= YES # Workaround until Module::Build::Tiny 0.039. post-patch: ${REINPLACE_CMD} -e 's|0.039|0.038|' ${WRKSRC}/Build.PL .include diff --git a/www/p5-Plack-Handler-CLI/Makefile b/www/p5-Plack-Handler-CLI/Makefile index 067c9f1fbb41..8f6e72453c27 100644 --- a/www/p5-Plack-Handler-CLI/Makefile +++ b/www/p5-Plack-Handler-CLI/Makefile @@ -1,25 +1,25 @@ PORTNAME= Plack-Handler-CLI PORTVERSION= 0.05 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for command line interface to PSGI applications BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Mouse>0:devel/p5-Mouse \ p5-Plack>=0.99:www/p5-Plack \ p5-URI>0:net/p5-URI TEST_DEPENDS= \ p5-HTTP-Request-AsCGI>0:www/p5-HTTP-Request-AsCGI \ p5-Test-Requires>0:devel/p5-Test-Requires \ p5-Test-TCP>0:devel/p5-Test-TCP \ p5-Router-Simple>0:www/p5-Router-Simple USES= perl5 USE_PERL5= modbuild .include diff --git a/www/p5-Plack-Handler-SCGI/Makefile b/www/p5-Plack-Handler-SCGI/Makefile index a491f668fdd4..1bfc14de57c7 100644 --- a/www/p5-Plack-Handler-SCGI/Makefile +++ b/www/p5-Plack-Handler-SCGI/Makefile @@ -1,20 +1,20 @@ PORTNAME= Plack-Handler-SCGI PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for PSGI handler on SCGI daemon BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Plack>=0.9901:www/p5-Plack \ p5-SCGI>0:www/p5-SCGI \ p5-Try-Tiny>=0.04:lang/p5-Try-Tiny USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Plack-Middleware-AMF/Makefile b/www/p5-Plack-Middleware-AMF/Makefile index 2dfbd980eaf3..0d0718cc92bc 100644 --- a/www/p5-Plack-Middleware-AMF/Makefile +++ b/www/p5-Plack-Middleware-AMF/Makefile @@ -1,20 +1,20 @@ PORTNAME= Plack-Middleware-AMF PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to use AMF with Plack BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Data-AMF>=0.03:converters/p5-Data-AMF \ p5-Plack>0:www/p5-Plack \ p5-UNIVERSAL-require>0:devel/p5-UNIVERSAL-require USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Plack-Middleware-AddDefaultCharset/Makefile b/www/p5-Plack-Middleware-AddDefaultCharset/Makefile index 9f9c9a10c573..81e879147a25 100644 --- a/www/p5-Plack-Middleware-AddDefaultCharset/Makefile +++ b/www/p5-Plack-Middleware-AddDefaultCharset/Makefile @@ -1,18 +1,18 @@ PORTNAME= Plack-Middleware-AddDefaultCharset PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to port Apache2 AddDefaultCharset for Plack BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Plack>=0.9925:www/p5-Plack USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Plack-Middleware-Auth-Digest/Makefile b/www/p5-Plack-Middleware-Auth-Digest/Makefile index b6e29e155bb6..2eaf3c2078fb 100644 --- a/www/p5-Plack-Middleware-Auth-Digest/Makefile +++ b/www/p5-Plack-Middleware-Auth-Digest/Makefile @@ -1,23 +1,23 @@ PORTNAME= Plack-Middleware-Auth-Digest PORTVERSION= 0.05 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Plack extension for digest authentication LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Digest-HMAC>0:security/p5-Digest-HMAC \ p5-Plack>0:www/p5-Plack TEST_DEPENDS= p5-Test-TCP>=0:devel/p5-Test-TCP USES= perl5 USE_PERL5= modbuildtiny NO_ARCH= YES .include diff --git a/www/p5-Plack-Middleware-AutoRefresh/Makefile b/www/p5-Plack-Middleware-AutoRefresh/Makefile index 6a4e608c8319..e9b1c65c5503 100644 --- a/www/p5-Plack-Middleware-AutoRefresh/Makefile +++ b/www/p5-Plack-Middleware-AutoRefresh/Makefile @@ -1,24 +1,24 @@ PORTNAME= Plack-Middleware-AutoRefresh PORTVERSION= 0.08 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to reload pages when files are modified BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-AnyEvent>0:devel/p5-AnyEvent \ p5-AnyEvent-Filesys-Notify>=0:devel/p5-AnyEvent-Filesys-Notify \ p5-File-ShareDir>=1.00:devel/p5-File-ShareDir \ p5-File-Slurp>0:devel/p5-File-Slurp \ p5-JSON-Any>0:converters/p5-JSON-Any \ p5-Plack>0:www/p5-Plack \ p5-Readonly>0:devel/p5-Readonly USES= perl5 USE_PERL5= modbuild .include diff --git a/www/p5-Plack-Middleware-ConsoleLogger/Makefile b/www/p5-Plack-Middleware-ConsoleLogger/Makefile index 56a3df8374f7..38a345223c40 100644 --- a/www/p5-Plack-Middleware-ConsoleLogger/Makefile +++ b/www/p5-Plack-Middleware-ConsoleLogger/Makefile @@ -1,22 +1,22 @@ PORTNAME= Plack-Middleware-ConsoleLogger PORTVERSION= 0.05 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to write logs to Firebug or Webkit Inspector LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Plack>=0.99:www/p5-Plack \ p5-JavaScript-Value-Escape>0:lang/p5-JavaScript-Value-Escape USES= perl5 USE_PERL5= modbuildtiny NO_ARCH= YES .include diff --git a/www/p5-Plack-Middleware-Debug/Makefile b/www/p5-Plack-Middleware-Debug/Makefile index 4b0c4bceaeb8..d430ee8b65cd 100644 --- a/www/p5-Plack-Middleware-Debug/Makefile +++ b/www/p5-Plack-Middleware-Debug/Makefile @@ -1,25 +1,25 @@ PORTNAME= Plack-Middleware-Debug PORTVERSION= 0.16 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MIYAGAWA PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to display information about current request/response BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Class-Method-Modifiers>=1.05:devel/p5-Class-Method-Modifiers \ p5-Data-Dump>0:devel/p5-Data-Dump \ p5-File-ShareDir>=1.00:devel/p5-File-ShareDir \ p5-Plack>0:www/p5-Plack \ p5-Text-MicroTemplate>=0.15:textproc/p5-Text-MicroTemplate \ p5-Module-Versions>=0.01:devel/p5-Module-Versions TEST_DEPENDS= p5-Test-Requires>0:devel/p5-Test-Requires USES= perl5 USE_PERL5= modbuildtiny .include diff --git a/www/p5-Plack-Middleware-Deflater/Makefile b/www/p5-Plack-Middleware-Deflater/Makefile index 8b4431a644a3..b7c735a268ad 100644 --- a/www/p5-Plack-Middleware-Deflater/Makefile +++ b/www/p5-Plack-Middleware-Deflater/Makefile @@ -1,22 +1,22 @@ PORTNAME= Plack-Middleware-Deflater PORTVERSION= 0.12 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:KAZEBURO PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to compress response body with Gzip or Deflate BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Plack>0:www/p5-Plack TEST_DEPENDS= \ p5-IO-Handle-Util>0:devel/p5-IO-Handle-Util \ p5-Test-TCP>0:devel/p5-Test-TCP USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Plack-Middleware-File-Sass/Makefile b/www/p5-Plack-Middleware-File-Sass/Makefile index ed460c558c43..21deb3aeb353 100644 --- a/www/p5-Plack-Middleware-File-Sass/Makefile +++ b/www/p5-Plack-Middleware-File-Sass/Makefile @@ -1,20 +1,20 @@ PORTNAME= Plack-Middleware-File-Sass PORTVERSION= 0.03 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for Sass support for all Plack frameworks BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Plack>0:www/p5-Plack \ p5-Text-Sass>0:textproc/p5-Text-Sass # Now, sass gem can be used instead of p5-Text-Sass. USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Plack-Middleware-Header/Makefile b/www/p5-Plack-Middleware-Header/Makefile index 4b7af50b66ab..803ea39807de 100644 --- a/www/p5-Plack-Middleware-Header/Makefile +++ b/www/p5-Plack-Middleware-Header/Makefile @@ -1,18 +1,18 @@ PORTNAME= Plack-Middleware-Header PORTVERSION= 0.04 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to modify HTTP response headers BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Plack>0:www/p5-Plack USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Plack-Middleware-IEnosniff/Makefile b/www/p5-Plack-Middleware-IEnosniff/Makefile index 76785eb09605..62017eefdb36 100644 --- a/www/p5-Plack-Middleware-IEnosniff/Makefile +++ b/www/p5-Plack-Middleware-IEnosniff/Makefile @@ -1,19 +1,19 @@ PORTNAME= Plack-Middleware-IEnosniff PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BAYASHI PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to add X-Content-Type-Options:nosniff BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Plack>0:www/p5-Plack USES= perl5 USE_PERL5= modbuild .include diff --git a/www/p5-Plack-Middleware-InteractiveDebugger/Makefile b/www/p5-Plack-Middleware-InteractiveDebugger/Makefile index c90b031249f3..4bf7259aee50 100644 --- a/www/p5-Plack-Middleware-InteractiveDebugger/Makefile +++ b/www/p5-Plack-Middleware-InteractiveDebugger/Makefile @@ -1,23 +1,23 @@ PORTNAME= Plack-Middleware-InteractiveDebugger PORTVERSION= 0.01 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for Awesome Interactive Debugger ala Werkzeug RUN_DEPENDS= \ p5-Data-Dump-Streamer>0:devel/p5-Data-Dump-Streamer \ p5-Devel-StackTrace-WithLexicals>=0.08:devel/p5-Devel-StackTrace-WithLexicals \ p5-Eval-WithLexicals>0:devel/p5-Eval-WithLexicals \ p5-File-ShareDir>0:devel/p5-File-ShareDir \ p5-Plack>=0.9977:www/p5-Plack \ p5-Try-Tiny>0:lang/p5-Try-Tiny BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Plack-Middleware-JSConcat/Makefile b/www/p5-Plack-Middleware-JSConcat/Makefile index 18762066ea7a..932ac7858f2e 100644 --- a/www/p5-Plack-Middleware-JSConcat/Makefile +++ b/www/p5-Plack-Middleware-JSConcat/Makefile @@ -1,19 +1,19 @@ PORTNAME= Plack-Middleware-JSConcat PORTVERSION= 0.29 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to concatenate JavaScripts BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-IPC-Run3>0:devel/p5-IPC-Run3 \ p5-Plack>0:www/p5-Plack USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Plack-Middleware-MemoryUsage/Makefile b/www/p5-Plack-Middleware-MemoryUsage/Makefile index 7bb75f160ff5..6ce53f4e23a0 100644 --- a/www/p5-Plack-Middleware-MemoryUsage/Makefile +++ b/www/p5-Plack-Middleware-MemoryUsage/Makefile @@ -1,20 +1,20 @@ PORTNAME= Plack-Middleware-MemoryUsage PORTVERSION= 0.03 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for measuring process memory RUN_DEPENDS= \ p5-B-Size2>=2.01:devel/p5-B-Size2 \ p5-Devel-Symdump>0:devel/p5-Devel-Symdump \ p5-Plack>0:www/p5-Plack BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Plack-Middleware-Precompressed/Makefile b/www/p5-Plack-Middleware-Precompressed/Makefile index 32dc332cf4d6..b6180c92b6e7 100644 --- a/www/p5-Plack-Middleware-Precompressed/Makefile +++ b/www/p5-Plack-Middleware-Precompressed/Makefile @@ -1,23 +1,23 @@ PORTNAME= Plack-Middleware-Precompressed PORTVERSION= 1.103 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ARISTOTLE PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to serve pre-gzipped content to capable clients LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Plack>0:www/p5-Plack \ p5-Array-RefElem>0:misc/p5-Array-RefElem USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/www/p5-Plack-Middleware-Reproxy/Makefile b/www/p5-Plack-Middleware-Reproxy/Makefile index 27420e6eb09b..06594e605ac6 100644 --- a/www/p5-Plack-Middleware-Reproxy/Makefile +++ b/www/p5-Plack-Middleware-Reproxy/Makefile @@ -1,20 +1,20 @@ PORTNAME= Plack-Middleware-Reproxy PORTVERSION= 0.00004 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to handle X-Reproxy-URL from within Plack BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Plack>0:www/p5-Plack \ p5-URI>0:net/p5-URI TEST_DEPENDS= p5-TEST-TCP>0:devel/p5-Test-TCP USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Plack-Middleware-ReverseProxy/Makefile b/www/p5-Plack-Middleware-ReverseProxy/Makefile index b233dd359eb9..41e539ebb223 100644 --- a/www/p5-Plack-Middleware-ReverseProxy/Makefile +++ b/www/p5-Plack-Middleware-ReverseProxy/Makefile @@ -1,21 +1,21 @@ PORTNAME= Plack-Middleware-ReverseProxy PORTVERSION= 0.15 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to support app to run as a reverse proxy backend LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Plack>=0.9988:www/p5-Plack USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/www/p5-Plack-Middleware-ServerStatus-Lite/Makefile b/www/p5-Plack-Middleware-ServerStatus-Lite/Makefile index d66913b26067..b4b23d59acf2 100644 --- a/www/p5-Plack-Middleware-ServerStatus-Lite/Makefile +++ b/www/p5-Plack-Middleware-ServerStatus-Lite/Makefile @@ -1,30 +1,30 @@ PORTNAME= Plack-Middleware-ServerStatus-Lite PORTVERSION= 0.34 PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Plack middleware to show server status like Apache mod_status LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-JSON>=2.53:converters/p5-JSON \ p5-Net-CIDR-Lite>0:net/p5-Net-CIDR-Lite \ p5-Parallel-Scoreboard>=0.03:devel/p5-Parallel-Scoreboard \ p5-Plack>0:www/p5-Plack \ p5-Try-Tiny>=0.09:lang/p5-Try-Tiny # Tests will fail if not root or 80/tcp is used. TEST_DEPENDS= \ p5-Starlet>0:www/p5-Starlet \ p5-Test-TCP>0:devel/p5-Test-TCP USES= perl5 USE_PERL5= modbuild NO_ARCH= YES .include diff --git a/www/p5-Plack-Middleware-Session/Makefile b/www/p5-Plack-Middleware-Session/Makefile index baf6cef8a314..81c817615c7a 100644 --- a/www/p5-Plack-Middleware-Session/Makefile +++ b/www/p5-Plack-Middleware-Session/Makefile @@ -1,29 +1,29 @@ PORTNAME= Plack-Middleware-Session PORTVERSION= 0.30 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for session management middleware for Plack LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Cookie-Baker>0:www/p5-Cookie-Baker \ p5-Digest-HMAC>=1.03:security/p5-Digest-HMAC \ p5-Digest-SHA1>0:security/p5-Digest-SHA1 \ p5-Plack>=0.9910:www/p5-Plack TEST_DEPENDS= \ p5-Test-Fatal>=0.006:devel/p5-Test-Fatal \ p5-Test-Requires>0:devel/p5-Test-Requires \ p5-Test-TCP>0:devel/p5-Test-TCP \ p5-YAML>0:textproc/p5-YAML USES= perl5 USE_PERL5= modbuildtiny NO_ARCH= YES .include diff --git a/www/p5-Plack-Middleware-SocketIO/Makefile b/www/p5-Plack-Middleware-SocketIO/Makefile index 2b4294f39dbe..132d651c36c3 100644 --- a/www/p5-Plack-Middleware-SocketIO/Makefile +++ b/www/p5-Plack-Middleware-SocketIO/Makefile @@ -1,24 +1,24 @@ PORTNAME= Plack-Middleware-SocketIO PORTVERSION= 0.00904 PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for Socket.IO Plack middleware LICENSE= ART20 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-AnyEvent>0:devel/p5-AnyEvent \ p5-JSON>0:converters/p5-JSON \ p5-Plack>0:www/p5-Plack \ p5-Protocol-WebSocket>=0.00901:www/p5-Protocol-WebSocket \ p5-Try-Tiny>0:lang/p5-Try-Tiny USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Plack-Middleware-Status/Makefile b/www/p5-Plack-Middleware-Status/Makefile index af799c9b2e1f..69feee0b0a26 100644 --- a/www/p5-Plack-Middleware-Status/Makefile +++ b/www/p5-Plack-Middleware-Status/Makefile @@ -1,19 +1,19 @@ PORTNAME= Plack-Middleware-Status PORTVERSION= 1.101150 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to map urls to status code-driven responses for Plack BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-libwww>0:www/p5-libwww \ p5-Plack>0:www/p5-Plack USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Plack-Middleware-Throttle/Makefile b/www/p5-Plack-Middleware-Throttle/Makefile index d372ce94ea7a..c370bc3ec6b1 100644 --- a/www/p5-Plack-Middleware-Throttle/Makefile +++ b/www/p5-Plack-Middleware-Throttle/Makefile @@ -1,21 +1,21 @@ PORTNAME= Plack-Middleware-Throttle PORTVERSION= 0.01 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of rate-limiting incoming HTTP requests for Plack BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-DateTime>0:devel/p5-DateTime \ p5-libwww>0:www/p5-libwww \ p5-Moose>0:devel/p5-Moose \ p5-Plack>0:www/p5-Plack USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Plack-Server-Coro/Makefile b/www/p5-Plack-Server-Coro/Makefile index c0ba6f9c535a..26ae9e95224b 100644 --- a/www/p5-Plack-Server-Coro/Makefile +++ b/www/p5-Plack-Server-Coro/Makefile @@ -1,23 +1,23 @@ PORTNAME= Plack-Server-Coro PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MIYAGAWA PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for Coro cooperative multithread web server BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Coro>0:devel/p5-Coro \ p5-Net-Server-Coro>=0.5:net/p5-Net-Server-Coro \ p5-Plack>0:www/p5-Plack TEST_DEPENDS= p5-Test-Requires>=0:devel/p5-Test-Requires \ p5-Test-TCP>0:devel/p5-Test-TCP USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Plack-Server-POE/Makefile b/www/p5-Plack-Server-POE/Makefile index d1610a1a0301..662a9c89be87 100644 --- a/www/p5-Plack-Server-POE/Makefile +++ b/www/p5-Plack-Server-POE/Makefile @@ -1,29 +1,29 @@ PORTNAME= Plack-Server-POE PORTVERSION= 0.4 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for Plack Server implementation for POE LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Plack>0:www/p5-Plack \ p5-libwww>0:www/p5-libwww \ p5-POE>0:devel/p5-POE \ p5-POE-Filter-HTTP-Parser>0:www/p5-POE-Filter-HTTP-Parser TEST_DEPENDS= p5-Test-Requires>=0:devel/p5-Test-Requires \ p5-Test-TCP>=0:devel/p5-Test-TCP USES= perl5 USE_PERL5= configure post-patch: @${REINPLACE_CMD} -e '/use_test_base/d' ${WRKSRC}/Makefile.PL .include diff --git a/www/p5-Plack-Server-ReverseHTTP/Makefile b/www/p5-Plack-Server-ReverseHTTP/Makefile index 22ca67dbb2af..445a86e5da80 100644 --- a/www/p5-Plack-Server-ReverseHTTP/Makefile +++ b/www/p5-Plack-Server-ReverseHTTP/Makefile @@ -1,24 +1,24 @@ PORTNAME= Plack-Server-ReverseHTTP PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MIYAGAWA PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of reversehttp gateway for PSGI application LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-AnyEvent>0:devel/p5-AnyEvent \ p5-AnyEvent-ReverseHTTP>0:www/p5-AnyEvent-ReverseHTTP \ p5-Plack>0:www/p5-Plack USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Plack/Makefile b/www/p5-Plack/Makefile index 3a5278136918..7565d1c9930b 100644 --- a/www/p5-Plack/Makefile +++ b/www/p5-Plack/Makefile @@ -1,54 +1,54 @@ PORTNAME= Plack PORTVERSION= 1.0047 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MIYAGAWA PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of PSGI reference implementation and utilities LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} \ p5-File-ShareDir-Install>=0.03:devel/p5-File-ShareDir-Install RUN_DEPENDS= \ p5-Apache-LogFormat-Compiler>=0.33:www/p5-Apache-LogFormat-Compiler \ p5-Cookie-Baker>=0.07:www/p5-Cookie-Baker \ p5-Devel-StackTrace>=1.23:devel/p5-Devel-StackTrace \ p5-Devel-StackTrace-AsHTML>=0.11:devel/p5-Devel-StackTrace-AsHTML \ p5-File-ShareDir>=1.00:devel/p5-File-ShareDir \ p5-Filesys-Notify-Simple>0:devel/p5-Filesys-Notify-Simple \ p5-HTTP-Body>=1.06:www/p5-HTTP-Body \ p5-HTTP-Entity-Parser>=0.17:www/p5-HTTP-Entity-Parser \ p5-HTTP-Headers-Fast>=0.18:www/p5-HTTP-Headers-Fast \ p5-Hash-MultiValue>=0.05:devel/p5-Hash-MultiValue \ p5-Path-Class>0:devel/p5-Path-Class \ p5-Stream-Buffered>=0.02:devel/p5-Stream-Buffered \ p5-Try-Tiny>0:lang/p5-Try-Tiny \ p5-URI>=1.59:net/p5-URI TEST_DEPENDS= \ p5-Authen-Simple-Passwd>0:security/p5-Authen-Simple-Passwd \ p5-CGI-Compile>0:www/p5-CGI-Compile \ p5-CGI-Emulate-PSGI>0:www/p5-CGI-Emulate-PSGI \ p5-FCGI>0:www/p5-FCGI \ p5-FCGI-ProcManager>0:www/p5-FCGI-ProcManager \ p5-HTTP-Request-AsCGI>0:www/p5-HTTP-Request-AsCGI \ p5-HTTP-Server-Simple-PSGI>0:www/p5-HTTP-Server-Simple-PSGI \ p5-IO-Handle-Util>0:devel/p5-IO-Handle-Util \ p5-LWP-Protocol-http10>0:www/p5-LWP-Protocol-http10 \ p5-Log-Dispatch-Array>0:devel/p5-Log-Dispatch-Array \ p5-Log-Log4perl>0:devel/p5-Log-Log4perl \ p5-MIME-Types>0:mail/p5-MIME-Types \ p5-Module-Refresh>0:devel/p5-Module-Refresh \ p5-Stream-Buffered>=0.02:devel/p5-Stream-Buffered \ p5-Test-Requires>0:devel/p5-Test-Requires \ p5-Test-TCP>=2.15:devel/p5-Test-TCP USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/www/p5-Router-Boom/Makefile b/www/p5-Router-Boom/Makefile index d45e56ce7e0e..128a5db566fe 100644 --- a/www/p5-Router-Boom/Makefile +++ b/www/p5-Router-Boom/Makefile @@ -1,21 +1,21 @@ PORTNAME= Router-Boom PORTVERSION= 1.02 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for fast routing engine for web applications LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ p5-Class-Accessor-Lite>=0.05:devel/p5-Class-Accessor-Lite BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= modbuild NO_ARCH= YES .include diff --git a/www/p5-Router-Simple-Sinatraish/Makefile b/www/p5-Router-Simple-Sinatraish/Makefile index 94057ba4554e..14f308dc8076 100644 --- a/www/p5-Router-Simple-Sinatraish/Makefile +++ b/www/p5-Router-Simple-Sinatraish/Makefile @@ -1,18 +1,18 @@ PORTNAME= Router-Simple-Sinatraish PORTVERSION= 0.03 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for Sinatra-ish routers on Router::Simple RUN_DEPENDS= \ p5-Router-Simple>=0.09:www/p5-Router-Simple BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= modbuild .include diff --git a/www/p5-SOAP-Transport-HTTP-Plack/Makefile b/www/p5-SOAP-Transport-HTTP-Plack/Makefile index eeb491f98133..404f19727b8a 100644 --- a/www/p5-SOAP-Transport-HTTP-Plack/Makefile +++ b/www/p5-SOAP-Transport-HTTP-Plack/Makefile @@ -1,19 +1,19 @@ PORTNAME= SOAP-Transport-HTTP-Plack PORTVERSION= 0.03 PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension SOAP::Lite transport for Plack RUN_DEPENDS= \ p5-SOAP-Lite>0:net/p5-SOAP-Lite \ p5-XMLRPC-Lite>0:net/p5-XMLRPC-Lite BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-STF-Dispatcher-PSGI/Makefile b/www/p5-STF-Dispatcher-PSGI/Makefile index 28ffa8ad763f..d3cd42808be8 100644 --- a/www/p5-STF-Dispatcher-PSGI/Makefile +++ b/www/p5-STF-Dispatcher-PSGI/Makefile @@ -1,29 +1,29 @@ PORTNAME= STF-Dispatcher-PSGI PORTVERSION= 1.12 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DMAKI PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for pluggable STF dispatcher interface LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Class-Accessor-Lite>0:devel/p5-Class-Accessor-Lite \ p5-HTTP-Date>0:www/p5-HTTP-Date \ p5-Plack>0:www/p5-Plack \ p5-Plack-Middleware-Header>0:www/p5-Plack-Middleware-Header TEST_DEPENDS= \ p5-Net-STF-Client>0:www/p5-Net-STF-Client \ p5-Test-TCP>0:devel/p5-Test-TCP USES= perl5 USE_PERL5= modbuild NO_ARCH= YES .include diff --git a/www/p5-Session-Storage-Secure/Makefile b/www/p5-Session-Storage-Secure/Makefile index d12b6f0ea39e..7f623fc178b5 100644 --- a/www/p5-Session-Storage-Secure/Makefile +++ b/www/p5-Session-Storage-Secure/Makefile @@ -1,35 +1,35 @@ PORTNAME= Session-Storage-Secure PORTVERSION= 0.010 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DAGOLDEN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for encrypted, serialized session data with integrity LICENSE= APACHE20 RUN_DEPENDS= \ p5-Crypt-CBC>0:security/p5-Crypt-CBC \ p5-Crypt-Rijndael>0:security/p5-Crypt-Rijndael \ p5-Crypt-URandom>0:security/p5-Crypt-URandom \ p5-Math-Random-ISAAC-XS>0:math/p5-Math-Random-ISAAC-XS \ p5-Moo>0:devel/p5-Moo \ p5-MooX-Types-MooseLike>=0.16:devel/p5-MooX-Types-MooseLike \ p5-Sereal-Decoder>0:converters/p5-Sereal-Decoder \ p5-Sereal-Encoder>0:converters/p5-Sereal-Encoder \ p5-String-Compare-ConstantTime>0:textproc/p5-String-Compare-ConstantTime \ p5-namespace-clean>0:devel/p5-namespace-clean BUILD_DEPENDS= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-Test-Deep>0:devel/p5-Test-Deep \ p5-Test-Fatal>0:devel/p5-Test-Fatal \ p5-Number-Tolerant>0:devel/p5-Number-Tolerant USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/www/p5-Squatting-On-PSGI/Makefile b/www/p5-Squatting-On-PSGI/Makefile index 09f9a1a36de5..dc7aa9cf3edf 100644 --- a/www/p5-Squatting-On-PSGI/Makefile +++ b/www/p5-Squatting-On-PSGI/Makefile @@ -1,23 +1,23 @@ PORTNAME= Squatting-On-PSGI PORTVERSION= 0.06 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BEPPU PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to run Squatting app on PSGI BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Plack>0:www/p5-Plack \ p5-Squatting>=0.81:www/p5-Squatting TEST_DEPENDS= \ p5-Test-Requires>0:devel/p5-Test-Requires \ p5-Test-TCP>0:devel/p5-Test-TCP USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Starlet/Makefile b/www/p5-Starlet/Makefile index 1140f5fbf0a4..474bdfa4ee25 100644 --- a/www/p5-Starlet/Makefile +++ b/www/p5-Starlet/Makefile @@ -1,27 +1,27 @@ PORTNAME= Starlet PORTVERSION= 0.24 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:KAZUHO PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for standalone HTTP/1.0 server LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Parallel-Prefork>=0.13:devel/p5-Parallel-Prefork \ p5-Plack>=0.992:www/p5-Plack \ p5-Server-Starter>=0.06:net/p5-Server-Starter TEST_DEPENDS= p5-Test-TCP>0:devel/p5-Test-TCP # TODO: maybe need p5-libwww USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/www/p5-Starman/Makefile b/www/p5-Starman/Makefile index eaa1981dad73..4204add9b38f 100644 --- a/www/p5-Starman/Makefile +++ b/www/p5-Starman/Makefile @@ -1,30 +1,30 @@ PORTNAME= Starman PORTVERSION= 0.4014 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MIYAGAWA PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for high-performance preforking PSGI web server LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Data-Dump>0:devel/p5-Data-Dump \ p5-HTTP-Parser-XS>0:www/p5-HTTP-Parser-XS \ p5-Net-Server>=2.007:net/p5-Net-Server \ p5-Plack>=0.9971:www/p5-Plack TEST_DEPENDS= \ p5-Test-Requires>0:devel/p5-Test-Requires \ p5-Test-TCP>=2.00:devel/p5-Test-TCP # TODO: maybe need p5-libwww USES= perl5 USE_PERL5= modbuildtiny USE_RC_SUBR= starman NO_ARCH= YES .include diff --git a/www/p5-Task-Plack/Makefile b/www/p5-Task-Plack/Makefile index a7f3631d2542..cb3acae16004 100644 --- a/www/p5-Task-Plack/Makefile +++ b/www/p5-Task-Plack/Makefile @@ -1,108 +1,108 @@ PORTNAME= Task-Plack PORTVERSION= 0.25 PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module bundle for Plack USES= perl5 USE_PERL5= configure OPTIONS_DEFINE= FASTCGI STACKTRACE HANDLEIO CORE SERVER EXTRASRV MIDDLE \ EXTRAMID CATALYST SQUATTING CGIAPP OPTIONS_DEFAULT= CORE FASTCGI_DESC= FastCGI daemon and dispatcher STACKTRACE_DESC= Stacktrace with lexical variables HANDLEIO_DESC= Utility to create IO::Handle-ish objects CORE_DESC= Core and Essential Tools SERVER_DESC= Recommended PSGI Servers and Plack handlers EXTRASRV_DESC= Extra PSGI servers and Plack handlers MIDDLE_DESC= Recommended middleware components EXTRAMID_DESC= Extra Middleware Components CATALYST_DESC= Catalyst Engine SQUATTING_DESC= Squatting::On CGIAPP_DESC= CGI::Application::PSGI #OPTIONS:=${OPTIONS:C/off/on/g} .include .if ${PORT_OPTIONS:MFASTCGI} DEP+= p5-FCGI>=0.71:www/p5-FCGI \ p5-FCGI-Client>=0.04:www/p5-FCGI-Client \ p5-FCGI-ProcManager>=0.19:www/p5-FCGI-ProcManager \ p5-Net-FastCGI>=0.11:www/p5-Net-FastCGI .endif .if ${PORT_OPTIONS:MSTACKTRACE} DEP+= p5-Devel-StackTrace-WithLexicals>=0.05:devel/p5-Devel-StackTrace-WithLexicals .endif .if ${PORT_OPTIONS:MHANDLEIO} DEP+= p5-IO-Handle-Util>=0.01:devel/p5-IO-Handle-Util .endif .if ${PORT_OPTIONS:MCORE} DEP+= p5-PSGI>=1.03:www/p5-PSGI \ p5-Plack>=0.9934:www/p5-Plack \ p5-CGI-PSGI>=0.11:www/p5-CGI-PSGI \ p5-CGI-Emulate-PSGI>=0.08:www/p5-CGI-Emulate-PSGI \ p5-CGI-Compile>=0.11:www/p5-CGI-Compile .endif .if ${PORT_OPTIONS:MSERVER} DEP+= p5-HTTP-Server-Simple-PSGI>=0.14:www/p5-HTTP-Server-Simple-PSGI \ p5-Starman>=0.2004:www/p5-Starman \ p5-Twiggy>=0.1005:www/p5-Twiggy \ p5-Starlet>=0.08:www/p5-Starlet \ p5-Corona>=0.1004:www/p5-Corona .endif .if ${PORT_OPTIONS:MEXTRASRV} DEP+= p5-POE-Component-Server-PSGI>=0.5:www/p5-POE-Component-Server-PSGI \ p5-Plack-Handler-AnyEvent-ReverseHTTP>=0.04:www/p5-Plack-Handler-AnyEvent-ReverseHTTP \ p5-Plack-Handler-SCGI>=0.02:www/p5-Plack-Handler-SCGI \ p5-Plack-Handler-AnyEvent-SCGI>=0.02:www/p5-Plack-Handler-AnyEvent-SCGI \ p5-Plack-Handler-AnyEvent-HTTPD>=0.01:www/p5-Plack-Handler-AnyEvent-HTTPD \ p5-Perlbal-Plugin-PSGI>=0.03:www/p5-Perlbal-Plugin-PSGI # p5-Plack-Handler-Mongrel2>0:www/p5-Plack-Handler-Mongrel2 .endif .if ${PORT_OPTIONS:MMIDDLE} DEP+= p5-Plack-Middleware-Deflater>=0.03:www/p5-Plack-Middleware-Deflater \ p5-Plack-Middleware-Session>=0.11:www/p5-Plack-Middleware-Session \ p5-Plack-Middleware-Debug>=0.09:www/p5-Plack-Middleware-Debug \ p5-Plack-Middleware-Header>=0.03:www/p5-Plack-Middleware-Header \ p5-Plack-Middleware-Auth-Digest>=0.03:www/p5-Plack-Middleware-Auth-Digest \ p5-Plack-App-Proxy>=0.15:www/p5-Plack-App-Proxy \ p5-Plack-Middleware-ReverseProxy>=0.06:www/p5-Plack-Middleware-ReverseProxy \ p5-Plack-Middleware-ConsoleLogger>=0.01:www/p5-Plack-Middleware-ConsoleLogger .endif .if ${PORT_OPTIONS:MEXTRAMID} DEP+= p5-Plack-Middleware-JSConcat>=0.29:www/p5-Plack-Middleware-JSConcat \ p5-Plack-Middleware-Throttle>=0.01:www/p5-Plack-Middleware-Throttle \ p5-Plack-Middleware-Status>=1.101150:www/p5-Plack-Middleware-Status \ p5-Plack-Middleware-AutoRefresh>=0.08:www/p5-Plack-Middleware-AutoRefresh \ p5-Plack-Middleware-File-Sass>=0.01:www/p5-Plack-Middleware-File-Sass .endif .if ${PORT_OPTIONS:MCATALYST} DEP+= p5-Catalyst-Engine-PSGI>=0.09:www/p5-Catalyst-Engine-PSGI .endif .if ${PORT_OPTIONS:MSQUATTING} DEP+= p5-Squatting-On-PSGI>=0.04:www/p5-Squatting-On-PSGI .endif .if ${PORT_OPTIONS:MCGIAPP} DEP+= p5-CGI-Application-PSGI>=1.00:www/p5-CGI-Application-PSGI .endif BUILD_DEPENDS= ${DEP} RUN_DEPENDS= ${DEP} .include diff --git a/www/p5-Template-Plugin-Comma/Makefile b/www/p5-Template-Plugin-Comma/Makefile index c299b1ab0b07..81abd43bc530 100644 --- a/www/p5-Template-Plugin-Comma/Makefile +++ b/www/p5-Template-Plugin-Comma/Makefile @@ -1,19 +1,19 @@ # Created by: Akinori MUSHA aka knu PORTNAME= Template-Plugin-Comma PORTVERSION= 0.04 PORTREVISION= 1 CATEGORIES= www textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= TT Plugin to commify numbers BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Template-Toolkit>=0:www/p5-Template-Toolkit USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Template-Plugin-JSON/Makefile b/www/p5-Template-Plugin-JSON/Makefile index 327699df7eff..94f395d1b225 100644 --- a/www/p5-Template-Plugin-JSON/Makefile +++ b/www/p5-Template-Plugin-JSON/Makefile @@ -1,20 +1,20 @@ PORTNAME= Template-Plugin-JSON PORTVERSION= 0.06 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Adds a .json vmethod for all TT values BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-JSON>=2.12:converters/p5-JSON \ p5-Moose>0:devel/p5-Moose \ p5-Template-Toolkit>=2.20:www/p5-Template-Toolkit NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Template-Plugin-VMethods/Makefile b/www/p5-Template-Plugin-VMethods/Makefile index b3ccdd433101..295d48cc5d45 100644 --- a/www/p5-Template-Plugin-VMethods/Makefile +++ b/www/p5-Template-Plugin-VMethods/Makefile @@ -1,17 +1,17 @@ PORTNAME= Template-Plugin-VMethods PORTVERSION= 0.03 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Install vmethods for Template-Toolkit BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Template-Toolkit>0:www/p5-Template-Toolkit USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Template-Stash-AutoEscape/Makefile b/www/p5-Template-Stash-AutoEscape/Makefile index 86f3073de740..623ef1d3ebbe 100644 --- a/www/p5-Template-Stash-AutoEscape/Makefile +++ b/www/p5-Template-Stash-AutoEscape/Makefile @@ -1,21 +1,21 @@ PORTNAME= Template-Stash-AutoEscape PORTVERSION= 0.03 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to escape automatically in Template-Toolkit BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Class-Data-Inheritable>0:devel/p5-Class-Data-Inheritable \ p5-Template-Toolkit>0:www/p5-Template-Toolkit \ p5-UNIVERSAL-require>0:devel/p5-UNIVERSAL-require TEST_DEPENDS= p5-URI>=0:net/p5-URI USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Tenjin/Makefile b/www/p5-Tenjin/Makefile index f391c1f6dc0a..29b6ec854ade 100644 --- a/www/p5-Tenjin/Makefile +++ b/www/p5-Tenjin/Makefile @@ -1,18 +1,18 @@ PORTNAME= Tenjin PORTVERSION= 0.070001 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for fast templating engine with support for embedded BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Parser>0:www/p5-HTML-Parser TEST_DEPENDS= p5-Try-Tiny>0:lang/p5-Try-Tiny USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Twiggy-TLS/Makefile b/www/p5-Twiggy-TLS/Makefile index 002a40069e4a..b7766afe2df3 100644 --- a/www/p5-Twiggy-TLS/Makefile +++ b/www/p5-Twiggy-TLS/Makefile @@ -1,25 +1,25 @@ PORTNAME= Twiggy-TLS PORTVERSION= 0.0019 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:UNDEF PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to extend Twiggy supporting TLS RUN_DEPENDS= \ p5-Twiggy>=0.1010:www/p5-Twiggy \ p5-Plack>=0.99:www/p5-Plack \ p5-IO-Socket-SSL>=1.62:security/p5-IO-Socket-SSL BUILD_DEPENDS= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-Test-TCP>0:devel/p5-Test-TCP \ p5-libwww>=6.00:www/p5-libwww \ p5-LWP-Protocol-https>=6.02:www/p5-LWP-Protocol-https USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Twiggy/Makefile b/www/p5-Twiggy/Makefile index 9580f90151e7..79b36f6fa20a 100644 --- a/www/p5-Twiggy/Makefile +++ b/www/p5-Twiggy/Makefile @@ -1,28 +1,28 @@ PORTNAME= Twiggy PORTVERSION= 0.1025 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MIYAGAWA PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of AnyEvent HTTP server for PSGI (like Thin) LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-AnyEvent>0:devel/p5-AnyEvent \ p5-libwww>0:www/p5-libwww \ p5-Plack>=0.99:www/p5-Plack \ p5-Try-Tiny>0:lang/p5-Try-Tiny TEST_DEPENDS= \ p5-Test-Requires>0:devel/p5-Test-Requires \ p5-Test-TCP>0:devel/p5-Test-TCP USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/www/p5-jQuery-File-Upload/Makefile b/www/p5-jQuery-File-Upload/Makefile index 9e6921e276f7..db462ff54819 100644 --- a/www/p5-jQuery-File-Upload/Makefile +++ b/www/p5-jQuery-File-Upload/Makefile @@ -1,24 +1,24 @@ PORTNAME= jQuery-File-Upload PORTVERSION= 0.30 PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for jQuery File Upload plugin RUN_DEPENDS= \ convert:graphics/ImageMagick6 \ p5-Data-GUID>0:devel/p5-Data-GUID \ p5-JSON>0:converters/p5-JSON \ p5-JSON-XS>0:converters/p5-JSON-XS \ p5-Net-SSH2>0:net/p5-Net-SSH2 \ p5-URI>0:net/p5-URI BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure NO_ARCH= YES .include diff --git a/www/rubygem-acts-as-taggable-on/Makefile b/www/rubygem-acts-as-taggable-on/Makefile index 1aef381c16d7..7f05ce60fbc2 100644 --- a/www/rubygem-acts-as-taggable-on/Makefile +++ b/www/rubygem-acts-as-taggable-on/Makefile @@ -1,20 +1,20 @@ PORTNAME= acts-as-taggable-on PORTVERSION= 7.0.0 PORTREVISION= 0 CATEGORIES= www rubygems MASTER_SITES= RG -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tag a single model on several contexts LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= rubygem-activerecord60>=5.0<6.2:databases/rubygem-activerecord60 USES= gem USE_RUBY= YES NO_ARCH= yes .include diff --git a/x11-clocks/asclock-xlib/Makefile b/x11-clocks/asclock-xlib/Makefile index 66bc276bbeba..b98502d85ea4 100644 --- a/x11-clocks/asclock-xlib/Makefile +++ b/x11-clocks/asclock-xlib/Makefile @@ -1,35 +1,35 @@ PORTNAME= asclock-xlib PORTVERSION= 2.0.11 PORTREVISION= 4 CATEGORIES= x11-clocks afterstep windowmaker MASTER_SITES= LOCAL/kuriyama -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= New flavor of asclock MAKE_JOBS_UNSAFE= yes WRKSRC= ${WRKDIR}/asclock-xlib USES= imake xorg USE_XORG= xpm x11 .include post-patch: @(cd ${WRKSRC}; \ ${MV} config.c config.c.tmp; \ ${SED} -e s@/usr/local/@${PREFIX}/@ -e s@/usr/share/asclock@${PREFIX}/share/asclock@ < config.c.tmp > config.c ) pre-configure: @(cd ${WRKSRC}; \ ${RM} -r default_theme; \ ${LN} -s themes/Orb default_theme) post-install: .for i in Freeamp Newstone Orb Stone beats classic penguin shaped (cd ${WRKSRC}/themes/${i}; \ ${MKDIR} ${STAGEDIR}${PREFIX}/share/asclock/${i}; \ ${INSTALL_DATA} *.xpm config ${STAGEDIR}${PREFIX}/share/asclock/${i}/ ) .endfor .include