diff --git a/converters/p5-JSON-XS-VersionOneAndTwo/Makefile b/converters/p5-JSON-XS-VersionOneAndTwo/Makefile index 4c59fb699b1d..b9dae27e8c8f 100644 --- a/converters/p5-JSON-XS-VersionOneAndTwo/Makefile +++ b/converters/p5-JSON-XS-VersionOneAndTwo/Makefile @@ -1,19 +1,19 @@ # Created by: Denis Pokataev PORTNAME= JSON-XS-VersionOneAndTwo PORTVERSION= 0.31 PORTREVISION= 1 CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Support versions 1 and 2 of JSON::XS BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-JSON-XS>=0:converters/p5-JSON-XS USES= perl5 USE_PERL5= configure .include diff --git a/databases/buzhug/Makefile b/databases/buzhug/Makefile index 29a8b1760348..972690f5f460 100644 --- a/databases/buzhug/Makefile +++ b/databases/buzhug/Makefile @@ -1,15 +1,15 @@ # Created by: Wen Heping PORTNAME= buzhug PORTVERSION= 1.8 PORTREVISION= 1 CATEGORIES= databases python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= culot@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Pure-Python database engine USES= python:3.6+ zip USE_PYTHON= distutils autoplist concurrent optsuffix .include diff --git a/databases/dbh/Makefile b/databases/dbh/Makefile index a8a013ae9561..76359d83864f 100644 --- a/databases/dbh/Makefile +++ b/databases/dbh/Makefile @@ -1,37 +1,37 @@ # Created by: Ying-Chieh Liao PORTNAME= dbh PORTVERSION= 5.0.22 PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= SF DISTNAME= libdbh2-${PORTVERSION} -MAINTAINER= culot@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Disk Based Hashtables LICENSE= GPLv3 CONFLICTS= dbh-[0-4]* USES= libtool pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-pkglibdata USE_LDCONFIG= yes INSTALL_TARGET= install-strip OPTIONS_DEFINE= DOCS DOCS_CONFIGURE_ENABLE= gtk-doc-html post-patch: # Fix the build on big-endian architectures. @${REINPLACE_CMD} -e '/fractalidad/d' ${WRKSRC}/src/dbh_static.i # Needed to remove gtk-doc installation. post-patch-DOCS-off: @${REINPLACE_CMD} -e 's|^\(SUBDIRS = src man\).*|\1|' \ ${WRKSRC}/Makefile.in .include diff --git a/databases/p5-DBD-Mock/Makefile b/databases/p5-DBD-Mock/Makefile index f9af2fa65469..9f30370c8179 100644 --- a/databases/p5-DBD-Mock/Makefile +++ b/databases/p5-DBD-Mock/Makefile @@ -1,22 +1,22 @@ # Created by: Espen Tagestad PORTNAME= DBD-Mock PORTVERSION= 1.55 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Simple mock DBD implementation used for testing LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-DBI>=1.3:databases/p5-DBI \ p5-Test-Exception>=0.31:devel/p5-Test-Exception USES= perl5 USE_PERL5= modbuildtiny .include diff --git a/databases/p5-Test-DatabaseRow/Makefile b/databases/p5-Test-DatabaseRow/Makefile index 18ee23e194d0..9b099103186d 100644 --- a/databases/p5-Test-DatabaseRow/Makefile +++ b/databases/p5-Test-DatabaseRow/Makefile @@ -1,22 +1,22 @@ # Created by: Joshua D. Abraham PORTNAME= Test-DatabaseRow PORTVERSION= 2.04 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Simple database tests LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-DBI>=0:databases/p5-DBI NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/deskutils/calcurse/Makefile b/deskutils/calcurse/Makefile index ff3daad1c241..7164106fa95b 100644 --- a/deskutils/calcurse/Makefile +++ b/deskutils/calcurse/Makefile @@ -1,43 +1,43 @@ # Created by: Herbert J. Skuhra PORTNAME= calcurse PORTVERSION= 4.5.1 CATEGORIES= deskutils MASTER_SITES= https://calcurse.org/files/ -MAINTAINER= culot@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Text-based calendar and scheduling application LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING OPTIONS_DEFINE= CALDAV DOCS NLS OPTIONS_DEFAULT=CALDAV OPTIONS_SUB= yes USES= gmake ncurses shebangfix SHEBANG_FILES= contrib/caldav/calcurse-caldav \ contrib/caldav/calcurse-caldav.py \ contrib/vdir/calcurse-vdir \ contrib/vdir/calcurse-vdir.py GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-asciidoc DOCS_CONFIGURE_ENABLE= docs NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext CALDAV_DESC= Support Calendaring Extensions to WebDAV CALDAV_USES= python:3.4+ CALDAV_USES_OFF= python:3.4+,env CALDAV_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httplib2>=0:www/py-httplib2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}oauth2client>=0:security/py-oauth2client@${PY_FLAVOR} post-patch: @${REINPLACE_CMD} -e 's|^docdir = .*|docdir = ${DOCSDIR}|' ${WRKSRC}/doc/Makefile.in @${REINPLACE_CMD} -e 's|-R$$found_dir||' ${WRKSRC}/configure post-install: ${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1/${PORTNAME}.1 .include diff --git a/deskutils/when/Makefile b/deskutils/when/Makefile index 8838d299a7dc..9009266db8a2 100644 --- a/deskutils/when/Makefile +++ b/deskutils/when/Makefile @@ -1,26 +1,26 @@ # Created by: Andrew Pantyukhin PORTNAME= when PORTVERSION= 1.1.40 CATEGORIES= deskutils -MAINTAINER= culot@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple personal calendar LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USE_GITHUB= yes GH_ACCOUNT= bcrowell GH_TAGNAME= 5de0120 USES= perl5 shebangfix USE_PERL5= run NO_BUILD= yes NO_ARCH= yes SHEBANG_FILES= when MAKE_ARGS+= prefix=${PREFIX} \ MANDIR=${MANPREFIX}/man/man1 .include diff --git a/devel/egypt/Makefile b/devel/egypt/Makefile index 1aeffc56ae31..dfac003605fd 100644 --- a/devel/egypt/Makefile +++ b/devel/egypt/Makefile @@ -1,21 +1,21 @@ # Created by: Andrew Pantyukhin PORTNAME= egypt PORTVERSION= 1.10 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= http://www.gson.org/egypt/download/ -MAINTAINER= culot@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Create call graphs of C programs LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 shebangfix USE_PERL5= configure SHEBANG_FILES= egypt PLIST_FILES= bin/${PORTNAME} ${SITE_MAN1}/egypt.1.gz .include diff --git a/devel/htable/Makefile b/devel/htable/Makefile index 37099e16a90b..8655fcef4e39 100644 --- a/devel/htable/Makefile +++ b/devel/htable/Makefile @@ -1,27 +1,27 @@ # Created by: Frederic Culot PORTNAME= htable PORTVERSION= 1.2 CATEGORIES= devel MASTER_SITES= LOCAL/culot -MAINTAINER= culot@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight implementation of hash tables in C LICENSE= BSD2CLAUSE USES= gmake WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= include/htable.h \ man/man3/htable.3.gz NO_BUILD= yes TEST_TARGET= test TEST_WRKSRC= ${WRKSRC}/tst do-install: ${INSTALL_DATA} ${WRKSRC}/src/htable.h ${STAGEDIR}${PREFIX}/include ${INSTALL_MAN} ${WRKSRC}/src/htable.3 ${STAGEDIR}${MAN3PREFIX}/man/man3 .include diff --git a/devel/libtpl/Makefile b/devel/libtpl/Makefile index 2e4e66726e10..9f904c461c37 100644 --- a/devel/libtpl/Makefile +++ b/devel/libtpl/Makefile @@ -1,37 +1,37 @@ # Created by: Frederic Culot PORTNAME= libtpl PORTVERSION= 1.6 PORTREVISION= 1 CATEGORIES= devel -MAINTAINER= culot@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for serializing C data LICENSE= GPLv3 MIT LICENSE_COMB= multi OPTIONS_DEFINE= DOCS USES= libtool USE_GITHUB= yes GH_ACCOUNT= waitman GH_TAGNAME= 8fa17e5 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-shared USE_LDCONFIG= yes PLIST_FILES= lib/libtpl.a lib/libtpl.so \ lib/libtpl.so.0 lib/libtpl.so.0.0.0 \ include/tpl.h PORTDOCS= ChangeLog.txt examples.txt userguide.txt compiling.txt post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/doc/${f} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/devel/p5-AnyEvent-DBI-Abstract/Makefile b/devel/p5-AnyEvent-DBI-Abstract/Makefile index 5c2537c00ee8..4c6c1e2fb281 100644 --- a/devel/p5-AnyEvent-DBI-Abstract/Makefile +++ b/devel/p5-AnyEvent-DBI-Abstract/Makefile @@ -1,23 +1,23 @@ # Created by: Denis Pokataev PORTNAME= AnyEvent-DBI-Abstract PORTVERSION= 0.01 PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= AnyEvent::DBI + SQL::Abstract LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-AnyEvent-DBI>=0:devel/p5-AnyEvent-DBI \ p5-SQL-Abstract>=0:databases/p5-SQL-Abstract USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-AnyEvent-DBI/Makefile b/devel/p5-AnyEvent-DBI/Makefile index e8a333e696bc..94eccb897735 100644 --- a/devel/p5-AnyEvent-DBI/Makefile +++ b/devel/p5-AnyEvent-DBI/Makefile @@ -1,24 +1,24 @@ # Created by: Denis Pokataev PORTNAME= AnyEvent-DBI PORTVERSION= 2.3 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Asynchronous DBI access LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-AnyEvent>=4.15:devel/p5-AnyEvent \ p5-DBI>=1.0:databases/p5-DBI \ p5-common-sense>=3.3:devel/p5-common-sense USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-AnyEvent-Run/Makefile b/devel/p5-AnyEvent-Run/Makefile index 59e105d8c066..d4e4c6094e63 100644 --- a/devel/p5-AnyEvent-Run/Makefile +++ b/devel/p5-AnyEvent-Run/Makefile @@ -1,23 +1,23 @@ # Created by: Denis Pokataev PORTNAME= AnyEvent-Run PORTVERSION= 0.01 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Run a process or coderef asynchronously LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-AnyEvent>=4.15:devel/p5-AnyEvent USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/devel/p5-AnyEvent-Subprocess/Makefile b/devel/p5-AnyEvent-Subprocess/Makefile index 450c4a0e2302..20acc8508e9c 100644 --- a/devel/p5-AnyEvent-Subprocess/Makefile +++ b/devel/p5-AnyEvent-Subprocess/Makefile @@ -1,38 +1,38 @@ # Created by: Denis Pokataev PORTNAME= AnyEvent-Subprocess PORTVERSION= 1.102912 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Flexible, OO, asynchronous process spawning and management LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-AnyEvent>=5.2:devel/p5-AnyEvent \ p5-EV>=4.0:devel/p5-EV \ p5-Event-Join>=0.05:devel/p5-Event-Join \ p5-IO-Tty>=0:devel/p5-IO-Tty \ p5-JSON>=2:converters/p5-JSON \ p5-Moose>=1.15:devel/p5-Moose \ p5-MooseX-Clone>=0:devel/p5-MooseX-Clone \ p5-MooseX-Role-Parameterized>=0:devel/p5-MooseX-Role-Parameterized \ p5-MooseX-StrictConstructor>=0:devel/p5-MooseX-StrictConstructor \ p5-MooseX-Types>=0.19:devel/p5-MooseX-Types \ p5-MooseX-Types-Signal>=0:devel/p5-MooseX-Types-Signal \ p5-Sub-Exporter>=0:devel/p5-Sub-Exporter \ p5-Try-Tiny>=0:lang/p5-Try-Tiny \ p5-namespace-autoclean>=0:devel/p5-namespace-autoclean \ p5-namespace-clean>0:devel/p5-namespace-clean TEST_DEPENDS= p5-Test-Exception>0:devel/p5-Test-Exception NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-AppConfig-Std/Makefile b/devel/p5-AppConfig-Std/Makefile index 8b932ff1fc15..95b1c448ed09 100644 --- a/devel/p5-AppConfig-Std/Makefile +++ b/devel/p5-AppConfig-Std/Makefile @@ -1,21 +1,21 @@ # Created by: Kimura Fuyuki PORTNAME= AppConfig-Std PORTVERSION= 1.10 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Subclass of AppConfig that provides standard options LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-AppConfig>=1.52:devel/p5-AppConfig USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-CPAN-Meta-Check/Makefile b/devel/p5-CPAN-Meta-Check/Makefile index e671a0316e11..179272998405 100644 --- a/devel/p5-CPAN-Meta-Check/Makefile +++ b/devel/p5-CPAN-Meta-Check/Makefile @@ -1,21 +1,21 @@ # Created by: Frederic Culot PORTNAME= CPAN-Meta-Check PORTVERSION= 0.014 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Verify requirements in a CPAN::Meta object LICENSE= ART10 GPLv1+ LICENSE_COMB= dual TEST_DEPENDS= p5-Test-Deep>0:devel/p5-Test-Deep NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-CPS/Makefile b/devel/p5-CPS/Makefile index 54f6deba27e6..f17c0f9fd031 100644 --- a/devel/p5-CPS/Makefile +++ b/devel/p5-CPS/Makefile @@ -1,26 +1,26 @@ # Created by: Frederic Culot PORTNAME= CPS PORTVERSION= 0.19 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Manage flow of control in Continuation-Passing Style LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Future>0:devel/p5-Future TEST_DEPENDS= p5-Test-Identity>0:devel/p5-Test-Identity \ p5-Test-Pod>=1:devel/p5-Test-Pod \ p5-Test-Refcount>0:devel/p5-Test-Refcount \ p5-Test-Fatal>0:devel/p5-Test-Fatal USES= perl5 USE_PERL5= modbuild .include diff --git a/devel/p5-Class-C3-Adopt-NEXT/Makefile b/devel/p5-Class-C3-Adopt-NEXT/Makefile index 528f53e78e1f..2b848aaaef90 100644 --- a/devel/p5-Class-C3-Adopt-NEXT/Makefile +++ b/devel/p5-Class-C3-Adopt-NEXT/Makefile @@ -1,23 +1,23 @@ # Created by: Denis Pokataev PORTNAME= Class-C3-Adopt-NEXT PORTVERSION= 0.14 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Make NEXT suck less LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-MRO-Compat>=0:devel/p5-MRO-Compat TEST_DEPENDS= p5-Test-Exception>=0.27:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Class-Date/Makefile b/devel/p5-Class-Date/Makefile index fabda168b0ab..2b9a39ff3757 100644 --- a/devel/p5-Class-Date/Makefile +++ b/devel/p5-Class-Date/Makefile @@ -1,23 +1,23 @@ # Created by: Pete Fritchman PORTNAME= Class-Date PORTVERSION= 1.1.17 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl class for easy date and time manipulation LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-TimeDate>0:devel/p5-TimeDate TEST_DEPENDS= p5-Test-Warnings>0:devel/p5-Test-Warnings NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Class-Std/Makefile b/devel/p5-Class-Std/Makefile index ddcac14265bf..1b8c9061e530 100644 --- a/devel/p5-Class-Std/Makefile +++ b/devel/p5-Class-Std/Makefile @@ -1,19 +1,19 @@ # Created by: Andrew Pantyukhin PORTNAME= Class-Std DISTVERSION= 0.013 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Support for creating standard "inside-out" classes LICENSE= ART10 GPLv1+ LICENSE_COMB= dual NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Config-IniFiles/Makefile b/devel/p5-Config-IniFiles/Makefile index a8e4a658ea63..b67be6566471 100644 --- a/devel/p5-Config-IniFiles/Makefile +++ b/devel/p5-Config-IniFiles/Makefile @@ -1,23 +1,23 @@ # Created by: James FitzGibbon PORTNAME= Config-IniFiles PORTVERSION= 3.000003 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Read .ini-style configuration files LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-IO-Stringy>0:devel/p5-IO-Stringy NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Config-Properties/Makefile b/devel/p5-Config-Properties/Makefile index 958cbc158058..b225a6c511a2 100644 --- a/devel/p5-Config-Properties/Makefile +++ b/devel/p5-Config-Properties/Makefile @@ -1,18 +1,18 @@ # Created by: Craig Manley PORTNAME= Config-Properties PORTVERSION= 1.80 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Read and write property files LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Data-ClearSilver-HDF/Makefile b/devel/p5-Data-ClearSilver-HDF/Makefile index 5a895d0d25ee..bd974b40aa74 100644 --- a/devel/p5-Data-ClearSilver-HDF/Makefile +++ b/devel/p5-Data-ClearSilver-HDF/Makefile @@ -1,22 +1,22 @@ # Created by: Denis Pokataev PORTNAME= Data-ClearSilver-HDF PORTVERSION= 0.04 PORTREVISION= 2 CATEGORIES= devel www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Convert from Perl Data Structure to ClearSilver HDF BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-ClearSilver>=0:www/p5-ClearSilver \ p5-Data-Structure-Util>=0:devel/p5-Data-Structure-Util \ p5-File-Slurp>=0:devel/p5-File-Slurp \ p5-Class-Accessor>=0:devel/p5-Class-Accessor USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Data-Serializer/Makefile b/devel/p5-Data-Serializer/Makefile index 500be521bea1..b3d7a6062b14 100644 --- a/devel/p5-Data-Serializer/Makefile +++ b/devel/p5-Data-Serializer/Makefile @@ -1,38 +1,38 @@ # Created by: Sergey Skvortsov PORTNAME= Data-Serializer PORTVERSION= 0.65 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Modules that serialize data structures LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/README TEST_DEPENDS= p5-Bencode>=0:converters/p5-Bencode \ p5-Config-General>=0:devel/p5-Config-General \ p5-Convert-Bencode_XS>=0:converters/p5-Convert-Bencode_XS \ p5-Crypt-Blowfish>=0:security/p5-Crypt-Blowfish \ p5-Crypt-CBC>=0:security/p5-Crypt-CBC \ p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \ p5-FreezeThaw>=0:devel/p5-FreezeThaw \ p5-JSON>=0:converters/p5-JSON \ p5-MD5>=0:security/p5-MD5 \ p5-PHP-Serialization>=0:devel/p5-PHP-Serialization \ p5-Test-Kwalitee>=0:devel/p5-Test-Kwalitee \ p5-Test-Pod>=0:devel/p5-Test-Pod \ p5-Test-Pod-Coverage>=0:devel/p5-Test-Pod-Coverage \ p5-XML-Dumper>=0:textproc/p5-XML-Dumper \ p5-XML-Simple>=0:textproc/p5-XML-Simple \ p5-YAML>=0:textproc/p5-YAML \ p5-YAML-Syck>=0:textproc/p5-YAML-Syck NO_ARCH= yes USES= perl5 USE_PERL5= modbuild .include diff --git a/devel/p5-Data-Stag/Makefile b/devel/p5-Data-Stag/Makefile index 92fc39f57f6d..e4e7fd9527a3 100644 --- a/devel/p5-Data-Stag/Makefile +++ b/devel/p5-Data-Stag/Makefile @@ -1,24 +1,24 @@ # Created by: Fernan Aguero PORTNAME= Data-Stag PORTVERSION= 0.14 PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Structured Tags data structures LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-IO-String>=0:devel/p5-IO-String USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/devel/p5-Date-Calc-XS/Makefile b/devel/p5-Date-Calc-XS/Makefile index c6fbd0029d95..722bf8ee67fb 100644 --- a/devel/p5-Date-Calc-XS/Makefile +++ b/devel/p5-Date-Calc-XS/Makefile @@ -1,20 +1,20 @@ # Created by: Denis Pokataev PORTNAME= Date-Calc-XS PORTVERSION= 6.4 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= XS wrapper and C library plug-in for Date::Calc BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Date-Calc>=6.4:devel/p5-Date-Calc \ p5-Bit-Vector>=7.4:math/p5-Bit-Vector \ p5-Carp-Clan>=5.3:devel/p5-Carp-Clan USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Devel-CheckLib/Makefile b/devel/p5-Devel-CheckLib/Makefile index 6ae2d4f3959b..799cad9c90f8 100644 --- a/devel/p5-Devel-CheckLib/Makefile +++ b/devel/p5-Devel-CheckLib/Makefile @@ -1,21 +1,21 @@ # Created by: Frederic Culot PORTNAME= Devel-CheckLib PORTVERSION= 1.14 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Check that a library is available LICENSE= ART10 GPLv1+ LICENSE_COMB= dual TEST_DEPENDS= p5-Capture-Tiny>0:devel/p5-Capture-Tiny NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Devel-CheckOS/Makefile b/devel/p5-Devel-CheckOS/Makefile index 67391266adab..41f76fa1fee0 100644 --- a/devel/p5-Devel-CheckOS/Makefile +++ b/devel/p5-Devel-CheckOS/Makefile @@ -1,22 +1,22 @@ # Created by: Cezary Morga PORTNAME= Devel-CheckOS PORTVERSION= 1.83 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Check currently running OS LICENSE= ART10 GPLv2 LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-File-Find-Rule>=0.28:devel/p5-File-Find-Rule NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Devel-Declare/Makefile b/devel/p5-Devel-Declare/Makefile index e6794867c511..df321c9524bf 100644 --- a/devel/p5-Devel-Declare/Makefile +++ b/devel/p5-Devel-Declare/Makefile @@ -1,28 +1,28 @@ # Created by: Sergey Skvortsov PORTNAME= Devel-Declare PORTVERSION= 0.006022 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Adding keywords to Perl, in Perl LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= p5-Sub-Name>=0:devel/p5-Sub-Name \ p5-B-Hooks-EndOfScope>=0.05:devel/p5-B-Hooks-EndOfScope \ p5-B-Hooks-OP-Check>=0.19:devel/p5-B-Hooks-OP-Check BUILD_DEPENDS= p5-ExtUtils-Depends>=0.302:devel/p5-ExtUtils-Depends \ ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Requires>0:devel/p5-Test-Requires USES= perl5 USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Devel/Declare/Declare.so .include diff --git a/devel/p5-Devel-GlobalDestruction-XS/Makefile b/devel/p5-Devel-GlobalDestruction-XS/Makefile index 0fe35bac1214..79d0f7b5e00b 100644 --- a/devel/p5-Devel-GlobalDestruction-XS/Makefile +++ b/devel/p5-Devel-GlobalDestruction-XS/Makefile @@ -1,21 +1,21 @@ # Created by: Frederic Culot PORTNAME= Devel-GlobalDestruction-XS PORTVERSION= 0.03 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Faster implementation of the Devel::GlobalDestruction API LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Devel/GlobalDestruction/XS/XS.so .include diff --git a/devel/p5-Devel-SimpleTrace/Makefile b/devel/p5-Devel-SimpleTrace/Makefile index 49fd64600c44..3e22b61ad9fe 100644 --- a/devel/p5-Devel-SimpleTrace/Makefile +++ b/devel/p5-Devel-SimpleTrace/Makefile @@ -1,21 +1,21 @@ # Created by: estith PORTNAME= Devel-SimpleTrace PORTVERSION= 0.08 PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for better stack traces on interpreter-generated warn/die LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE_ART10= ${WRKSRC}/LICENSE.Artistic NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Dist-CheckConflicts/Makefile b/devel/p5-Dist-CheckConflicts/Makefile index 918aacabcc22..8c3a1ebeed00 100644 --- a/devel/p5-Dist-CheckConflicts/Makefile +++ b/devel/p5-Dist-CheckConflicts/Makefile @@ -1,23 +1,23 @@ PORTNAME= Dist-CheckConflicts PORTVERSION= 0.11 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DOY PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Declare version conflicts for your dist LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= p5-Module-Runtime>=0.009:devel/p5-Module-Runtime TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/devel/p5-Event-Join/Makefile b/devel/p5-Event-Join/Makefile index bbe7be8e30f6..1eab2aadc4c3 100644 --- a/devel/p5-Event-Join/Makefile +++ b/devel/p5-Event-Join/Makefile @@ -1,24 +1,24 @@ # Created by: Denis Pokataev PORTNAME= Event-Join PORTVERSION= 0.06 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Join multiple "events" into one LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Moose>=0.94:devel/p5-Moose TEST_DEPENDS= p5-Test-Exception>0:devel/p5-Test-Exception NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Exception-Class-TryCatch/Makefile b/devel/p5-Exception-Class-TryCatch/Makefile index f54a904cf325..77ce1f421729 100644 --- a/devel/p5-Exception-Class-TryCatch/Makefile +++ b/devel/p5-Exception-Class-TryCatch/Makefile @@ -1,21 +1,21 @@ # Created by: Felippe de Meirelles Motta PORTNAME= Exception-Class-TryCatch PORTVERSION= 1.13 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Syntactic try/catch sugar for use with Exception::Class LICENSE= APACHE20 BUILD_DEPENDS+= p5-Exception-Class>=0:devel/p5-Exception-Class RUN_DEPENDS+= p5-Exception-Class>=0:devel/p5-Exception-Class NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-ExtUtils-Depends/Makefile b/devel/p5-ExtUtils-Depends/Makefile index 5d54e0aeb7bb..450cde4bc2b7 100644 --- a/devel/p5-ExtUtils-Depends/Makefile +++ b/devel/p5-ExtUtils-Depends/Makefile @@ -1,20 +1,20 @@ # Created by: Sergey Skvortsov PORTNAME= ExtUtils-Depends PORTVERSION= 0.8000 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:XAOC PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Easily build XS extensions that depend on XS extensions LICENSE= ART10 GPLv1+ LICENSE_COMB= dual NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-ExtUtils-Manifest/Makefile b/devel/p5-ExtUtils-Manifest/Makefile index c569c31ddae8..30087dc29c15 100644 --- a/devel/p5-ExtUtils-Manifest/Makefile +++ b/devel/p5-ExtUtils-Manifest/Makefile @@ -1,20 +1,20 @@ # Created by: Felippe de Meirelles Motta PORTNAME= ExtUtils-Manifest PORTVERSION= 1.72 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ETHER PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Utilities to write and check a MANIFEST file LICENSE= ART10 GPLv1+ LICENSE_COMB= dual NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-File-Path-Tiny/Makefile b/devel/p5-File-Path-Tiny/Makefile index 2c8521059a73..7728a965557b 100644 --- a/devel/p5-File-Path-Tiny/Makefile +++ b/devel/p5-File-Path-Tiny/Makefile @@ -1,19 +1,19 @@ # Created by: ports@c0decafe.net PORTNAME= File-Path-Tiny PORTVERSION= 0.9 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Lightweight File::Path alternative LICENSE= ART10 GPLv1+ LICENSE_COMB= dual NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Future/Makefile b/devel/p5-Future/Makefile index 63cde26eda8b..2cf778c7146f 100644 --- a/devel/p5-Future/Makefile +++ b/devel/p5-Future/Makefile @@ -1,24 +1,24 @@ # Created by: Frederic Culot PORTNAME= Future PORTVERSION= 0.45 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Build objects representing outstanding operations LICENSE= ART10 GPLv1+ LICENSE_COMB= dual TEST_DEPENDS= p5-Test-Fatal>0:devel/p5-Test-Fatal \ p5-Test-Identity>0:devel/p5-Test-Identity \ p5-Test-Refcount>0:devel/p5-Test-Refcount NO_ARCH= yes USES= perl5 USE_PERL5= modbuild .include diff --git a/devel/p5-Geo-ShapeFile/Makefile b/devel/p5-Geo-ShapeFile/Makefile index 86743ae6c1a4..e518da4b2c6a 100644 --- a/devel/p5-Geo-ShapeFile/Makefile +++ b/devel/p5-Geo-ShapeFile/Makefile @@ -1,25 +1,25 @@ # Created by: estith PORTNAME= Geo-ShapeFile PORTVERSION= 3.00 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Extension for handling ESRI GIS Shapefiles LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Tree-R>0:devel/p5-Tree-R \ p5-autovivification>0:devel/p5-autovivification TEST_DEPENDS= p5-Test-Exception>0:devel/p5-Test-Exception NO_ARCH= yes USES= dos2unix perl5 DOS2UNIX_GLOB= *.pm *.pl *.t USE_PERL5= configure .include diff --git a/devel/p5-Hash-AutoHash/Makefile b/devel/p5-Hash-AutoHash/Makefile index ce69ac0b5ae3..012fc7ed1602 100644 --- a/devel/p5-Hash-AutoHash/Makefile +++ b/devel/p5-Hash-AutoHash/Makefile @@ -1,27 +1,27 @@ # Created by: Frederic Culot PORTNAME= Hash-AutoHash PORTVERSION= 1.17 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Object-oriented access to real and tied hashes LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-List-MoreUtils>=0.33:lang/p5-List-MoreUtils \ p5-Tie-ToObject>=0.03:devel/p5-Tie-ToObject TEST_DEPENDS= p5-Test-Deep>=0.11:devel/p5-Test-Deep \ p5-Tie-Hash-MultiValue>=1.02:devel/p5-Tie-Hash-MultiValue USES= perl5 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/devel/p5-IO-HTML/Makefile b/devel/p5-IO-HTML/Makefile index 656ce95e0818..5634b94bc1a5 100644 --- a/devel/p5-IO-HTML/Makefile +++ b/devel/p5-IO-HTML/Makefile @@ -1,21 +1,21 @@ # Created by: Frederic Culot PORTNAME= IO-HTML PORTVERSION= 1.001 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Open an HTML file with automatic charset detection LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/devel/p5-Module-Refresh/Makefile b/devel/p5-Module-Refresh/Makefile index 658ad74aa9a3..3ba9afe2402e 100644 --- a/devel/p5-Module-Refresh/Makefile +++ b/devel/p5-Module-Refresh/Makefile @@ -1,21 +1,21 @@ # Created by: aturetta@commit.it PORTNAME= Module-Refresh PORTVERSION= 0.17 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Refresh %INC files when updated on disk LICENSE= ART10 GPLv1+ LICENSE_COMB= dual TEST_DEPENDS= p5-Path-Class>=0:devel/p5-Path-Class USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-MooseX-FollowPBP/Makefile b/devel/p5-MooseX-FollowPBP/Makefile index 427a60021a20..9b439fa6cbe8 100644 --- a/devel/p5-MooseX-FollowPBP/Makefile +++ b/devel/p5-MooseX-FollowPBP/Makefile @@ -1,21 +1,21 @@ # Created by: Frederic Culot PORTNAME= MooseX-FollowPBP PORTVERSION= 0.05 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Name your accessors get_foo() and set_foo() BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Moose>=1.16:devel/p5-Moose LICENSE= ART20 USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-MooseX-Types-Signal/Makefile b/devel/p5-MooseX-Types-Signal/Makefile index e9caadb8b94c..1e1560c8f388 100644 --- a/devel/p5-MooseX-Types-Signal/Makefile +++ b/devel/p5-MooseX-Types-Signal/Makefile @@ -1,25 +1,25 @@ # Created by: Denis Pokataev PORTNAME= MooseX-Types-Signal PORTVERSION= 1.101932 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Type to represent valid UNIX or Perl signals LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-MooseX-Types>0:devel/p5-MooseX-Types TEST_DEPENDS= p5-Test-Exception>0:devel/p5-Test-Exception \ p5-Moose>0:devel/p5-Moose USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Object-InsideOut/Makefile b/devel/p5-Object-InsideOut/Makefile index 3d873f16642f..e6ea31f201e9 100644 --- a/devel/p5-Object-InsideOut/Makefile +++ b/devel/p5-Object-InsideOut/Makefile @@ -1,24 +1,24 @@ # Created by: Geraud Continsouzas PORTNAME= Object-InsideOut PORTVERSION= 4.05 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JDHEDDEN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Comprehensive inside-out object support module LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Exception-Class>=1.32:devel/p5-Exception-Class \ p5-Want>=0.21:devel/p5-Want NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Package-DeprecationManager/Makefile b/devel/p5-Package-DeprecationManager/Makefile index 11032839f0d4..67f91dc1f9db 100644 --- a/devel/p5-Package-DeprecationManager/Makefile +++ b/devel/p5-Package-DeprecationManager/Makefile @@ -1,28 +1,28 @@ # Created by: Frederic Culot PORTNAME= Package-DeprecationManager PORTVERSION= 0.17 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Manage deprecation warnings for your distribution LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Package-Stash>0:devel/p5-Package-Stash \ p5-Params-Util>0:devel/p5-Params-Util \ p5-Sub-Install>0:devel/p5-Sub-Install \ p5-Sub-Name>=0:devel/p5-Sub-Name TEST_DEPENDS= p5-Test-Fatal>0:devel/p5-Test-Fatal \ p5-Test-Warnings>0:devel/p5-Test-Warnings NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Parallel-Iterator/Makefile b/devel/p5-Parallel-Iterator/Makefile index 3fed2720fc51..2ace6c02ee33 100644 --- a/devel/p5-Parallel-Iterator/Makefile +++ b/devel/p5-Parallel-Iterator/Makefile @@ -1,20 +1,20 @@ # Created by: Frederic Culot PORTNAME= Parallel-Iterator PORTVERSION= 1.00 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Simple parallel execution LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/devel/p5-Paranoid-Log-Email/Makefile b/devel/p5-Paranoid-Log-Email/Makefile index abcb5a7419d9..ddbfe643753d 100644 --- a/devel/p5-Paranoid-Log-Email/Makefile +++ b/devel/p5-Paranoid-Log-Email/Makefile @@ -1,23 +1,23 @@ PORTNAME= Paranoid-Log-Email PORTVERSION= 2.00 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= SMTP support for Paranoid::Log LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Paranoid>=2:devel/p5-Paranoid NO_ARCH= YES USES= perl5 USE_PERL5= configure PLIST_FILES= %%PERL5_MAN3%%/Paranoid::Log::Email.3.gz \ %%SITE_PERL%%/Paranoid/Log/Email.pm .include diff --git a/devel/p5-Paranoid-Log-Syslog/Makefile b/devel/p5-Paranoid-Log-Syslog/Makefile index c246135a6807..419d21603bdf 100644 --- a/devel/p5-Paranoid-Log-Syslog/Makefile +++ b/devel/p5-Paranoid-Log-Syslog/Makefile @@ -1,24 +1,24 @@ PORTNAME= Paranoid-Log-Syslog PORTVERSION= 2.00 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Syslog support for Paranoid::Log LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Paranoid>=2:devel/p5-Paranoid \ p5-Unix-Syslog>0:sysutils/p5-Unix-Syslog NO_ARCH= YES USES= perl5 USE_PERL5= configure PLIST_FILES= %%PERL5_MAN3%%/Paranoid::Log::Syslog.3.gz \ %%SITE_PERL%%/Paranoid/Log/Syslog.pm .include diff --git a/devel/p5-Paranoid/Makefile b/devel/p5-Paranoid/Makefile index 1966bd325b15..d5d94bce520f 100644 --- a/devel/p5-Paranoid/Makefile +++ b/devel/p5-Paranoid/Makefile @@ -1,22 +1,22 @@ # Created by: jupengfei PORTNAME= Paranoid PORTVERSION= 2.07 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Paranoia support for safer programs LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Socket6>=0.23:net/p5-Socket6 NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Parse-ErrorString-Perl/Makefile b/devel/p5-Parse-ErrorString-Perl/Makefile index 8d96b7c0b46b..968451f8087d 100644 --- a/devel/p5-Parse-ErrorString-Perl/Makefile +++ b/devel/p5-Parse-ErrorString-Perl/Makefile @@ -1,25 +1,25 @@ # Created by: Cezary Morga PORTNAME= Parse-ErrorString-Perl PORTVERSION= 0.27 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Parse error messages from the Perl interpreter LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-XSAccessor>0:devel/p5-Class-XSAccessor \ p5-Module-Install>0:devel/p5-Module-Install \ p5-Pod-POM>=0.27:textproc/p5-Pod-POM TEST_DEPENDS= p5-Test-Differences>0:devel/p5-Test-Differences NO_ARCH= YES USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-ParseTemplate/Makefile b/devel/p5-ParseTemplate/Makefile index d0b3267cdb34..9f12c6cc8bf8 100644 --- a/devel/p5-ParseTemplate/Makefile +++ b/devel/p5-ParseTemplate/Makefile @@ -1,19 +1,19 @@ # Created by: Frederic Culot PORTNAME= ParseTemplate PORTVERSION= 3.08 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN/Parse PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Processor for templates containing Perl expressions LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Path-FindDev/Makefile b/devel/p5-Path-FindDev/Makefile index 61b7aca7b35a..e8f71ebc49f5 100644 --- a/devel/p5-Path-FindDev/Makefile +++ b/devel/p5-Path-FindDev/Makefile @@ -1,27 +1,27 @@ # Created by: Frederic Culot PORTNAME= Path-FindDev PORTVERSION= 0.5.2 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:KENTNL PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Find a development path in an upper hierarchy LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Tiny>=0.010:devel/p5-Class-Tiny \ p5-Path-IsDev>=0.2.2:devel/p5-Path-IsDev \ p5-Path-Tiny>=0.054:devel/p5-Path-Tiny NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Pod-Coverage-TrustPod/Makefile b/devel/p5-Pod-Coverage-TrustPod/Makefile index 2081ab863dee..91c5e32e9ae8 100644 --- a/devel/p5-Pod-Coverage-TrustPod/Makefile +++ b/devel/p5-Pod-Coverage-TrustPod/Makefile @@ -1,25 +1,25 @@ # Created by: milki PORTNAME= Pod-Coverage-TrustPod PORTVERSION= 0.100005 CATEGORIES= devel textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RJBS PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Declare trusted symbol names in POD LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Pod-Coverage>=0:devel/p5-Pod-Coverage \ p5-Pod-Eventual>=0:textproc/p5-Pod-Eventual TEST_DEPENDS= p5-Test-Pod>=1.41:devel/p5-Test-Pod NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Sort-Key-Top/Makefile b/devel/p5-Sort-Key-Top/Makefile index b08d3f169fe0..1f5c954dd472 100644 --- a/devel/p5-Sort-Key-Top/Makefile +++ b/devel/p5-Sort-Key-Top/Makefile @@ -1,23 +1,23 @@ # Created by: ijliao PORTNAME= Sort-Key-Top PORTVERSION= 0.08 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SALVA PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Select and sort top n elements LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Sort/Key/Top/Top.so .include diff --git a/devel/p5-Term-Menus/Makefile b/devel/p5-Term-Menus/Makefile index 4774e08ad295..f7b0de7ce58c 100644 --- a/devel/p5-Term-Menus/Makefile +++ b/devel/p5-Term-Menus/Makefile @@ -1,27 +1,27 @@ # Created by: Gea-Suan Lin PORTNAME= Term-Menus PORTVERSION= 3.024 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:REEDFISH PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Create Powerful Terminal, Console, and CMD Environment Menus LICENSE= AGPLv3 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Capture-Tiny>0:devel/p5-Capture-Tiny \ p5-Data-Dump-Streamer>0:devel/p5-Data-Dump-Streamer \ p5-Devel-Symdump>0:devel/p5-Devel-Symdump \ p5-PadWalker>0:devel/p5-PadWalker \ p5-Term-RawInput>=1.20:devel/p5-Term-RawInput \ p5-Term-ReadKey>0:devel/p5-Term-ReadKey NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Term-RawInput/Makefile b/devel/p5-Term-RawInput/Makefile index 503a13b7643c..160508845c10 100644 --- a/devel/p5-Term-RawInput/Makefile +++ b/devel/p5-Term-RawInput/Makefile @@ -1,21 +1,21 @@ # Created by: Frederic Culot PORTNAME= Term-RawInput PORTVERSION= 1.23 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:REEDFISH PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Drop-in replacement for with handling of non-standard keys LICENSE= GPLv2 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Term-ReadKey>=0:devel/p5-Term-ReadKey USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Term-Shell/Makefile b/devel/p5-Term-Shell/Makefile index db5f82c083fa..77508fb24d64 100644 --- a/devel/p5-Term-Shell/Makefile +++ b/devel/p5-Term-Shell/Makefile @@ -1,23 +1,23 @@ # Created by: Anton Berezin PORTNAME= Term-Shell PORTVERSION= 0.11 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Write command-line shells in Perl LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Term-ReadKey>=0:devel/p5-Term-ReadKey \ p5-Text-Autoformat>=0:textproc/p5-Text-Autoformat NO_ARCH= yes USES= perl5 USE_PERL5= modbuild .include diff --git a/devel/p5-Term-Sk/Makefile b/devel/p5-Term-Sk/Makefile index bed6818882f8..de58be5a6d38 100644 --- a/devel/p5-Term-Sk/Makefile +++ b/devel/p5-Term-Sk/Makefile @@ -1,18 +1,18 @@ PORTNAME= Term-Sk PORTVERSION= 0.18 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:KEICHNER PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Display a progress indicator on a terminal LICENSE= ART10 GPLv1+ LICENSE_COMB= dual NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Test-CheckDeps/Makefile b/devel/p5-Test-CheckDeps/Makefile index 5386f22360c1..c6e2898a63c8 100644 --- a/devel/p5-Test-CheckDeps/Makefile +++ b/devel/p5-Test-CheckDeps/Makefile @@ -1,23 +1,23 @@ # Created by: Frederic Culot PORTNAME= Test-CheckDeps PORTVERSION= 0.010 PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Check for presence of dependencies LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-CPAN-Meta-Check>=0.007:devel/p5-CPAN-Meta-Check NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Test-CleanNamespaces/Makefile b/devel/p5-Test-CleanNamespaces/Makefile index 28ad96cb12b2..3865041da6bf 100644 --- a/devel/p5-Test-CleanNamespaces/Makefile +++ b/devel/p5-Test-CleanNamespaces/Makefile @@ -1,32 +1,32 @@ # Created by: Frederic Culot PORTNAME= Test-CleanNamespaces PORTVERSION= 0.24 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Check for uncleaned imports LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Module-Runtime>0:devel/p5-Module-Runtime \ p5-Package-Stash>=0.14:devel/p5-Package-Stash \ p5-Sub-Identify>0:devel/p5-Sub-Identify TEST_DEPENDS= p5-File-pushd>0:devel/p5-File-pushd \ p5-Test-Deep>0:devel/p5-Test-Deep \ p5-Test-Needs>0:devel/p5-Test-Needs \ p5-Test-Warnings>=0.009:devel/p5-Test-Warnings \ p5-namespace-clean>0:devel/p5-namespace-clean NO_ARCH= yes USES= perl5 USE_PERL5= configure PLIST_FILES= ${SITE_PERL_REL}/Test/CleanNamespaces.pm \ ${SITE_MAN3_REL}/Test::CleanNamespaces.3.gz .include diff --git a/devel/p5-Test-Compile/Makefile b/devel/p5-Test-Compile/Makefile index 31ec06abcb25..404f3d64d922 100644 --- a/devel/p5-Test-Compile/Makefile +++ b/devel/p5-Test-Compile/Makefile @@ -1,25 +1,25 @@ # Created by: Cezary Morga PORTNAME= Test-Compile PORTVERSION= 2.4.1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:EGILES PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-v${PORTVERSION} -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Check whether Perl module files compile correctly LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Devel-CheckOS>=0:devel/p5-Devel-CheckOS \ p5-UNIVERSAL-require>=0:devel/p5-UNIVERSAL-require NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Test-Distribution/Makefile b/devel/p5-Test-Distribution/Makefile index df926ef499eb..da731e2e95f8 100644 --- a/devel/p5-Test-Distribution/Makefile +++ b/devel/p5-Test-Distribution/Makefile @@ -1,22 +1,22 @@ # Created by: Felippe de Meirelles Motta PORTNAME= Test-Distribution PORTVERSION= 2.00 PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perform tests on all modules of a distribution BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-File-Find-Rule>=0:devel/p5-File-Find-Rule \ p5-Pod-Coverage>=0:devel/p5-Pod-Coverage \ p5-Test-Pod>=0:devel/p5-Test-Pod \ p5-Test-Pod-Coverage>=0:devel/p5-Test-Pod-Coverage USES= perl5 USE_PERL5= modbuild .include diff --git a/devel/p5-Test-EOL/Makefile b/devel/p5-Test-EOL/Makefile index 0967d472fbac..7e9466b5e2ff 100644 --- a/devel/p5-Test-EOL/Makefile +++ b/devel/p5-Test-EOL/Makefile @@ -1,24 +1,24 @@ # Created by: milki@rescomp.berkeley.edu PORTNAME= Test-EOL PORTVERSION= 1.5 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BOBTFISH PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Check the correct line endings in your project LICENSE= ART10 GPLv1+ LICENSE_COMB= dual TEST_DEPENDS= p5-Pod-Coverage>=1.08:devel/p5-Pod-Coverage \ p5-Pod-Coverage-TrustPod>=0:devel/p5-Pod-Coverage-TrustPod \ p5-Test-Pod>=1.41:devel/p5-Test-Pod USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Test-Fatal/Makefile b/devel/p5-Test-Fatal/Makefile index 6cd9453f42ac..40444c904154 100644 --- a/devel/p5-Test-Fatal/Makefile +++ b/devel/p5-Test-Fatal/Makefile @@ -1,22 +1,22 @@ # Created by: Frederic Culot PORTNAME= Test-Fatal PORTVERSION= 0.016 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Incredibly simple helpers for testing code with exceptions LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Try-Tiny>=0.07:lang/p5-Try-Tiny NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Test-Inter/Makefile b/devel/p5-Test-Inter/Makefile index 8bf93d5fb41e..1a71156fde27 100644 --- a/devel/p5-Test-Inter/Makefile +++ b/devel/p5-Test-Inter/Makefile @@ -1,24 +1,24 @@ # Created by: Frederic Culot PORTNAME= Test-Inter PORTVERSION= 1.09 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Framework for more readable interactive test scripts LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-File-Find-Rule>0:devel/p5-File-Find-Rule TEST_DEPENDS= p5-Test-Pod>=1.00:devel/p5-Test-Pod \ p5-Pod-Coverage>=1.00:devel/p5-Pod-Coverage NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Test-Kwalitee/Makefile b/devel/p5-Test-Kwalitee/Makefile index 864cc66feded..ede482d3ea62 100644 --- a/devel/p5-Test-Kwalitee/Makefile +++ b/devel/p5-Test-Kwalitee/Makefile @@ -1,25 +1,25 @@ # Created by: Felippe de Meirelles Motta PORTNAME= Test-Kwalitee PORTVERSION= 1.28 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Test the Kwalitee of a distribution before you release it LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Module-CPANTS-Analyse>=0.92:devel/p5-Module-CPANTS-Analyse TEST_DEPENDS= p5-CPAN-Meta-Check>=0.011:devel/p5-CPAN-Meta-Check \ p5-Test-Deep>0:devel/p5-Test-Deep \ p5-Test-Warnings>=0.009:devel/p5-Test-Warnings NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Test-LectroTest/Makefile b/devel/p5-Test-LectroTest/Makefile index 2ad9b685de56..f9354522fd66 100644 --- a/devel/p5-Test-LectroTest/Makefile +++ b/devel/p5-Test-LectroTest/Makefile @@ -1,16 +1,16 @@ # Created by: Alex Kapranoff PORTNAME= Test-LectroTest PORTVERSION= 0.5001 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Easy, automatic, specification-based tests USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Test-NoTabs/Makefile b/devel/p5-Test-NoTabs/Makefile index 9e84ae59a247..00e0e36b2812 100644 --- a/devel/p5-Test-NoTabs/Makefile +++ b/devel/p5-Test-NoTabs/Makefile @@ -1,20 +1,20 @@ # Created by: milki PORTNAME= Test-NoTabs PORTVERSION= 1.4 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BOBTFISH PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Check the presence of tabs in your project LICENSE= ART10 GPLv1+ LICENSE_COMB= dual NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Test-NoWarnings/Makefile b/devel/p5-Test-NoWarnings/Makefile index 0bdc5e3df27e..39b50250c499 100644 --- a/devel/p5-Test-NoWarnings/Makefile +++ b/devel/p5-Test-NoWarnings/Makefile @@ -1,26 +1,26 @@ # Created by: Alex Kapranoff PORTNAME= Test-NoWarnings PORTVERSION= 1.04 PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Hide and store warnings while running test scripts LICENSE= LGPL21 USES= perl5 USE_PERL5= configure NO_ARCH= yes OPTIONS_DEFINE= DEVEL_STACKTRACE DEVEL_STACKTRACE_DESC= Stack trace support DEVEL_STACKTRACE_BUILD_DEPENDS= p5-Devel-StackTrace>=0:devel/p5-Devel-StackTrace DEVEL_STACKTRACE_RUN_DEPENDS= p5-Devel-StackTrace>=0:devel/p5-Devel-StackTrace .include diff --git a/devel/p5-Test-Portability-Files/Makefile b/devel/p5-Test-Portability-Files/Makefile index 38098170d346..20884f93c36e 100644 --- a/devel/p5-Test-Portability-Files/Makefile +++ b/devel/p5-Test-Portability-Files/Makefile @@ -1,20 +1,20 @@ # Created by: lippe PORTNAME= Test-Portability-Files PORTVERSION= 0.10 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Check file names portability LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= YES USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Test-Weaken/Makefile b/devel/p5-Test-Weaken/Makefile index 181336415867..ae47ef9f29ac 100644 --- a/devel/p5-Test-Weaken/Makefile +++ b/devel/p5-Test-Weaken/Makefile @@ -1,19 +1,19 @@ # Created by: Frederic Culot PORTNAME= Test-Weaken PORTVERSION= 3.022000 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Test that freed memory objects were, indeed, freed LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Test-YAML-Meta/Makefile b/devel/p5-Test-YAML-Meta/Makefile index 87f6a48c03b2..6d57b5d03362 100644 --- a/devel/p5-Test-YAML-Meta/Makefile +++ b/devel/p5-Test-YAML-Meta/Makefile @@ -1,22 +1,22 @@ # Created by: Felippe de Meirelles Motta PORTNAME= Test-YAML-Meta PORTVERSION= 0.22 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Validation of the META.yml file in a distribution LICENSE= ART20 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Test-YAML-Valid>=0:devel/p5-Test-YAML-Valid \ p5-Test-CPAN-Meta-YAML>=0.17:devel/p5-Test-CPAN-Meta-YAML NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Thread-Queue/Makefile b/devel/p5-Thread-Queue/Makefile index 6e2aa85b1756..826eb6377bc1 100644 --- a/devel/p5-Thread-Queue/Makefile +++ b/devel/p5-Thread-Queue/Makefile @@ -1,22 +1,22 @@ # Created by: Cezary Morga PORTNAME= Thread-Queue PORTVERSION= 3.13 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 thread-safe queues LICENSE= ART10 GPLv1+ LICENSE_COMB= dual NO_ARCH= YES USES= perl5 USE_PERL5= configure PLIST_FILES= ${SITE_PERL_REL}/Thread/Queue.pm \ ${SITE_MAN3_REL}/Thread::Queue.3.gz .include diff --git a/devel/p5-Tie-Hash-MultiValue/Makefile b/devel/p5-Tie-Hash-MultiValue/Makefile index 4452ba9d5447..1f0f4e836814 100644 --- a/devel/p5-Tie-Hash-MultiValue/Makefile +++ b/devel/p5-Tie-Hash-MultiValue/Makefile @@ -1,19 +1,19 @@ # Created by: Frederic Culot PORTNAME= Tie-Hash-MultiValue PORTVERSION= 1.05 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Store multiple values per key LICENSE= ART10 GPLv2+ LICENSE_COMB= dual NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Tie-ToObject/Makefile b/devel/p5-Tie-ToObject/Makefile index 146d25795a89..7ea2e7d35bb4 100644 --- a/devel/p5-Tie-ToObject/Makefile +++ b/devel/p5-Tie-ToObject/Makefile @@ -1,23 +1,23 @@ # Created by: Felippe de Meirelles Motta PORTNAME= Tie-ToObject PORTVERSION= 0.03 PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Tie to an existing object LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes post-extract: @${REINPLACE_CMD} -e '/Test::/d' ${WRKSRC}/Makefile.PL .include diff --git a/devel/p5-User-Identity/Makefile b/devel/p5-User-Identity/Makefile index 1cdfc1346c95..f4f371bebb4a 100644 --- a/devel/p5-User-Identity/Makefile +++ b/devel/p5-User-Identity/Makefile @@ -1,21 +1,21 @@ # Created by: Max Campos PORTNAME= User-Identity PORTVERSION= 0.98 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Manage informational objects related to a physical person LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= p5-Geography-Countries>0:misc/p5-Geography-Countries NO_ARCH= YES USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-threads-shared/Makefile b/devel/p5-threads-shared/Makefile index 27c25184afbe..fc2861d25343 100644 --- a/devel/p5-threads-shared/Makefile +++ b/devel/p5-threads-shared/Makefile @@ -1,22 +1,22 @@ # Created by: Ruben van Staveren PORTNAME= threads-shared PORTVERSION= 1.59 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JDHEDDEN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Share data structures between threads LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/threads/shared/shared.so .include diff --git a/editors/zile/Makefile b/editors/zile/Makefile index 1c150e2997b6..eca59fed1b00 100644 --- a/editors/zile/Makefile +++ b/editors/zile/Makefile @@ -1,39 +1,39 @@ # Created by: Jason Evans PORTNAME= zile PORTVERSION= 2.4.14 PORTREVISION= 8 CATEGORIES= editors MASTER_SITES= GNU -MAINTAINER= culot@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Small emacs-like text editor LICENSE= GPLv3 LIB_DEPENDS= libgc.so:devel/boehm-gc \ libgnuregex.so.6:devel/libgnuregex BUILD_DEPENDS= ${LOCALBASE}/bin/help2man:misc/help2man USES= gmake ncurses perl5 pkgconfig compiler:c++11-lang USE_PERL5= build GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-included-regex PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz \ %%DOCSDIR%%/AUTHORS \ %%DOCSDIR%%/FAQ \ %%DOCSDIR%%/NEWS \ %%DOCSDIR%%/dotzile.sample CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lgnuregex post-patch: @${REINPLACE_CMD} -e \ '/need_charset_alias=/s|true|false|g' ${WRKSRC}/lib/Makefile.in @${REINPLACE_CMD} -e \ 's|@pkgdatadir@|${DOCSDIR}|' ${WRKSRC}/doc/man-extras .include diff --git a/french/fortune-mod-zarathoustra/Makefile b/french/fortune-mod-zarathoustra/Makefile index 28f8c0a0d8d2..a6da0bffc4f3 100644 --- a/french/fortune-mod-zarathoustra/Makefile +++ b/french/fortune-mod-zarathoustra/Makefile @@ -1,30 +1,30 @@ # Created by: Frederic Culot PORTNAME= fortune-mod-zarathoustra PORTVERSION= 20100905 CATEGORIES= french MASTER_SITES= LOCAL/culot -MAINTAINER= culot@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Compilation of quotes from Nietzsche's Thus spoke Zarathustra LICENSE= NONE SUB_FILES= pkg-message .if exists(/usr/games/strfile) STRCMD= /usr/games/strfile .elif exists(/usr/bin/strfile) STRCMD= /usr/bin/strfile .else IGNORE= needs strfile command. Please install games distribution of base system .endif do-build: @cd ${WRKSRC} && ${STRCMD} zarathoustra do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/games/fortune ${INSTALL_DATA} ${WRKSRC}/zarathoustra* ${STAGEDIR}${PREFIX}/share/games/fortune .include diff --git a/games/greed/Makefile b/games/greed/Makefile index 2df9894de701..1d5c51f4a972 100644 --- a/games/greed/Makefile +++ b/games/greed/Makefile @@ -1,29 +1,29 @@ # Created by: Mark Pulford PORTNAME= greed PORTVERSION= 4.2 CATEGORIES= games MASTER_SITES= http://catb.org/~esr/greed/ PKGNAMESUFFIX= -game -MAINTAINER= culot@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Text puzzle game with the aim of clearing the game field LICENSE= BSD2CLAUSE USES= ncurses SCOREFILE?= /var/games/greed.hs CFLAGS+= -DSCOREFILE=\"${SCOREFILE}\" -DNOTBSD -DRELEASE=\"${PORTVERSION}\" LDFLAGS+= -lncurses PLIST_SUB+= SCOREFILE=${SCOREFILE} do-build: (cd ${WRKSRC} && ${CC} ${CFLAGS} -o greed greed.c ${LDFLAGS}) do-install: ${INSTALL_PROGRAM} ${WRKSRC}/greed ${STAGEDIR}${PREFIX}/bin/ ${INSTALL_MAN} ${WRKSRC}/greed.6 ${STAGEDIR}${MAN6PREFIX}/man/man6/ @${MKDIR} ${STAGEDIR}${SCOREFILE:H} ${TOUCH} ${STAGEDIR}${SCOREFILE}.sample .include diff --git a/games/oldrunner/Makefile b/games/oldrunner/Makefile index def620531427..c42247a72f89 100644 --- a/games/oldrunner/Makefile +++ b/games/oldrunner/Makefile @@ -1,32 +1,32 @@ # Created by: Frederic Culot PORTNAME= oldrunner PORTVERSION= 20120131 CATEGORIES= games MASTER_SITES= LOCAL/culot -MAINTAINER= culot@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Textmode remake of Broderbund's LodeRunner LICENSE= BSD2CLAUSE USES= ncurses gmake HAS_CONFIGURE= yes MAKEFILE= GNUmakefile WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= bin/oldrunner ${DATADIR_REL}/original.lvl man/man6/oldrunner.6.gz PLIST_DIRS= ${DATADIR_REL} post-patch: ${REINPLACE_CMD} -e '/LEVELS_PATH/s,/usr/local/share/oldrunner,${DATADIR},g' \ ${WRKSRC}/cfg.h do-install: ${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_PROGRAM} ${WRKSRC}/oldrunner ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/levels/original.lvl ${STAGEDIR}${DATADIR} ${INSTALL_MAN} ${WRKSRC}/oldrunner.6 ${STAGEDIR}${MANPREFIX}/man/man6 .include diff --git a/games/tomenet/Makefile b/games/tomenet/Makefile index 77a7e5cc5b4c..b7f3a190f466 100644 --- a/games/tomenet/Makefile +++ b/games/tomenet/Makefile @@ -1,38 +1,38 @@ # Created by: Frederic Culot PORTNAME= tomenet PORTVERSION= 4.6.0 CATEGORIES= games MASTER_SITES= http://tomenet.eu/downloads/ -MAINTAINER= culot@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Online multiplayer rogue-like role-playing game BROKEN_FreeBSD_13= ld: error: duplicate symbol: lite_later BROKEN_FreeBSD_14= ld: error: duplicate symbol: lite_later WRKSRC= ${WRKDIR}/${DISTNAME}/src MAKEFILE= makefile USES= gmake ncurses tar:bzip2 CFLAGS+= -DDEFAULT_PATH="\\\"${DATADIR}/lib/\\\"" MAKE_JOBS_UNSAFE= yes SUB_FILES= pkg-message OPTIONS_DEFINE= DOCS do-install: .for f in tomenet tomenet.server accedit ${INSTALL_PROGRAM} ${WRKSRC}/${f} ${STAGEDIR}${PREFIX}/bin .endfor ${MKDIR} ${STAGEDIR}${DATADIR} (cd ${WRKDIR}/${DISTNAME} && ${COPYTREE_SHARE} lib ${STAGEDIR}${DATADIR}) ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKDIR}/${DISTNAME}/.tomenetrc ${STAGEDIR}${ETCDIR}/tomenetrc post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKDIR}/${DISTNAME}/TomeNET-Guide.txt ${STAGEDIR}${DOCSDIR} .include diff --git a/mail/p5-Mail-Field-Received/Makefile b/mail/p5-Mail-Field-Received/Makefile index ee1bfd1c6438..550ef1b7c084 100644 --- a/mail/p5-Mail-Field-Received/Makefile +++ b/mail/p5-Mail-Field-Received/Makefile @@ -1,24 +1,24 @@ # Created by: Andrea Venturoli PORTNAME= Mail-Field-Received PORTVERSION= 0.26 PORTREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 modules for parsing of `Received' headers in e-mails LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Mail-Tools>0:mail/p5-Mail-Tools TEST_DEPENDS= p5-Test-Differences>0:devel/p5-Test-Differences USES= perl5 USE_PERL5= configure .include diff --git a/mail/p5-Net-IMAP-Server/Makefile b/mail/p5-Net-IMAP-Server/Makefile index f9346696bd3d..aa5665596f46 100644 --- a/mail/p5-Net-IMAP-Server/Makefile +++ b/mail/p5-Net-IMAP-Server/Makefile @@ -1,36 +1,36 @@ # Created by: Wen Heping PORTNAME= Net-IMAP-Server PORTVERSION= 1.39 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Single-threaded multiplexing IMAP server implementation LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-AnyEvent>0:devel/p5-AnyEvent \ p5-Class-Accessor>0:devel/p5-Class-Accessor \ p5-Coro>0:devel/p5-Coro \ p5-DateTime>0:devel/p5-DateTime \ p5-DateTime-Format-Mail>0:devel/p5-DateTime-Format-Mail \ p5-DateTime-Format-Strptime>=1.3:devel/p5-DateTime-Format-Strptime \ p5-Email-Address>0:mail/p5-Email-Address \ p5-Email-MIME>=1.862:mail/p5-Email-MIME \ p5-Email-Simple>=1.999:mail/p5-Email-Simple \ p5-Encode-IMAPUTF7>0:converters/p5-Encode-IMAPUTF7 \ p5-Net-SSLeay>0:security/p5-Net-SSLeay \ p5-Net-Server-Coro>=0.6:net/p5-Net-Server-Coro \ p5-Regexp-Common>0:textproc/p5-Regexp-Common \ p5-UNIVERSAL-require>0:devel/p5-UNIVERSAL-require TEST_DEPENDS= p5-IO-Socket-SSL>0:security/p5-IO-Socket-SSL NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/math/add/Makefile b/math/add/Makefile index d6126d23a4cc..e86d24baac56 100644 --- a/math/add/Makefile +++ b/math/add/Makefile @@ -1,21 +1,21 @@ # Created by: Andrey Zakhvatov PORTNAME= add PORTVERSION= 20180401 CATEGORIES= math MASTER_SITES= ftp://dickey.his.com/add/ -MAINTAINER= culot@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Full-screen editing calculator GNU_CONFIGURE= yes USES= ncurses tar:tgz MAKEFILE= makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/add ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/add.1 ${STAGEDIR}${MANPREFIX}/man/man1 @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/add.hlp ${STAGEDIR}${DATADIR} .include diff --git a/math/gmp-ecm/Makefile b/math/gmp-ecm/Makefile index 7f8dc5f6c1e1..fb6492bc1592 100644 --- a/math/gmp-ecm/Makefile +++ b/math/gmp-ecm/Makefile @@ -1,42 +1,42 @@ # Created by: Gea-Suan Lin PORTNAME= gmp-ecm DISTVERSION= 7.0.4 PORTREVISION= 1 CATEGORIES= math MASTER_SITES= https://gforge.inria.fr/frs/download.php/file/36224/ DISTNAME= ecm-${DISTVERSION} -MAINTAINER= culot@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Elliptic Curve Method for Integer Factorization LICENSE= GPLv2+ LGPL21+ LICENSE_COMB= multi LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING LICENSE_FILE_LGPL21+ = ${WRKSRC}/COPYING.LIB LIB_DEPENDS= libgmp.so:math/gmp USES= gmake libtool GNU_CONFIGURE= yes CONFIGURE_ARGS= ac_cv_prog_XSLTPROC=no \ --with-gmp=${LOCALBASE} \ --enable-shared \ --disable-static INSTALL_TARGET= install-strip PLIST_FILES= bin/ecm include/ecm.h \ lib/libecm.so \ lib/libecm.so.1 \ lib/libecm.so.1.0.0 \ man/man1/ecm.1.gz post-patch: @${REINPLACE_CMD} s/__GMP_BITS_PER_MP_LIMB/GMP_NUMB_BITS/g \ ${WRKSRC}/*.c ${WRKSRC}/*.h @${REINPLACE_CMD} s/GMP_BITS_PER_LIMB/GMP_NUMB_BITS/g \ ${WRKSRC}/*.c ${WRKSRC}/*.h @${REINPLACE_CMD} s/mp_bits_per_limb/GMP_NUMB_BITS/g \ ${WRKSRC}/*.c ${WRKSRC}/*.h .include diff --git a/math/p5-Number-WithError/Makefile b/math/p5-Number-WithError/Makefile index 9a6b1eec00fd..a53aad3ec957 100644 --- a/math/p5-Number-WithError/Makefile +++ b/math/p5-Number-WithError/Makefile @@ -1,25 +1,25 @@ # Created by: Aaron Dalton PORTNAME= Number-WithError PORTVERSION= 1.01 PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Numbers with error propagation and scientific rounding LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Params-Util>=0:devel/p5-Params-Util \ p5-prefork>=0:devel/p5-prefork TEST_DEPENDS= p5-Test-LectroTest>=0:devel/p5-Test-LectroTest USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/misc/p5-Chatbot-Eliza/Makefile b/misc/p5-Chatbot-Eliza/Makefile index fc264cf1c081..9dc7fa81baa7 100644 --- a/misc/p5-Chatbot-Eliza/Makefile +++ b/misc/p5-Chatbot-Eliza/Makefile @@ -1,19 +1,19 @@ # Created by: ijliao PORTNAME= Chatbot-Eliza PORTVERSION= 1.08 CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Clone of the classic Eliza program LICENSE= ART10 GPLv1+ LICENSE_COMB= dual NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/net/kippo/Makefile b/net/kippo/Makefile index 3ff652794f95..5f1a424b2110 100644 --- a/net/kippo/Makefile +++ b/net/kippo/Makefile @@ -1,44 +1,44 @@ # Created by: Frederic Culot PORTNAME= kippo PORTVERSION= 0.9 DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= net -MAINTAINER= culot@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Medium interaction ssh honeypot LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.interface>0:devel/py-zope.interface@${PY_FLAVOR} RUN_DEPENDS:= ${BUILD_DEPENDS} USE_GITHUB= yes GH_ACCOUNT= desaster USES= python NO_ARCH= yes NO_BUILD= yes USE_RC_SUBR= kippo USERS= kippo GROUPS= kippo SUB_FILES= pkg-message SUB_LIST+= PYTHON=${PYTHON_CMD} do-install: @${MKDIR} ${STAGEDIR}${DATADIR} .for f in kippo.cfg.dist kippo.tac fs.pickle ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DATADIR} .endfor .for d in data doc honeyfs kippo txtcmds utils @${MKDIR} ${STAGEDIR}${DATADIR}/${d} @(cd ${WRKSRC}/${d}/ && ${COPYTREE_SHARE} \* ${STAGEDIR}${DATADIR}/${d}) .endfor .include diff --git a/net/p5-Net-Google-AuthSub/Makefile b/net/p5-Net-Google-AuthSub/Makefile index be3d827562d2..cf726001caae 100644 --- a/net/p5-Net-Google-AuthSub/Makefile +++ b/net/p5-Net-Google-AuthSub/Makefile @@ -1,19 +1,19 @@ # Created by: Felippe de Meirelles Motta PORTNAME= Net-Google-AuthSub PORTVERSION= 0.5 PORTREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Interact with sites that implement Google style AuthSub RUN_DEPENDS= p5-URI>=0:net/p5-URI \ p5-libwww>=0:www/p5-libwww USES= perl5 USE_PERL5= configure .include diff --git a/net/p5-Net-Google-Code/Makefile b/net/p5-Net-Google-Code/Makefile index cb778ea42453..ca417b0a589d 100644 --- a/net/p5-Net-Google-Code/Makefile +++ b/net/p5-Net-Google-Code/Makefile @@ -1,34 +1,34 @@ # Created by: Frederic Culot PORTNAME= Net-Google-Code PORTVERSION= 0.19 PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Simple client library for Google code BUILD_DEPENDS= p5-File-Slurp>=0:devel/p5-File-Slurp \ p5-Test-MockModule>=0:devel/p5-Test-MockModule \ p5-Test-Mock-LWP>=0:devel/p5-Test-Mock-LWP \ p5-Test-Simple>=0:devel/p5-Test-Simple RUN_DEPENDS= p5-Test-Simple>=0:devel/p5-Test-Simple \ p5-Test-Mock-LWP>=0:devel/p5-Test-Mock-LWP \ p5-Test-MockModule>=0:devel/p5-Test-MockModule \ p5-File-Slurp>=0:devel/p5-File-Slurp \ p5-DateTime>=0:devel/p5-DateTime \ p5-Any-Moose>=0:devel/p5-Any-Moose \ p5-File-MMagic>=0:devel/p5-File-MMagic \ p5-HTML-Tree>=0:www/p5-HTML-Tree \ p5-JSON>=0:converters/p5-JSON \ p5-MIME-Types>=0:mail/p5-MIME-Types \ p5-URI>=0:net/p5-URI \ p5-WWW-Mechanize>=0:www/p5-WWW-Mechanize \ p5-XML-FeedPP>=0:textproc/p5-XML-FeedPP USES= perl5 USE_PERL5= configure .include diff --git a/net/p5-Net-SMPP/Makefile b/net/p5-Net-SMPP/Makefile index 87ff6dbe17ac..c023ec771582 100644 --- a/net/p5-Net-SMPP/Makefile +++ b/net/p5-Net-SMPP/Makefile @@ -1,18 +1,18 @@ # Created by: jhay PORTNAME= Net-SMPP PORTVERSION= 1.19 PORTREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Pure Perl implementation of SMPP 3.4 over TCP USES= perl5 shebangfix SHEBANG_FILES= *.pl USE_PERL5= configure NO_ARCH= yes .include diff --git a/net/p5-Net-Server-SS-PreFork/Makefile b/net/p5-Net-Server-SS-PreFork/Makefile index b21754b196f4..3c52d46f15a4 100644 --- a/net/p5-Net-Server-SS-PreFork/Makefile +++ b/net/p5-Net-Server-SS-PreFork/Makefile @@ -1,28 +1,28 @@ # Created by: Denis Pokataev PORTNAME= Net-Server-SS-PreFork PORTVERSION= 0.05 PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Hot-deployable variant of Net::Server::PreFork LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Net-Server>0:net/p5-Net-Server \ p5-Server-Starter>=0.02:net/p5-Server-Starter TEST_DEPENDS= p5-HTTP-Server-Simple>0:www/p5-HTTP-Server-Simple \ p5-Test-SharedFork>0:devel/p5-Test-SharedFork \ p5-Test-TCP>=0.06:devel/p5-Test-TCP \ p5-libwww>0:www/p5-libwww USES= perl5 USE_PERL5= configure .include diff --git a/net/p5-Net-Twitter-Lite/Makefile b/net/p5-Net-Twitter-Lite/Makefile index 27823a290ffc..98d09364a810 100644 --- a/net/p5-Net-Twitter-Lite/Makefile +++ b/net/p5-Net-Twitter-Lite/Makefile @@ -1,35 +1,35 @@ # Created by: Masafumi NAKANE PORTNAME= Net-Twitter-Lite PORTVERSION= 0.12008 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Interface to the Twitter API LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-HTTP-Message>0:www/p5-HTTP-Message \ p5-JSON>=2.02:converters/p5-JSON \ p5-LWP-Protocol-https>0:www/p5-LWP-Protocol-https \ p5-URI>=1.4:net/p5-URI \ p5-libwww>0:www/p5-libwww \ p5-Net-HTTP>=6.06:net/p5-Net-HTTP \ p5-Net-OAuth>=0.25:net/p5-Net-OAuth RUN_DEPENDS= p5-HTTP-Message>0:www/p5-HTTP-Message \ p5-JSON>=2.02:converters/p5-JSON \ p5-LWP-Protocol-https>0:www/p5-LWP-Protocol-https \ p5-URI>=1.4:net/p5-URI \ p5-libwww>0:www/p5-libwww \ p5-Net-HTTP>=6.06:net/p5-Net-HTTP \ p5-Net-OAuth>=0.25:net/p5-Net-OAuth TEST_DEPENDS= p5-Test-Fatal>0:devel/p5-Test-Fatal NO_ARCH= yes USES= perl5 USE_PERL5= modbuildtiny .include diff --git a/net/p5-Net-Whois-IP/Makefile b/net/p5-Net-Whois-IP/Makefile index 9a46fb772a92..ad9c38aeaa7d 100644 --- a/net/p5-Net-Whois-IP/Makefile +++ b/net/p5-Net-Whois-IP/Makefile @@ -1,20 +1,20 @@ # Created by: Aaron Dalton PORTNAME= Net-Whois-IP PORTVERSION= 1.19 PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Retrieve whois information given an IP address BUILD_DEPENDS= p5-Regexp-IPv6>=0.02:textproc/p5-Regexp-IPv6 RUN_DEPENDS= p5-Regexp-IPv6>=0.02:textproc/p5-Regexp-IPv6 NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/net/p5-URI-FromHash/Makefile b/net/p5-URI-FromHash/Makefile index b8b1087aa6d9..f1e2b3552e93 100644 --- a/net/p5-URI-FromHash/Makefile +++ b/net/p5-URI-FromHash/Makefile @@ -1,22 +1,22 @@ # Created by: Andrew Pantyukhin PORTNAME= URI-FromHash DISTVERSION= 0.05 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Create URI from hash of components LICENSE= ART20 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Params-Validate>=0:devel/p5-Params-Validate \ p5-URI>=1.68:net/p5-URI NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/net/p5-XML-RPC/Makefile b/net/p5-XML-RPC/Makefile index 8c0aba44c8dd..705f6bdb43b5 100644 --- a/net/p5-XML-RPC/Makefile +++ b/net/p5-XML-RPC/Makefile @@ -1,26 +1,26 @@ # Created by: Denis Pokataev PORTNAME= XML-RPC PORTVERSION= 1.1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Pure Perl implementation for an XML-RPC client and server LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-LWP-Protocol-https>0:www/p5-LWP-Protocol-https \ p5-XML-TreePP>0:textproc/p5-XML-TreePP \ p5-libwww>0:www/p5-libwww RUN_DEPENDS= p5-LWP-Protocol-https>0:www/p5-LWP-Protocol-https \ p5-XML-TreePP>0:textproc/p5-XML-TreePP \ p5-libwww>0:www/p5-libwww NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/ports-mgmt/portal/Makefile b/ports-mgmt/portal/Makefile index d1e2a755120d..ea6a867a67c1 100644 --- a/ports-mgmt/portal/Makefile +++ b/ports-mgmt/portal/Makefile @@ -1,30 +1,30 @@ PORTNAME= portal PORTVERSION= 0.4 PORTREVISION= 5 CATEGORIES= ports-mgmt -MAINTAINER= culot@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Front-end to pkg(8) LICENSE= BSD2CLAUSE PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz USE_GITHUB= yes GH_ACCOUNT= culot USES= ncurses compiler:c++11-lib .include .if ${NCURSESLIB} != /usr/lib CFLAGS+= -I${NCURSESINC} LDFLAGS+= -L${NCURSESLIB} .endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1 .include diff --git a/science/epte/Makefile b/science/epte/Makefile index 7f3b7bf47a9f..8c859ba7519c 100644 --- a/science/epte/Makefile +++ b/science/epte/Makefile @@ -1,28 +1,28 @@ # Created by: Frederic Culot PORTNAME= epte PORTVERSION= 2.0.8 PORTREVISION= 1 CATEGORIES= science MASTER_SITES= http://www.toddmiller.com/epte/ -MAINTAINER= culot@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Electronic Periodic Table of the Elements USES= ncurses MAKEFILE= makefile ALL_TARGET= ${PORTNAME} WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= bin/epte \ man/man1/epte.1.gz post-patch: @${REINPLACE_CMD} 's|/usr|${PREFIX}|' ${WRKSRC}/epte.1 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/epte ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/epte.1 ${STAGEDIR}${MANPREFIX}/man/man1 .include diff --git a/science/p5-Physics-Unit/Makefile b/science/p5-Physics-Unit/Makefile index 98466165893c..21d0dd026eb1 100644 --- a/science/p5-Physics-Unit/Makefile +++ b/science/p5-Physics-Unit/Makefile @@ -1,29 +1,29 @@ # Created by: Frederic Culot PORTNAME= Physics-Unit PORTVERSION= 0.54 CATEGORIES= science perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Manipulate Physics units and dimensions LICENSE= ART10 GPLv1+ LICENSE_COMB= dual NO_ARCH= YES USES= perl5 USE_PERL5= modbuild OPTIONS_DEFINE= EXAMPLES PORTEXAMPLES= * .include post-install: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC}/eg/ && ${COPYTREE_SHARE} '*.pl' ${STAGEDIR}${EXAMPLESDIR}) .include diff --git a/security/p5-Business-PayPal-EWP/Makefile b/security/p5-Business-PayPal-EWP/Makefile index 75b8e88ddad7..4aecf6d17dc2 100644 --- a/security/p5-Business-PayPal-EWP/Makefile +++ b/security/p5-Business-PayPal-EWP/Makefile @@ -1,20 +1,20 @@ # Created by: Alfred Perlstein PORTNAME= Business-PayPal-EWP PORTVERSION= 1.03 PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for PayPal Encrypted Website Payments RUN_DEPENDS= p5-Net-SSLeay>=0:security/p5-Net-SSLeay BUILD_DEPENDS= p5-Net-SSLeay>=0:security/p5-Net-SSLeay USES= dos2unix perl5 ssl USE_PERL5= configure CONFIGURE_ARGS= ${OPENSSLBASE} .include diff --git a/security/p5-Data-Password/Makefile b/security/p5-Data-Password/Makefile index 757961fbbc1c..8781bcbcc826 100644 --- a/security/p5-Data-Password/Makefile +++ b/security/p5-Data-Password/Makefile @@ -1,18 +1,18 @@ # Created by: ports@c0decafe.net PORTNAME= Data-Password PORTVERSION= 1.12 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Assess password quality LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/sysutils/p5-File-Signature/Makefile b/sysutils/p5-File-Signature/Makefile index 8409416fe1f0..a1390d9afd33 100644 --- a/sysutils/p5-File-Signature/Makefile +++ b/sysutils/p5-File-Signature/Makefile @@ -1,16 +1,16 @@ # Created by: Frederic Culot PORTNAME= File-Signature PORTVERSION= 1.009 PORTREVISION= 1 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Detect changes to a file's content or attributes USES= perl5 USE_PERL5= configure .include diff --git a/sysutils/p5-Filesys-DiskUsage/Makefile b/sysutils/p5-Filesys-DiskUsage/Makefile index 6d45e245f153..1e57c624e755 100644 --- a/sysutils/p5-Filesys-DiskUsage/Makefile +++ b/sysutils/p5-Filesys-DiskUsage/Makefile @@ -1,24 +1,24 @@ # Created by: Alex Deiter PORTNAME= Filesys-DiskUsage PORTVERSION= 0.13 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl equivalent of du(1) LICENSE= ART10 GPLv1+ LICENSE_COMB= dual TEST_DEPENDS= p5-Test-Warn>0:devel/p5-Test-Warn NO_ARCH= YES USES= perl5 USE_PERL5= configure post-patch: @${RM} ${WRKSRC}/lib/Filesys/DiskUsage.pm.orig .include diff --git a/sysutils/p5-Probe-Perl/Makefile b/sysutils/p5-Probe-Perl/Makefile index 27ec4061ba9b..3f421c1ff8b4 100644 --- a/sysutils/p5-Probe-Perl/Makefile +++ b/sysutils/p5-Probe-Perl/Makefile @@ -1,20 +1,20 @@ # Created by: Felippe de Meirelles Motta PORTNAME= Probe-Perl PORTVERSION= 0.03 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:KWILLIAMS PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Information about the currently running perl LICENSE= ART10 GPLv1+ LICENSE_COMB= dual NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/aft/Makefile b/textproc/aft/Makefile index 5c045be83306..68d708f0fb6d 100644 --- a/textproc/aft/Makefile +++ b/textproc/aft/Makefile @@ -1,25 +1,25 @@ # Created by: Alan Eldridge PORTNAME= aft PORTVERSION= 5.098 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= http://www.maplefish.com/todd/ -MAINTAINER= culot@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Document preparation system using an Almost Free Text input format LICENSE= CART LICENSE_GROUPS= FSF GPL OSI LICENSE_NAME= Clarified Artistic License LICENSE_FILE= ${WRKSRC}/LICENSE.txt LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= perl5 gmake GNU_CONFIGURE= yes OPTIONS_DEFINE= DOCS PORTDOCS= * .include diff --git a/textproc/p5-Excel-Template/Makefile b/textproc/p5-Excel-Template/Makefile index 77e763eea051..a9816ce8d03a 100644 --- a/textproc/p5-Excel-Template/Makefile +++ b/textproc/p5-Excel-Template/Makefile @@ -1,26 +1,26 @@ # Created by: Espen Tagestad PORTNAME= Excel-Template PORTVERSION= 0.34 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for templating Excel files LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-IO-Stringy>=0:devel/p5-IO-Stringy \ p5-Test-Exception>=0.21:devel/p5-Test-Exception \ p5-XML-Parser>=0:textproc/p5-XML-Parser \ p5-Spreadsheet-WriteExcel>=0:textproc/p5-Spreadsheet-WriteExcel \ p5-Test-Deep>=0:devel/p5-Test-Deep USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Getopt-Lucid/Makefile b/textproc/p5-Getopt-Lucid/Makefile index 2cf99551fd86..f9faeabde502 100644 --- a/textproc/p5-Getopt-Lucid/Makefile +++ b/textproc/p5-Getopt-Lucid/Makefile @@ -1,22 +1,22 @@ # Created by: Felippe de Meirelles Motta PORTNAME= Getopt-Lucid PORTVERSION= 1.10 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Clear, readable syntax for command line processing LICENSE= APACHE20 BUILD_DEPENDS= p5-Exception-Class>=1.23:devel/p5-Exception-Class RUN_DEPENDS= p5-Exception-Class>=1.23:devel/p5-Exception-Class TEST_DEPENDS= p5-Exception-Class-TryCatch>=1.10:devel/p5-Exception-Class-TryCatch NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-HTML-HTML5-Entities/Makefile b/textproc/p5-HTML-HTML5-Entities/Makefile index e19a9457aec5..d229cab0a3fc 100644 --- a/textproc/p5-HTML-HTML5-Entities/Makefile +++ b/textproc/p5-HTML-HTML5-Entities/Makefile @@ -1,20 +1,20 @@ # Created by: Frederic Culot PORTNAME= HTML-HTML5-Entities PORTVERSION= 0.004 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TOBYINK PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Pure Perl drop-in replacement for HTML::Entities LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-HTML-HTML5-Parser/Makefile b/textproc/p5-HTML-HTML5-Parser/Makefile index aab9aaab9066..4fc03bda795d 100644 --- a/textproc/p5-HTML-HTML5-Parser/Makefile +++ b/textproc/p5-HTML-HTML5-Parser/Makefile @@ -1,27 +1,27 @@ # Created by: jupengfei PORTNAME= HTML-HTML5-Parser PORTVERSION= 0.301 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TOBYINK PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Named entity list for HTML parser LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-HTML5-Entities>=0.002:textproc/p5-HTML-HTML5-Entities \ p5-IO-HTML>0:devel/p5-IO-HTML \ p5-Try-Tiny>0:lang/p5-Try-Tiny \ p5-URI>0:net/p5-URI \ p5-XML-LibXML>=1.94:textproc/p5-XML-LibXML USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Parse-PhoneNumber/Makefile b/textproc/p5-Parse-PhoneNumber/Makefile index 14b08453d34e..0e1ec12ca939 100644 --- a/textproc/p5-Parse-PhoneNumber/Makefile +++ b/textproc/p5-Parse-PhoneNumber/Makefile @@ -1,19 +1,19 @@ # Created by: Aaron Dalton PORTNAME= Parse-PhoneNumber PORTVERSION= 1.9 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Parse phone numbers LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= modbuild .include diff --git a/textproc/p5-SQL-Tokenizer/Makefile b/textproc/p5-SQL-Tokenizer/Makefile index 20566e97c8d5..8df7f48c890b 100644 --- a/textproc/p5-SQL-Tokenizer/Makefile +++ b/textproc/p5-SQL-Tokenizer/Makefile @@ -1,20 +1,20 @@ # Created by: milki PORTNAME= SQL-Tokenizer PORTVERSION= 0.24 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:IZUT PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Simple regular expressions based SQL tokenizer LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Sort-Naturally/Makefile b/textproc/p5-Sort-Naturally/Makefile index 29b4b23938a6..143f1a5131a2 100644 --- a/textproc/p5-Sort-Naturally/Makefile +++ b/textproc/p5-Sort-Naturally/Makefile @@ -1,19 +1,19 @@ # Created by: Aaron Dalton PORTNAME= Sort-Naturally PORTVERSION= 1.03 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Sort lexically, but sort numeral parts numerically LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-String-Escape/Makefile b/textproc/p5-String-Escape/Makefile index 6965f55e1e14..c116492da1c6 100644 --- a/textproc/p5-String-Escape/Makefile +++ b/textproc/p5-String-Escape/Makefile @@ -1,19 +1,19 @@ # Created by: Denis Pokataev PORTNAME= String-Escape PORTVERSION= 2010.002 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Registry of string functions, including backslash escapes LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-String-Fraction/Makefile b/textproc/p5-String-Fraction/Makefile index 22ed85cb4dd7..75a7dce316d7 100644 --- a/textproc/p5-String-Fraction/Makefile +++ b/textproc/p5-String-Fraction/Makefile @@ -1,22 +1,22 @@ # Created by: Aaron Dalton PORTNAME= String-Fraction PORTVERSION= 0.30 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Convert fractions into Unicode chars LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Fraction>=0.40:textproc/p5-HTML-Fraction USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-Extract-Word/Makefile b/textproc/p5-Text-Extract-Word/Makefile index e8d84fad0e15..19646b95dbcb 100644 --- a/textproc/p5-Text-Extract-Word/Makefile +++ b/textproc/p5-Text-Extract-Word/Makefile @@ -1,21 +1,21 @@ # Created by: jupengfei PORTNAME= Text-Extract-Word PORTVERSION= 0.04 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Simple module for extracting the text from a Microsoft Word file LICENSE= ART20 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-OLE-Storage_Lite>0:devel/p5-OLE-Storage_Lite USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-TestBase/Makefile b/textproc/p5-Text-TestBase/Makefile index de5db099b56d..e50ed585ae89 100644 --- a/textproc/p5-Text-TestBase/Makefile +++ b/textproc/p5-Text-TestBase/Makefile @@ -1,23 +1,23 @@ # Created by: Frederic Culot PORTNAME= Text-TestBase PORTVERSION= 0.13 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Parser for Test::Base format 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 NO_ARCH= yes USES= perl5 USE_PERL5= modbuild .include diff --git a/textproc/p5-Text-WikiFormat/Makefile b/textproc/p5-Text-WikiFormat/Makefile index dfe28cf4e35b..67d0cbc81b41 100644 --- a/textproc/p5-Text-WikiFormat/Makefile +++ b/textproc/p5-Text-WikiFormat/Makefile @@ -1,22 +1,22 @@ # Created by: Alexander Zhuravlev PORTNAME= Text-WikiFormat PORTVERSION= 0.81 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Module for translating Wiki formatted text into other formats LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-URI>=0.01:net/p5-URI USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Unicode-CaseFold/Makefile b/textproc/p5-Unicode-CaseFold/Makefile index dd3cf762fe1e..6f14eb1ae95b 100644 --- a/textproc/p5-Unicode-CaseFold/Makefile +++ b/textproc/p5-Unicode-CaseFold/Makefile @@ -1,27 +1,27 @@ # Created by: Frederic Culot PORTNAME= Unicode-CaseFold PORTVERSION= 1.01 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ARODLAND PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Unicode case-folding for case-insensitive lookups LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= modbuild PLIST_FILES= %%SITE_ARCH%%/Unicode/CaseFold.pm \ %%SITE_ARCH%%/Unicode/CaseFoldPP.pm \ %%SITE_ARCH%%/auto/Unicode/CaseFold/CaseFold.so \ %%PERL5_MAN3%%/Unicode::CaseFold.3.gz post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Unicode/CaseFold/CaseFold.so .include diff --git a/textproc/p5-Unicode-CheckUTF8/Makefile b/textproc/p5-Unicode-CheckUTF8/Makefile index 3cdddfdc6948..8de46bd5feaa 100644 --- a/textproc/p5-Unicode-CheckUTF8/Makefile +++ b/textproc/p5-Unicode-CheckUTF8/Makefile @@ -1,16 +1,16 @@ # Created by: Andrew Pantyukhin PORTNAME= Unicode-CheckUTF8 DISTVERSION= 1.03 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Check if scalar is valid UTF-8 USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-Atom-Ext-OpenSearch/Makefile b/textproc/p5-XML-Atom-Ext-OpenSearch/Makefile index 8c0227303bcc..f064bc77c00f 100644 --- a/textproc/p5-XML-Atom-Ext-OpenSearch/Makefile +++ b/textproc/p5-XML-Atom-Ext-OpenSearch/Makefile @@ -1,19 +1,19 @@ # Created by: Denis Pokataev PORTNAME= XML-Atom-Ext-OpenSearch PORTVERSION= 0.03 PORTREVISION= 1 CATEGORIES= textproc www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= XML::Atom extension for OpenSearch data BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-Atom>=0:textproc/p5-XML-Atom USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-Catalog/Makefile b/textproc/p5-XML-Catalog/Makefile index 1cc6cc3c454d..cd583d983a0e 100644 --- a/textproc/p5-XML-Catalog/Makefile +++ b/textproc/p5-XML-Catalog/Makefile @@ -1,27 +1,27 @@ # Created by: Ying-Chieh Liao PORTNAME= XML-Catalog PORTVERSION= 1.0.3 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-v${PORTVERSION} -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Resolve public identifiers and remap system identifiers LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-URI>=0:net/p5-URI \ p5-XML-Parser>=0:textproc/p5-XML-Parser \ p5-Text-ParseWords>0:textproc/p5-Text-ParseWords \ p5-libwww>=0:www/p5-libwww USES= dos2unix perl5 USE_PERL5= configure DOS2UNIX_GLOB= Catalog.pm .include diff --git a/textproc/p5-XML-TreeBuilder/Makefile b/textproc/p5-XML-TreeBuilder/Makefile index ca4631471b1a..e260612cac74 100644 --- a/textproc/p5-XML-TreeBuilder/Makefile +++ b/textproc/p5-XML-TreeBuilder/Makefile @@ -1,25 +1,25 @@ # Created by: Will Andrews PORTNAME= XML-TreeBuilder PORTVERSION= 5.4 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to make XML document trees LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Tagset>=3.02:www/p5-HTML-Tagset \ p5-HTML-Tree>=4.1:www/p5-HTML-Tree \ p5-XML-Catalog>=1.0.2:textproc/p5-XML-Catalog \ p5-XML-Parser>0:textproc/p5-XML-Parser USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-CGI-Application-Plugin-ConfigAuto/Makefile b/www/p5-CGI-Application-Plugin-ConfigAuto/Makefile index 65c1c254e70f..b6748b0fd1e2 100644 --- a/www/p5-CGI-Application-Plugin-ConfigAuto/Makefile +++ b/www/p5-CGI-Application-Plugin-ConfigAuto/Makefile @@ -1,20 +1,20 @@ # Created by: Alex Kapranoff PORTNAME= CGI-Application-Plugin-ConfigAuto PORTVERSION= 1.33 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Plugin that adds Config::Auto support to CGI::Application BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-CGI-Application>=0:www/p5-CGI-Application \ p5-Config-Auto>=0:devel/p5-Config-Auto USES= perl5 USE_PERL5= modbuild .include diff --git a/www/p5-CGI-Application-Plugin-DBH/Makefile b/www/p5-CGI-Application-Plugin-DBH/Makefile index 6e8ec44e9381..5d17d9bbff7f 100644 --- a/www/p5-CGI-Application-Plugin-DBH/Makefile +++ b/www/p5-CGI-Application-Plugin-DBH/Makefile @@ -1,24 +1,24 @@ # Created by: Espen Tagestad PORTNAME= CGI-Application-Plugin-DBH PORTVERSION= 4.04 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Easy DBI access from CGI::Application LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-CGI-Application>=0:www/p5-CGI-Application \ p5-DBI>=0:databases/p5-DBI TEST_DEPENDS= p5-Test-MockObject>=1.20120301:devel/p5-Test-MockObject NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-CGI-Application-Plugin-DevPopup/Makefile b/www/p5-CGI-Application-Plugin-DevPopup/Makefile index 9951c537b288..75c537e8efd3 100644 --- a/www/p5-CGI-Application-Plugin-DevPopup/Makefile +++ b/www/p5-CGI-Application-Plugin-DevPopup/Makefile @@ -1,24 +1,24 @@ # Created by: George Hartzell PORTNAME= CGI-Application-Plugin-DevPopup PORTVERSION= 1.08 PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Runtime cgiapp info in a popup window LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-CGI-Application>=4.01:www/p5-CGI-Application \ p5-HTML-Template>0:www/p5-HTML-Template \ p5-IO-Stringy>0:devel/p5-IO-Stringy USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-CGI-Application-Plugin-HTDot/Makefile b/www/p5-CGI-Application-Plugin-HTDot/Makefile index 929c28e891a3..211498c15fe7 100644 --- a/www/p5-CGI-Application-Plugin-HTDot/Makefile +++ b/www/p5-CGI-Application-Plugin-HTDot/Makefile @@ -1,23 +1,23 @@ # Created by: Espen Tagestad PORTNAME= CGI-Application-Plugin-HTDot PORTVERSION= 0.07 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Enable "magic dot" notation in CGI::Application-derived applications BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-CGI-Application>=4.0:www/p5-CGI-Application \ p5-Test-Exception>=0:devel/p5-Test-Exception \ p5-HTML-Template-Pluggable>=0:www/p5-HTML-Template-Pluggable \ p5-CGI-Application>=0:www/p5-CGI-Application \ p5-Test-Simple>=0:devel/p5-Test-Simple USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-CGI-Application-Plugin-ValidateRM/Makefile b/www/p5-CGI-Application-Plugin-ValidateRM/Makefile index d4b8ac390ad1..106e8f78e28c 100644 --- a/www/p5-CGI-Application-Plugin-ValidateRM/Makefile +++ b/www/p5-CGI-Application-Plugin-ValidateRM/Makefile @@ -1,21 +1,21 @@ # Created by: Espen Tagestad PORTNAME= CGI-Application-Plugin-ValidateRM PORTVERSION= 2.5 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Help validate forms with the CGI::Application framework BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-FillInForm>=0:www/p5-HTML-FillInForm \ p5-Data-FormValidator>=0:textproc/p5-Data-FormValidator \ p5-CGI-Application>=0:www/p5-CGI-Application USES= perl5 USE_PERL5= modbuild .include diff --git a/www/p5-Catalyst-Authentication-Credential-HTTP/Makefile b/www/p5-Catalyst-Authentication-Credential-HTTP/Makefile index 699ff08d7d86..0afa6f7b0cf8 100644 --- a/www/p5-Catalyst-Authentication-Credential-HTTP/Makefile +++ b/www/p5-Catalyst-Authentication-Credential-HTTP/Makefile @@ -1,31 +1,31 @@ # Created by: Denis Pokataev PORTNAME= Catalyst-Authentication-Credential-HTTP PORTVERSION= 1.018 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= HTTP plain and digest authentication plugin for Catalyst LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Catalyst-Plugin-Authentication>=0.10005:www/p5-Catalyst-Plugin-Authentication \ p5-Catalyst-Runtime>0:www/p5-Catalyst-Runtime \ p5-Class-Accessor>0:devel/p5-Class-Accessor \ p5-Data-UUID>=0.11:devel/p5-Data-UUID \ p5-String-Escape>0:textproc/p5-String-Escape \ p5-URI>0:net/p5-URI TEST_DEPENDS= p5-HTTP-Message>0:www/p5-HTTP-Message \ p5-Test-Exception>0:devel/p5-Test-Exception \ p5-Test-MockObject>0:devel/p5-Test-MockObject \ p5-Test-Needs>0:devel/p5-Test-Needs NO_ARCH= YES USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Catalyst-Model-Memcached/Makefile b/www/p5-Catalyst-Model-Memcached/Makefile index 57c18baabbad..510c1ebcd159 100644 --- a/www/p5-Catalyst-Model-Memcached/Makefile +++ b/www/p5-Catalyst-Model-Memcached/Makefile @@ -1,25 +1,25 @@ # Created by: Denis Pokataev PORTNAME= Catalyst-Model-Memcached PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Wrapper for memcached imitating Catalyst models LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Cache-Memcached-Fast>=0.17:databases/p5-Cache-Memcached-Fast \ p5-Catalyst-Runtime>=5.8:www/p5-Catalyst-Runtime USES= perl5 tar:tgz USE_PERL5= configure NO_ARCH= yes .include diff --git a/www/p5-Catalyst-Plugin-Cache-Memcached-Fast/Makefile b/www/p5-Catalyst-Plugin-Cache-Memcached-Fast/Makefile index b53c36319ca8..d22969ce4b2e 100644 --- a/www/p5-Catalyst-Plugin-Cache-Memcached-Fast/Makefile +++ b/www/p5-Catalyst-Plugin-Cache-Memcached-Fast/Makefile @@ -1,22 +1,22 @@ # Created by: Denis Pokataev PORTNAME= Catalyst-Plugin-Cache-Memcached-Fast PORTVERSION= 0.14 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Catalyst Plugin for Cache::Memcached::Fast BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Cache-Memcached-Fast>=0:databases/p5-Cache-Memcached-Fast \ p5-Catalyst-Runtime>=0:www/p5-Catalyst-Runtime \ p5-Class-Data-Inheritable>=0:devel/p5-Class-Data-Inheritable \ p5-Test-Simple>=0:devel/p5-Test-Simple USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Catalyst-Plugin-CookiedSession/Makefile b/www/p5-Catalyst-Plugin-CookiedSession/Makefile index 2157e2870768..658cb149f907 100644 --- a/www/p5-Catalyst-Plugin-CookiedSession/Makefile +++ b/www/p5-Catalyst-Plugin-CookiedSession/Makefile @@ -1,23 +1,23 @@ # Created by: Denis Pokataev PORTNAME= Catalyst-Plugin-CookiedSession PORTVERSION= 0.35 PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Catalyst Plugin for storing sessions in a browser cookie BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \ p5-Crypt-CBC>=0:security/p5-Crypt-CBC \ p5-Crypt-Rijndael>=0:security/p5-Crypt-Rijndael \ p5-JSON-XS-VersionOneAndTwo>=0:converters/p5-JSON-XS-VersionOneAndTwo \ p5-Catalyst-Runtime>=0:www/p5-Catalyst-Runtime USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-Catalyst-Plugin-Session-Store-Memcached-Fast/Makefile b/www/p5-Catalyst-Plugin-Session-Store-Memcached-Fast/Makefile index 5c29b561e32d..0b46e5afb47e 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-Memcached-Fast/Makefile +++ b/www/p5-Catalyst-Plugin-Session-Store-Memcached-Fast/Makefile @@ -1,22 +1,22 @@ # Created by: Denis Pokataev PORTNAME= Catalyst-Plugin-Session-Store-Memcached-Fast PORTVERSION= 0.02 PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Memcached storage backend for session data BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Cache-Memcached-Fast>=0:databases/p5-Cache-Memcached-Fast \ p5-Catalyst-Plugin-Session>=0.01:www/p5-Catalyst-Plugin-Session \ p5-Catalyst-Runtime>=5.7000:www/p5-Catalyst-Runtime \ p5-Class-Data-Inheritable>=0:devel/p5-Class-Data-Inheritable USES= perl5 USE_PERL5= modbuild .include diff --git a/www/p5-HTML-Template-Pluggable/Makefile b/www/p5-HTML-Template-Pluggable/Makefile index 61a2957505a2..3c921b05c17d 100644 --- a/www/p5-HTML-Template-Pluggable/Makefile +++ b/www/p5-HTML-Template-Pluggable/Makefile @@ -1,22 +1,22 @@ # Created by: Espen Tagestad PORTNAME= HTML-Template-Pluggable PORTVERSION= 0.17 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Extends HTML::Template with plugin support BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Template>=2.7:www/p5-HTML-Template \ p5-Test-MockObject>=1:devel/p5-Test-MockObject \ p5-Regexp-Common>=0:textproc/p5-Regexp-Common \ p5-Class-Trigger>=0:devel/p5-Class-Trigger USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-LWP-Online/Makefile b/www/p5-LWP-Online/Makefile index b1b8f41b4d4a..12be40363275 100644 --- a/www/p5-LWP-Online/Makefile +++ b/www/p5-LWP-Online/Makefile @@ -1,23 +1,23 @@ # Created by: milki PORTNAME= LWP-Online PORTVERSION= 1.08 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ADAMK PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Checks if process has access to the web LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS+= p5-libwww>=5.805:www/p5-libwww \ p5-URI>=1.35:net/p5-URI USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-URI-Encode/Makefile b/www/p5-URI-Encode/Makefile index 97d876ac7bcb..55dc2d655133 100644 --- a/www/p5-URI-Encode/Makefile +++ b/www/p5-URI-Encode/Makefile @@ -1,20 +1,20 @@ # Created by: ports@c0decafe.net PORTNAME= URI-Encode PORTVERSION= 0.09 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MITHUN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Simple URI Encoding/Decoding LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-URI-Escape-XS/Makefile b/www/p5-URI-Escape-XS/Makefile index cf6f030786d0..5f839fb2fd26 100644 --- a/www/p5-URI-Escape-XS/Makefile +++ b/www/p5-URI-Escape-XS/Makefile @@ -1,21 +1,21 @@ # Created by: Denis Pokataev PORTNAME= URI-Escape-XS PORTVERSION= 0.14 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Drop-In replacement for URI::Escape in XS LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/URI/Escape/XS/XS.so .include diff --git a/www/p5-WWW-Shorten-Bitly/Makefile b/www/p5-WWW-Shorten-Bitly/Makefile index b87187ea1981..aa90852be33c 100644 --- a/www/p5-WWW-Shorten-Bitly/Makefile +++ b/www/p5-WWW-Shorten-Bitly/Makefile @@ -1,27 +1,27 @@ # Created by: Masafumi NAKANE PORTNAME= WWW-Shorten-Bitly PORTVERSION= 2.001 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Abstract interface to bit.ly, one of URL shortening sites LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-File-HomeDir>=1.00:devel/p5-File-HomeDir \ p5-JSON-MaybeXS>0:converters/p5-JSON-MaybeXS \ p5-LWP-Protocol-https>0:www/p5-LWP-Protocol-https \ p5-Path-Tiny>0:devel/p5-Path-Tiny \ p5-URI>=1.58:net/p5-URI \ p5-WWW-Shorten>=3.09:www/p5-WWW-Shorten USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-WebService-Google-Reader/Makefile b/www/p5-WebService-Google-Reader/Makefile index c2f68822ce4b..f55e0d241b93 100644 --- a/www/p5-WebService-Google-Reader/Makefile +++ b/www/p5-WebService-Google-Reader/Makefile @@ -1,31 +1,31 @@ # Created by: Frederic Culot PORTNAME= WebService-Google-Reader PORTVERSION= 0.23 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to Google Reader LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-JSON-XS>=2:converters/p5-JSON-XS \ p5-URI>=1.36:net/p5-URI \ p5-libwww>=6.02:www/p5-libwww \ p5-LWP-Protocol-https>=6.02:www/p5-LWP-Protocol-https \ p5-HTTP-Message>=6:www/p5-HTTP-Message \ p5-HTTP-Date>=6:www/p5-HTTP-Date \ p5-Class-Accessor>0:devel/p5-Class-Accessor \ p5-Crypt-SSLeay>0:security/p5-Crypt-SSLeay \ p5-JSON>=2:converters/p5-JSON \ p5-XML-Atom>0:textproc/p5-XML-Atom \ p5-XML-LibXML>0:textproc/p5-XML-LibXML USES= perl5 USE_PERL5= configure .include