diff options
Diffstat (limited to 'www')
298 files changed, 803 insertions, 1319 deletions
diff --git a/www/p5-Any-Template/Makefile b/www/p5-Any-Template/Makefile index 24040fe9f116..281bd2af65d2 100644 --- a/www/p5-Any-Template/Makefile +++ b/www/p5-Any-Template/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Any-Template -# Date created: 2012-02-12 -# Whom: Steve Wills <swills@FreeBSD.org> -# +# Created by: Steve Wills <swills@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Any-Template PORTVERSION= 1.015 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-Log-Trace>0:${PORTSDIR}/devel/p5-Log-Trace RUN_DEPENDS= p5-Log-Trace>0:${PORTSDIR}/devel/p5-Log-Trace TEST_DEPENDS= p5-Test-Assertions>0:${PORTSDIR}/devel/p5-Test-Assertions -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Any::Template.3 Any::Template::Backend.3 \ Any::Template::Backend::HTML::Template.3 \ diff --git a/www/p5-Apache-ASP/Makefile b/www/p5-Apache-ASP/Makefile index b33e9969659c..bec15bef448d 100644 --- a/www/p5-Apache-ASP/Makefile +++ b/www/p5-Apache-ASP/Makefile @@ -30,7 +30,8 @@ RUN_DEPENDS= p5-Devel-Symdump>=0:${PORTSDIR}/devel/p5-Devel-Symdump \ #MODPERL_SUFFIX?=+mod_perl #.endif -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= asp-perl.1 MAN3= Apache::ASP.3 \ diff --git a/www/p5-Apache-AuthCookie/Makefile b/www/p5-Apache-AuthCookie/Makefile index 9166d9b5061b..504351252a94 100644 --- a/www/p5-Apache-AuthCookie/Makefile +++ b/www/p5-Apache-AuthCookie/Makefile @@ -22,7 +22,8 @@ USE_APACHE= 22+ CURUSER?= `whoami` CURGRP?= `groups | ${AWK} '{print $$1}'` TESTPORT?= 8228 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure CONFIGURE_ENV+= APACHE="${HTTPD}" \ TESTUSER="${CURUSER}" \ TESTGRP="${CURGRP}" \ diff --git a/www/p5-Apache-AuthTicket/Makefile b/www/p5-Apache-AuthTicket/Makefile index 51babb57828e..5380587c68ff 100644 --- a/www/p5-Apache-AuthTicket/Makefile +++ b/www/p5-Apache-AuthTicket/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Apache-AuthTicket -# Date created: Sun Dec 31 19:57:53 2000 -# Whom: will -# +# Created by: will # $FreeBSD$ -# PORTNAME= Apache-AuthTicket PORTVERSION= 0.93 @@ -25,7 +21,8 @@ RUN_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:${PORTSDIR}/www/mod_perl2 \ p5-SQL-Abstract>=0:${PORTSDIR}/databases/p5-SQL-Abstract USE_APACHE= 22+ -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Apache::AuthTicket.3 \ Apache::AuthTicket::Base.3 \ diff --git a/www/p5-Apache-Clean2/Makefile b/www/p5-Apache-Clean2/Makefile index e70aea74be71..79578559c093 100644 --- a/www/p5-Apache-Clean2/Makefile +++ b/www/p5-Apache-Clean2/Makefile @@ -18,7 +18,8 @@ BUILD_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:${PORTSDIR}/www/mod_perl2 \ LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}2 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure USE_APACHE= 22+ MAN3= Apache::Clean.3 diff --git a/www/p5-Apache-ConfigFile/Makefile b/www/p5-Apache-ConfigFile/Makefile index 69a4f6228709..4531222c4038 100644 --- a/www/p5-Apache-ConfigFile/Makefile +++ b/www/p5-Apache-ConfigFile/Makefile @@ -11,7 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Apache::ConfigFile - Parse Apache style httpd.conf configuration files -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Apache::ConfigFile.3 diff --git a/www/p5-Apache-ConfigParser/Makefile b/www/p5-Apache-ConfigParser/Makefile index c8f2608a69aa..621892718abd 100644 --- a/www/p5-Apache-ConfigParser/Makefile +++ b/www/p5-Apache-ConfigParser/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Apache-ConfigParser -# Date created: 24 May 2006 -# Whom: Aaron Dalton <aaron@FreeBSD.org> -# +# Created by: Aaron Dalton <aaron@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Apache-ConfigParser PORTVERSION= 1.01 @@ -17,10 +13,9 @@ COMMENT= Load Apache configuration files BUILD_DEPENDS= p5-File-FnMatch>=0:${PORTSDIR}/devel/p5-File-FnMatch \ p5-Tree-DAG_Node>=0:${PORTSDIR}/devel/p5-Tree-DAG_Node -MAKE_JOBS_SAFE= yes - MAN3= Apache::ConfigParser.3 Apache::ConfigParser::Directive.3 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include <bsd.port.mk> diff --git a/www/p5-Apache-DB/Makefile b/www/p5-Apache-DB/Makefile index 56a0f8b8b482..58d5b2b1dd8a 100644 --- a/www/p5-Apache-DB/Makefile +++ b/www/p5-Apache-DB/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Apache-DB -# Date created: 11 August 2004 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= Apache-DB PORTVERSION= 0.14 @@ -17,9 +13,8 @@ COMMENT= Debugging and profiling tools for mod_perl RUN_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:${PORTSDIR}/www/mod_perl2 -MAKE_JOBS_SAFE= yes - -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure USE_APACHE_RUN= 22+ MAN3= Apache::DB.3 Apache::DProf.3 Apache::perl5db.3 \ diff --git a/www/p5-Apache-DBI/Makefile b/www/p5-Apache-DBI/Makefile index 422d8832fead..c058b8cfc388 100644 --- a/www/p5-Apache-DBI/Makefile +++ b/www/p5-Apache-DBI/Makefile @@ -19,9 +19,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} CONFLICTS= p5-Apache-DBI-mp[12]* -MAKE_JOBS_SAFE= yes - -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure USE_APACHE?= 22+ MAN3= Apache::DBI.3 Apache::AuthDBI.3 diff --git a/www/p5-Apache-MP3/Makefile b/www/p5-Apache-MP3/Makefile index 259abe49a524..2d6da711779f 100644 --- a/www/p5-Apache-MP3/Makefile +++ b/www/p5-Apache-MP3/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Apache-MP3 -# Date created: 23-Jan-2001 -# Whom: Dominic Mitchell <dom@happygiraffe.net> -# +# Created by: Dominic Mitchell <dom@happygiraffe.net> # $FreeBSD$ -# PORTNAME= Apache-MP3 PORTVERSION= 4.00 @@ -22,7 +18,8 @@ BUILD_DEPENDS= p5-Audio-Wav>=0:${PORTSDIR}/audio/p5-Audio-Wav \ ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:${PORTSDIR}/www/mod_perl2 RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure USE_APACHE= 22+ MAN3= Apache::MP3.3 \ diff --git a/www/p5-Apache-Profiler/Makefile b/www/p5-Apache-Profiler/Makefile index 363fe6b316aa..a8260c5e94aa 100644 --- a/www/p5-Apache-Profiler/Makefile +++ b/www/p5-Apache-Profiler/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Apache-Profiler -# Date created: 11 August 2004 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= Apache-Profiler PORTVERSION= 0.10 @@ -17,7 +13,8 @@ COMMENT= Profiles time seconds needed for every request BUILD_DEPENDS= mp2bug:${PORTSDIR}/www/mod_perl2 RUN_DEPENDS= mp2bug:${PORTSDIR}/www/mod_perl2 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Apache::Profiler.3 Apache2::Profiler.3 diff --git a/www/p5-Apache-Session-PHP/Makefile b/www/p5-Apache-Session-PHP/Makefile index d77d1d50c3e6..d35af224aad8 100644 --- a/www/p5-Apache-Session-PHP/Makefile +++ b/www/p5-Apache-Session-PHP/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Apache-Session-PHP -# Date created: 16 April 2003 -# Whom: Mathieu Arnold <m@absolight.net> -# +# Created by: Mathieu Arnold <m@absolight.net> # $FreeBSD$ -# PORTNAME= Apache-Session-PHP PORTVERSION= 0.05 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-PHP-Session>=0:${PORTSDIR}/www/p5-PHP-Session \ p5-Apache-Session>=0:${PORTSDIR}/www/p5-Apache-Session RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Apache::Session::PHP.3 Apache::Session::Serialize::PHP.3 Apache::Session::Store::PHP.3 diff --git a/www/p5-Apache-Session-Wrapper/Makefile b/www/p5-Apache-Session-Wrapper/Makefile index aa6f326ee91b..5744a514f534 100644 --- a/www/p5-Apache-Session-Wrapper/Makefile +++ b/www/p5-Apache-Session-Wrapper/Makefile @@ -16,7 +16,8 @@ BUILD_DEPENDS= p5-Class-Container>=0:${PORTSDIR}/devel/p5-Class-Container \ p5-Apache-Session>=0:${PORTSDIR}/www/p5-Apache-Session RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= Apache::Session::Wrapper.3 diff --git a/www/p5-Apache-Session/Makefile b/www/p5-Apache-Session/Makefile index 45ebfa9fb715..af431999cf7c 100644 --- a/www/p5-Apache-Session/Makefile +++ b/www/p5-Apache-Session/Makefile @@ -10,15 +10,14 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Persistence framework for session data -MAKE_JOBS_SAFE= yes - BUILD_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS+= p5-Test-Deep>=0.082:${PORTSDIR}/devel/p5-Test-Deep \ p5-Test-Exception>=0.15:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-Database>=0:${PORTSDIR}/databases/p5-Test-Database -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= Apache::Session.3 \ Apache::Session::DB_File.3 \ diff --git a/www/p5-Apache-SessionX/Makefile b/www/p5-Apache-SessionX/Makefile index dbcaf5e0e38a..6e5118c9fe51 100644 --- a/www/p5-Apache-SessionX/Makefile +++ b/www/p5-Apache-SessionX/Makefile @@ -16,7 +16,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= Apache::SessionX.3 \ Apache::SessionX::Generate::MD5.3 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure IS_INTERACTIVE= yes .include <bsd.port.mk> diff --git a/www/p5-Apache2-Scoreboard/Makefile b/www/p5-Apache2-Scoreboard/Makefile index 63a654fee5ee..97cc1e1cc301 100644 --- a/www/p5-Apache2-Scoreboard/Makefile +++ b/www/p5-Apache2-Scoreboard/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Apache2-Scoreboard -# Date Created: 11 June 2005 -# Whom: Philip Paeps <philip@FreeBSD.org> -# +# Created by: Philip Paeps <philip@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Apache2-Scoreboard PORTVERSION= 2.09.2 @@ -24,7 +20,8 @@ DEPRECATED= Broken for more than 6 month EXPIRATION_DATE= 2013-08-27 BROKEN= does not configure -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure USE_APACHE= 22+ USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${DISTNAME:R} diff --git a/www/p5-ApacheBench/Makefile b/www/p5-ApacheBench/Makefile index 61926040ad98..9370073a699e 100644 --- a/www/p5-ApacheBench/Makefile +++ b/www/p5-ApacheBench/Makefile @@ -12,8 +12,8 @@ COMMENT= Perl module for HTTP benchmarking TEST_DEPENDS= p5-Net-HTTP>=0:${PORTSDIR}/net/p5-Net-HTTP -MAKE_JOBS_SAFE= yes -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTTPD::Bench::ApacheBench.3 diff --git a/www/p5-App-Nopaste/Makefile b/www/p5-App-Nopaste/Makefile index 49730b905ec5..475ef892171b 100644 --- a/www/p5-App-Nopaste/Makefile +++ b/www/p5-App-Nopaste/Makefile @@ -27,7 +27,8 @@ CLIPBOARD_DESC= Support X11 clipboard GITHUB_DESC= Support github.com PASTEBIN_DESC= Support pastebin.com -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure CONFLICTS= p5-WebService-NoPaste-[0-9]* diff --git a/www/p5-App-gist/Makefile b/www/p5-App-gist/Makefile index a70f9c998bbd..a5c570f5247e 100644 --- a/www/p5-App-gist/Makefile +++ b/www/p5-App-gist/Makefile @@ -21,7 +21,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} CONFLICTS= gist-[0-9]* -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= gist.1 MAN3= App::gist.3 diff --git a/www/p5-Bigtop/Makefile b/www/p5-Bigtop/Makefile index 8419785bfaef..bb10cedd7b7a 100644 --- a/www/p5-Bigtop/Makefile +++ b/www/p5-Bigtop/Makefile @@ -24,7 +24,8 @@ RUN_DEPENDS= p5-Config-General>=0:${PORTSDIR}/devel/p5-Config-General \ IS_INTERACTIVE= Asks about installing optional components -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN1= bigtop.1 \ tentmaker.1 diff --git a/www/p5-CGI-Application-Plugin-Apache/Makefile b/www/p5-CGI-Application-Plugin-Apache/Makefile index c91a17481342..1741ab068307 100644 --- a/www/p5-CGI-Application-Plugin-Apache/Makefile +++ b/www/p5-CGI-Application-Plugin-Apache/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-CGI-Application-Plugin-Apache -# Date created: 2010-11-18 -# Whom: Kurt Lidl <kurt.lidl@cello.com> -# +# Created by: Kurt Lidl <kurt.lidl@cello.com> # $FreeBSD$ -# PORTNAME= CGI-Application-Plugin-Apache PORTVERSION= 1.02 @@ -22,7 +18,8 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} LICENSE_COMB= dual LICENSE= ART10 GPLv1 -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= CGI::Application::Plugin::Apache.3 \ CGI::Application::Plugin::Apache::Request.3 \ diff --git a/www/p5-CGI-Application/Makefile b/www/p5-CGI-Application/Makefile index b35e44057128..452192b91ca4 100644 --- a/www/p5-CGI-Application/Makefile +++ b/www/p5-CGI-Application/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: CGI-Application -# Date created: Mon Jan 1 10:52:22 2001 -# Whom: will -# +# Created by: will # $FreeBSD$ -# PORTNAME= CGI-Application PORTVERSION= 4.50 @@ -22,7 +18,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Simple>0:${PORTSDIR}/devel/p5-Test-Simple \ p5-Class-ISA>=0:${PORTSDIR}/devel/p5-Class-ISA -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= CGI::Application.3 CGI::Application::Mailform.3 diff --git a/www/p5-CGI-Builder-TT2/Makefile b/www/p5-CGI-Builder-TT2/Makefile index 2989aab35682..c0f10d62e3e6 100644 --- a/www/p5-CGI-Builder-TT2/Makefile +++ b/www/p5-CGI-Builder-TT2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: CGI::Builder::TT2 -# Date created: 20 Oct 2004 -# Whom: Daniel Wijnands <daniel@itxl.nl> -# +# Created by: Daniel Wijnands <daniel@itxl.nl> # $FreeBSD$ -# PORTNAME= CGI-Builder-TT2 PORTVERSION= 0.03 @@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-CGI-Builder>=0:${PORTSDIR}/www/p5-CGI-Builder \ p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= CGI::Builder::TT2.3 diff --git a/www/p5-CGI-Cache/Makefile b/www/p5-CGI-Cache/Makefile index c4821a47ed5d..187b03d87b27 100644 --- a/www/p5-CGI-Cache/Makefile +++ b/www/p5-CGI-Cache/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: CGI-Cache -# Date created: Mon Jan 1 11:26:17 2001 -# Whom: will -# +# Created by: will # $FreeBSD$ -# PORTNAME= CGI-Cache PORTVERSION= 1.42.01 @@ -20,7 +16,8 @@ BUILD_DEPENDS= p5-Cache>=0:${PORTSDIR}/devel/p5-Cache \ p5-Tie-Restore>=0:${PORTSDIR}/devel/p5-Tie-Restore RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= CGI::Cache.3 diff --git a/www/p5-CGI-Cookie-Splitter/Makefile b/www/p5-CGI-Cookie-Splitter/Makefile index b3e9d15d6719..47ef7e2a43f8 100644 --- a/www/p5-CGI-Cookie-Splitter/Makefile +++ b/www/p5-CGI-Cookie-Splitter/Makefile @@ -1,10 +1,7 @@ # ex:ts=8 # Ports collection makefile for: CGI::Cookie::Splitter -# Date created: Nov 29, 2006 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= CGI-Cookie-Splitter PORTVERSION= 0.02 @@ -19,7 +16,8 @@ BUILD_DEPENDS= p5-CGI-Simple>=0:${PORTSDIR}/www/p5-CGI-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= CGI::Cookie::Splitter.3 diff --git a/www/p5-CGI-Cookie-XS/Makefile b/www/p5-CGI-Cookie-XS/Makefile index a043014d91ee..f7eb74573027 100644 --- a/www/p5-CGI-Cookie-XS/Makefile +++ b/www/p5-CGI-Cookie-XS/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Cookie-XS -# Date created: 18 Apr 2008 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= CGI-Cookie-XS PORTVERSION= 0.18 @@ -18,7 +14,8 @@ COMMENT= HTTP Cookie parser in C BUILD_DEPENDS= p5-Filter-Simple>=0:${PORTSDIR}/textproc/p5-Filter-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= CGI::Cookie::XS.3 diff --git a/www/p5-CGI-Deurl-XS/Makefile b/www/p5-CGI-Deurl-XS/Makefile index e5fc3cf67dde..de787ba5b59c 100644 --- a/www/p5-CGI-Deurl-XS/Makefile +++ b/www/p5-CGI-Deurl-XS/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: CGI-Deurl-XS -# Date created: 19 Aug 2008 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= CGI-Deurl-XS PORTVERSION= 0.07 @@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Fast decoder for URL parameter strings -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= CGI::Deurl::XS.3 diff --git a/www/p5-CGI-Ex/Makefile b/www/p5-CGI-Ex/Makefile index b8e8fcda8235..0e9815761c34 100644 --- a/www/p5-CGI-Ex/Makefile +++ b/www/p5-CGI-Ex/Makefile @@ -13,7 +13,8 @@ COMMENT= CGI utility suite - makes powerful application writing fun and easy BUILD_DEPENDS= p5-Template-Alloy>=1.004:${PORTSDIR}/www/p5-Template-Alloy RUN_DEPENDS= p5-Template-Alloy>=1.004:${PORTSDIR}/www/p5-Template-Alloy -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= CGI::Ex.3 CGI::Ex::App.3 CGI::Ex::App::Constants.3 \ CGI::Ex::Auth.3 CGI::Ex::Conf.3 \ diff --git a/www/p5-CGI-Framework/Makefile b/www/p5-CGI-Framework/Makefile index c52b47654f64..ec13adcea6c2 100644 --- a/www/p5-CGI-Framework/Makefile +++ b/www/p5-CGI-Framework/Makefile @@ -15,7 +15,8 @@ BUILD_DEPENDS= p5-HTML-Template>=0:${PORTSDIR}/www/p5-HTML-Template \ p5-CGI.pm>=0:${PORTSDIR}/www/p5-CGI.pm RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= CGI::Framework.3 diff --git a/www/p5-CGI-Kwiki/Makefile b/www/p5-CGI-Kwiki/Makefile index 69b436b09bd6..f83703bee024 100644 --- a/www/p5-CGI-Kwiki/Makefile +++ b/www/p5-CGI-Kwiki/Makefile @@ -15,7 +15,8 @@ BUILD_DEPENDS= p5-CGI.pm>=0:${PORTSDIR}/www/p5-CGI.pm RUN_DEPENDS:= ${BUILD_DEPENDS} \ p5-Locale-Maketext>=0:${PORTSDIR}/devel/p5-Locale-Maketext -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= kwiki-install.1 MAN3= CGI::Kwiki.3 \ diff --git a/www/p5-CGI-Minimal/Makefile b/www/p5-CGI-Minimal/Makefile index b92fbb786cfd..bcd6038fb07c 100644 --- a/www/p5-CGI-Minimal/Makefile +++ b/www/p5-CGI-Minimal/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-CGI-Minimal -# Date created: 26th December 2000 -# Whom: Ade Lovett <ade@FreeBSD.org> -# +# Created by: Ade Lovett <ade@FreeBSD.org> # $FreeBSD$ -# PORTNAME= CGI-Minimal PORTVERSION= 1.29 @@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Extremely lightweight CGI processing package -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= CGI::Minimal.3 diff --git a/www/p5-CGI-SSI/Makefile b/www/p5-CGI-SSI/Makefile index c22e90343a83..75770b873059 100644 --- a/www/p5-CGI-SSI/Makefile +++ b/www/p5-CGI-SSI/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-CGI-SSI -# Date created: 09 November 2003 -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# +# Created by: Adam Weinberger <adamw@FreeBSD.org> # $FreeBSD$ -# PORTNAME= CGI-SSI PORTVERSION= 0.92 @@ -21,7 +17,8 @@ RUN_DEPENDS= p5-HTML-SimpleParse>=0:${PORTSDIR}/www/p5-HTML-SimpleParse \ p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= CGI::SSI.3 diff --git a/www/p5-CGI-Untaint-date/Makefile b/www/p5-CGI-Untaint-date/Makefile index 87806e3bc20b..201fbec56f06 100644 --- a/www/p5-CGI-Untaint-date/Makefile +++ b/www/p5-CGI-Untaint-date/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-CGI-Untaint-date -# Date created: 18 Jun 2006 -# Whom: Aaron Dalton <aaron@FreeBSD.org> -# +# Created by: Aaron Dalton <aaron@FreeBSD.org> # $FreeBSD$ -# PORTNAME= CGI-Untaint-date PORTVERSION= 1.00 @@ -21,6 +17,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= CGI::Untaint::date.3 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include <bsd.port.mk> diff --git a/www/p5-CGI-Untaint-email/Makefile b/www/p5-CGI-Untaint-email/Makefile index ec3f365dec94..f3613a1028a7 100644 --- a/www/p5-CGI-Untaint-email/Makefile +++ b/www/p5-CGI-Untaint-email/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: CGI-Untaint-email -# Date created: 17 August 2004 -# Whom: Marc G. Fournier <scrappy@hub.org> -# +# Created by: Marc G. Fournier <scrappy@hub.org> # $FreeBSD$ -# PORTNAME= CGI-Untaint-email PORTVERSION= 0.03 @@ -19,7 +15,8 @@ RUN_DEPENDS= p5-CGI-Untaint>=0:${PORTSDIR}/www/p5-CGI-Untaint \ p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= CGI::Untaint::email.3 diff --git a/www/p5-CGI-Untaint/Makefile b/www/p5-CGI-Untaint/Makefile index bcaad349fb19..d184a9430f13 100644 --- a/www/p5-CGI-Untaint/Makefile +++ b/www/p5-CGI-Untaint/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-CGI-Untaint -# Date created: 21 july 2003 -# Whom: Mathieu Arnold <m@absolight.net> -# +# Created by: Mathieu Arnold <m@absolight.net> # $FreeBSD$ -# PORTNAME= CGI-Untaint PORTVERSION= 1.26 @@ -18,7 +14,8 @@ COMMENT= Process CGI input parameters BUILD_DEPENDS= p5-UNIVERSAL-require>=0.01:${PORTSDIR}/devel/p5-UNIVERSAL-require RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= CGI::Untaint.3 CGI::Untaint::hex.3 CGI::Untaint::integer.3 \ CGI::Untaint::object.3 CGI::Untaint::printable.3 diff --git a/www/p5-CGI-XMLApplication/Makefile b/www/p5-CGI-XMLApplication/Makefile index c4dff8cd3eb9..30598274793a 100644 --- a/www/p5-CGI-XMLApplication/Makefile +++ b/www/p5-CGI-XMLApplication/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: CGI::XMLApplication -# Date created: 13 Dec 2001 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= CGI-XMLApplication PORTVERSION= 1.1.3 @@ -18,7 +14,8 @@ RUN_DEPENDS= p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \ p5-XML-LibXSLT>=0:${PORTSDIR}/textproc/p5-XML-LibXSLT BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= CGI::XMLApplication.3 diff --git a/www/p5-CSS-DOM/Makefile b/www/p5-CSS-DOM/Makefile index fe876a547cc5..289e4ec2f0d7 100644 --- a/www/p5-CSS-DOM/Makefile +++ b/www/p5-CSS-DOM/Makefile @@ -17,7 +17,8 @@ LICENSE_COMB= dual RUN_DEPENDS= p5-Clone>=0.09:${PORTSDIR}/devel/p5-Clone BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= CSS::DOM.3 \ CSS::DOM::Array.3 \ diff --git a/www/p5-Catalyst-Action-REST/Makefile b/www/p5-Catalyst-Action-REST/Makefile index b82509aac440..0a8869519363 100644 --- a/www/p5-Catalyst-Action-REST/Makefile +++ b/www/p5-Catalyst-Action-REST/Makefile @@ -27,7 +27,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.80030:${PORTSDIR}/www/p5-Catalyst-Runtime RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-JSON>=0:${PORTSDIR}/converters/p5-JSON -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure CONFIGURE_ARGS= --default MAN3= Catalyst::Action::Deserialize.3 \ diff --git a/www/p5-Catalyst-Action-RenderView/Makefile b/www/p5-Catalyst-Action-RenderView/Makefile index ad8f2fdf2a8c..fe8b3107c24e 100644 --- a/www/p5-Catalyst-Action-RenderView/Makefile +++ b/www/p5-Catalyst-Action-RenderView/Makefile @@ -19,7 +19,8 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=5.70:${PORTSDIR}/www/p5-Catalyst-Runtime \ BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-HTTP-Request-AsCGI>=0:${PORTSDIR}/www/p5-HTTP-Request-AsCGI -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Action::RenderView.3 diff --git a/www/p5-Catalyst-ActionRole-ACL/Makefile b/www/p5-Catalyst-ActionRole-ACL/Makefile index 6f39a15de01e..67ec5b919e31 100644 --- a/www/p5-Catalyst-ActionRole-ACL/Makefile +++ b/www/p5-Catalyst-ActionRole-ACL/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Catalyst-ActionRole-ACL -# Date created: 2011-05-08 -# Whom: Steve Wills <swills@FreeBSD.org> -# +# Created by: Steve Wills <swills@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-ActionRole-ACL PORTVERSION= 0.07 @@ -24,7 +20,8 @@ BUILD_DEPENDS= p5-Catalyst-Controller-ActionRole>=0:${PORTSDIR}/www/p5-Catalyst- p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Action::Role::ACL.3 \ Catalyst::ActionRole::ACL.3 diff --git a/www/p5-Catalyst-Authentication-Credential-OpenID/Makefile b/www/p5-Catalyst-Authentication-Credential-OpenID/Makefile index ede5e9949ab4..5a3b905b4606 100644 --- a/www/p5-Catalyst-Authentication-Credential-OpenID/Makefile +++ b/www/p5-Catalyst-Authentication-Credential-OpenID/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Catalyst-Authentication-Credential-OpenID -# Date created: 22 December 2009 -# Whom: andrey@kostenko.name -# +# Created by: andrey@kostenko.name # $FreeBSD$ -# PORTNAME= Catalyst-Authentication-Credential-OpenID PORTVERSION= 0.17 @@ -29,7 +25,8 @@ BUILD_DEPENDS= p5-Cache-FastMmap>=1.28:${PORTSDIR}/devel/p5-Cache-FastMmap \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Authentication::Credential::OpenID.3 diff --git a/www/p5-Catalyst-Authentication-Store-LDAP/Makefile b/www/p5-Catalyst-Authentication-Store-LDAP/Makefile index fd72f833b3f8..e4294867f387 100644 --- a/www/p5-Catalyst-Authentication-Store-LDAP/Makefile +++ b/www/p5-Catalyst-Authentication-Store-LDAP/Makefile @@ -17,7 +17,8 @@ TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject \ p5-Net-LDAP-Server-Test>=0:${PORTSDIR}/net/p5-Net-LDAP-Server-Test -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Authentication::Store::LDAP.3 \ Catalyst::Authentication::Store::LDAP::Backend.3 \ diff --git a/www/p5-Catalyst-Controller-FormBuilder/Makefile b/www/p5-Catalyst-Controller-FormBuilder/Makefile index a5f05a7d013f..1c7fe05caf4c 100644 --- a/www/p5-Catalyst-Controller-FormBuilder/Makefile +++ b/www/p5-Catalyst-Controller-FormBuilder/Makefile @@ -1,9 +1,6 @@ # Ports collection makefile for: p5-Catalyst-Controller-FormBuilder -# Date created: Mar 30 2007 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Controller-FormBuilder PORTVERSION= 0.06 @@ -24,7 +21,8 @@ RUN_DEPENDS= p5-CGI-FormBuilder>=3.02:${PORTSDIR}/www/p5-CGI-FormBuilder \ p5-Tie-IxHash>=1.21:${PORTSDIR}/devel/p5-Tie-IxHash BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Controller::FormBuilder.3 diff --git a/www/p5-Catalyst-Controller-HTML-FormFu/Makefile b/www/p5-Catalyst-Controller-HTML-FormFu/Makefile index 800b7738e50e..d371a8cdf979 100644 --- a/www/p5-Catalyst-Controller-HTML-FormFu/Makefile +++ b/www/p5-Catalyst-Controller-HTML-FormFu/Makefile @@ -40,7 +40,8 @@ TEST_DEPENDS= p5-Test-Simple>=0.92:${PORTSDIR}/devel/p5-Test-Simple \ p5-Test-WWW-Mechanize>=1.16:${PORTSDIR}/devel/p5-Test-WWW-Mechanize \ p5-Test-WWW-Mechanize-Catalyst>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-Catalyst -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Controller::HTML::FormFu.3 \ Catalyst::Helper::HTML::FormFu.3 \ diff --git a/www/p5-Catalyst-Controller-RateLimit/Makefile b/www/p5-Catalyst-Controller-RateLimit/Makefile index 5a85ebca1e0c..85eef30841b9 100644 --- a/www/p5-Catalyst-Controller-RateLimit/Makefile +++ b/www/p5-Catalyst-Controller-RateLimit/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: Catalyst-Controller-RateLimit -# Date created: 12 February 2010 -# Whom: andrey@kostenko.name -# +# Created by: andrey@kostenko.name # $FreeBSD$ PORTNAME= Catalyst-Controller-RateLimit @@ -24,7 +21,8 @@ TEST_DEPENDS= p5-Test-WWW-Mechanize-Catalyst>=0:${PORTSDIR}/devel/p5-Test-WWW-Me p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Controller::RateLimit.3 .include <bsd.port.mk> diff --git a/www/p5-Catalyst-Devel/Makefile b/www/p5-Catalyst-Devel/Makefile index 53bb880afd83..828518d94cb3 100644 --- a/www/p5-Catalyst-Devel/Makefile +++ b/www/p5-Catalyst-Devel/Makefile @@ -34,7 +34,8 @@ BUILD_DEPENDS+= p5-Module-Install>=1.02:${PORTSDIR}/devel/p5-Module-Install TEST_DEPENDS= p5-IPC-Run3>=0:${PORTSDIR}/devel/p5-IPC-Run3 \ p5-Test-Fatal>=0.003:${PORTSDIR}/devel/p5-Test-Fatal -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Devel.3 \ Catalyst::Helper.3 \ diff --git a/www/p5-Catalyst-Engine-Apache/Makefile b/www/p5-Catalyst-Engine-Apache/Makefile index 3ecf369f3b6b..38e64f8e3c55 100644 --- a/www/p5-Catalyst-Engine-Apache/Makefile +++ b/www/p5-Catalyst-Engine-Apache/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Catalyst-Engine-Apache -# Date created: 15 Nov 2005 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Engine-Apache PORTVERSION= 1.16 @@ -17,7 +13,8 @@ COMMENT= Catalyst Apache Engines BUILD_DEPENDS= p5-Catalyst-Runtime>=5.80:${PORTSDIR}/www/p5-Catalyst-Runtime RUN_DEPENDS= p5-Catalyst-Runtime>=5.80:${PORTSDIR}/www/p5-Catalyst-Runtime -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Engine::Apache.3 \ Catalyst::Engine::Apache2.3 \ diff --git a/www/p5-Catalyst-Engine-HTTP-Prefork/Makefile b/www/p5-Catalyst-Engine-HTTP-Prefork/Makefile index 326352b842bc..f78b7e77b1ad 100644 --- a/www/p5-Catalyst-Engine-HTTP-Prefork/Makefile +++ b/www/p5-Catalyst-Engine-HTTP-Prefork/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Catalyst-Engine-HTTP-Prefork -# Date created: 18 Apr 2008 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= Catalyst-Engine-HTTP-Prefork PORTVERSION= 0.51 @@ -21,7 +17,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7012:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-HTTP-Body>=0:${PORTSDIR}/www/p5-HTTP-Body RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Engine::HTTP::Prefork.3 diff --git a/www/p5-Catalyst-Enzyme/Makefile b/www/p5-Catalyst-Enzyme/Makefile index e0b5578fb758..b40c837aa7b1 100644 --- a/www/p5-Catalyst-Enzyme/Makefile +++ b/www/p5-Catalyst-Enzyme/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Catalyst-Enzyme -# Date created: 12 Feb 2006 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Enzyme PORTVERSION= 0.11 @@ -36,7 +32,8 @@ BUILD_DEPENDS= \ p5-URI>=0:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Enzyme.3 \ Catalyst::Enzyme::CRUD::Controller.3 \ diff --git a/www/p5-Catalyst-Helper-Controller-Scaffold/Makefile b/www/p5-Catalyst-Helper-Controller-Scaffold/Makefile index 002d659646cf..4a61e7e17dd4 100644 --- a/www/p5-Catalyst-Helper-Controller-Scaffold/Makefile +++ b/www/p5-Catalyst-Helper-Controller-Scaffold/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Catalyst-Helper-Controller-Scaffold -# Date created: 2005-07-11 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Helper-Controller-Scaffold PORTVERSION= 0.04 @@ -25,7 +21,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Template-Plugin-Class>=0:${PORTSDIR}/www/p5-Template-Plugin-Class RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Helper::Controller::Scaffold.3 diff --git a/www/p5-Catalyst-Manual/Makefile b/www/p5-Catalyst-Manual/Makefile index 1072d9afe18b..c9e1c3d5698a 100644 --- a/www/p5-Catalyst-Manual/Makefile +++ b/www/p5-Catalyst-Manual/Makefile @@ -14,7 +14,8 @@ COMMENT= Catalyst developer\'s manual LICENSE= ART10 GPLv1 LICENSE_COMB= dual -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Manual.3 \ Catalyst::Manual::About.3 \ diff --git a/www/p5-Catalyst-Model-CDBI-Sweet/Makefile b/www/p5-Catalyst-Model-CDBI-Sweet/Makefile index 3b7db0973c86..1d38a6c7e1f2 100644 --- a/www/p5-Catalyst-Model-CDBI-Sweet/Makefile +++ b/www/p5-Catalyst-Model-CDBI-Sweet/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Catalyst-Model-CDBI-Sweet -# Date created: 18 May 2005 -# Whom: Travis Campbell <hcoyote@ghostar.org> -# +# Created by: Travis Campbell <hcoyote@ghostar.org> # $FreeBSD$ -# PORTNAME= Catalyst-Model-CDBI-Sweet PORTVERSION= 0.06 @@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Class-DBI-Sweet>=0:${PORTSDIR}/databases/p5-Class-DBI-Sweet RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= Catalyst::Model::CDBI::Sweet.3 diff --git a/www/p5-Catalyst-Model-CDBI/Makefile b/www/p5-Catalyst-Model-CDBI/Makefile index 8929e8cf1237..e7bcfdbeb537 100644 --- a/www/p5-Catalyst-Model-CDBI/Makefile +++ b/www/p5-Catalyst-Model-CDBI/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Catalyst-Model-CDBI -# Date created: 04 May 2005 -# Whom: Lars Thegler <lth@FreeBSD.org> -# +# Created by: Lars Thegler <lth@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Model-CDBI PORTVERSION= 0.12 @@ -21,7 +17,8 @@ BUILD_DEPENDS= p5-Class-DBI-Loader>=0:${PORTSDIR}/databases/p5-Class-DBI-Loader RUN_DEPENDS:= ${BUILD_DEPENDS} \ p5-MRO-Compat>=0.11:${PORTSDIR}/devel/p5-MRO-Compat -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Helper::Model::CDBI.3 \ Catalyst::Model::CDBI.3 diff --git a/www/p5-Catalyst-Model-DBIC-Plain/Makefile b/www/p5-Catalyst-Model-DBIC-Plain/Makefile index 9db42fef0956..7d578d426b13 100644 --- a/www/p5-Catalyst-Model-DBIC-Plain/Makefile +++ b/www/p5-Catalyst-Model-DBIC-Plain/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Catalyst-Model-DBIC-Plain -# Date created: 16 Nov 2005 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Model-DBIC-Plain PORTVERSION= 0.03 @@ -20,7 +16,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-DBIx-Class>=0.01:${PORTSDIR}/databases/p5-DBIx-Class RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Helper::Model::DBIC::Plain.3 \ Catalyst::Model::DBIC::Plain.3 diff --git a/www/p5-Catalyst-Model-DynamicAdaptor/Makefile b/www/p5-Catalyst-Model-DynamicAdaptor/Makefile index 391910e6fdb8..d0cb2b0e4374 100644 --- a/www/p5-Catalyst-Model-DynamicAdaptor/Makefile +++ b/www/p5-Catalyst-Model-DynamicAdaptor/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Catalyst-Model-DynamicAdaptor -# Date created: 2008-06-11 -# Whom: Tomoyuki Sakurai <cherry@trombik.org> -# +# Created by: Tomoyuki Sakurai <cherry@trombik.org> # $FreeBSD$ -# PORTNAME= Catalyst-Model-DynamicAdaptor PORTVERSION= 0.02 @@ -21,7 +17,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Test-Spelling>=0:${PORTSDIR}/devel/p5-Test-Spelling RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Model::DynamicAdaptor.3 diff --git a/www/p5-Catalyst-Model-LDAP/Makefile b/www/p5-Catalyst-Model-LDAP/Makefile index a8e660281a98..d6a59a888e05 100644 --- a/www/p5-Catalyst-Model-LDAP/Makefile +++ b/www/p5-Catalyst-Model-LDAP/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Catalyst-Model-LDAP -# Date created: 2008-06-30 -# Whom: Andrej Zverev <az@FreeBSD.org> -# +# Created by: Andrej Zverev <az@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Model-LDAP PORTVERSION= 0.17 @@ -21,7 +17,8 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=5.7:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Model::LDAP::Entry.3 Catalyst::Model::LDAP::Search.3 \ Catalyst::Helper::Model::LDAP.3 Catalyst::Model::LDAP::Connection.3 \ diff --git a/www/p5-Catalyst-Model-Oryx/Makefile b/www/p5-Catalyst-Model-Oryx/Makefile index 32fcb742e616..eb0cf4e8e794 100644 --- a/www/p5-Catalyst-Model-Oryx/Makefile +++ b/www/p5-Catalyst-Model-Oryx/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Catalyst-Model-Oryx -# Date created: 10 June 2006 -# Whom: Zach Thompson <hideo@lastamericanempire.com> -# +# Created by: Zach Thompson <hideo@lastamericanempire.com> # $FreeBSD$ -# PORTNAME= Catalyst-Model-Oryx PORTVERSION= 0.01 @@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-Oryx>=0:${PORTSDIR}/databases/p5-Oryx \ p5-Catalyst-Devel>=1.00:${PORTSDIR}/www/p5-Catalyst-Devel RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Helper::Model::Oryx.3 \ Catalyst::Model::Oryx.3 diff --git a/www/p5-Catalyst-Model-XML-Feed/Makefile b/www/p5-Catalyst-Model-XML-Feed/Makefile index 722dcd7799d6..7281f754f0ef 100644 --- a/www/p5-Catalyst-Model-XML-Feed/Makefile +++ b/www/p5-Catalyst-Model-XML-Feed/Makefile @@ -1,9 +1,6 @@ # Ports collection makefile for: p5-Catalyst-Model-XML-Feed -# Date created: Apr 5, 2007 -# Whom: lbr@freebsd.org -# +# Created by: lbr@freebsd.org # $FreeBSD$ -# PORTNAME= Catalyst-Model-XML-Feed PORTVERSION= 0.04 @@ -20,7 +17,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Model::XML::Feed.3 \ Catalyst::Model::XML::Feed::Item.3 diff --git a/www/p5-Catalyst-Model-Xapian/Makefile b/www/p5-Catalyst-Model-Xapian/Makefile index fcda3416bc04..859aa127f5d9 100644 --- a/www/p5-Catalyst-Model-Xapian/Makefile +++ b/www/p5-Catalyst-Model-Xapian/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Catalyst-Model-Xapian -# Date created: 22 Feb 2006 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Model-Xapian PORTVERSION= 0.06 @@ -22,7 +18,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.30:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Search-Xapian>=1.2.7.0:${PORTSDIR}/databases/p5-Search-Xapian RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Model::Xapian.3 \ Catalyst::Helper::Model::Xapian.3 diff --git a/www/p5-Catalyst-Model-Xapian10/Makefile b/www/p5-Catalyst-Model-Xapian10/Makefile index 07382111c644..f96dd091aa7e 100644 --- a/www/p5-Catalyst-Model-Xapian10/Makefile +++ b/www/p5-Catalyst-Model-Xapian10/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Catalyst-Model-Xapian -# Date created: 22 Feb 2006 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Model-Xapian10 PORTVERSION= 0.06 @@ -23,7 +19,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.30:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Search-Xapian10>=0.9.2.4:${PORTSDIR}/databases/p5-Search-Xapian10 RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Model::Xapian.3 \ Catalyst::Helper::Model::Xapian.3 diff --git a/www/p5-Catalyst-Plugin-Authentication-CDBI/Makefile b/www/p5-Catalyst-Plugin-Authentication-CDBI/Makefile index 74f8bad781cb..0aee34caeecc 100644 --- a/www/p5-Catalyst-Plugin-Authentication-CDBI/Makefile +++ b/www/p5-Catalyst-Plugin-Authentication-CDBI/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Catalyst-Plugin-Authentication-CDBI -# Date created: 2005-09-01 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-Authentication-CDBI PORTVERSION= 0.10 @@ -20,7 +16,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Catalyst-Plugin-Session-FastMmap>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-FastMmap RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::Authentication::CDBI.3 diff --git a/www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/Makefile b/www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/Makefile index c7476c8953d6..987b7938d089 100644 --- a/www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/Makefile +++ b/www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/Makefile @@ -1,9 +1,6 @@ # Ports collection makefile for: p5-Catalyst-Plugin-Authentication-Store-Htpasswd -# Date created: Dec 12, 2005 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-Authentication-Store-Htpasswd PORTVERSION= 0.020 @@ -20,7 +17,8 @@ BUILD_DEPENDS= p5-Catalyst-Plugin-Authentication>=0.01:${PORTSDIR}/www/p5-Cataly p5-Authen-Htpasswd>=0.13:${PORTSDIR}/security/p5-Authen-Htpasswd RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= Catalyst::Plugin::Authentication::Store::Htpasswd::User.3 \ Catalyst::Plugin::Authentication::Store::Htpasswd.3 \ diff --git a/www/p5-Catalyst-Plugin-Authentication/Makefile b/www/p5-Catalyst-Plugin-Authentication/Makefile index fb456471dcaf..a38e9edebd71 100644 --- a/www/p5-Catalyst-Plugin-Authentication/Makefile +++ b/www/p5-Catalyst-Plugin-Authentication/Makefile @@ -1,9 +1,6 @@ # Ports collection makefile for: p5-Catalyst-Plugin-Authentication -# Date created: Dec 12, 2005 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-Authentication PORTVERSION= 0.10019 @@ -32,7 +29,8 @@ TEST_DEPENDS= p5-Catalyst-Plugin-Session>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-S PORTSCOUT= skipv:0.100092 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Authentication::Credential::Password.3 \ Catalyst::Authentication::Credential::Remote.3 \ diff --git a/www/p5-Catalyst-Plugin-Authorization-ACL/Makefile b/www/p5-Catalyst-Plugin-Authorization-ACL/Makefile index 2065ae4b38ce..05f9aa30b84e 100644 --- a/www/p5-Catalyst-Plugin-Authorization-ACL/Makefile +++ b/www/p5-Catalyst-Plugin-Authorization-ACL/Makefile @@ -25,7 +25,8 @@ BUILD_DEPENDS+= p5-Catalyst-Plugin-Session>=0:${PORTSDIR}/www/p5-Catalyst-Plugin p5-Catalyst-Plugin-Session-State-Cookie>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-State-Cookie \ p5-Test-WWW-Mechanize-Catalyst>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-Catalyst -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::Authorization::ACL::Engine.3 \ Catalyst::Plugin::Authorization::ACL.3 diff --git a/www/p5-Catalyst-Plugin-Authorization-Roles/Makefile b/www/p5-Catalyst-Plugin-Authorization-Roles/Makefile index 269dcad8480b..659237cef748 100644 --- a/www/p5-Catalyst-Plugin-Authorization-Roles/Makefile +++ b/www/p5-Catalyst-Plugin-Authorization-Roles/Makefile @@ -1,9 +1,6 @@ # Ports collection makefile for: p5-Catalyst-Plugin-Authorization-Roles -# Date created: Dec 12, 2005 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-Authorization-Roles PORTVERSION= 0.09 @@ -21,7 +18,8 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::Authorization::Roles.3 diff --git a/www/p5-Catalyst-Plugin-AutoCRUD/Makefile b/www/p5-Catalyst-Plugin-AutoCRUD/Makefile index e1b892598bb2..c37f6665a69c 100644 --- a/www/p5-Catalyst-Plugin-AutoCRUD/Makefile +++ b/www/p5-Catalyst-Plugin-AutoCRUD/Makefile @@ -31,7 +31,8 @@ TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \ p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \ p5-Test-WWW-Mechanize-Catalyst>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-Catalyst -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::AutoCRUD.3 \ Catalyst::Plugin::AutoCRUD::Manual::DBICTips.3 \ diff --git a/www/p5-Catalyst-Plugin-Browser/Makefile b/www/p5-Catalyst-Plugin-Browser/Makefile index 85110e6de9cb..94819f39ff43 100644 --- a/www/p5-Catalyst-Plugin-Browser/Makefile +++ b/www/p5-Catalyst-Plugin-Browser/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Catalyst-Plugin-Browser -# Date created: 2008-12-21 -# Whom: Andrej Zverev <az@FreeBSD.org> -# +# Created by: Andrej Zverev <az@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-Browser PORTVERSION= 0.08 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Catalyst-TraitFor-Request-BrowserDetect>=0:${PORTSDIR}/www/p5-Catalyst-TraitFor-Request-BrowserDetect RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::Browser.3 diff --git a/www/p5-Catalyst-Plugin-C3/Makefile b/www/p5-Catalyst-Plugin-C3/Makefile index 5c6bbfc940f1..f40f34489377 100644 --- a/www/p5-Catalyst-Plugin-C3/Makefile +++ b/www/p5-Catalyst-Plugin-C3/Makefile @@ -14,7 +14,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7006:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Class-C3>=0.19:${PORTSDIR}/devel/p5-Class-C3 RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::C3.3 diff --git a/www/p5-Catalyst-Plugin-Cache-FastMmap/Makefile b/www/p5-Catalyst-Plugin-Cache-FastMmap/Makefile index 700af89442fe..8dfa748af0f1 100644 --- a/www/p5-Catalyst-Plugin-Cache-FastMmap/Makefile +++ b/www/p5-Catalyst-Plugin-Cache-FastMmap/Makefile @@ -1,9 +1,6 @@ # Ports collection makefile for: p5-Catalyst-Plugin-Cache-FastMmap -# Date created: Dec 19, 2005 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-Cache-FastMmap PORTVERSION= 0.9 @@ -23,7 +20,8 @@ BUILD_DEPENDS= p5-Cache-FastMmap>=0:${PORTSDIR}/devel/p5-Cache-FastMmap \ p5-Class-Data-Inheritable>0:${PORTSDIR}/devel/p5-Class-Data-Inheritable RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::Cache::FastMmap.3 diff --git a/www/p5-Catalyst-Plugin-Cache-Memcached/Makefile b/www/p5-Catalyst-Plugin-Cache-Memcached/Makefile index fab177c120c2..bbfbaa818434 100644 --- a/www/p5-Catalyst-Plugin-Cache-Memcached/Makefile +++ b/www/p5-Catalyst-Plugin-Cache-Memcached/Makefile @@ -1,9 +1,6 @@ # Ports collection makefile for: p5-Catalyst-Plugin-Cache-Memcached -# Date created: Dec 19, 2005 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-Cache-Memcached PORTVERSION= 0.8 @@ -20,7 +17,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::Cache::Memcached.3 diff --git a/www/p5-Catalyst-Plugin-Captcha/Makefile b/www/p5-Catalyst-Plugin-Captcha/Makefile index 391b1fc5e287..76c6131c52c6 100644 --- a/www/p5-Catalyst-Plugin-Captcha/Makefile +++ b/www/p5-Catalyst-Plugin-Captcha/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Catalyst-Plugin-Captcha -# Date created: 05 August 2007 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-Captcha PORTVERSION= 0.04 @@ -21,7 +17,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-GD-SecurityImage>=0:${PORTSDIR}/security/p5-GD-SecurityImage RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::Captcha.3 diff --git a/www/p5-Catalyst-Plugin-ConfigLoader-Environment/Makefile b/www/p5-Catalyst-Plugin-ConfigLoader-Environment/Makefile index 3b61987e4a43..2bcb73460adf 100644 --- a/www/p5-Catalyst-Plugin-ConfigLoader-Environment/Makefile +++ b/www/p5-Catalyst-Plugin-ConfigLoader-Environment/Makefile @@ -1,9 +1,6 @@ # Ports collection makefile for: p5-Catalyst-Plugin-ConfigLoader-Environment -# Date created: Apr 6, 2007 -# Whom: lbr@freebsd.org -# +# Created by: lbr@freebsd.org # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-ConfigLoader-Environment PORTVERSION= 0.07 @@ -19,7 +16,8 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::ConfigLoader::Environment.3 diff --git a/www/p5-Catalyst-Plugin-ConfigLoader/Makefile b/www/p5-Catalyst-Plugin-ConfigLoader/Makefile index 8c9c0c15662d..96d72bc65f83 100644 --- a/www/p5-Catalyst-Plugin-ConfigLoader/Makefile +++ b/www/p5-Catalyst-Plugin-ConfigLoader/Makefile @@ -17,7 +17,8 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=5.7008:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-MRO-Compat>=0.09:${PORTSDIR}/devel/p5-MRO-Compat BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::ConfigLoader.3 \ Catalyst::Plugin::ConfigLoader::Manual.3 diff --git a/www/p5-Catalyst-Plugin-DateTime/Makefile b/www/p5-Catalyst-Plugin-DateTime/Makefile index c922c65ca9d2..941f5c3451ef 100644 --- a/www/p5-Catalyst-Plugin-DateTime/Makefile +++ b/www/p5-Catalyst-Plugin-DateTime/Makefile @@ -18,7 +18,8 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= YES +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::DateTime.3 diff --git a/www/p5-Catalyst-Plugin-DefaultEnd/Makefile b/www/p5-Catalyst-Plugin-DefaultEnd/Makefile index d82447d548c9..02343a3fbb8d 100644 --- a/www/p5-Catalyst-Plugin-DefaultEnd/Makefile +++ b/www/p5-Catalyst-Plugin-DefaultEnd/Makefile @@ -1,9 +1,6 @@ # Ports collection makefile for: p5-Catalyst-Plugin-DefaultEnd -# Date created: Nov 16, 2005 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-DefaultEnd PORTVERSION= 0.08 @@ -17,7 +14,8 @@ COMMENT= Sensible default end action RUN_DEPENDS= p5-Catalyst-Runtime>=5.2000:${PORTSDIR}/www/p5-Catalyst-Runtime BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= Catalyst::Plugin::DefaultEnd.3 diff --git a/www/p5-Catalyst-Plugin-Email/Makefile b/www/p5-Catalyst-Plugin-Email/Makefile index 1fec650230cc..906fac683eea 100644 --- a/www/p5-Catalyst-Plugin-Email/Makefile +++ b/www/p5-Catalyst-Plugin-Email/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Catalyst-Plugin-Email -# Date created: 29 Mar 2009 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-Email PORTVERSION= 0.08 @@ -20,7 +16,8 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Email-MIME>=0:${PORTSDIR}/mail/p5-Email-MIME BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::Email.3 diff --git a/www/p5-Catalyst-Plugin-ErrorCatcher/Makefile b/www/p5-Catalyst-Plugin-ErrorCatcher/Makefile index a6ed4eb3e8bb..0445f4f870f3 100644 --- a/www/p5-Catalyst-Plugin-ErrorCatcher/Makefile +++ b/www/p5-Catalyst-Plugin-ErrorCatcher/Makefile @@ -40,7 +40,8 @@ TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-NoTabs>=0:${PORTSDIR}/devel/p5-Test-NoTabs \ p5-Test-UseAllModules>=0:${PORTSDIR}/devel/p5-Test-UseAllModules -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::ErrorCatcher.3 \ Catalyst::Plugin::ErrorCatcher::Email.3 \ diff --git a/www/p5-Catalyst-Plugin-FillInForm/Makefile b/www/p5-Catalyst-Plugin-FillInForm/Makefile index 35c8fa512bec..4b3800262f53 100644 --- a/www/p5-Catalyst-Plugin-FillInForm/Makefile +++ b/www/p5-Catalyst-Plugin-FillInForm/Makefile @@ -16,7 +16,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-HTML-FillInForm>=0:${PORTSDIR}/www/p5-HTML-FillInForm -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::FillInForm.3 diff --git a/www/p5-Catalyst-Plugin-FormValidator/Makefile b/www/p5-Catalyst-Plugin-FormValidator/Makefile index 3bd534266d43..77202adc06ae 100644 --- a/www/p5-Catalyst-Plugin-FormValidator/Makefile +++ b/www/p5-Catalyst-Plugin-FormValidator/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Catalyst-Plugin-FormValidator -# Date created: 07 May 2005 -# Whom: Lars Thegler <lth@FreeBSD.org> -# +# Created by: Lars Thegler <lth@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-FormValidator PORTVERSION= 0.094 @@ -20,7 +16,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.80001:${PORTSDIR}/www/p5-Catalyst-Runtime p5-Moose>=0.93:${PORTSDIR}/devel/p5-Moose RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::FormValidator.3 diff --git a/www/p5-Catalyst-Plugin-I18N/Makefile b/www/p5-Catalyst-Plugin-I18N/Makefile index c1fee5c1ed5f..ab8fd7930ce9 100644 --- a/www/p5-Catalyst-Plugin-I18N/Makefile +++ b/www/p5-Catalyst-Plugin-I18N/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Catalyst-Plugin-I18N -# Date created: 2 Dec 2005 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-I18N PORTVERSION= 0.10 @@ -20,7 +16,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-MRO-Compat>=0.10:${PORTSDIR}/devel/p5-MRO-Compat RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::I18N.3 \ Catalyst::Plugin::I18N::Manual.3 diff --git a/www/p5-Catalyst-Plugin-Log-Handler/Makefile b/www/p5-Catalyst-Plugin-Log-Handler/Makefile index 3f69cf9c1324..f75c9dbaa063 100644 --- a/www/p5-Catalyst-Plugin-Log-Handler/Makefile +++ b/www/p5-Catalyst-Plugin-Log-Handler/Makefile @@ -1,9 +1,6 @@ # Ports collection makefile for: p5-Catalyst-Log-Handler -# Date created: October 27, 2011 -# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com> -# +# Created by: Philip M. Gollucci <pgollucci@p6m7g8.com> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-Log-Handler PORTVERSION= 0.08 @@ -18,7 +15,8 @@ BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-Log-Handler>=0:${PORTSDIR}/devel/p5-Log-Handler \ p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= Catalyst::Plugin::Log::Handler.3 diff --git a/www/p5-Catalyst-Plugin-LogWarnings/Makefile b/www/p5-Catalyst-Plugin-LogWarnings/Makefile index 7dee00c5326a..bb7fa2d3bf6b 100644 --- a/www/p5-Catalyst-Plugin-LogWarnings/Makefile +++ b/www/p5-Catalyst-Plugin-LogWarnings/Makefile @@ -1,9 +1,6 @@ # Ports collection makefile for: p5-Catalyst-Plugin-LogWarnings -# Date created: Apr 6, 2007 -# Whom: lbr@freebsd.org -# +# Created by: lbr@freebsd.org # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-LogWarnings PORTVERSION= 0.03 @@ -19,7 +16,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7001:${PORTSDIR}/www/p5-Catalyst-Runtime RUN_DEPENDS:= ${BUILD_DEPENDS} \ p5-MRO-Compat>=0.11:${PORTSDIR}/devel/p5-MRO-Compat -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::LogWarnings.3 diff --git a/www/p5-Catalyst-Plugin-PageCache/Makefile b/www/p5-Catalyst-Plugin-PageCache/Makefile index 77205a16bdd4..816706e04403 100644 --- a/www/p5-Catalyst-Plugin-PageCache/Makefile +++ b/www/p5-Catalyst-Plugin-PageCache/Makefile @@ -1,9 +1,6 @@ # Ports collection makefile for: p5-Catalyst-Plugin-PageCache -# Date created: Dec 19, 2005 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-PageCache PORTVERSION= 0.31 @@ -23,7 +20,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Cache-Cache>=0:${PORTSDIR}/devel/p5-Cache-Cache \ p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::PageCache.3 diff --git a/www/p5-Catalyst-Plugin-Pluggable/Makefile b/www/p5-Catalyst-Plugin-Pluggable/Makefile index 7caeeb1bd2eb..fd74beff6837 100644 --- a/www/p5-Catalyst-Plugin-Pluggable/Makefile +++ b/www/p5-Catalyst-Plugin-Pluggable/Makefile @@ -14,7 +14,8 @@ COMMENT= Plugin for pluggable Catalyst applications BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::Pluggable.3 diff --git a/www/p5-Catalyst-Plugin-Prototype/Makefile b/www/p5-Catalyst-Plugin-Prototype/Makefile index 16d1dcd935f6..94eac18e0541 100644 --- a/www/p5-Catalyst-Plugin-Prototype/Makefile +++ b/www/p5-Catalyst-Plugin-Prototype/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Catalyst-Plugin-Prototype -# Date created: 07 May 2005 -# Whom: Lars Thegler <lth@FreeBSD.org> -# +# Created by: Lars Thegler <lth@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-Prototype PORTVERSION= 1.33 @@ -21,7 +17,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7006:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-HTML-Prototype>=1.48:${PORTSDIR}/www/p5-HTML-Prototype RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Helper::Prototype.3 \ Catalyst::Plugin::Prototype.3 diff --git a/www/p5-Catalyst-Plugin-RunAfterRequest/Makefile b/www/p5-Catalyst-Plugin-RunAfterRequest/Makefile index 6c093912f174..b2a8e0c74ba1 100644 --- a/www/p5-Catalyst-Plugin-RunAfterRequest/Makefile +++ b/www/p5-Catalyst-Plugin-RunAfterRequest/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Catalyst-Plugin-RunAfterRequest -# Date created: 2009-08-30 -# Whom: Andrey Kostenko <andrey@kostenko.name> -# +# Created by: Andrey Kostenko <andrey@kostenko.name> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-RunAfterRequest PORTVERSION= 0.04 @@ -24,7 +20,8 @@ BUILD_DEPENDS+= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-Module-Find>=0:${PORTSDIR}/devel/p5-Module-Find \ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::RunAfterRequest.3 \ Catalyst::Model::Role::RunAfterRequest.3 diff --git a/www/p5-Catalyst-Plugin-Server/Makefile b/www/p5-Catalyst-Plugin-Server/Makefile index 2817eb8a080f..35b5884b47f0 100644 --- a/www/p5-Catalyst-Plugin-Server/Makefile +++ b/www/p5-Catalyst-Plugin-Server/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Catalyst-Plugin-Server -# Date created: 05 August 2007 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-Server PORTVERSION= 0.28 @@ -22,7 +18,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-RPC-XML>=0:${PORTSDIR}/net/p5-RPC-XML RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::Server.3 Catalyst::Plugin::Server::XMLRPC.3 \ Catalyst::Plugin::Server::XMLRPC::DispatchType::XMLRPCPath.3 \ diff --git a/www/p5-Catalyst-Plugin-Session-State-URI/Makefile b/www/p5-Catalyst-Plugin-Session-State-URI/Makefile index 5682e1985a33..5fb2cc832cc1 100644 --- a/www/p5-Catalyst-Plugin-Session-State-URI/Makefile +++ b/www/p5-Catalyst-Plugin-Session-State-URI/Makefile @@ -1,9 +1,6 @@ # Ports collection makefile for: p5-Catalyst-Plugin-Session-State-URI -# Date created: Nov 16, 2005 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-Session-State-URI PORTVERSION= 0.15 @@ -27,7 +24,8 @@ RUN_DEPENDS= p5-Catalyst-Plugin-Session>=0.27:${PORTSDIR}/www/p5-Catalyst-Plugin BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Test-MockObject>=1.01:${PORTSDIR}/devel/p5-Test-MockObject -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::Session::State::URI.3 diff --git a/www/p5-Catalyst-Plugin-Session-Store-Cache/Makefile b/www/p5-Catalyst-Plugin-Session-Store-Cache/Makefile index cd6880d964ce..3045f8438cc1 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-Cache/Makefile +++ b/www/p5-Catalyst-Plugin-Session-Store-Cache/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Catalyst-Plugin-Session-Store-Cache -# Date created: 21 Jul 2007 -# Whom: lbr@FreeBSD.org -# +# Created by: lbr@FreeBSD.org # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-Session-Store-Cache PORTVERSION= 0.01 @@ -17,7 +13,8 @@ COMMENT= Store sessions using a Catalyst::Plugin::Cache BUILD_DEPENDS= p5-Catalyst-Plugin-Session>=0.06:${PORTSDIR}/www/p5-Catalyst-Plugin-Session RUN_DEPENDS= p5-Catalyst-Plugin-Session>=0.06:${PORTSDIR}/www/p5-Catalyst-Plugin-Session -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::Session::Store::Cache.3 diff --git a/www/p5-Catalyst-Plugin-Session-Store-DBI/Makefile b/www/p5-Catalyst-Plugin-Session-Store-DBI/Makefile index 7f64df9a77be..c91c2b7f7eb9 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-DBI/Makefile +++ b/www/p5-Catalyst-Plugin-Session-Store-DBI/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Catalyst-Plugin-Session-Store-DBI -# Date created: 2 Jan 2006 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-Session-Store-DBI PORTVERSION= 0.16 @@ -25,7 +21,8 @@ RUN_DEPENDS= p5-Catalyst-Plugin-Session>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Se p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::Session::Store::DBI.3 diff --git a/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile b/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile index 04ab2ce557cf..a10acfabebe5 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile +++ b/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Catalyst-Plugin-Session-Store-FastMmap -# Date created: 2 Jan 2006 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-Session-Store-FastMmap PORTVERSION= 0.16 @@ -23,7 +19,8 @@ BUILD_DEPENDS= p5-Cache-FastMmap>=1.29:${PORTSDIR}/devel/p5-Cache-FastMmap \ p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::Session::Store::FastMmap.3 diff --git a/www/p5-Catalyst-Plugin-Session-Store-File/Makefile b/www/p5-Catalyst-Plugin-Session-Store-File/Makefile index 2b2bfad4345f..97a40dbd6bc2 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-File/Makefile +++ b/www/p5-Catalyst-Plugin-Session-Store-File/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Catalyst-Plugin-Session-Store-File -# Date created: 16 Nov 2005 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-Session-Store-File PORTVERSION= 0.18 @@ -21,7 +17,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Class-Data-Inheritable>=0.04:${PORTSDIR}/devel/p5-Class-Data-Inheritable RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::Session::Store::File.3 diff --git a/www/p5-Catalyst-Plugin-Session-Store-Memcached/Makefile b/www/p5-Catalyst-Plugin-Session-Store-Memcached/Makefile index 608e655e5dfd..74e9e5912fa8 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-Memcached/Makefile +++ b/www/p5-Catalyst-Plugin-Session-Store-Memcached/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Catalyst-Plugin-Session-Store-Memcached -# Date created: 2 Jan 2006 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-Session-Store-Memcached PORTVERSION= 0.05 @@ -24,7 +20,8 @@ BUILD_DEPENDS= p5-Cache-Memcached-Managed>=0:${PORTSDIR}/databases/p5-Cache-Memc p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::Session::Store::Memcached.3 diff --git a/www/p5-Catalyst-Plugin-Setenv/Makefile b/www/p5-Catalyst-Plugin-Setenv/Makefile index b7fc82bfbf68..e172e7889fa1 100644 --- a/www/p5-Catalyst-Plugin-Setenv/Makefile +++ b/www/p5-Catalyst-Plugin-Setenv/Makefile @@ -1,9 +1,6 @@ # Ports collection makefile for: p5-Catalyst-Plugin-Setenv -# Date created: Apr 6, 2007 -# Whom: lbr@freebsd.org -# +# Created by: lbr@freebsd.org # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-Setenv PORTVERSION= 0.03 @@ -17,7 +14,8 @@ COMMENT= Set up the environment from Catalyst's config file BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= Catalyst::Plugin::Setenv.3 diff --git a/www/p5-Catalyst-Plugin-Singleton/Makefile b/www/p5-Catalyst-Plugin-Singleton/Makefile index 869b8b1374c5..3f861e17b9cf 100644 --- a/www/p5-Catalyst-Plugin-Singleton/Makefile +++ b/www/p5-Catalyst-Plugin-Singleton/Makefile @@ -1,9 +1,6 @@ # Ports collection makefile for: p5-Catalyst-Plugin-Singleton -# Date created: Nov 16, 2005 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-Singleton PORTVERSION= 0.1 @@ -21,7 +18,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= Catalyst::Plugin::Singleton.3 diff --git a/www/p5-Catalyst-Plugin-StackTrace/Makefile b/www/p5-Catalyst-Plugin-StackTrace/Makefile index 4c0f6d58f78a..4f5a07ffcab2 100644 --- a/www/p5-Catalyst-Plugin-StackTrace/Makefile +++ b/www/p5-Catalyst-Plugin-StackTrace/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Catalyst-Plugin-StackTrace -# Date created: Jan 11 2006 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-StackTrace PORTVERSION= 0.11 @@ -19,7 +15,8 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-MRO-Compat>=0.10:${PORTSDIR}/devel/p5-MRO-Compat BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::StackTrace.3 diff --git a/www/p5-Catalyst-Plugin-Static-Simple/Makefile b/www/p5-Catalyst-Plugin-Static-Simple/Makefile index bb42f306fa43..1ffbb4227180 100644 --- a/www/p5-Catalyst-Plugin-Static-Simple/Makefile +++ b/www/p5-Catalyst-Plugin-Static-Simple/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Catalyst-Plugin-Static-Simple -# Date created: July 11, 2006 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-Static-Simple PORTVERSION= 0.30 @@ -24,7 +20,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.80008:${PORTSDIR}/www/p5-Catalyst-Runtime p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::Static::Simple.3 diff --git a/www/p5-Catalyst-Plugin-SubRequest/Makefile b/www/p5-Catalyst-Plugin-SubRequest/Makefile index 1c346452e3b3..3bfb1a6fb9f5 100644 --- a/www/p5-Catalyst-Plugin-SubRequest/Makefile +++ b/www/p5-Catalyst-Plugin-SubRequest/Makefile @@ -1,9 +1,6 @@ # Ports collection makefile for: p5-Catalyst-Plugin-SubRequest -# Date created: May 6, 2005 -# Whom: Travis Campbell <hcoyote@ghostar.org> -# +# Created by: Travis Campbell <hcoyote@ghostar.org> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-SubRequest PORTVERSION= 0.20 @@ -20,7 +17,8 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Catalyst-Runtime>=5.90000:${PORTSDIR}/www/p5-Catalyst-Runtime RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::SubRequest.3 diff --git a/www/p5-Catalyst-Plugin-Textile/Makefile b/www/p5-Catalyst-Plugin-Textile/Makefile index 751413a71410..557aa6a3a3f2 100644 --- a/www/p5-Catalyst-Plugin-Textile/Makefile +++ b/www/p5-Catalyst-Plugin-Textile/Makefile @@ -1,10 +1,7 @@ # ex:ts=8 # Ports collection makefile for: p5-Catalyst-Plugin-Textile -# Date created: May 4, 2005 -# Whom: Travis Campbell <hcoyote@ghostar.org> -# +# Created by: Travis Campbell <hcoyote@ghostar.org> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-Textile PORTVERSION= 0.01 @@ -22,7 +19,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Text-Textile>=0:${PORTSDIR}/textproc/p5-Text-Textile RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::Textile.3 diff --git a/www/p5-Catalyst-Plugin-Unicode/Makefile b/www/p5-Catalyst-Plugin-Unicode/Makefile index efb98d24df7a..38b2d9948e74 100644 --- a/www/p5-Catalyst-Plugin-Unicode/Makefile +++ b/www/p5-Catalyst-Plugin-Unicode/Makefile @@ -1,9 +1,6 @@ # Ports collection makefile for: p5-Catalyst-Plugin-Unicode -# Date created: Mar 26, 2006 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-Unicode PORTVERSION= 0.93 @@ -21,7 +18,8 @@ TEST_DEPENDS= p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy \ p5-Test-WWW-Mechanize-Catalyst>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-Catalyst \ p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::Unicode.3 diff --git a/www/p5-Catalyst-Plugin-XMLRPC/Makefile b/www/p5-Catalyst-Plugin-XMLRPC/Makefile index 7f7e9bc279db..1ce10450846c 100644 --- a/www/p5-Catalyst-Plugin-XMLRPC/Makefile +++ b/www/p5-Catalyst-Plugin-XMLRPC/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Catalyst-Plugin-XMLRPC -# Date created: 2 Dec 2005 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-XMLRPC PORTVERSION= 2.01 @@ -20,7 +16,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-RPC-XML>=0:${PORTSDIR}/net/p5-RPC-XML RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::XMLRPC.3 \ Catalyst::Plugin::XMLRPC::DispatchType::XMLRPC.3 \ diff --git a/www/p5-Catalyst-Runtime/Makefile b/www/p5-Catalyst-Runtime/Makefile index c75359750e38..b16d37c20755 100644 --- a/www/p5-Catalyst-Runtime/Makefile +++ b/www/p5-Catalyst-Runtime/Makefile @@ -64,7 +64,8 @@ TEST_DEPENDS= p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inher p5-Test-Without-Module>=0:${PORTSDIR}/devel/p5-Test-Without-Module \ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= catalyst.pl.1 MAN3= Catalyst.3 \ diff --git a/www/p5-Catalyst-TraitFor-Request-BrowserDetect/Makefile b/www/p5-Catalyst-TraitFor-Request-BrowserDetect/Makefile index 9b70fc200b5e..b0fd7eefcdc1 100644 --- a/www/p5-Catalyst-TraitFor-Request-BrowserDetect/Makefile +++ b/www/p5-Catalyst-TraitFor-Request-BrowserDetect/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Catalyst-TraitFor-Request-BrowserDetect -# Date created: January 31, 2010 -# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com> -# +# Created by: Philip M. Gollucci <pgollucci@p6m7g8.com> # $FreeBSD$ -# PORTNAME= Catalyst-TraitFor-Request-BrowserDetect PORTVERSION= 0.02 @@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-HTTP-BrowserDetect>=0:${PORTSDIR}/www/p5-HTTP-BrowserDetect RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::TraitFor::Request::BrowserDetect.3 diff --git a/www/p5-Catalyst-View-ClearSilver/Makefile b/www/p5-Catalyst-View-ClearSilver/Makefile index 6c88fb9063b0..f243d34d7f28 100644 --- a/www/p5-Catalyst-View-ClearSilver/Makefile +++ b/www/p5-Catalyst-View-ClearSilver/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Catalyst-View-ClearSilver -# Date created: 08 July 2007 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= Catalyst-View-ClearSilver PORTVERSION= 0.02 @@ -23,7 +19,8 @@ BUILD_DEPENDS= p5-ClearSilver>=0:${PORTSDIR}/www/p5-ClearSilver \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Catalyst-View-Template-Declare>=0:${PORTSDIR}/www/p5-Catalyst-View-Template-Declare -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Helper::View::ClearSilver.3 \ Catalyst::View::ClearSilver.3 diff --git a/www/p5-Catalyst-View-Email/Makefile b/www/p5-Catalyst-View-Email/Makefile index a17432eb8dd4..05b98b1404ac 100644 --- a/www/p5-Catalyst-View-Email/Makefile +++ b/www/p5-Catalyst-View-Email/Makefile @@ -24,7 +24,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Helper::View::Email.3 \ Catalyst::Helper::View::Email::Template.3 \ diff --git a/www/p5-Catalyst-View-GraphViz/Makefile b/www/p5-Catalyst-View-GraphViz/Makefile index 89539806e2a7..bf21433ed6ed 100644 --- a/www/p5-Catalyst-View-GraphViz/Makefile +++ b/www/p5-Catalyst-View-GraphViz/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Catalyst-View-GraphViz -# Date created: 10 February 2006 -# Whom: Zach Thompson <hideo@lastamericanempire.com> -# +# Created by: Zach Thompson <hideo@lastamericanempire.com> # $FreeBSD$ -# PORTNAME= Catalyst-View-GraphViz PORTVERSION= 0.05 @@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-Catalyst-Plugin-SubRequest>=0:${PORTSDIR}/www/p5-Catalyst-Plug p5-GraphViz>=0:${PORTSDIR}/graphics/p5-GraphViz RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Helper::View::GraphView.3 \ Catalyst::Helper::View::GraphViz.3 \ diff --git a/www/p5-Catalyst-View-HTML-Template-Compiled/Makefile b/www/p5-Catalyst-View-HTML-Template-Compiled/Makefile index 49ad26522974..094493c0aa7f 100644 --- a/www/p5-Catalyst-View-HTML-Template-Compiled/Makefile +++ b/www/p5-Catalyst-View-HTML-Template-Compiled/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Catalyst-View-HTML-Template-Compiled -# Date created: 05 June 2006 -# Whom: Zach Thompson <hideo@lastamericanempire.com> -# +# Created by: Zach Thompson <hideo@lastamericanempire.com> # $FreeBSD$ -# PORTNAME= Catalyst-View-HTML-Template-Compiled PORTVERSION= 0.16 @@ -20,7 +16,8 @@ BUILD_DEPENDS= p5-HTML-Template-Compiled>=0.74:${PORTSDIR}/www/p5-HTML-Template- p5-Catalyst-Devel>=1.00:${PORTSDIR}/www/p5-Catalyst-Devel RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= Catalyst::Helper::View::HTML::Template::Compiled.3 \ Catalyst::View::HTML::Template::Compiled.3 diff --git a/www/p5-Catalyst-View-Mason/Makefile b/www/p5-Catalyst-View-Mason/Makefile index d8e1f6dd5f87..e5ef3a4cfb6f 100644 --- a/www/p5-Catalyst-View-Mason/Makefile +++ b/www/p5-Catalyst-View-Mason/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Catalyst-View-Mason -# Date created: 07 Dec 2005 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-View-Mason PORTVERSION= 0.18 @@ -21,7 +17,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Helper::View::Mason.3 \ Catalyst::View::Mason.3 diff --git a/www/p5-Catalyst-View-RRDGraph/Makefile b/www/p5-Catalyst-View-RRDGraph/Makefile index 03bdbdc1e1da..a4527123fb23 100644 --- a/www/p5-Catalyst-View-RRDGraph/Makefile +++ b/www/p5-Catalyst-View-RRDGraph/Makefile @@ -17,7 +17,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-MockObject>=1.07:${PORTSDIR}/devel/p5-Test-MockObject -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Helper::View::RRDGraph.3 \ Catalyst::View::RRDGraph.3 diff --git a/www/p5-Catalyst-View-TT-ControllerLocal/Makefile b/www/p5-Catalyst-View-TT-ControllerLocal/Makefile index 10d4fb190d4d..215e0054f013 100644 --- a/www/p5-Catalyst-View-TT-ControllerLocal/Makefile +++ b/www/p5-Catalyst-View-TT-ControllerLocal/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Catalyst-View-TT-ControllerLocal -# Date created: 11 Feb 2006 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-View-TT-ControllerLocal PORTVERSION= 0.02 @@ -20,7 +16,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Catalyst-View-TT>=0:${PORTSDIR}/www/p5-Catalyst-View-TT RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Helper::View::TTControllerLocal.3 \ Catalyst::View::TT::ControllerLocal.3 diff --git a/www/p5-Catalyst-View-TT/Makefile b/www/p5-Catalyst-View-TT/Makefile index 6e17c5e076ac..e4d8325d8cd5 100644 --- a/www/p5-Catalyst-View-TT/Makefile +++ b/www/p5-Catalyst-View-TT/Makefile @@ -21,7 +21,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Helper::View::TT.3 \ Catalyst::Helper::View::TTSite.3 \ diff --git a/www/p5-Catalyst-View-Template-Declare/Makefile b/www/p5-Catalyst-View-Template-Declare/Makefile index 24b5f51e4684..d0e7c66ab50d 100644 --- a/www/p5-Catalyst-View-Template-Declare/Makefile +++ b/www/p5-Catalyst-View-Template-Declare/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Catalyst-View-Template-Declare -# Date created: 2012-04-03 -# Whom: Steve Wills <swills@FreeBSD.org> -# +# Created by: Steve Wills <swills@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-View-Template-Declare PORTVERSION= 0.04 @@ -21,7 +17,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Template-Declare>=0.26:${PORTSDIR}/textproc/p5-Template-Declare RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Helper::View::Template::Declare.3 \ Catalyst::View::Template::Declare.3 diff --git a/www/p5-Catalyst-View-Templated/Makefile b/www/p5-Catalyst-View-Templated/Makefile index 6f7c6ef820a7..09b870d41f39 100644 --- a/www/p5-Catalyst-View-Templated/Makefile +++ b/www/p5-Catalyst-View-Templated/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Catalyst-View-Templated -# Date created: 18 Jan 2008 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= Catalyst-View-Templated PORTVERSION= 0.02 @@ -23,7 +19,8 @@ TEST_DEPENDS= p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject \ p5-Test-WWW-Mechanize-Catalyst>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-Catalyst \ p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok \ -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::View::Templated.3 diff --git a/www/p5-Catalyst-View-XSLT/Makefile b/www/p5-Catalyst-View-XSLT/Makefile index 1d1d40c168d3..2a07a42ce732 100644 --- a/www/p5-Catalyst-View-XSLT/Makefile +++ b/www/p5-Catalyst-View-XSLT/Makefile @@ -16,7 +16,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Path-Class>=0.12:${PORTSDIR}/devel/p5-Path-Class RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= Catalyst::Helper::View::XSLT.3 Catalyst::View::XSLT.3 \ Catalyst::View::XSLT::XML::LibXSLT.3 diff --git a/www/p5-CatalystX-InjectComponent/Makefile b/www/p5-CatalystX-InjectComponent/Makefile index 6d914522abf0..c9b3b14df13d 100644 --- a/www/p5-CatalystX-InjectComponent/Makefile +++ b/www/p5-CatalystX-InjectComponent/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-CatalystX-InjectComponent -# Date created: 2011-05-08 -# Whom: Steve Wills <swills@FreeBSD.org> -# +# Created by: Steve Wills <swills@FreeBSD.org> # $FreeBSD$ -# PORTNAME= CatalystX-InjectComponent PORTVERSION= 0.025 @@ -22,7 +18,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.80000:${PORTSDIR}/www/p5-Catalyst-Runtime RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Most>=0:${PORTSDIR}/devel/p5-Test-Most -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= CatalystX::InjectComponent.3 diff --git a/www/p5-CatalystX-LeakChecker/Makefile b/www/p5-CatalystX-LeakChecker/Makefile index d77222c7b55a..b737921ae73e 100644 --- a/www/p5-CatalystX-LeakChecker/Makefile +++ b/www/p5-CatalystX-LeakChecker/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-CatalystX-LeakChecker -# Date created: 2011-05-08 -# Whom: Steve Wills <swills@FreeBSD.org> -# +# Created by: Steve Wills <swills@FreeBSD.org> # $FreeBSD$ -# PORTNAME= CatalystX-LeakChecker PORTVERSION= 0.06 @@ -22,7 +18,8 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Devel-Cycle>0:${PORTSDIR}/devel/p5-Devel-Cycle \ p5-PadWalker>0:${PORTSDIR}/devel/p5-PadWalker -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= CatalystX::LeakChecker.3 diff --git a/www/p5-CatalystX-Profile/Makefile b/www/p5-CatalystX-Profile/Makefile index c34a6b9c9a87..80198c59e23c 100644 --- a/www/p5-CatalystX-Profile/Makefile +++ b/www/p5-CatalystX-Profile/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-CatalystX-Profile -# Date created: 2011-05-08 -# Whom: Steve Wills <swills@FreeBSD.org> -# +# Created by: Steve Wills <swills@FreeBSD.org> # $FreeBSD$ -# PORTNAME= CatalystX-Profile PORTVERSION= 0.01 @@ -26,7 +22,8 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=5.80020:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Moose>=0.93:${PORTSDIR}/devel/p5-Moose \ p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= CatalystX::Profile.3 CatalystX::Profile::Controller::ControlProfiling.3 diff --git a/www/p5-CatalystX-REPL/Makefile b/www/p5-CatalystX-REPL/Makefile index cc2b2ffab374..c254c61def72 100644 --- a/www/p5-CatalystX-REPL/Makefile +++ b/www/p5-CatalystX-REPL/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-CatalystX-REPL -# Date created: 2011-05-08 -# Whom: Steve Wills <swills@FreeBSD.org> -# +# Created by: Steve Wills <swills@FreeBSD.org> # $FreeBSD$ -# PORTNAME= CatalystX-REPL PORTVERSION= 0.04 @@ -23,7 +19,8 @@ RUN_DEPENDS= p5-Carp-REPL>=0:${PORTSDIR}/devel/p5-Carp-REPL \ p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean TEST_DEPENDS= p5-Test-Expect>=0:${PORTSDIR}/devel/p5-Test-Expect -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= CatalystX::REPL.3 diff --git a/www/p5-CatalystX-RoleApplicator/Makefile b/www/p5-CatalystX-RoleApplicator/Makefile index b56885d8fbc3..3bd0726d3929 100644 --- a/www/p5-CatalystX-RoleApplicator/Makefile +++ b/www/p5-CatalystX-RoleApplicator/Makefile @@ -13,7 +13,8 @@ BUILD_DEPENDS= p5-MooseX-RelatedClassRoles>=0.003:${PORTSDIR}/devel/p5-MooseX-Re p5-Catalyst-Runtime>=5.7:${PORTSDIR}/www/p5-Catalyst-Runtime RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= CatalystX::RoleApplicator.3 diff --git a/www/p5-CatalystX-SimpleLogin/Makefile b/www/p5-CatalystX-SimpleLogin/Makefile index efe16bfe9cb1..59ef6827860d 100644 --- a/www/p5-CatalystX-SimpleLogin/Makefile +++ b/www/p5-CatalystX-SimpleLogin/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-CatalystX-SimpleLogin -# Date created: 2011-05-09 -# Whom: Steve Wills <swills@FreeBSD.org> -# +# Created by: Steve Wills <swills@FreeBSD.org> # $FreeBSD$ -# PORTNAME= CatalystX-SimpleLogin PORTVERSION= 0.18 @@ -42,7 +38,8 @@ BUILD_DEPENDS= p5-Catalyst-Action-REST>=0.74:${PORTSDIR}/www/p5-Catalyst-Action- RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::ActionRole::NeedsLogin.3 \ CatalystX::SimpleLogin.3 \ diff --git a/www/p5-Class-DBI-FromForm/Makefile b/www/p5-Class-DBI-FromForm/Makefile index 8d8b29774509..1d26f044051c 100644 --- a/www/p5-Class-DBI-FromForm/Makefile +++ b/www/p5-Class-DBI-FromForm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: databases/p5-Class-DBI-FromForm -# Date created: 29 May 2005 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Class-DBI-FromForm PORTVERSION= 0.04 @@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-Class-DBI>=0:${PORTSDIR}/databases/p5-Class-DBI \ p5-Data-FormValidator>=0:${PORTSDIR}/textproc/p5-Data-FormValidator RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Class::DBI::FromForm.3 diff --git a/www/p5-ClearSilver/Makefile b/www/p5-ClearSilver/Makefile index d122ccad5a22..33b22c1fa1d9 100644 --- a/www/p5-ClearSilver/Makefile +++ b/www/p5-ClearSilver/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-ClearSilver -# Date created: June 25, 2006 -# Whom: Rink Springer <rink@FreeBSD.org> -# +# Created by: Rink Springer <rink@FreeBSD.org> # $FreeBSD$ -# PORTNAME= ClearSilver PORTVERSION= 0.10.5 @@ -18,7 +14,8 @@ COMMENT= Perl bindings for fast and powerful template system BUILD_DEPENDS= ${LOCALBASE}/lib/libneo_cs.a:${PORTSDIR}/www/clearsilver -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure CONFIGURE_ARGS= INC="-I${LOCALBASE}/include/ClearSilver" MAN3= ClearSilver.3 diff --git a/www/p5-Data-TreeDumper-Renderer-DHTML/Makefile b/www/p5-Data-TreeDumper-Renderer-DHTML/Makefile index 3d80f7813c2e..2658bff24a18 100644 --- a/www/p5-Data-TreeDumper-Renderer-DHTML/Makefile +++ b/www/p5-Data-TreeDumper-Renderer-DHTML/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Data-TreeDumper-Renderer-DHTML -# Date Created: 26 Dec 2005 -# Whom: Zach Thompson <hideo@lastamericanempire.com> -# +# Created by: Zach Thompson <hideo@lastamericanempire.com> # $FreeBSD$ -# PORTNAME= Data-TreeDumper-Renderer-DHTML PORTVERSION= 0.09 @@ -17,7 +13,8 @@ COMMENT= DHTML renderer for Data::TreeDumper BUILD_DEPENDS= p5-Data-TreeDumper>=0:${PORTSDIR}/devel/p5-Data-TreeDumper RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Data::TreeDumper::Renderer::DHTML.3 diff --git a/www/p5-FCGI-Async/Makefile b/www/p5-FCGI-Async/Makefile index d38c77576cd5..8e72fdbcf427 100644 --- a/www/p5-FCGI-Async/Makefile +++ b/www/p5-FCGI-Async/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-FCGI-Async -# Date created: 2007-06-10 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= FCGI-Async PORTVERSION= 0.22 @@ -26,7 +22,8 @@ TEST_DEPENDS= p5-Test-Identity>=0:${PORTSDIR}/devel/p5-Test-Identity \ p5-Test-HexString>=0:${PORTSDIR}/devel/p5-Test-HexString \ p5-Test-Refcount>0:${PORTSDIR}/devel/p5-Test-Refcount -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Plack::Handler::FCGI::Async.3 \ FCGI::Async::PSGI.3 \ diff --git a/www/p5-FCGI-Engine/Makefile b/www/p5-FCGI-Engine/Makefile index 04c1477c656d..3dc2ef96c2d7 100644 --- a/www/p5-FCGI-Engine/Makefile +++ b/www/p5-FCGI-Engine/Makefile @@ -23,7 +23,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-WWW-Mechanize>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= FCGI::Engine.3 \ FCGI::Engine::Core.3 \ diff --git a/www/p5-FCGI/Makefile b/www/p5-FCGI/Makefile index bdf822523b14..a361746e1a5d 100644 --- a/www/p5-FCGI/Makefile +++ b/www/p5-FCGI/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-FCGI -# Date created: October 27th 1999 -# Whom: Kelly Yancey <kbyanc@posi.net> -# +# Created by: Kelly Yancey <kbyanc@posi.net> # $FreeBSD$ -# PORTNAME= FCGI PORTVERSION= 0.74 @@ -22,7 +18,8 @@ PURE_PERL_DESC= Build pure Perl version (experimental) #LIB_DEPENDS= fcgi.0:${PORTSDIR}/www/fcgi #CONFIGURE_ARGS+= --use-installed=${LOCALBASE} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= FCGI.3 diff --git a/www/p5-FEAR-API/Makefile b/www/p5-FEAR-API/Makefile index 7649e60c4ed8..c37d8f046a44 100644 --- a/www/p5-FEAR-API/Makefile +++ b/www/p5-FEAR-API/Makefile @@ -1,10 +1,7 @@ # ex:ts=8 # Ports collection makefile for: FEAR::API -# Date created: Jun 5, 2006 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= FEAR-API PORTVERSION= 0.489 @@ -46,7 +43,8 @@ RUN_DEPENDS= p5-Email-Find>=0:${PORTSDIR}/mail/p5-Email-Find \ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= fear.1 MAN3= FEAR::API.3 \ diff --git a/www/p5-Flickr-API/Makefile b/www/p5-Flickr-API/Makefile index 83bc3f12c2f6..61c382b1157b 100644 --- a/www/p5-Flickr-API/Makefile +++ b/www/p5-Flickr-API/Makefile @@ -14,7 +14,8 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-XML-Parser-Lite-Tree>=0:${PORTSDIR}/textproc/p5-XML-Parser-Lite-Tree -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Flickr::API.3 Flickr::API::Request.3 Flickr::API::Response.3 diff --git a/www/p5-Flickr-Upload/Makefile b/www/p5-Flickr-Upload/Makefile index 6d345cf2bb30..d63a12d421e0 100644 --- a/www/p5-Flickr-Upload/Makefile +++ b/www/p5-Flickr-Upload/Makefile @@ -1,10 +1,7 @@ # ex:ts=8 # Ports collection makefile for: Flickr::Upload -# Date created: Apr 27, 2005 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= Flickr-Upload PORTVERSION= 1.32 @@ -20,7 +17,8 @@ RUN_DEPENDS= p5-Flickr-API>=0:${PORTSDIR}/www/p5-Flickr-API \ p5-XML-Parser-Lite-Tree>=0:${PORTSDIR}/textproc/p5-XML-Parser-Lite-Tree BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= flickr_upload.1 MAN3= Flickr::Upload.3 diff --git a/www/p5-Gantry/Makefile b/www/p5-Gantry/Makefile index c3b0eb425d47..0586460edb0b 100644 --- a/www/p5-Gantry/Makefile +++ b/www/p5-Gantry/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Gantry -# Date created: 2006-09-26 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= Gantry PORTVERSION= 3.64 @@ -52,7 +48,8 @@ RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ IS_INTERACTIVE= Asks about installation paths -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild WWWDIR= ${PREFIX}/www/${PORTNAME:L} diff --git a/www/p5-Gungho/Makefile b/www/p5-Gungho/Makefile index b47f02117d96..dd9414c43fea 100644 --- a/www/p5-Gungho/Makefile +++ b/www/p5-Gungho/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Gungho -# Date created: 2006-07-10 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= Gungho PORTVERSION= 0.09.008 @@ -49,7 +45,8 @@ RUN_DEPENDS= p5-Best>=0:${PORTSDIR}/devel/p5-Best \ p5-UNIVERSAL-isa>=0.06:${PORTSDIR}/devel/p5-UNIVERSAL-isa BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= gungho.1 MAN3= Gungho.3 \ diff --git a/www/p5-HTML-CalendarMonthSimple/Makefile b/www/p5-HTML-CalendarMonthSimple/Makefile index 6bf36b8e9ab9..37276f63f947 100644 --- a/www/p5-HTML-CalendarMonthSimple/Makefile +++ b/www/p5-HTML-CalendarMonthSimple/Makefile @@ -13,7 +13,8 @@ COMMENT= HTML::CalendarMonthSimple - Perl Module for Generating HTML Calendars BUILD_DEPENDS= p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc RUN_DEPENDS= p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::CalendarMonthSimple.3 diff --git a/www/p5-HTML-Element-Extended/Makefile b/www/p5-HTML-Element-Extended/Makefile index b15ce0689046..2714878b4d3d 100644 --- a/www/p5-HTML-Element-Extended/Makefile +++ b/www/p5-HTML-Element-Extended/Makefile @@ -13,7 +13,8 @@ COMMENT= Extended interface to HTML::Tree's HTML::Element class BUILD_DEPENDS= p5-HTML-Tree>=3.01:${PORTSDIR}/www/p5-HTML-Tree RUN_DEPENDS= p5-HTML-Tree>=3.01:${PORTSDIR}/www/p5-HTML-Tree -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::ElementRaw.3 HTML::ElementGlob.3 \ HTML::ElementSuper.3 HTML::ElementTable.3 diff --git a/www/p5-HTML-Element-Replacer/Makefile b/www/p5-HTML-Element-Replacer/Makefile index 6cd1d124cb34..16eb6deec19a 100644 --- a/www/p5-HTML-Element-Replacer/Makefile +++ b/www/p5-HTML-Element-Replacer/Makefile @@ -15,7 +15,8 @@ BUILD_DEPENDS= p5-HTML-Element-Library>=4.2:${PORTSDIR}/www/p5-HTML-Element-Libr p5-Moose>=0.72:${PORTSDIR}/devel/p5-Moose RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::Element::Replacer.3 diff --git a/www/p5-HTML-Encoding/Makefile b/www/p5-HTML-Encoding/Makefile index b26e48b246a6..ef08bacac5e7 100644 --- a/www/p5-HTML-Encoding/Makefile +++ b/www/p5-HTML-Encoding/Makefile @@ -1,10 +1,7 @@ # ex:ts=8 # Ports collection makefile for: HTML::Encoding -# Date created: Jun 5, 2006 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= HTML-Encoding PORTVERSION= 0.61 @@ -19,7 +16,8 @@ BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::Encoding.3 diff --git a/www/p5-HTML-FillInForm-ForceUTF8/Makefile b/www/p5-HTML-FillInForm-ForceUTF8/Makefile index 3bc616fb0fda..44e227118e98 100644 --- a/www/p5-HTML-FillInForm-ForceUTF8/Makefile +++ b/www/p5-HTML-FillInForm-ForceUTF8/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-FillInForm-ForceUTF8 -# Date created: 2007-06-05 -# Whom: Tomoyuki Sakurai <cherry@trombik.org> -# +# Created by: Tomoyuki Sakurai <cherry@trombik.org> # $FreeBSD$ -# PORTNAME= HTML-FillInForm-ForceUTF8 PORTVERSION= 0.02 @@ -18,7 +14,8 @@ COMMENT= FillInForm with UTF-8 encoding RUN_DEPENDS= p5-HTML-FillInForm>0:${PORTSDIR}/www/p5-HTML-FillInForm BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::FillInForm::ForceUTF8.3 diff --git a/www/p5-HTML-FillInForm/Makefile b/www/p5-HTML-FillInForm/Makefile index a28a6060467d..d24f06f25bdc 100644 --- a/www/p5-HTML-FillInForm/Makefile +++ b/www/p5-HTML-FillInForm/Makefile @@ -17,7 +17,8 @@ BUILD_DEPENDS= p5-HTML-Parser>=3.26:${PORTSDIR}/www/p5-HTML-Parser RUN_DEPENDS= p5-HTML-Parser>=3.26:${PORTSDIR}/www/p5-HTML-Parser INSTALL_TARGET= pure_install -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::FillInForm.3 diff --git a/www/p5-HTML-Form/Makefile b/www/p5-HTML-Form/Makefile index 69426af48f07..67cecbfd0e6c 100644 --- a/www/p5-HTML-Form/Makefile +++ b/www/p5-HTML-Form/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-Form -# Date created: 2011-04-18 -# Whom: Frederic Culot <culot@FreeBSD.org> -# +# Created by: Frederic Culot <culot@FreeBSD.org> # $FreeBSD$ -# PORTNAME= HTML-Form PORTVERSION= 6.03 @@ -21,7 +17,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} CONFLICTS= p5-libwww-5* -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::Form.3 diff --git a/www/p5-HTML-FormFu-Imager/Makefile b/www/p5-HTML-FormFu-Imager/Makefile index fe26d67e2762..4a61a4b3c786 100644 --- a/www/p5-HTML-FormFu-Imager/Makefile +++ b/www/p5-HTML-FormFu-Imager/Makefile @@ -1,6 +1,4 @@ -# New ports collection makefile for: HTML-FormFu-Imager -# Whom: gugu -# Date created: 07 December 2009 +# Created by: gugu # $FreeBSD$ # Generated with App::Pm2Port . Do not edit directly, please @@ -18,7 +16,8 @@ BUILD_DEPENDS= p5-HTML-FormFu>=0:${PORTSDIR}/www/p5-HTML-FormFu \ p5-Imager>=0:${PORTSDIR}/graphics/p5-Imager RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= YES +USES= perl5 +USE_PERL5= configure MAN3= HTML::FormFu::Imager.3 \ HTML::FormFu::Inflator::Imager.3 \ diff --git a/www/p5-HTML-FormFu/Makefile b/www/p5-HTML-FormFu/Makefile index 2df0b742dc61..2c6232921bde 100644 --- a/www/p5-HTML-FormFu/Makefile +++ b/www/p5-HTML-FormFu/Makefile @@ -49,7 +49,8 @@ TEST_DEPENDS= p5-CGI-Simple>=0:${PORTSDIR}/www/p5-CGI-Simple \ p5-Test-Aggregate>=0:${PORTSDIR}/devel/p5-Test-Aggregate \ p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::FormFu.3 \ HTML::FormFu::Attribute.3 \ diff --git a/www/p5-HTML-FormHandler/Makefile b/www/p5-HTML-FormHandler/Makefile index e3b12d3eb003..004fbeb79f4a 100644 --- a/www/p5-HTML-FormHandler/Makefile +++ b/www/p5-HTML-FormHandler/Makefile @@ -41,7 +41,8 @@ TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-Memory-Cycle>=0:${PORTSDIR}/devel/p5-Test-Memory-Cycle \ p5-PadWalker>=0:${PORTSDIR}/devel/p5-PadWalker -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= \ HTML::FormHandler::Widget::Field::Role::HTMLAttributes.3 \ diff --git a/www/p5-HTML-FromANSI/Makefile b/www/p5-HTML-FromANSI/Makefile index 3eb5190afc00..6218fb21ede1 100644 --- a/www/p5-HTML-FromANSI/Makefile +++ b/www/p5-HTML-FromANSI/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-FromANSI -# Date created: 2006-09-28 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= HTML-FromANSI PORTVERSION= 2.03 @@ -20,7 +16,8 @@ BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= ansi2html.1 MAN3= HTML::FromANSI.3 diff --git a/www/p5-HTML-GenToc/Makefile b/www/p5-HTML-GenToc/Makefile index 6819f0a90b93..6f33b44b1564 100644 --- a/www/p5-HTML-GenToc/Makefile +++ b/www/p5-HTML-GenToc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-HTML-GenToc -# Date created: 29 Mar 2009 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= HTML-GenToc PORTVERSION= 3.20 @@ -20,7 +16,8 @@ RUN_DEPENDS= p5-HTML-LinkList>=0.1501:${PORTSDIR}/www/p5-HTML-LinkList \ p5-Getopt-ArgvFile>=1.09:${PORTSDIR}/devel/p5-Getopt-ArgvFile BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN1= hypertoc.1 MAN3= HTML::GenToc.3 diff --git a/www/p5-HTML-GenerateUtil/Makefile b/www/p5-HTML-GenerateUtil/Makefile index 479fe957987c..76ee51299113 100644 --- a/www/p5-HTML-GenerateUtil/Makefile +++ b/www/p5-HTML-GenerateUtil/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-GenerateUtil -# Date Created: 2010-11-18 -# Whom: Kurt Lidl (kurt.lidl@cello.com) -# +# Created by: Kurt Lidl (kurt.lidl@cello.com) # $FreeBSD$ -# PORTNAME= HTML-GenerateUtil PORTVERSION= 1.11 @@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module for generating HTML on the fly -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::GenerateUtil.3 diff --git a/www/p5-HTML-Highlight/Makefile b/www/p5-HTML-Highlight/Makefile index 50ddd5ba4da8..ede7bdb6d8ce 100644 --- a/www/p5-HTML-Highlight/Makefile +++ b/www/p5-HTML-Highlight/Makefile @@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Module to highlight words or patterns in HTML documents -PERL_CONFIGURE= Yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::Highlight.3 .include <bsd.port.mk> diff --git a/www/p5-HTML-LinkList/Makefile b/www/p5-HTML-LinkList/Makefile index 87274dacf2e3..6c8e622bf708 100644 --- a/www/p5-HTML-LinkList/Makefile +++ b/www/p5-HTML-LinkList/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-HTML-LinkList -# Date created: 29 Mar 2009 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= HTML-LinkList PORTVERSION= 0.1503 @@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Create a 'smart' list of HTML links -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= HTML::LinkList.3 diff --git a/www/p5-HTML-Prototype/Makefile b/www/p5-HTML-Prototype/Makefile index ce989e533858..f93aa7e0c6d5 100644 --- a/www/p5-HTML-Prototype/Makefile +++ b/www/p5-HTML-Prototype/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-Prototype -# Date created: 07 May 2005 -# Whom: Lars Thegler <lth@FreeBSD.org> -# +# Created by: Lars Thegler <lth@FreeBSD.org> # $FreeBSD$ -# PORTNAME= HTML-Prototype PORTVERSION= 1.48 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= HTML::Prototype.3 \ HTML::Prototype::Controls.3 \ diff --git a/www/p5-HTML-ResolveLink/Makefile b/www/p5-HTML-ResolveLink/Makefile index 2746fc4eae46..fc7b09edb878 100644 --- a/www/p5-HTML-ResolveLink/Makefile +++ b/www/p5-HTML-ResolveLink/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-ResolveLink -# Date created: 2006-07-10 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= HTML-ResolveLink PORTVERSION= 0.05 @@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-URI>0:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::ResolveLink.3 diff --git a/www/p5-HTML-Scrubber/Makefile b/www/p5-HTML-Scrubber/Makefile index 44863eb60e8c..6413de8dbf3b 100644 --- a/www/p5-HTML-Scrubber/Makefile +++ b/www/p5-HTML-Scrubber/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-Scrubber -# Date created: 31 Oct 2003 -# Whom: Foxfair Hu <foxfair@FreeBSD.org> -# +# Created by: Foxfair Hu <foxfair@FreeBSD.org> # $FreeBSD$ -# PORTNAME= HTML-Scrubber PORTVERSION= 0.09 @@ -18,9 +14,8 @@ BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} -MAKE_JOBS_SAFE= yes - -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::Scrubber.3 diff --git a/www/p5-HTML-Seamstress/Makefile b/www/p5-HTML-Seamstress/Makefile index 36dcc62d181d..4a8172f5ac8a 100644 --- a/www/p5-HTML-Seamstress/Makefile +++ b/www/p5-HTML-Seamstress/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-Seamstress -# Date created: 2007/02/14 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= HTML-Seamstress PORTVERSION= 5.0h @@ -33,6 +29,7 @@ MAN3= HTML::Seamstress.3 \ HTML::spkg.3 \ XML::Seamstress.3 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include <bsd.port.mk> diff --git a/www/p5-HTML-SimpleLinkExtor/Makefile b/www/p5-HTML-SimpleLinkExtor/Makefile index 1b382c4d99e4..458d33ba8689 100644 --- a/www/p5-HTML-SimpleLinkExtor/Makefile +++ b/www/p5-HTML-SimpleLinkExtor/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-SimpleLinkExtor -# Date created: 15 July 2004 -# Whom: Andrey Chernov <ache@FreeBSD.org> -# +# Created by: Andrey Chernov <ache@FreeBSD.org> # $FreeBSD$ -# PORTNAME= HTML-SimpleLinkExtor PORTVERSION= 1.25 @@ -22,7 +18,8 @@ RUN_DEPENDS= p5-HTML-Parser>=1.28:${PORTSDIR}/www/p5-HTML-Parser \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww TEST_DEPENDS= p5-Test-Output>=0:${PORTSDIR}/devel/p5-Test-Output -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= linktractor.1 MAN3= HTML::SimpleLinkExtor.3 diff --git a/www/p5-HTML-StickyQuery/Makefile b/www/p5-HTML-StickyQuery/Makefile index e21769a9f4a3..252fd6f3a84a 100644 --- a/www/p5-HTML-StickyQuery/Makefile +++ b/www/p5-HTML-StickyQuery/Makefile @@ -14,7 +14,8 @@ BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-URI>=0:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::StickyQuery.3 diff --git a/www/p5-HTML-Stream/Makefile b/www/p5-HTML-Stream/Makefile index 45184d75cdca..5b0564d1a3d3 100644 --- a/www/p5-HTML-Stream/Makefile +++ b/www/p5-HTML-Stream/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-Stream -# Date created: October 20th 1996 -# Whom: James FitzGibbon <jfitz@FreeBSD.org> -# +# Created by: James FitzGibbon <jfitz@FreeBSD.org> # $FreeBSD$ -# PORTNAME= HTML-Stream PORTVERSION= 1.60 @@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 HTML output stream class, and some markup utilities -PERL_CONFIGURE= YES +USES= perl5 +USE_PERL5= configure MAN3= HTML::Stream.3 diff --git a/www/p5-HTML-Strip/Makefile b/www/p5-HTML-Strip/Makefile index b1e8bff359c5..f28d7bb0c490 100644 --- a/www/p5-HTML-Strip/Makefile +++ b/www/p5-HTML-Strip/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-Strip -# Date Created: 13 Oct 2003 -# Whom: vanilla -# +# Created by: vanilla # $FreeBSD$ -# PORTNAME= HTML-Strip PORTVERSION= 1.06 @@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module for strip HTML tag -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::Strip.3 diff --git a/www/p5-HTML-Table/Makefile b/www/p5-HTML-Table/Makefile index d94e5b3dde28..8b64e680ee8a 100644 --- a/www/p5-HTML-Table/Makefile +++ b/www/p5-HTML-Table/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-Table -# Date created: Di 13 Mär 2001 19:37:25 CET -# Whom: Andreas Klemm <andreas@klemm.gtn.com> -# +# Created by: Andreas Klemm <andreas@klemm.gtn.com> # $FreeBSD$ -# PORTNAME= HTML-Table PORTVERSION= 2.08a @@ -17,7 +13,8 @@ COMMENT= Generate HTML tables for CGI scripts PORTSCOUT= skipv:2.08 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::Table.3 diff --git a/www/p5-HTML-TableExtract/Makefile b/www/p5-HTML-TableExtract/Makefile index 773e43c57752..e9d2e6f9cea3 100644 --- a/www/p5-HTML-TableExtract/Makefile +++ b/www/p5-HTML-TableExtract/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-TableExtract -# Date created: October 21th 2000 -# Whom: Sergey Osokin aka oZZ <ports@FreeBSD.org> -# +# Created by: Sergey Osokin aka oZZ <ports@FreeBSD.org> # $FreeBSD$ -# PORTNAME= HTML-TableExtract PORTVERSION= 2.11 @@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-HTML-Element-Extended>=1.17:${PORTSDIR}/www/p5-HTML-Element-Ex RUN_DEPENDS= p5-HTML-Element-Extended>=1.17:${PORTSDIR}/www/p5-HTML-Element-Extended \ p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::TableExtract.3 diff --git a/www/p5-HTML-TableParser/Makefile b/www/p5-HTML-TableParser/Makefile index 70f7738ba899..b1c9e16046bf 100644 --- a/www/p5-HTML-TableParser/Makefile +++ b/www/p5-HTML-TableParser/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-TableParser -# Date created: 2006/08/14 -# Whom: chinsan <chinsan.tw@gmail.com> -# +# Created by: chinsan <chinsan.tw@gmail.com> # $FreeBSD$ -# PORTNAME= HTML-TableParser PORTVERSION= 0.38 @@ -17,7 +13,8 @@ COMMENT= Extract data from an HTML table BUILD_DEPENDS= p5-HTML-Parser>=3.34:${PORTSDIR}/www/p5-HTML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::TableParser.3 HTML::TableParser::Table.3 diff --git a/www/p5-HTML-TableTiler/Makefile b/www/p5-HTML-TableTiler/Makefile index 57903b95ec2d..a60daec7bc62 100644 --- a/www/p5-HTML-TableTiler/Makefile +++ b/www/p5-HTML-TableTiler/Makefile @@ -14,7 +14,8 @@ BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-IO-Util>=0:${PORTSDIR}/devel/p5-IO-Util RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::TableTiler.3 diff --git a/www/p5-HTML-TagCloud-Extended/Makefile b/www/p5-HTML-TagCloud-Extended/Makefile index f7e573cc87aa..8dc882457621 100644 --- a/www/p5-HTML-TagCloud-Extended/Makefile +++ b/www/p5-HTML-TagCloud-Extended/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-HTML-TagCloud-Extended -# Date created: 07 October 2005 -# Whom: Anton Berezin <tobez@FreeBSD.org> -# +# Created by: Anton Berezin <tobez@FreeBSD.org> # $FreeBSD$ -# PORTNAME= HTML-TagCloud-Extended PORTVERSION= 0.10 @@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::TagCloud::Extended.3 diff --git a/www/p5-HTML-TagParser/Makefile b/www/p5-HTML-TagParser/Makefile index 38900f190c67..8b2b40ab5292 100644 --- a/www/p5-HTML-TagParser/Makefile +++ b/www/p5-HTML-TagParser/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-TagParser -# Date Created: 8 Jul 2006 -# Whom: clsung -# +# Created by: clsung # $FreeBSD$ -# PORTNAME= HTML-TagParser PORTVERSION= 0.20 @@ -17,7 +13,8 @@ COMMENT= Yet another HTML tag parser by pure Perl implementation LICENSE= ART10 GPLv1 LICENSE_COMB= dual -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::TagParser.3 diff --git a/www/p5-HTML-Tagset/Makefile b/www/p5-HTML-Tagset/Makefile index 7d0aa9398c73..68a873770c44 100644 --- a/www/p5-HTML-Tagset/Makefile +++ b/www/p5-HTML-Tagset/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-Tagset -# Date Created: 13 Oct 2000 -# Whom: Vanilla I. Shu <vanilla@FreeBSD.org> -# +# Created by: Vanilla I. Shu <vanilla@FreeBSD.org> # $FreeBSD$ -# PORTNAME= HTML-Tagset PORTVERSION= 3.20 @@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Some useful data table in parsing HTML -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::Tagset.3 diff --git a/www/p5-HTML-Template-Compiled/Makefile b/www/p5-HTML-Template-Compiled/Makefile index 6d9f11c5a952..169a30c6d98a 100644 --- a/www/p5-HTML-Template-Compiled/Makefile +++ b/www/p5-HTML-Template-Compiled/Makefile @@ -19,7 +19,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::Template::Compiled.3 \ HTML::Template::Compiled::Classic.3 \ diff --git a/www/p5-HTML-Template-Expr/Makefile b/www/p5-HTML-Template-Expr/Makefile index c6cacafd5eee..0426c3c9b881 100644 --- a/www/p5-HTML-Template-Expr/Makefile +++ b/www/p5-HTML-Template-Expr/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-Template-Expr -# Date Created: 2001/11/28 -# Whom: nork@cityfujisawa.ne.jp -# +# Created by: nork@cityfujisawa.ne.jp # $FreeBSD$ -# PORTNAME= HTML-Template-Expr PORTVERSION= 0.07 @@ -19,7 +15,8 @@ RUN_DEPENDS= p5-HTML-Template>=2.4:${PORTSDIR}/www/p5-HTML-Template \ p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::Template::Expr.3 diff --git a/www/p5-HTML-Template-HashWrapper/Makefile b/www/p5-HTML-Template-HashWrapper/Makefile index 235dbda86a20..18d55dafac02 100644 --- a/www/p5-HTML-Template-HashWrapper/Makefile +++ b/www/p5-HTML-Template-HashWrapper/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-Template-HashWrapper -# Date Created: 15 Sep 2005 -# Whom: Zach Thompson <hideo@lastamericanempire.com> -# +# Created by: Zach Thompson <hideo@lastamericanempire.com> # $FreeBSD$ -# PORTNAME= HTML-Template-HashWrapper PORTVERSION= 1.3 @@ -17,7 +13,8 @@ COMMENT= Easy way to use the associate option from HTML::Template RUN_DEPENDS= p5-HTML-Template>=0:${PORTSDIR}/www/p5-HTML-Template BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::Template::HashWrapper.3 diff --git a/www/p5-HTML-Template-JIT/Makefile b/www/p5-HTML-Template-JIT/Makefile index b8faefd034a6..6ae671958cc5 100644 --- a/www/p5-HTML-Template-JIT/Makefile +++ b/www/p5-HTML-Template-JIT/Makefile @@ -15,7 +15,8 @@ BUILD_DEPENDS= p5-HTML-Template>=2.8:${PORTSDIR}/www/p5-HTML-Template \ p5-Inline>=0.43:${PORTSDIR}/devel/p5-Inline RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure INSTALL_TARGET= pure_install MAN3= HTML::Template::JIT.3 HTML::Template::JIT::Compiler.3 \ diff --git a/www/p5-HTML-TokeParser-Simple/Makefile b/www/p5-HTML-TokeParser-Simple/Makefile index 09cddb1cc915..9829f0342863 100644 --- a/www/p5-HTML-TokeParser-Simple/Makefile +++ b/www/p5-HTML-TokeParser-Simple/Makefile @@ -14,7 +14,8 @@ BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-Sub-Override>=0:${PORTSDIR}/devel/p5-Sub-Override RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::TokeParser::Simple.3 HTML::TokeParser::Simple::Token.3 \ HTML::TokeParser::Simple::Token::Comment.3 \ diff --git a/www/p5-HTML-Tree/Makefile b/www/p5-HTML-Tree/Makefile index 711b594e8b73..b4246e5d61c9 100644 --- a/www/p5-HTML-Tree/Makefile +++ b/www/p5-HTML-Tree/Makefile @@ -18,7 +18,8 @@ RUN_DEPENDS= p5-HTML-Parser>=3.46:${PORTSDIR}/www/p5-HTML-Parser \ BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= HTML::Parse.3 HTML::TreeBuilder.3 HTML::AsSubs.3 \ HTML::Element.3 HTML::Element::traverse.3 HTML::Tree.3 \ diff --git a/www/p5-HTML-TreeBuilder-XPath/Makefile b/www/p5-HTML-TreeBuilder-XPath/Makefile index 52fdeac4eb8e..0a83a6d21da5 100644 --- a/www/p5-HTML-TreeBuilder-XPath/Makefile +++ b/www/p5-HTML-TreeBuilder-XPath/Makefile @@ -18,7 +18,8 @@ BUILD_DEPENDS= p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \ RUN_DEPENDS= p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \ p5-XML-XPathEngine>=0.12:${PORTSDIR}/textproc/p5-XML-XPathEngine -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::TreeBuilder::XPath.3 diff --git a/www/p5-HTML-Widgets-SelectLayers/Makefile b/www/p5-HTML-Widgets-SelectLayers/Makefile index 1c2c02142fcd..72f77aed5498 100644 --- a/www/p5-HTML-Widgets-SelectLayers/Makefile +++ b/www/p5-HTML-Widgets-SelectLayers/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-HTML-Widgets-SelectLayers -# Date created: 22 September 2002 -# Whom: Peter Avalos <pavalos@theshell.com> -# +# Created by: Peter Avalos <pavalos@theshell.com> # $FreeBSD$ -# PORTNAME= HTML-Widgets-SelectLayers PORTVERSION= 0.07 @@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Implements an HTML widget with multiple layers -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::Widgets::SelectLayers.3 diff --git a/www/p5-HTML-WikiConverter-DokuWiki/Makefile b/www/p5-HTML-WikiConverter-DokuWiki/Makefile index 4cef328d50e3..328a7e934fc8 100644 --- a/www/p5-HTML-WikiConverter-DokuWiki/Makefile +++ b/www/p5-HTML-WikiConverter-DokuWiki/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-WikiConverter-DokuWiki -# Date created: 2006/06/27 -# Whom: chinsan <chinsan.tw@gmail.com> -# +# Created by: chinsan <chinsan.tw@gmail.com> # $FreeBSD$ -# PORTNAME= HTML-WikiConverter-DokuWiki PORTVERSION= 0.53 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-HTML-WikiConverter>=0.60:${PORTSDIR}/www/p5-HTML-WikiConverter p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::WikiConverter::DokuWiki.3 diff --git a/www/p5-HTML-WikiConverter-GoogleCode/Makefile b/www/p5-HTML-WikiConverter-GoogleCode/Makefile index 28414ed27b7a..04fbeac0fc99 100644 --- a/www/p5-HTML-WikiConverter-GoogleCode/Makefile +++ b/www/p5-HTML-WikiConverter-GoogleCode/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-WikiConverter-GoogleCode -# Date created: 2008/05/18 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= HTML-WikiConverter-GoogleCode PORTVERSION= 0.12 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-HTML-WikiConverter>=0.60:${PORTSDIR}/www/p5-HTML-WikiConverter p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::WikiConverter::GoogleCode.3 diff --git a/www/p5-HTML-WikiConverter-Kwiki/Makefile b/www/p5-HTML-WikiConverter-Kwiki/Makefile index 1277703bda6c..816edb1e1ea3 100644 --- a/www/p5-HTML-WikiConverter-Kwiki/Makefile +++ b/www/p5-HTML-WikiConverter-Kwiki/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-WikiConverter-Kwiki -# Date created: 2006/06/27 -# Whom: chinsan <chinsan.tw@gmail.com> -# +# Created by: chinsan <chinsan.tw@gmail.com> # $FreeBSD$ -# PORTNAME= HTML-WikiConverter-Kwiki PORTVERSION= 0.51 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-HTML-WikiConverter>=0.54:${PORTSDIR}/www/p5-HTML-WikiConverter p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::WikiConverter::Kwiki.3 diff --git a/www/p5-HTML-WikiConverter-Markdown/Makefile b/www/p5-HTML-WikiConverter-Markdown/Makefile index 4d94e17a6e92..d3e1e9525bda 100644 --- a/www/p5-HTML-WikiConverter-Markdown/Makefile +++ b/www/p5-HTML-WikiConverter-Markdown/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-WikiConverter-Markdown -# Date created: 2006/06/27 -# Whom: chinsan <chinsan.tw@gmail.com> -# +# Created by: chinsan <chinsan.tw@gmail.com> # $FreeBSD$ -# PORTNAME= HTML-WikiConverter-Markdown PORTVERSION= 0.05 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-HTML-WikiConverter>=0.67:${PORTSDIR}/www/p5-HTML-WikiConverter p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::WikiConverter::Markdown.3 diff --git a/www/p5-HTML-WikiConverter-MediaWiki/Makefile b/www/p5-HTML-WikiConverter-MediaWiki/Makefile index 835e902d412c..0aa25a03607f 100644 --- a/www/p5-HTML-WikiConverter-MediaWiki/Makefile +++ b/www/p5-HTML-WikiConverter-MediaWiki/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-WikiConverter-MediaWiki -# Date created: 2006/06/27 -# Whom: chinsan <chinsan.tw@gmail.com> -# +# Created by: chinsan <chinsan.tw@gmail.com> # $FreeBSD$ -# PORTNAME= HTML-WikiConverter-MediaWiki PORTVERSION= 0.59 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-HTML-WikiConverter>=0.63:${PORTSDIR}/www/p5-HTML-WikiConverter p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::WikiConverter::MediaWiki.3 diff --git a/www/p5-HTML-WikiConverter-MoinMoin/Makefile b/www/p5-HTML-WikiConverter-MoinMoin/Makefile index 4e3602dd9900..3a0373e8c4e0 100644 --- a/www/p5-HTML-WikiConverter-MoinMoin/Makefile +++ b/www/p5-HTML-WikiConverter-MoinMoin/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-WikiConverter-MoinMoin -# Date created: 2006/06/27 -# Whom: chinsan <chinsan.tw@gmail.com> -# +# Created by: chinsan <chinsan.tw@gmail.com> # $FreeBSD$ -# PORTNAME= HTML-WikiConverter-MoinMoin PORTVERSION= 0.54 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-HTML-WikiConverter>=0.60:${PORTSDIR}/www/p5-HTML-WikiConverter p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::WikiConverter::MoinMoin.3 diff --git a/www/p5-HTML-WikiConverter-Oddmuse/Makefile b/www/p5-HTML-WikiConverter-Oddmuse/Makefile index 83018794312f..7304eaa7abfe 100644 --- a/www/p5-HTML-WikiConverter-Oddmuse/Makefile +++ b/www/p5-HTML-WikiConverter-Oddmuse/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-WikiConverter-Oddmuse -# Date created: 2006/06/27 -# Whom: chinsan <chinsan.tw@gmail.com> -# +# Created by: chinsan <chinsan.tw@gmail.com> # $FreeBSD$ -# PORTNAME= HTML-WikiConverter-Oddmuse PORTVERSION= 0.52 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-HTML-WikiConverter>=0.60:${PORTSDIR}/www/p5-HTML-WikiConverter p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::WikiConverter::Oddmuse.3 diff --git a/www/p5-HTML-WikiConverter-PbWiki/Makefile b/www/p5-HTML-WikiConverter-PbWiki/Makefile index e29bdf5ddf85..1bb8f7f84473 100644 --- a/www/p5-HTML-WikiConverter-PbWiki/Makefile +++ b/www/p5-HTML-WikiConverter-PbWiki/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-WikiConverter-PbWiki -# Date created: 2006/06/27 -# Whom: chinsan <chinsan.tw@gmail.com> -# +# Created by: chinsan <chinsan.tw@gmail.com> # $FreeBSD$ -# PORTNAME= HTML-WikiConverter-PbWiki PORTVERSION= 0.01 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-HTML-WikiConverter>=0.54:${PORTSDIR}/www/p5-HTML-WikiConverter p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::WikiConverter::PbWiki.3 diff --git a/www/p5-HTML-WikiConverter-PhpWiki/Makefile b/www/p5-HTML-WikiConverter-PhpWiki/Makefile index 10cab9c36f3e..d41795fbeaef 100644 --- a/www/p5-HTML-WikiConverter-PhpWiki/Makefile +++ b/www/p5-HTML-WikiConverter-PhpWiki/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-WikiConverter-PhpWiki -# Date created: 2006/06/27 -# Whom: chinsan <chinsan.tw@gmail.com> -# +# Created by: chinsan <chinsan.tw@gmail.com> # $FreeBSD$ -# PORTNAME= HTML-WikiConverter-PhpWiki PORTVERSION= 0.51 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-HTML-WikiConverter>=0.54:${PORTSDIR}/www/p5-HTML-WikiConverter p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::WikiConverter::PhpWiki.3 diff --git a/www/p5-HTML-WikiConverter-PmWiki/Makefile b/www/p5-HTML-WikiConverter-PmWiki/Makefile index 77c8c738067c..4278d842119d 100644 --- a/www/p5-HTML-WikiConverter-PmWiki/Makefile +++ b/www/p5-HTML-WikiConverter-PmWiki/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-WikiConverter-PmWiki -# Date created: 2006/06/27 -# Whom: chinsan <chinsan.tw@gmail.com> -# +# Created by: chinsan <chinsan.tw@gmail.com> # $FreeBSD$ -# PORTNAME= HTML-WikiConverter-PmWiki PORTVERSION= 0.51 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-HTML-WikiConverter>=0.60:${PORTSDIR}/www/p5-HTML-WikiConverter p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::WikiConverter::PmWiki.3 diff --git a/www/p5-HTML-WikiConverter-SnipSnap/Makefile b/www/p5-HTML-WikiConverter-SnipSnap/Makefile index aa70bbf03753..4fe999788e7f 100644 --- a/www/p5-HTML-WikiConverter-SnipSnap/Makefile +++ b/www/p5-HTML-WikiConverter-SnipSnap/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-WikiConverter-SnipSnap -# Date created: 2006/06/27 -# Whom: chinsan <chinsan.tw@gmail.com> -# +# Created by: chinsan <chinsan.tw@gmail.com> # $FreeBSD$ -# PORTNAME= HTML-WikiConverter-SnipSnap PORTVERSION= 0.50 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-HTML-WikiConverter>=0.54:${PORTSDIR}/www/p5-HTML-WikiConverter p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::WikiConverter::SnipSnap.3 diff --git a/www/p5-HTML-WikiConverter-Socialtext/Makefile b/www/p5-HTML-WikiConverter-Socialtext/Makefile index 9f1c9bb816b8..45cc1e91f15c 100644 --- a/www/p5-HTML-WikiConverter-Socialtext/Makefile +++ b/www/p5-HTML-WikiConverter-Socialtext/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-WikiConverter-Socialtext -# Date created: 2006/09/08 -# Whom: chinsan <chinsan.tw@gmail.com> -# +# Created by: chinsan <chinsan.tw@gmail.com> # $FreeBSD$ -# PORTNAME= HTML-WikiConverter-Socialtext PORTVERSION= 0.03 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-HTML-WikiConverter>=0.60:${PORTSDIR}/www/p5-HTML-WikiConverter p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::WikiConverter::Socialtext.3 diff --git a/www/p5-HTML-WikiConverter-TikiWiki/Makefile b/www/p5-HTML-WikiConverter-TikiWiki/Makefile index e8af4065ff7e..b386976a66e3 100644 --- a/www/p5-HTML-WikiConverter-TikiWiki/Makefile +++ b/www/p5-HTML-WikiConverter-TikiWiki/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-WikiConverter-TikiWiki -# Date created: 2006/06/27 -# Whom: chinsan <chinsan.tw@gmail.com> -# +# Created by: chinsan <chinsan.tw@gmail.com> # $FreeBSD$ -# PORTNAME= HTML-WikiConverter-TikiWiki PORTVERSION= 0.50 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-HTML-WikiConverter>=0.54:${PORTSDIR}/www/p5-HTML-WikiConverter p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::WikiConverter::TikiWiki.3 diff --git a/www/p5-HTML-WikiConverter-UseMod/Makefile b/www/p5-HTML-WikiConverter-UseMod/Makefile index adc313cb9a80..5d5a9d7a542c 100644 --- a/www/p5-HTML-WikiConverter-UseMod/Makefile +++ b/www/p5-HTML-WikiConverter-UseMod/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-WikiConverter-UseMod -# Date created: 2006/06/27 -# Whom: chinsan <chinsan.tw@gmail.com> -# +# Created by: chinsan <chinsan.tw@gmail.com> # $FreeBSD$ -# PORTNAME= HTML-WikiConverter-UseMod PORTVERSION= 0.50 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-HTML-WikiConverter>=0.54:${PORTSDIR}/www/p5-HTML-WikiConverter p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::WikiConverter::UseMod.3 diff --git a/www/p5-HTML-WikiConverter-WakkaWiki/Makefile b/www/p5-HTML-WikiConverter-WakkaWiki/Makefile index b5808927b7b7..ccf7b4ae88dd 100644 --- a/www/p5-HTML-WikiConverter-WakkaWiki/Makefile +++ b/www/p5-HTML-WikiConverter-WakkaWiki/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-WikiConverter-WakkaWiki -# Date created: 2006/06/27 -# Whom: chinsan <chinsan.tw@gmail.com> -# +# Created by: chinsan <chinsan.tw@gmail.com> # $FreeBSD$ -# PORTNAME= HTML-WikiConverter-WakkaWiki PORTVERSION= 0.50 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-HTML-WikiConverter>=0.54:${PORTSDIR}/www/p5-HTML-WikiConverter p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::WikiConverter::WakkaWiki.3 diff --git a/www/p5-HTML-WikiConverter-WikkaWiki/Makefile b/www/p5-HTML-WikiConverter-WikkaWiki/Makefile index 1f31de88ea74..0862dbf4fec5 100644 --- a/www/p5-HTML-WikiConverter-WikkaWiki/Makefile +++ b/www/p5-HTML-WikiConverter-WikkaWiki/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-WikiConverter-WikkaWiki -# Date created: 2006/06/27 -# Whom: chinsan <chinsan.tw@gmail.com> -# +# Created by: chinsan <chinsan.tw@gmail.com> # $FreeBSD$ -# PORTNAME= HTML-WikiConverter-WikkaWiki PORTVERSION= 0.50 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-HTML-WikiConverter>=0.54:${PORTSDIR}/www/p5-HTML-WikiConverter p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::WikiConverter::WikkaWiki.3 diff --git a/www/p5-HTML-WikiConverter/Makefile b/www/p5-HTML-WikiConverter/Makefile index fb1b9ee1967e..01ed49055342 100644 --- a/www/p5-HTML-WikiConverter/Makefile +++ b/www/p5-HTML-WikiConverter/Makefile @@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-Class-Data-Inheritable>=0.02:${PORTSDIR}/devel/p5-Class-Data-I p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= html2wiki.1 MAN3= HTML::WikiConverter.3 HTML::WikiConverter::Dialects.3 \ diff --git a/www/p5-HTTP-Async/Makefile b/www/p5-HTTP-Async/Makefile index 930dae2b9c52..f8285d084ba8 100644 --- a/www/p5-HTTP-Async/Makefile +++ b/www/p5-HTTP-Async/Makefile @@ -20,7 +20,8 @@ BUILD_DEPENDS= p5-HTTP-Server-Simple>=0:${PORTSDIR}/www/p5-HTTP-Server-Simple \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-HTTP-Server-Simple>=0:${PORTSDIR}/www/p5-Test-HTTP-Server-Simple -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTTP::Async.3 HTTP::Async::Polite.3 diff --git a/www/p5-HTTP-Body/Makefile b/www/p5-HTTP-Body/Makefile index 4555ce1aa135..18dec92d88c6 100644 --- a/www/p5-HTTP-Body/Makefile +++ b/www/p5-HTTP-Body/Makefile @@ -21,7 +21,8 @@ TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ p5-Test-Pod>=1.14:${PORTSDIR}/devel/p5-Test-Pod \ p5-Test-Pod-Coverage>=1.04:${PORTSDIR}/devel/p5-Test-Pod-Coverage -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTTP::Body.3 \ HTTP::Body::MultiPart.3 \ diff --git a/www/p5-HTTP-BrowserDetect/Makefile b/www/p5-HTTP-BrowserDetect/Makefile index caea33ff87b1..f8c331ef8971 100644 --- a/www/p5-HTTP-BrowserDetect/Makefile +++ b/www/p5-HTTP-BrowserDetect/Makefile @@ -19,7 +19,8 @@ TEST_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ p5-Test-FailWarnings>=0:${PORTSDIR}/devel/p5-Test-FailWarnings \ p5-Test-Most>=0:${PORTSDIR}/devel/p5-Test-Most -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTTP::BrowserDetect.3 diff --git a/www/p5-HTTP-Cache-Transparent/Makefile b/www/p5-HTTP-Cache-Transparent/Makefile index 8230df8fd969..32ea98206ce3 100644 --- a/www/p5-HTTP-Cache-Transparent/Makefile +++ b/www/p5-HTTP-Cache-Transparent/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTTP-Cache-Transparent -# Date created: 2005-10-14 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# +# Created by: Michael Johnson <ahze@FreeBSD.org> # $FreeBSD$ -# PORTNAME= HTTP-Cache-Transparent PORTVERSION= 1.1 @@ -17,7 +13,8 @@ COMMENT= Implementation of http get that keeps a local cache of fetched pages BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTTP::Cache::Transparent.3 .include <bsd.port.mk> diff --git a/www/p5-HTTP-Cookies-Mozilla/Makefile b/www/p5-HTTP-Cookies-Mozilla/Makefile index 1ec9bcc99bab..60d7601243cb 100644 --- a/www/p5-HTTP-Cookies-Mozilla/Makefile +++ b/www/p5-HTTP-Cookies-Mozilla/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTTP-Cookies-Mozilla -# Date created: 2006-07-10 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= HTTP-Cookies-Mozilla PORTVERSION= 2.03 @@ -23,7 +19,8 @@ RUN_DEPENDS= p5-HTTP-Cookies>=0:${PORTSDIR}/www/p5-HTTP-Cookies TEST_DEPENDS= p5-Text-Diff>=0:${PORTSDIR}/textproc/p5-Text-Diff \ sqlite3:${PORTSDIR}/databases/sqlite3 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTTP::Cookies::Mozilla.3 diff --git a/www/p5-HTTP-Cookies-iCab/Makefile b/www/p5-HTTP-Cookies-iCab/Makefile index d61efcadbb9c..491bb66c3879 100644 --- a/www/p5-HTTP-Cookies-iCab/Makefile +++ b/www/p5-HTTP-Cookies-iCab/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTTP-Cookies-iCab -# Date created: 2006-07-21 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= HTTP-Cookies-iCab PORTVERSION= 1.131 @@ -22,7 +18,8 @@ BUILD_DEPENDS= p5-HTTP-Cookies>=0:${PORTSDIR}/www/p5-HTTP-Cookies RUN_DEPENDS= p5-HTTP-Cookies>=0:${PORTSDIR}/www/p5-HTTP-Cookies TEST_DEPENDS= p5-Text-Diff>=0:${PORTSDIR}/textproc/p5-Text-Diff -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTTP::Cookies::iCab.3 diff --git a/www/p5-HTTP-Cookies/Makefile b/www/p5-HTTP-Cookies/Makefile index 4d4d761be03c..6c555010f234 100644 --- a/www/p5-HTTP-Cookies/Makefile +++ b/www/p5-HTTP-Cookies/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTTP-Cookies -# Date created: 2011-04-18 -# Whom: Frederic Culot <culot@FreeBSD.org> -# +# Created by: Frederic Culot <culot@FreeBSD.org> # $FreeBSD$ -# PORTNAME= HTTP-Cookies PORTVERSION= 6.01 @@ -23,7 +19,8 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} CONFLICTS= p5-libwww-5* -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTTP::Cookies.3 \ HTTP::Cookies::Microsoft.3 \ diff --git a/www/p5-HTTP-DAV/Makefile b/www/p5-HTTP-DAV/Makefile index 478df881a238..c53ca57cd6e5 100644 --- a/www/p5-HTTP-DAV/Makefile +++ b/www/p5-HTTP-DAV/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: HTTP-DAV -# Date created: 02 June 2002 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= HTTP-DAV PORTVERSION= 0.47 @@ -22,7 +18,8 @@ BUILD_DEPENDS= p5-URI>0:${PORTSDIR}/net/p5-URI \ p5-libwww>=5.48:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= dave.1 MAN3= HTTP::DAV.3 HTTP::DAV::Lock.3 HTTP::DAV::Resource.3 \ diff --git a/www/p5-HTTP-Daemon/Makefile b/www/p5-HTTP-Daemon/Makefile index 95f61f7b26ff..ae904e919f2b 100644 --- a/www/p5-HTTP-Daemon/Makefile +++ b/www/p5-HTTP-Daemon/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTTP-Daemon -# Date created: 2011-04-15 -# Whom: Frederic Culot <culot@FreeBSD.org> -# +# Created by: Frederic Culot <culot@FreeBSD.org> # $FreeBSD$ -# PORTNAME= HTTP-Daemon PORTVERSION= 6.01 @@ -21,7 +17,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} CONFLICTS= p5-libwww-5* -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTTP::Daemon.3 diff --git a/www/p5-HTTP-Date/Makefile b/www/p5-HTTP-Date/Makefile index 015d14f3138d..9ecba6e40927 100644 --- a/www/p5-HTTP-Date/Makefile +++ b/www/p5-HTTP-Date/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTTP-Date -# Date created: 2011-04-14 -# Whom: Frederic Culot <culot@FreeBSD.org> -# +# Created by: Frederic Culot <culot@FreeBSD.org> # $FreeBSD$ -# PORTNAME= HTTP-Date PORTVERSION= 6.02 @@ -19,7 +15,8 @@ LICENSE_COMB= dual CONFLICTS= p5-libwww-5* -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTTP::Date.3 diff --git a/www/p5-HTTP-GHTTP/Makefile b/www/p5-HTTP-GHTTP/Makefile index 8c83b5adc2f5..3d06c80347a7 100644 --- a/www/p5-HTTP-GHTTP/Makefile +++ b/www/p5-HTTP-GHTTP/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: HTTP::GHTTP -# Date created: 11 Jan 2001 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= HTTP-GHTTP PORTVERSION= 1.07 @@ -16,7 +12,8 @@ COMMENT= Perl interface to the gnome ghttp library LIB_DEPENDS= ghttp.1:${PORTSDIR}/www/libghttp -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure CONFIGURE_ARGS= LIBS="-L${LOCALBASE}/lib -lghttp" INC="-I${LOCALBASE}/include" MAN3= HTTP::GHTTP.3 diff --git a/www/p5-HTTP-HeaderParser-XS/Makefile b/www/p5-HTTP-HeaderParser-XS/Makefile index e4f4d1428e63..89ed8634df2b 100644 --- a/www/p5-HTTP-HeaderParser-XS/Makefile +++ b/www/p5-HTTP-HeaderParser-XS/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: HTTP-HeaderParser-XS -# Date created: 18 Apr 2008 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= HTTP-HeaderParser-XS PORTVERSION= 0.20 @@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= XS extension for processing HTTP headers -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAKE_ARGS+= CC=${CXX} LD=${CXX} diff --git a/www/p5-HTTP-Lite/Makefile b/www/p5-HTTP-Lite/Makefile index af58d3139ad7..cc41b3241f1f 100644 --- a/www/p5-HTTP-Lite/Makefile +++ b/www/p5-HTTP-Lite/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTTP-Lite -# Date created: Nov 20 2003 -# Whom: Cheng-Lung Sung <clsung@dragon2.net> -# +# Created by: Cheng-Lung Sung <clsung@dragon2.net> # $FreeBSD$ -# PORTNAME= HTTP-Lite PORTVERSION= 2.41 @@ -17,7 +13,8 @@ COMMENT= Perl5 modules for Lightweight HTTP implementation LICENSE= ART10 GPLv1 LICENSE_COMB= dual -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTTP::Lite.3 diff --git a/www/p5-HTTP-Message/Makefile b/www/p5-HTTP-Message/Makefile index bba492fa2477..3725794a2bc7 100644 --- a/www/p5-HTTP-Message/Makefile +++ b/www/p5-HTTP-Message/Makefile @@ -21,7 +21,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} CONFLICTS= p5-libwww-5* -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTTP::Config.3 \ HTTP::Headers.3 \ diff --git a/www/p5-HTTP-MobileAgent/Makefile b/www/p5-HTTP-MobileAgent/Makefile index 3edcdaa4a638..7bc3dd97a260 100644 --- a/www/p5-HTTP-MobileAgent/Makefile +++ b/www/p5-HTTP-MobileAgent/Makefile @@ -22,7 +22,8 @@ RUN_DEPENDS= p5-Filter>=0:${PORTSDIR}/devel/p5-Filter \ p5-YAML>0:${PORTSDIR}/textproc/p5-YAML BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTTP::MobileAgent.3 \ HTTP::MobileAgent::AirHPhone.3 \ diff --git a/www/p5-HTTP-Negotiate/Makefile b/www/p5-HTTP-Negotiate/Makefile index 8f88c2fd25fa..560ad1b4d344 100644 --- a/www/p5-HTTP-Negotiate/Makefile +++ b/www/p5-HTTP-Negotiate/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTTP-Negotiate -# Date created: 2011-04-15 -# Whom: Frederic Culot <culot@FreeBSD.org> -# +# Created by: Frederic Culot <culot@FreeBSD.org> # $FreeBSD$ -# PORTNAME= HTTP-Negotiate PORTVERSION= 6.01 @@ -19,7 +15,8 @@ RUN_DEPENDS= p5-HTTP-Message>=6:${PORTSDIR}/www/p5-HTTP-Message CONFLICTS= p5-libwww-5* -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTTP::Negotiate.3 diff --git a/www/p5-HTTP-Proxy/Makefile b/www/p5-HTTP-Proxy/Makefile index c918674214ff..a512ea85718a 100644 --- a/www/p5-HTTP-Proxy/Makefile +++ b/www/p5-HTTP-Proxy/Makefile @@ -17,7 +17,8 @@ RUN_DEPENDS= p5-HTTP-Daemon>=1.25:${PORTSDIR}/www/p5-HTTP-Daemon \ p5-libwww>=6:${PORTSDIR}/www/p5-libwww BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= \ HTTP::Proxy.3 \ diff --git a/www/p5-HTTP-Recorder/Makefile b/www/p5-HTTP-Recorder/Makefile index bce7b6092723..b207e86fa72c 100644 --- a/www/p5-HTTP-Recorder/Makefile +++ b/www/p5-HTTP-Recorder/Makefile @@ -17,7 +17,8 @@ BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure USE_DOS2UNIX= yes MAN1= httprecorder.1 diff --git a/www/p5-HTTP-Request-AsCGI/Makefile b/www/p5-HTTP-Request-AsCGI/Makefile index d295a802b5f7..99bf60f8918b 100644 --- a/www/p5-HTTP-Request-AsCGI/Makefile +++ b/www/p5-HTTP-Request-AsCGI/Makefile @@ -1,10 +1,7 @@ # ex:ts=8 # Ports collection makefile for: p5-HTTP-Request-AsCGI -# Date created: Nov 16, 2005 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= HTTP-Request-AsCGI PORTVERSION= 1.2 @@ -20,7 +17,8 @@ BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-URI>=0:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTTP::Request::AsCGI.3 diff --git a/www/p5-HTTP-Request-Params/Makefile b/www/p5-HTTP-Request-Params/Makefile index 163cfa832172..7a28af0fe90b 100644 --- a/www/p5-HTTP-Request-Params/Makefile +++ b/www/p5-HTTP-Request-Params/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTTP-Request-Params -# Date created: 22 Nov 2005 -# Whom: mat -# +# Created by: mat # $FreeBSD$ -# PORTNAME= HTTP-Request-Params PORTVERSION= 1.01 @@ -20,7 +16,8 @@ BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTTP::Request::Params.3 diff --git a/www/p5-HTTP-Response-Encoding/Makefile b/www/p5-HTTP-Response-Encoding/Makefile index a465ca341682..77c23073e201 100644 --- a/www/p5-HTTP-Response-Encoding/Makefile +++ b/www/p5-HTTP-Response-Encoding/Makefile @@ -18,7 +18,8 @@ BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTTP::Response::Encoding.3 diff --git a/www/p5-HTTP-SimpleLinkChecker/Makefile b/www/p5-HTTP-SimpleLinkChecker/Makefile index 28ac8b1308ab..7adc86bca102 100644 --- a/www/p5-HTTP-SimpleLinkChecker/Makefile +++ b/www/p5-HTTP-SimpleLinkChecker/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTTP-SimpleLinkChecker -# Date created: 19 Jun 2006 -# Whom: Aaron Dalton <aaron@FreeBSD.org> -# +# Created by: Aaron Dalton <aaron@FreeBSD.org> # $FreeBSD$ -# PORTNAME= HTTP-SimpleLinkChecker PORTVERSION= 1.16 @@ -20,6 +16,7 @@ RUN_DEPENDS= p5-libwww>0:${PORTSDIR}/www/p5-libwww MAN1= http_status.1 MAN3= HTTP::SimpleLinkChecker.3 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include <bsd.port.mk> diff --git a/www/p5-HTTP-Size/Makefile b/www/p5-HTTP-Size/Makefile index 3f34fbc19bc8..8e5e0fe3a536 100644 --- a/www/p5-HTTP-Size/Makefile +++ b/www/p5-HTTP-Size/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTTP-Size -# Date created: 19 Jun 2006 -# Whom: Aaron Dalton <aaron@FreeBSD.org> -# +# Created by: Aaron Dalton <aaron@FreeBSD.org> # $FreeBSD$ -# PORTNAME= HTTP-Size PORTVERSION= 1.13 @@ -19,10 +15,9 @@ BUILD_DEPENDS= p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-HTML-SimpleLinkExtor>0:${PORTSDIR}/www/p5-HTML-SimpleLinkExtor RUN_DEPENDS:= ${BUILD_DEPENDS} -MAKE_JOBS_SAFE= yes - MAN3= HTTP::Size.3 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include <bsd.port.mk> diff --git a/www/p5-HTTPD-User-Manage/Makefile b/www/p5-HTTPD-User-Manage/Makefile index a83c2e898c86..6711aad61367 100644 --- a/www/p5-HTTPD-User-Manage/Makefile +++ b/www/p5-HTTPD-User-Manage/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTTPD-User-Manage -# Date created: October 20th 1996 -# Whom: James FitzGibbon <jfitz@FreeBSD.org> -# +# Created by: James FitzGibbon <jfitz@FreeBSD.org> # $FreeBSD$ -# PORTNAME= HTTPD-User-Manage PORTVERSION= 1.66 @@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl modules for managing access control with the web server -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTTPD::Authen.3 HTTPD::GroupAdmin.3 HTTPD::Realm.3 \ HTTPD::RealmManager.3 HTTPD::UserAdmin.3 diff --git a/www/p5-IMDB-Film/Makefile b/www/p5-IMDB-Film/Makefile index e8851a55ad69..09b33bf4dcc5 100644 --- a/www/p5-IMDB-Film/Makefile +++ b/www/p5-IMDB-Film/Makefile @@ -19,7 +19,8 @@ RUN_DEPENDS= p5-Cache-Cache>=0:${PORTSDIR}/devel/p5-Cache-Cache \ p5-libwww>=1.41:${PORTSDIR}/www/p5-libwww BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= IMDB::BaseClass.3 IMDB::Film.3 IMDB::Persons.3 diff --git a/www/p5-Jifty/Makefile b/www/p5-Jifty/Makefile index 87e15e29a021..8b2124c1ca11 100644 --- a/www/p5-Jifty/Makefile +++ b/www/p5-Jifty/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Jifty -# Date created: 27 Dec 2005 -# Whom: Anton Berezin <tobez@FreeBSD.org> -# +# Created by: Anton Berezin <tobez@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Jifty PORTVERSION= 1.10518 @@ -106,7 +102,8 @@ TEST_DEPENDS= p5-Test-Base>=0.44:${PORTSDIR}/devel/p5-Test-Base \ p5-Test-WWW-Mechanize-PSGI>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-PSGI \ p5-Test-WWW-Selenium>=0:${PORTSDIR}/devel/p5-Test-WWW-Selenium -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include "Makefile.man" diff --git a/www/p5-Kwiki/Makefile b/www/p5-Kwiki/Makefile index f68672c882e1..2a21171c3788 100644 --- a/www/p5-Kwiki/Makefile +++ b/www/p5-Kwiki/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Kwiki -# Date created: Sat Jul 17 16:00:09 CST 2004 -# Whom: Cheng-Lung Sung <clsung@dragon2.net> -# +# Created by: Cheng-Lung Sung <clsung@dragon2.net> # $FreeBSD$ -# PORTNAME= Kwiki PORTVERSION= 0.39 diff --git a/www/p5-LWP-Authen-Wsse/Makefile b/www/p5-LWP-Authen-Wsse/Makefile index 268b515f2d8d..bedf30e74e83 100644 --- a/www/p5-LWP-Authen-Wsse/Makefile +++ b/www/p5-LWP-Authen-Wsse/Makefile @@ -14,7 +14,8 @@ BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= LWP::Authen::Wsse.3 diff --git a/www/p5-LWP-MediaTypes/Makefile b/www/p5-LWP-MediaTypes/Makefile index a29a087df10c..a60cc5b9337d 100644 --- a/www/p5-LWP-MediaTypes/Makefile +++ b/www/p5-LWP-MediaTypes/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-LWP-MediaTypes -# Date created: 2011-04-15 -# Whom: Frederic Culot <culot@FreeBSD.org> -# +# Created by: Frederic Culot <culot@FreeBSD.org> # $FreeBSD$ -# PORTNAME= LWP-MediaTypes PORTVERSION= 6.02 @@ -16,7 +12,8 @@ COMMENT= Guess media type for a file or a URL CONFLICTS= p5-libwww-5* -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= LWP::MediaTypes.3 diff --git a/www/p5-LWPx-ParanoidAgent/Makefile b/www/p5-LWPx-ParanoidAgent/Makefile index 0fa9ea443071..5b8f5b132e83 100644 --- a/www/p5-LWPx-ParanoidAgent/Makefile +++ b/www/p5-LWPx-ParanoidAgent/Makefile @@ -14,7 +14,8 @@ BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= LWPx::ParanoidAgent.3 diff --git a/www/p5-Markup-Perl/Makefile b/www/p5-Markup-Perl/Makefile index dded396afafd..dd696152bf7c 100644 --- a/www/p5-Markup-Perl/Makefile +++ b/www/p5-Markup-Perl/Makefile @@ -12,7 +12,8 @@ DISTNAME= Markup-Perl-${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= Support perl code inside CGI scripts using simple tags -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Markup::Perl.3 diff --git a/www/p5-MasonX-Interp-WithCallbacks/Makefile b/www/p5-MasonX-Interp-WithCallbacks/Makefile index 748f31d63881..401f98ccfbc7 100644 --- a/www/p5-MasonX-Interp-WithCallbacks/Makefile +++ b/www/p5-MasonX-Interp-WithCallbacks/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-MasonX-Interp-WithCallbacks -# Date created: May 21, 2004 -# Whom: Rod Taylor <ports@rbt.ca> -# +# Created by: Rod Taylor <ports@rbt.ca> # $FreeBSD$ -# PORTNAME= MasonX-Interp-WithCallbacks PORTVERSION= 1.19 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-HTML-Mason>=0:${PORTSDIR}/www/p5-HTML-Mason \ p5-Params-CallbackRequest>=0:${PORTSDIR}/devel/p5-Params-CallbackRequest RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= MasonX::Interp::WithCallbacks.3 diff --git a/www/p5-MasonX-Profiler/Makefile b/www/p5-MasonX-Profiler/Makefile index 55b6754719b8..7f8be009f29f 100644 --- a/www/p5-MasonX-Profiler/Makefile +++ b/www/p5-MasonX-Profiler/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-MasonX-Profiler -# Date created: 20 Sep 2004 -# Whom: mat -# +# Created by: mat # $FreeBSD$ -# PORTNAME= MasonX-Profiler PORTVERSION= 0.06 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-HTML-Mason>=0:${PORTSDIR}/www/p5-HTML-Mason \ p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= MasonX::Profiler.3 diff --git a/www/p5-MasonX-Request-WithApacheSession/Makefile b/www/p5-MasonX-Request-WithApacheSession/Makefile index 9279561c09a8..cf48ac53b512 100644 --- a/www/p5-MasonX-Request-WithApacheSession/Makefile +++ b/www/p5-MasonX-Request-WithApacheSession/Makefile @@ -15,7 +15,8 @@ BUILD_DEPENDS= p5-HTML-Mason>=0:${PORTSDIR}/www/p5-HTML-Mason \ p5-Apache-Session-Wrapper>=0:${PORTSDIR}/www/p5-Apache-Session-Wrapper RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= MasonX::Request::WithApacheSession.3 \ MasonX::Request::WithMultiSession.3 diff --git a/www/p5-MasonX-WebApp/Makefile b/www/p5-MasonX-WebApp/Makefile index 32cf8244827d..3864cfefa294 100644 --- a/www/p5-MasonX-WebApp/Makefile +++ b/www/p5-MasonX-WebApp/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-MasonX-WebApp -# Date created: 2005.01.08 -# Whom: Travis Campbell <hcoyote@ghostar.org> -# +# Created by: Travis Campbell <hcoyote@ghostar.org> # $FreeBSD$ -# PORTNAME= MasonX-WebApp PORTVERSION= 0.12 @@ -27,7 +23,8 @@ TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-Output>=0:${PORTSDIR}/devel/p5-Test-Output USE_APACHE_RUN= 22+ -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= MasonX::WebApp.3 diff --git a/www/p5-Maypole/Makefile b/www/p5-Maypole/Makefile index 721b26bc3684..6511f8443ba0 100644 --- a/www/p5-Maypole/Makefile +++ b/www/p5-Maypole/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: p5-Maypole -# Date created: Apr 2 2004 -# Whom: Lars Thegler <lars@thegler.dk> -# +# Created by: Lars Thegler <lars@thegler.dk> # $FreeBSD$ PORTNAME= Maypole @@ -42,13 +39,12 @@ TEST_DEPENDS= p5-Test-MockModule>=0:${PORTSDIR}/devel/p5-Test-MockModule \ PORTSCOUT= skipv:2.121 -MAKE_JOBS_SAFE= yes - OPTIONS_DEFINE= MODPERL2 DOCS EXAMPLES OPTIONS_DEFAULT= MODPERL2 MODPERL2_DESC= mod_perl2 support -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMODPERL2} diff --git a/www/p5-MediaWiki/Makefile b/www/p5-MediaWiki/Makefile index dbbdda5a0a4a..35111f13f389 100644 --- a/www/p5-MediaWiki/Makefile +++ b/www/p5-MediaWiki/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-MediaWiki -# Date created: 2006-08-15 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= MediaWiki PORTVERSION= 1.13 @@ -20,7 +16,8 @@ RUN_DEPENDS= p5-Config-IniHash>=0:${PORTSDIR}/devel/p5-Config-IniHash \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= MediaWiki.3 diff --git a/www/p5-MojoMojo/Makefile b/www/p5-MojoMojo/Makefile index 784d6cdc961b..dffef2d2d1df 100644 --- a/www/p5-MojoMojo/Makefile +++ b/www/p5-MojoMojo/Makefile @@ -85,7 +85,8 @@ RUN_DEPENDS= \ BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-WWW-Mechanize-Catalyst>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-Catalyst -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= mojomojo_cgi.pl.1 \ mojomojo_create.pl.1 \ diff --git a/www/p5-Mojolicious-Plugin-Database/Makefile b/www/p5-Mojolicious-Plugin-Database/Makefile index e7b2a4633e6e..db3b829b2117 100644 --- a/www/p5-Mojolicious-Plugin-Database/Makefile +++ b/www/p5-Mojolicious-Plugin-Database/Makefile @@ -19,7 +19,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \ p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Mojolicious::Plugin::Database.3 \ Mojolicious::Plugin::README.3 diff --git a/www/p5-Mojolicious-Plugin-Mongodb/Makefile b/www/p5-Mojolicious-Plugin-Mongodb/Makefile index bf02bd91521d..2cddd2915da2 100644 --- a/www/p5-Mojolicious-Plugin-Mongodb/Makefile +++ b/www/p5-Mojolicious-Plugin-Mongodb/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Mojolicious-Plugin-Mongodb -# Date created: 2011-04-01 -# Whom: Henk van Oers <hvo.pm@xs4all.nl> -# +# Created by: Henk van Oers <hvo.pm@xs4all.nl> # $FreeBSD$ -# PORTNAME= Mojolicious-Plugin-Mongodb PORTVERSION= 1.12 @@ -23,7 +19,8 @@ BUILD_DEPENDS= p5-Mojolicious>=0:${PORTSDIR}/www/p5-Mojolicious \ p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Mojolicious::Plugin::Mongodb.3 diff --git a/www/p5-Net-Amazon-AWIS/Makefile b/www/p5-Net-Amazon-AWIS/Makefile index 926e0d3e9443..ed02574bc514 100644 --- a/www/p5-Net-Amazon-AWIS/Makefile +++ b/www/p5-Net-Amazon-AWIS/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-Amazon-AWIS -# Date created: 2007-05-02 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= Net-Amazon-AWIS PORTVERSION= 0.36 @@ -23,7 +19,8 @@ RUN_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::Amazon::AWIS.3 diff --git a/www/p5-Net-Async-FastCGI/Makefile b/www/p5-Net-Async-FastCGI/Makefile index d3f915239ae5..018b58b124ff 100644 --- a/www/p5-Net-Async-FastCGI/Makefile +++ b/www/p5-Net-Async-FastCGI/Makefile @@ -21,7 +21,8 @@ TEST_DEPENDS= p5-Test-HexString>=0:${PORTSDIR}/devel/p5-Test-HexString \ p5-Test-Refcount>0:${PORTSDIR}/devel/p5-Test-Refcount \ p5-Test-Identity>=0:${PORTSDIR}/devel/p5-Test-Identity -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::Async::FastCGI.3 \ Net::Async::FastCGI::PSGI.3 \ diff --git a/www/p5-Net-FreshBooks-API/Makefile b/www/p5-Net-FreshBooks-API/Makefile index d8ad2f36bf42..16a3202f3e1f 100644 --- a/www/p5-Net-FreshBooks-API/Makefile +++ b/www/p5-Net-FreshBooks-API/Makefile @@ -35,7 +35,8 @@ TEST_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ p5-Test-WWW-Mechanize>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize \ p5-Test-XML>=0:${PORTSDIR}/devel/p5-Test-XML -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= Net::FreshBooks::API.3 \ Net::FreshBooks::API::Base.3 \ diff --git a/www/p5-Net-Trac/Makefile b/www/p5-Net-Trac/Makefile index 2041f0831a3b..1919536d2536 100644 --- a/www/p5-Net-Trac/Makefile +++ b/www/p5-Net-Trac/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-Trac -# Date created: 2009-05-09 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= Net-Trac PORTVERSION= 0.16 @@ -28,7 +24,8 @@ BUILD_DEPENDS= p5-Any-Moose>0:${PORTSDIR}/devel/p5-Any-Moose \ p5-libwww>0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::Trac.3 \ Net::Trac::Connection.3 \ diff --git a/www/p5-Newsletter/Makefile b/www/p5-Newsletter/Makefile index 1bf1a9a498a4..99aabaa94759 100644 --- a/www/p5-Newsletter/Makefile +++ b/www/p5-Newsletter/Makefile @@ -17,7 +17,8 @@ BUILD_DEPENDS= p5-MIME-Explode>0:${PORTSDIR}/mail/p5-MIME-Explode \ p5-File-Type>0:${PORTSDIR}/devel/p5-File-Type RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Newsletter::Html.3 Newsletter::Html::Templ.3 Newsletter::Html::CSS.3 \ Newsletter::Html::Upload.3 Newsletter.3 diff --git a/www/p5-PHP-Session/Makefile b/www/p5-PHP-Session/Makefile index b409f18ec569..d4d073a4ee95 100644 --- a/www/p5-PHP-Session/Makefile +++ b/www/p5-PHP-Session/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-PHP-Session -# Date created: 16 April 2003 -# Whom: Mathieu Arnold <m@absolight.net> -# +# Created by: Mathieu Arnold <m@absolight.net> # $FreeBSD$ -# PORTNAME= PHP-Session PORTVERSION= 0.27 @@ -17,7 +13,8 @@ COMMENT= Read / write PHP session files BUILD_DEPENDS= p5-UNIVERSAL-require>=0.03:${PORTSDIR}/devel/p5-UNIVERSAL-require RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= PHP::Session.3 PHP::Session::Serializer::PHP.3 diff --git a/www/p5-POE-Component-Client-HTTP/Makefile b/www/p5-POE-Component-Client-HTTP/Makefile index e17dc01331f9..ab27fed6d0f2 100644 --- a/www/p5-POE-Component-Client-HTTP/Makefile +++ b/www/p5-POE-Component-Client-HTTP/Makefile @@ -23,7 +23,8 @@ BUILD_DEPENDS= p5-POE>=1.312:${PORTSDIR}/devel/p5-POE \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-POE-Server-TCP>=1.14:${PORTSDIR}/devel/p5-Test-POE-Server-TCP -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= POE::Component::Client::HTTP.3 \ POE::Component::Client::HTTP::Request.3 \ diff --git a/www/p5-POE-Component-Client-UserAgent/Makefile b/www/p5-POE-Component-Client-UserAgent/Makefile index 780fe8536560..1d6791409f5f 100644 --- a/www/p5-POE-Component-Client-UserAgent/Makefile +++ b/www/p5-POE-Component-Client-UserAgent/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: POE-Component-Client-UserAgent -# Date created: 10 Dec 2001 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= POE-Component-Client-UserAgent PORTVERSION= 0.08 @@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \ p5-ParallelUA>=0:${PORTSDIR}/www/p5-ParallelUA RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= POE::Component::Client::UserAgent.3 diff --git a/www/p5-POE-Component-Server-HTTP/Makefile b/www/p5-POE-Component-Server-HTTP/Makefile index 2f8b5b755ce7..4021fcde37c5 100644 --- a/www/p5-POE-Component-Server-HTTP/Makefile +++ b/www/p5-POE-Component-Server-HTTP/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: POE-Component-Server-HTTP -# Date created: 03 Apr 2004 -# Whom: Zach Thompson <lin-chi@lastamericanempire.com> -# +# Created by: Zach Thompson <lin-chi@lastamericanempire.com> # $FreeBSD$ -# PORTNAME= POE-Component-Server-HTTP PORTVERSION= 0.09 @@ -21,7 +17,8 @@ BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= POE::Component::Server::HTTP.3 diff --git a/www/p5-Perlanet/Makefile b/www/p5-Perlanet/Makefile index 9d8ede4df655..f5cdfcc91d06 100644 --- a/www/p5-Perlanet/Makefile +++ b/www/p5-Perlanet/Makefile @@ -28,7 +28,8 @@ BUILD_DEPENDS= p5-CHI>=0:${PORTSDIR}/devel/p5-CHI \ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN1= perlanet.1 MAN3= Perlanet.3 \ diff --git a/www/p5-REST-Google-Apps-Provisioning/Makefile b/www/p5-REST-Google-Apps-Provisioning/Makefile index 190027a22851..b6107a35f9bc 100644 --- a/www/p5-REST-Google-Apps-Provisioning/Makefile +++ b/www/p5-REST-Google-Apps-Provisioning/Makefile @@ -18,7 +18,8 @@ RUN_DEPENDS= p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= REST::Google::Apps::Provisioning.3 diff --git a/www/p5-Reaction/Makefile b/www/p5-Reaction/Makefile index 5c58f195d15c..edc8deddf9b5 100644 --- a/www/p5-Reaction/Makefile +++ b/www/p5-Reaction/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Reaction -# Date created: 20 Aug 2008 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= Reaction PORTVERSION= 0.001001 @@ -43,7 +39,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7002:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Devel-Declare>=0:${PORTSDIR}/devel/p5-Devel-Declare RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= componentui_cgi.pl.1 componentui_create.pl.1 \ componentui_fastcgi.pl.1 componentui_server.pl.1 \ diff --git a/www/p5-Rose-HTML-Objects/Makefile b/www/p5-Rose-HTML-Objects/Makefile index c926c2e9638e..12134261421e 100644 --- a/www/p5-Rose-HTML-Objects/Makefile +++ b/www/p5-Rose-HTML-Objects/Makefile @@ -29,7 +29,8 @@ TEST_DEPENDS= p5-Test-Memory-Cycle>=0:${PORTSDIR}/devel/p5-Test-Memory-Cycle PORTSCOUT= skipv:0.6061 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Rose::HTML::Anchor.3 \ Rose::HTML::Form.3 \ diff --git a/www/p5-SRU/Makefile b/www/p5-SRU/Makefile index d97fc69fcb2a..d18ff045d4e2 100644 --- a/www/p5-SRU/Makefile +++ b/www/p5-SRU/Makefile @@ -1,4 +1,4 @@ -# Whom: Aaron Dalton <aaron@FreeBSD.org> +# Created by: Aaron Dalton <aaron@FreeBSD.org> # $FreeBSD$ PORTNAME= SRU @@ -43,6 +43,7 @@ MAN3= Catalyst::Controller::SRU.3 \ SRU::Utils::XML.3 \ SRU::Utils::XMLTest.3 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include <bsd.port.mk> diff --git a/www/p5-SWF-Chart/Makefile b/www/p5-SWF-Chart/Makefile index 3438eb47bb65..d2122720f644 100644 --- a/www/p5-SWF-Chart/Makefile +++ b/www/p5-SWF-Chart/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-SWF-Chart -# Date created: 27 May 2006 -# Whom: Aaron Dalton <aaron@FreeBSD.org> -# +# Created by: Aaron Dalton <aaron@FreeBSD.org> # $FreeBSD$ -# PORTNAME= SWF-Chart PORTVERSION= 1.4 @@ -17,6 +13,7 @@ COMMENT= Perl interface to the SWF Chart generation tool MAN3= SWF::Chart.3 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include <bsd.port.mk> diff --git a/www/p5-Syntax-Highlight-HTML/Makefile b/www/p5-Syntax-Highlight-HTML/Makefile index c5a615b0088e..2a1eeec92a03 100644 --- a/www/p5-Syntax-Highlight-HTML/Makefile +++ b/www/p5-Syntax-Highlight-HTML/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Syntax-Highlight-HTML -# Date created: 01 September 2005 -# Whom: Anton Berezin <tobez@FreeBSD.org> -# +# Created by: Anton Berezin <tobez@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Syntax-Highlight-HTML PORTVERSION= 0.04 @@ -17,7 +13,8 @@ COMMENT= Syntax::Highlight::HTML - Highlight HTML syntax BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Syntax::Highlight::HTML.3 diff --git a/www/p5-Syntax-Highlight-Shell/Makefile b/www/p5-Syntax-Highlight-Shell/Makefile index 5097619eca51..486949adad7b 100644 --- a/www/p5-Syntax-Highlight-Shell/Makefile +++ b/www/p5-Syntax-Highlight-Shell/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Syntax-Highlight-Shell -# Date created: 01 September 2005 -# Whom: Anton Berezin <tobez@FreeBSD.org> -# +# Created by: Anton Berezin <tobez@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Syntax-Highlight-Shell PORTVERSION= 0.04 @@ -17,7 +13,8 @@ COMMENT= Syntax::Highlight::Shell - Highlight shell scripts BUILD_DEPENDS= p5-Shell-Parser>=0:${PORTSDIR}/devel/p5-Shell-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Syntax::Highlight::Shell.3 diff --git a/www/p5-Task-Catalyst/Makefile b/www/p5-Task-Catalyst/Makefile index df6167448f9a..458aa87e0406 100644 --- a/www/p5-Task-Catalyst/Makefile +++ b/www/p5-Task-Catalyst/Makefile @@ -71,7 +71,8 @@ RUN_DEPENDS= p5-Catalyst-ActionRole-ACL>=0:${PORTSDIR}/www/p5-Catalyst-ActionRol p5-YAML-Tiny>=0:${PORTSDIR}/textproc/p5-YAML-Tiny \ p5-local-lib>=0:${PORTSDIR}/devel/p5-local-lib -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Task::Catalyst.3 diff --git a/www/p5-Tatsumaki/Makefile b/www/p5-Tatsumaki/Makefile index 0498ff62f4fd..7517a84462b4 100644 --- a/www/p5-Tatsumaki/Makefile +++ b/www/p5-Tatsumaki/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Tatsumaki -# Date created: 2010-12-11 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= Tatsumaki PORTVERSION= 0.1013 @@ -30,7 +26,8 @@ BUILD_DEPENDS= p5-Any-Moose>=0:${PORTSDIR}/devel/p5-Any-Moose \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-TCP>=0:${PORTSDIR}/devel/p5-Test-TCP -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Tatsumaki.3 \ Tatsumaki::MessageQueue.3 diff --git a/www/p5-Template-Alloy/Makefile b/www/p5-Template-Alloy/Makefile index 0b11be5ff4c4..d69211a03346 100644 --- a/www/p5-Template-Alloy/Makefile +++ b/www/p5-Template-Alloy/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Template-Alloy -# Date created: 22 June 2007 -# Whom: mat -# +# Created by: mat # $FreeBSD$ -# PORTNAME= Template-Alloy PORTVERSION= 1.016 @@ -15,7 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Mixing of all of the major template systems -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Template::Alloy.3 Template::Alloy::Compile.3 \ Template::Alloy::Context.3 Template::Alloy::Exception.3 \ diff --git a/www/p5-Template-Plugin-JavaScript/Makefile b/www/p5-Template-Plugin-JavaScript/Makefile index deb98b79674b..0220d51cfe6e 100644 --- a/www/p5-Template-Plugin-JavaScript/Makefile +++ b/www/p5-Template-Plugin-JavaScript/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Template-Plugin-JavaScript -# Date created: 2006-07-11 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= Template-Plugin-JavaScript PORTVERSION= 0.02 @@ -17,7 +13,8 @@ COMMENT= Encodes text to be safe in JavaScript BUILD_DEPENDS= p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Template::Plugin::JavaScript.3 diff --git a/www/p5-Template-Plugin-MP3/Makefile b/www/p5-Template-Plugin-MP3/Makefile index b5f89bb9d72a..707545543cf1 100644 --- a/www/p5-Template-Plugin-MP3/Makefile +++ b/www/p5-Template-Plugin-MP3/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Template-Plugin-MP3 -# Date created: 13 June 2004 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= Template-Plugin-MP3 PORTVERSION= 1.02 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \ p5-MP3-Info>=0:${PORTSDIR}/audio/p5-MP3-Info RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Template::Plugin::MP3.3 diff --git a/www/p5-Template-Toolkit/Makefile b/www/p5-Template-Toolkit/Makefile index 17357196f323..2a3252c67f08 100644 --- a/www/p5-Template-Toolkit/Makefile +++ b/www/p5-Template-Toolkit/Makefile @@ -23,7 +23,8 @@ IMAGE_INFO_DESC= With Image::Info Plugin IMAGE_SIZE_DESC= With Image::Size Plugin POD_POM_DESC= With Pod::POM Plugin -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure CONFIGURE_ARGS= TT_ACCEPT=y .include "Makefile.man" diff --git a/www/p5-Test-HTTP/Makefile b/www/p5-Test-HTTP/Makefile index aea261d2c1ba..829c5a8817ac 100644 --- a/www/p5-Test-HTTP/Makefile +++ b/www/p5-Test-HTTP/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Test-HTTP -# Date created: 11 Jul 2008 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= Test-HTTP PORTVERSION= 0.18 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-Class-Field>=0:${PORTSDIR}/devel/p5-Class-Field \ p5-libwww>=5.827:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Test::HTTP.3 Test::HTTP::Syntax.3 diff --git a/www/p5-Text-MultiMarkdown-ApacheHandler/Makefile b/www/p5-Text-MultiMarkdown-ApacheHandler/Makefile index 16dae940a7d8..08b8e33d3c80 100644 --- a/www/p5-Text-MultiMarkdown-ApacheHandler/Makefile +++ b/www/p5-Text-MultiMarkdown-ApacheHandler/Makefile @@ -16,7 +16,8 @@ BUILD_DEPENDS= p5-Text-MultiMarkdown>=0:${PORTSDIR}/textproc/p5-Text-MultiMarkdo RUN_DEPENDS:= ${BUILD_DEPENDS} USE_APACHE_RUN= 22+ -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure SUB_FILES= pkg-message MAN3= Text::MultiMarkdown::ApacheHandler.3 diff --git a/www/p5-Tie-TinyURL/Makefile b/www/p5-Tie-TinyURL/Makefile index bd09bc5b74a0..68880d768060 100644 --- a/www/p5-Tie-TinyURL/Makefile +++ b/www/p5-Tie-TinyURL/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Tie-TinyURL -# Date created: 2008/01/26 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= Tie-TinyURL PORTVERSION= 0.02 @@ -20,6 +16,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= Tie::TinyURL.3 -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild .include <bsd.port.mk> diff --git a/www/p5-URI-Fetch/Makefile b/www/p5-URI-Fetch/Makefile index c277f927ae73..19a911bc1d83 100644 --- a/www/p5-URI-Fetch/Makefile +++ b/www/p5-URI-Fetch/Makefile @@ -22,7 +22,8 @@ OPTIONS_DEFAULT= ZLIB ZLIB_DESC= GZIP Support CACHE_DESC= Caching Support -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= URI::Fetch.3 \ URI::Fetch::Response.3 diff --git a/www/p5-URI-ParseSearchString/Makefile b/www/p5-URI-ParseSearchString/Makefile index bdf41f530927..cb6dda52ee6e 100644 --- a/www/p5-URI-ParseSearchString/Makefile +++ b/www/p5-URI-ParseSearchString/Makefile @@ -15,7 +15,8 @@ RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= URI::ParseSearchString.3 diff --git a/www/p5-WWW-AtMovies-TV/Makefile b/www/p5-WWW-AtMovies-TV/Makefile index 804f4bce4576..e7790ecb27ac 100644 --- a/www/p5-WWW-AtMovies-TV/Makefile +++ b/www/p5-WWW-AtMovies-TV/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-WWW-AtMovies-TV -# Date created: 2008/08/31 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= WWW-AtMovies-TV PORTVERSION= 0.04 @@ -21,7 +17,8 @@ RUN_DEPENDS= p5-HTML-TableExtract>=2.1:${PORTSDIR}/www/p5-HTML-TableExtract \ p5-WWW-Mechanize>=1.34:${PORTSDIR}/www/p5-WWW-Mechanize BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WWW::AtMovies::TV.3 diff --git a/www/p5-WWW-Babelfish/Makefile b/www/p5-WWW-Babelfish/Makefile index 46c791a48a33..d60c856e6beb 100644 --- a/www/p5-WWW-Babelfish/Makefile +++ b/www/p5-WWW-Babelfish/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: WWW-Babelfish -# Date created: Wed Jan 3 08:00:30 2001 -# Whom: will -# +# Created by: will # $FreeBSD$ -# PORTNAME= WWW-Babelfish PORTVERSION= 0.16 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WWW::Babelfish.3 diff --git a/www/p5-WWW-Baseball-NPB/Makefile b/www/p5-WWW-Baseball-NPB/Makefile index 54c101c00160..78dcca7557c8 100644 --- a/www/p5-WWW-Baseball-NPB/Makefile +++ b/www/p5-WWW-Baseball-NPB/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-WWW-Baseball-NPB -# Date created: 2006/07/21 -# Whom: chinsan <chinsan.tw@gmail.com> -# +# Created by: chinsan <chinsan.tw@gmail.com> # $FreeBSD$ -# PORTNAME= WWW-Baseball-NPB PORTVERSION= 0.03 @@ -17,7 +13,8 @@ COMMENT= Fetches Japanese baseball games information BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WWW::Baseball::NPB.3 WWW::Baseball::NPB::Game.3 diff --git a/www/p5-WWW-Comic/Makefile b/www/p5-WWW-Comic/Makefile index 60708427e04c..51d5bfd7d325 100644 --- a/www/p5-WWW-Comic/Makefile +++ b/www/p5-WWW-Comic/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-WWW-Comic -# Date created: 2006/06/28 -# Whom: chinsan <chinsan.tw@gmail.com> -# +# Created by: chinsan <chinsan.tw@gmail.com> # $FreeBSD$ -# PORTNAME= WWW-Comic PORTVERSION= 1.06 @@ -19,7 +15,8 @@ RUN_DEPENDS= p5-WWW-Dilbert>=1.19:${PORTSDIR}/www/p5-WWW-Dilbert \ p5-WWW-VenusEnvy>=1.10:${PORTSDIR}/www/p5-WWW-VenusEnvy BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= WWW::Comic.3 WWW::Comic::Plugin::uComics.3 \ WWW::Comic::Plugin::MrWiggles.3 WWW::Comic::Plugin::UserFriendly.3 \ diff --git a/www/p5-WWW-DHL/Makefile b/www/p5-WWW-DHL/Makefile index abb48d570bd8..d89bd34e493a 100644 --- a/www/p5-WWW-DHL/Makefile +++ b/www/p5-WWW-DHL/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-WWW-DHL -# Date created: 2008-01-10 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= WWW-DHL PORTVERSION= 0.03 @@ -21,7 +17,8 @@ BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WWW::DHL.3 diff --git a/www/p5-WWW-Dilbert/Makefile b/www/p5-WWW-Dilbert/Makefile index 661db7a1bd38..15133f62ebd2 100644 --- a/www/p5-WWW-Dilbert/Makefile +++ b/www/p5-WWW-Dilbert/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-WWW-Dilbert -# Date created: Aug 14 2004 -# Whom: Cheng-Lung Sung <clsung@dragon2.net> -# +# Created by: Cheng-Lung Sung <clsung@dragon2.net> # $FreeBSD$ -# PORTNAME= WWW-Dilbert PORTVERSION= 1.19 @@ -19,7 +15,8 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= WWW::Dilbert.3 diff --git a/www/p5-WWW-Facebook-API/Makefile b/www/p5-WWW-Facebook-API/Makefile index 4d5e0c4f452d..3427db19c234 100644 --- a/www/p5-WWW-Facebook-API/Makefile +++ b/www/p5-WWW-Facebook-API/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-WWW-Facebook-API -# Date created: 2007-08-27 -# Whom: Cheng-Lung Sung <clsung@FreeBSD.org> -# +# Created by: Cheng-Lung Sung <clsung@FreeBSD.org> # $FreeBSD$ -# PORTNAME= WWW-Facebook-API PORTVERSION= 0.4.18 @@ -20,7 +16,8 @@ RUN_DEPENDS= p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WWW::Facebook::API.3 \ WWW::Facebook::API::Admin.3 \ diff --git a/www/p5-WWW-GitHub-Gist/Makefile b/www/p5-WWW-GitHub-Gist/Makefile index f9177f3e4355..7d1e1fa99438 100644 --- a/www/p5-WWW-GitHub-Gist/Makefile +++ b/www/p5-WWW-GitHub-Gist/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-WWW-GitHub-Gist -# Date created: 2010-09-02 -# Whom: Denny Lin <dennylin93@hs.ntnu.edu.tw> -# +# Created by: Denny Lin <dennylin93@hs.ntnu.edu.tw> # $FreeBSD$ -# PORTNAME= WWW-GitHub-Gist PORTVERSION= 0.17 @@ -21,7 +17,8 @@ BUILD_DEPENDS= p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ p5-Moo>=0:${PORTSDIR}/devel/p5-Moo RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WWW::GitHub::Gist.3 \ WWW::GitHub::Gist::v3.3 diff --git a/www/p5-WWW-Mechanize-FormFiller/Makefile b/www/p5-WWW-Mechanize-FormFiller/Makefile index 633c5cadb200..94515516c746 100644 --- a/www/p5-WWW-Mechanize-FormFiller/Makefile +++ b/www/p5-WWW-Mechanize-FormFiller/Makefile @@ -1,6 +1,4 @@ -# New Ports Collection Makefile for: p5-WWW-Mechanize-FormFiller -# Date created: 2004-07-07 -# Whom: Anton Berezin <tobez@FreeBSD.org> +# Created by: Anton Berezin <tobez@FreeBSD.org> # $FreeBSD$ PORTNAME= WWW-Mechanize-FormFiller @@ -18,7 +16,8 @@ BUILD_DEPENDS= p5-Data-Random>=0.05:${PORTSDIR}/devel/p5-Data-Random \ p5-HTML-Form>=1.038:${PORTSDIR}/www/p5-HTML-Form RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WWW::Mechanize::FormFiller.3 \ WWW::Mechanize::FormFiller::Value.3 \ diff --git a/www/p5-WWW-Mechanize-GZip/Makefile b/www/p5-WWW-Mechanize-GZip/Makefile index 002b7a8daba5..19b93afc99e1 100644 --- a/www/p5-WWW-Mechanize-GZip/Makefile +++ b/www/p5-WWW-Mechanize-GZip/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-WWW-Mechanize-GZip -# Date created: 21 Apr 2009 -# Whom: Cheng-Lung Sung <clsung@FreeBSD.org> -# +# Created by: Cheng-Lung Sung <clsung@FreeBSD.org> # $FreeBSD$ -# PORTNAME= WWW-Mechanize-GZip PORTVERSION= 0.12 @@ -18,7 +14,8 @@ COMMENT= Use WWW::Mechanize by requesting gzip-compression from the webserver RUN_DEPENDS= p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize BUILD_DEPENDS= p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WWW::Mechanize::GZip.3 diff --git a/www/p5-WWW-Mechanize-Pluggable/Makefile b/www/p5-WWW-Mechanize-Pluggable/Makefile index 924c1356900a..e22ef871ba0b 100644 --- a/www/p5-WWW-Mechanize-Pluggable/Makefile +++ b/www/p5-WWW-Mechanize-Pluggable/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-WWW-Mechanize-Pluggable -# Date created: 04 Jun 2006 -# Whom: Aaron Dalton <aaron@FreeBSD.org> -# +# Created by: Aaron Dalton <aaron@FreeBSD.org> # $FreeBSD$ -# PORTNAME= WWW-Mechanize-Pluggable PORTVERSION= 1.12 @@ -26,7 +22,8 @@ BUILD_DEPENDS= p5-Data-Dump-Streamer>=0:${PORTSDIR}/devel/p5-Data-Dump-Streamer RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0.2:${PORTSDIR}/devel/p5-Test-Exception -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WWW::Mechanize::Pluggable.3 \ WWW::Mechanize::Pluggable::Design.3 \ diff --git a/www/p5-WWW-Mechanize-Plugin-phpBB/Makefile b/www/p5-WWW-Mechanize-Plugin-phpBB/Makefile index bd9223c85c8a..09c197420aa4 100644 --- a/www/p5-WWW-Mechanize-Plugin-phpBB/Makefile +++ b/www/p5-WWW-Mechanize-Plugin-phpBB/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-WWW-Mechanize-Plugin-phpBB -# Date created: 04 Jun 2006 -# Whom: Aaron Dalton <aaron@FreeBSD.org> -# +# Created by: Aaron Dalton <aaron@FreeBSD.org> # $FreeBSD$ -# PORTNAME= WWW-Mechanize-Plugin-phpBB PORTVERSION= 0.02 @@ -24,6 +20,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= WWW::Mechanize::Plugin::phpBB.3 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include <bsd.port.mk> diff --git a/www/p5-WWW-Mechanize-Shell/Makefile b/www/p5-WWW-Mechanize-Shell/Makefile index e3f2f0c44f67..912245eb517e 100644 --- a/www/p5-WWW-Mechanize-Shell/Makefile +++ b/www/p5-WWW-Mechanize-Shell/Makefile @@ -1,9 +1,5 @@ -# New Ports Collection Makefile for: p5-WWW-Mechanize-Shell -# Date created: 2004-07-08 -# Whom: Anton Berezin <tobez@FreeBSD.org> -# +# Created by: Anton Berezin <tobez@FreeBSD.org> # $FreeBSD$ -# PORTNAME= WWW-Mechanize-Shell PORTVERSION= 0.52 @@ -28,7 +24,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WWW::Mechanize::Shell.3 diff --git a/www/p5-WWW-Mechanize/Makefile b/www/p5-WWW-Mechanize/Makefile index 5351091fc0d0..bcc54179d7ae 100644 --- a/www/p5-WWW-Mechanize/Makefile +++ b/www/p5-WWW-Mechanize/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-WWW-Mechanize -# Date created: 02 April 2003 -# Whom: Anton Berezin <tobez@FreeBSD.org> -# +# Created by: Anton Berezin <tobez@FreeBSD.org> # $FreeBSD$ -# PORTNAME= WWW-Mechanize PORTVERSION= 1.72 @@ -35,7 +31,8 @@ TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-Taint>=0:${PORTSDIR}/devel/p5-Test-Taint \ p5-Test-Warn>=0.11:${PORTSDIR}/devel/p5-Test-Warn -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= mech-dump.1 MAN3= WWW::Mechanize.3 WWW::Mechanize::Cookbook.3 \ diff --git a/www/p5-WWW-Mediawiki-Client/Makefile b/www/p5-WWW-Mediawiki-Client/Makefile index b548dfb1e0b8..4629818a0e15 100644 --- a/www/p5-WWW-Mediawiki-Client/Makefile +++ b/www/p5-WWW-Mediawiki-Client/Makefile @@ -20,7 +20,8 @@ BUILD_DEPENDS= p5-Test-Differences>0:${PORTSDIR}/devel/p5-Test-Differences \ p5-Exception-Class>0:${PORTSDIR}/devel/p5-Exception-Class RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= mvs.1 MAN3= WWW::Mediawiki::Client.3 WWW::Mediawiki::Client::Exceptions.3 diff --git a/www/p5-WWW-Myspace/Makefile b/www/p5-WWW-Myspace/Makefile index 457118596046..c17403e11ee2 100644 --- a/www/p5-WWW-Myspace/Makefile +++ b/www/p5-WWW-Myspace/Makefile @@ -20,7 +20,8 @@ RUN_DEPENDS= p5-Config-General>=0:${PORTSDIR}/devel/p5-Config-General \ p5-YAML>=0.39:${PORTSDIR}/textproc/p5-YAML \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= approve_friends.1 comment_myspace.1 \ message_group.1 diff --git a/www/p5-WWW-NioTV/Makefile b/www/p5-WWW-NioTV/Makefile index 5a4770120737..f64f82049cfe 100644 --- a/www/p5-WWW-NioTV/Makefile +++ b/www/p5-WWW-NioTV/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-WWW-NioTV -# Date created: 2008/08/31 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= WWW-NioTV PORTVERSION= 0.04 @@ -22,7 +18,8 @@ RUN_DEPENDS= p5-HTML-SimpleLinkExtor>=1.19:${PORTSDIR}/www/p5-HTML-SimpleLinkExt p5-WWW-Mechanize>=1.34:${PORTSDIR}/www/p5-WWW-Mechanize \ p5-version>=0.76:${PORTSDIR}/devel/p5-version -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WWW::NioTV.3 diff --git a/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile b/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile index 988e8f8a056d..0e06d5730fa3 100644 --- a/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile +++ b/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-WWW-Pastebin-PastebinCom-Create -# Date created: 2009-03-10 -# Whom: bapt <baptiste.daroussin@gmail.com> -# +# Created by: bapt <baptiste.daroussin@gmail.com> # $FreeBSD$ -# PORTNAME= WWW-Pastebin-PastebinCom-Create PORTVERSION= 0.004 @@ -16,7 +12,8 @@ COMMENT= Paste to http://pastebin.com from Perl RUN_DEPENDS+= p5-libwww>=0:${PORTSDIR}/www/p5-libwww -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WWW::Pastebin::PastebinCom::Create.3 PLIST_FILES+= %%SITE_PERL%%/WWW/Pastebin/PastebinCom/Create.pm \ diff --git a/www/p5-WWW-Robot/Makefile b/www/p5-WWW-Robot/Makefile index 913fc9466c32..c10c3c68cd28 100644 --- a/www/p5-WWW-Robot/Makefile +++ b/www/p5-WWW-Robot/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: WWW-Robot -# Date created: Wed Jan 3 08:06:35 2001 -# Whom: will -# +# Created by: will # $FreeBSD$ -# PORTNAME= WWW-Robot PORTVERSION= 0.026 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-HTML-Tagset>=0:${PORTSDIR}/www/p5-HTML-Tagset -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WWW::Robot.3 diff --git a/www/p5-WWW-RobotRules/Makefile b/www/p5-WWW-RobotRules/Makefile index 49756f527973..5e46cad3511d 100644 --- a/www/p5-WWW-RobotRules/Makefile +++ b/www/p5-WWW-RobotRules/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-WWW-RobotRules -# Date created: 2011-04-14 -# Whom: Frederic Culot <culot@FreeBSD.org> -# +# Created by: Frederic Culot <culot@FreeBSD.org> # $FreeBSD$ -# PORTNAME= WWW-RobotRules PORTVERSION= 6.02 @@ -19,7 +15,8 @@ RUN_DEPENDS= p5-URI>=1.10:${PORTSDIR}/net/p5-URI CONFLICTS= p5-libwww-5* -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WWW::RobotRules.3 \ WWW::RobotRules::AnyDBM_File.3 diff --git a/www/p5-WWW-Scraper-ISBN-Amazon_Driver/Makefile b/www/p5-WWW-Scraper-ISBN-Amazon_Driver/Makefile index 22f52a748783..46a026f769b9 100644 --- a/www/p5-WWW-Scraper-ISBN-Amazon_Driver/Makefile +++ b/www/p5-WWW-Scraper-ISBN-Amazon_Driver/Makefile @@ -17,7 +17,8 @@ BUILD_DEPENDS= p5-WWW-Mechanize>=1.60:${PORTSDIR}/www/p5-WWW-Mechanize \ p5-WWW-Scraper-ISBN-Driver>=0.18:${PORTSDIR}/www/p5-WWW-Scraper-ISBN-Driver RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WWW::Scraper::ISBN::AmazonUK_Driver.3 \ WWW::Scraper::ISBN::AmazonUS_Driver.3 diff --git a/www/p5-WWW-Scraper-ISBN-Driver/Makefile b/www/p5-WWW-Scraper-ISBN-Driver/Makefile index 912da5cd9456..323cb431def2 100644 --- a/www/p5-WWW-Scraper-ISBN-Driver/Makefile +++ b/www/p5-WWW-Scraper-ISBN-Driver/Makefile @@ -1,9 +1,6 @@ # Ports collection makefile for: p5-WWW-Scraper-ISBN-Driver -# Date created: Nov 8, 2005 -# Whom: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> -# +# Created by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> # $FreeBSD$ -# PORTNAME= WWW-Scraper-ISBN-Driver PORTVERSION= 0.18 @@ -14,7 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Driver class for WWW::Scraper::ISBN module -PERL_CONFIGURE= YES +USES= perl5 +USE_PERL5= configure MAN3= WWW::Scraper::ISBN::Driver.3 diff --git a/www/p5-WWW-Scraper-ISBN-Record/Makefile b/www/p5-WWW-Scraper-ISBN-Record/Makefile index 11129b5d9b9d..fe71dcc2ef88 100644 --- a/www/p5-WWW-Scraper-ISBN-Record/Makefile +++ b/www/p5-WWW-Scraper-ISBN-Record/Makefile @@ -1,9 +1,6 @@ # Ports collection makefile for: p5-WWW-Scraper-ISBN-Record -# Date created: Nov 8, 2005 -# Whom: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> -# +# Created by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> # $FreeBSD$ -# PORTNAME= WWW-Scraper-ISBN-Record PORTVERSION= 0.17 @@ -14,7 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Book Record class for WWW::Scraper::ISBN module -PERL_CONFIGURE= YES +USES= perl5 +USE_PERL5= configure MAN3= WWW::Scraper::ISBN::Record.3 diff --git a/www/p5-WWW-Scraper-ISBN/Makefile b/www/p5-WWW-Scraper-ISBN/Makefile index 25adeba8b0d9..bb07e4881aa8 100644 --- a/www/p5-WWW-Scraper-ISBN/Makefile +++ b/www/p5-WWW-Scraper-ISBN/Makefile @@ -1,10 +1,7 @@ # ex:ts=8 # Ports collection makefile for: p5-WWW-Scraper-ISBN -# Date created: Nov 8, 2005 -# Whom: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> -# +# Created by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> # $FreeBSD$ -# PORTNAME= WWW-Scraper-ISBN PORTVERSION= 0.25 @@ -18,7 +15,8 @@ COMMENT= Retrieving information about books by ISBN number BUILD_DEPENDS= p5-WWW-Scraper-ISBN-Record>=0:${PORTSDIR}/www/p5-WWW-Scraper-ISBN-Record RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= YES +USES= perl5 +USE_PERL5= configure MAN3= WWW::Scraper::ISBN.3 diff --git a/www/p5-WWW-Search-AltaVista/Makefile b/www/p5-WWW-Search-AltaVista/Makefile index 7bb365f5bcb9..03bbbffdf036 100644 --- a/www/p5-WWW-Search-AltaVista/Makefile +++ b/www/p5-WWW-Search-AltaVista/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-WWW-Search-AltaVista -# Date created: 24 August 2001 -# Whom: Fanying Jen <fanying@fynet.com> -# +# Created by: Fanying Jen <fanying@fynet.com> # $FreeBSD$ -# PORTNAME= WWW-Search-AltaVista PORTVERSION= 2.154 @@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \ p5-WWW-Search>=0:${PORTSDIR}/www/p5-WWW-Search RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WWW::Search::AltaVista.3 \ WWW::Search::AltaVista::Web.3 \ diff --git a/www/p5-WWW-Search-Google/Makefile b/www/p5-WWW-Search-Google/Makefile index bafa6a098596..5d2f10caa0ef 100644 --- a/www/p5-WWW-Search-Google/Makefile +++ b/www/p5-WWW-Search-Google/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-WWW-Search-Google -# Date created: 8 July 2001 -# Whom: Tom Hukins <tom@FreeBSD.org> -# +# Created by: Tom Hukins <tom@FreeBSD.org> # $FreeBSD$ -# PORTNAME= WWW-Search-Google PORTVERSION= 0.23 @@ -21,7 +17,8 @@ BUILD_DEPENDS= p5-WWW-Search>=0:${PORTSDIR}/www/p5-WWW-Search \ p5-Net-Google>=0:${PORTSDIR}/net/p5-Net-Google RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WWW::Search::Google.3 diff --git a/www/p5-WWW-Search-MSN/Makefile b/www/p5-WWW-Search-MSN/Makefile index 1bd8b0a86e42..d7487b0bbab9 100644 --- a/www/p5-WWW-Search-MSN/Makefile +++ b/www/p5-WWW-Search-MSN/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-WWW-Search-MSN -# Date created: 2006-07-14 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= WWW-Search-MSN PORTVERSION= 0.0106 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \ p5-WWW-Search>=0:${PORTSDIR}/www/p5-WWW-Search RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WWW::Search::MSN.3 diff --git a/www/p5-WWW-Search/Makefile b/www/p5-WWW-Search/Makefile index 7df5d7dc50c0..6b8b54bf9fa8 100644 --- a/www/p5-WWW-Search/Makefile +++ b/www/p5-WWW-Search/Makefile @@ -32,7 +32,8 @@ RUN_DEPENDS= p5-Bit-Vector>=0:${PORTSDIR}/math/p5-Bit-Vector \ p5-libwww>=2:${PORTSDIR}/www/p5-libwww \ p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure USE_DOS2UNIX= yes MAN1= AutoSearch.1 \ diff --git a/www/p5-WWW-Spinn3r/Makefile b/www/p5-WWW-Spinn3r/Makefile index 79abec733e48..17f6190107ed 100644 --- a/www/p5-WWW-Spinn3r/Makefile +++ b/www/p5-WWW-Spinn3r/Makefile @@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Memory-Cycle>=0:${PORTSDIR}/devel/p5-Test-Memory-Cycle -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WWW::Spinn3r.3 \ WWW::Spinn3r::Synced.3 diff --git a/www/p5-WWW-VenusEnvy/Makefile b/www/p5-WWW-VenusEnvy/Makefile index 70b4be1561ae..1df080f4c97f 100644 --- a/www/p5-WWW-VenusEnvy/Makefile +++ b/www/p5-WWW-VenusEnvy/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: p5-WWW-VenusEnvy -# Date created: 2006/06/28 -# Whom: chinsan <chinsan.tw@gmail.com>, Gea-Suan Lin <gslin@gslin.org> +# Created by: chinsan <chinsan.tw@gmail.com>, Gea-Suan Lin <gslin@gslin.org> # Thanks to Gea-Suan Lin for his great patch for this port. -# # $FreeBSD$ -# PORTNAME= WWW-VenusEnvy PORTVERSION= 1.10 @@ -19,7 +15,8 @@ COMMENT= VenusEnvy comic strip archive and retrieval module RUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= WWW::VenusEnvy.3 diff --git a/www/p5-WWW-Wikipedia/Makefile b/www/p5-WWW-Wikipedia/Makefile index 14f96986045e..b3b5a82c881f 100644 --- a/www/p5-WWW-Wikipedia/Makefile +++ b/www/p5-WWW-Wikipedia/Makefile @@ -18,7 +18,8 @@ BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-Text-Autoformat>=0:${PORTSDIR}/textproc/p5-Text-Autoformat RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= wikipedia.1 MAN3= WWW::Wikipedia.3 \ diff --git a/www/p5-WWW-Yandex-TIC/Makefile b/www/p5-WWW-Yandex-TIC/Makefile index 3e69751c9da5..eb322e1f983d 100644 --- a/www/p5-WWW-Yandex-TIC/Makefile +++ b/www/p5-WWW-Yandex-TIC/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: WWW-Yandex-TIC -# Date created: 29 September 2007 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= WWW-Yandex-TIC PORTVERSION= 0.07 @@ -17,7 +13,8 @@ COMMENT= Query Yandex Thematic Index of Citing (TIC) for domain RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WWW::Yandex::TIC.3 diff --git a/www/p5-Web-Scraper/Makefile b/www/p5-Web-Scraper/Makefile index e6810efae168..3f1c1bf1bf4b 100644 --- a/www/p5-Web-Scraper/Makefile +++ b/www/p5-Web-Scraper/Makefile @@ -30,7 +30,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Base>=0:${PORTSDIR}/devel/p5-Test-Base \ p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Web::Scraper.3 Web::Scraper::Filter.3 Web::Scraper::LibXML.3 diff --git a/www/p5-WebService-Bloglines/Makefile b/www/p5-WebService-Bloglines/Makefile index c361612850ec..9433150a2556 100644 --- a/www/p5-WebService-Bloglines/Makefile +++ b/www/p5-WebService-Bloglines/Makefile @@ -1,10 +1,7 @@ # ex:ts=8 # Ports collection makefile for: WebService::Bloglines -# Date created: Nov 3, 2004 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= WebService-Bloglines PORTVERSION= 0.12 @@ -21,7 +18,8 @@ BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-XML-XPath>=0:${PORTSDIR}/textproc/p5-XML-XPath RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WebService::Bloglines.3 diff --git a/www/p5-WebService-CIA/Makefile b/www/p5-WebService-CIA/Makefile index d44af9e2bb95..8cbe1f65f3d1 100644 --- a/www/p5-WebService-CIA/Makefile +++ b/www/p5-WebService-CIA/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-WebService-CIA -# Date created: 2007-05-02 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= WebService-CIA PORTVERSION= 1.4 @@ -20,7 +16,8 @@ RUN_DEPENDS= p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ BUILD_DEPENDS:= ${RUN_DEPENDS} CONFIGURE_ARGS= </dev/null -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= WebService::CIA.3 WebService::CIA::Parser.3 \ WebService::CIA::Source.3 WebService::CIA::Source::DBM.3 \ diff --git a/www/p5-WebService-GData/Makefile b/www/p5-WebService-GData/Makefile index 706bf0fa8a65..a4dd9c540aa0 100644 --- a/www/p5-WebService-GData/Makefile +++ b/www/p5-WebService-GData/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-WebService-GData -# Date created: Oct 11, 2010 -# Whom: Wen Heping <wen@FreeBSD.org> -# +# Created by: Wen Heping <wen@FreeBSD.org> # $FreeBSD$ -# PORTNAME= WebService-GData PORTVERSION= 0.0501 @@ -22,7 +18,8 @@ RUN_DEPENDS= p5-JSON>=2.0:${PORTSDIR}/converters/p5-JSON \ p5-Test-Mock-LWP>=0.05:${PORTSDIR}/devel/p5-Test-Mock-LWP \ p5-libwww>0:${PORTSDIR}/www/p5-libwww -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WebService::GData::Error.3 \ WebService::GData::ClientLogin.3 \ diff --git a/www/p5-WebService-ISBNDB/Makefile b/www/p5-WebService-ISBNDB/Makefile index 1f2dcd7a4396..fb2f5eabc4dc 100644 --- a/www/p5-WebService-ISBNDB/Makefile +++ b/www/p5-WebService-ISBNDB/Makefile @@ -18,7 +18,8 @@ RUN_DEPENDS= p5-Business-ISBN>=1.80:${PORTSDIR}/misc/p5-Business-ISBN \ p5-TimeDate>=1.16:${PORTSDIR}/devel/p5-TimeDate BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= WebService::ISBNDB.3 \ WebService::ISBNDB::API.3 \ diff --git a/www/p5-WebService-Linode/Makefile b/www/p5-WebService-Linode/Makefile index 291819e5ece4..202d1852b3e7 100644 --- a/www/p5-WebService-Linode/Makefile +++ b/www/p5-WebService-Linode/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-WebService-Linode -# Date created: 2010-09-20 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= WebService-Linode PORTVERSION= 0.11 @@ -22,7 +18,8 @@ RUN_DEPENDS= p5-Crypt-SSLeay>0:${PORTSDIR}/security/p5-Crypt-SSLeay \ p5-JSON>0:${PORTSDIR}/converters/p5-JSON \ p5-libwww>0:${PORTSDIR}/www/p5-libwww -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WebService::Linode.3 \ WebService::Linode::Base.3 \ diff --git a/www/p5-WebService-Rakuten/Makefile b/www/p5-WebService-Rakuten/Makefile index 8d4709fe85c7..5a4ab08bbf96 100644 --- a/www/p5-WebService-Rakuten/Makefile +++ b/www/p5-WebService-Rakuten/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-WebService-Rakuten -# Date created: 2008/05/28 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= WebService-Rakuten PORTVERSION= 0.05 @@ -21,7 +17,8 @@ RUN_DEPENDS= ja-p5-Unicode-Japanese>=0:${PORTSDIR}/japanese/p5-Unicode-Japanese BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WebService::Rakuten.3 diff --git a/www/p5-WebService-YouTube/Makefile b/www/p5-WebService-YouTube/Makefile index 24e1ed35fb9d..efee7a3e7025 100644 --- a/www/p5-WebService-YouTube/Makefile +++ b/www/p5-WebService-YouTube/Makefile @@ -1,10 +1,7 @@ # ex:ts=8 # Ports collection makefile for: WebService::YouTube -# Date created: Jan 25, 2007 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= WebService-YouTube PORTVERSION= 1.0.3 @@ -22,7 +19,8 @@ RUN_DEPENDS= p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-version>0:${PORTSDIR}/devel/p5-version BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WebService::YouTube.3 \ WebService::YouTube::Feeds.3 \ diff --git a/www/p5-WordPress-XMLRPC/Makefile b/www/p5-WordPress-XMLRPC/Makefile index 80b177360135..de20f65ffe08 100644 --- a/www/p5-WordPress-XMLRPC/Makefile +++ b/www/p5-WordPress-XMLRPC/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-WordPress-XMLRPC -# Date created: 2009-02-23 -# Whom: bapt <baptiste.daroussin@gmail.com> -# +# Created by: bapt <baptiste.daroussin@gmail.com> # $FreeBSD$ -# PORTNAME= WordPress-XMLRPC PORTVERSION= 1.23 @@ -17,7 +13,8 @@ COMMENT= Perl 5 API to WordPress XML-RPC services BUILD_DEPENDS+= p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WordPress::XMLRPC.3 PLIST_FILES= %%SITE_PERL%%/WordPress/XMLRPC.pm \ %%SITE_PERL%%/WordPress/XMLRPC.pod \ diff --git a/www/p5-chklinks/Makefile b/www/p5-chklinks/Makefile index c6a00107f588..e23624751757 100644 --- a/www/p5-chklinks/Makefile +++ b/www/p5-chklinks/Makefile @@ -16,7 +16,8 @@ BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-URI>=0:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= chklinks.1 PLIST_FILES= bin/chklinks \ diff --git a/www/perlbal/Makefile b/www/perlbal/Makefile index bd384a661818..b24239093c43 100644 --- a/www/perlbal/Makefile +++ b/www/perlbal/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: perlbal -# Date created: 2005-08-08 -# Whom: Jacques Marneweck <jacques@php.net> -# +# Created by: Jacques Marneweck <jacques@php.net> # $FreeBSD$ -# PORTNAME= Perlbal PORTVERSION= 1.80 @@ -24,7 +20,8 @@ RUN_DEPENDS= p5-BSD-Resource>=0:${PORTSDIR}/devel/p5-BSD-Resource \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure USE_RC_SUBR= perlbal MAN1= perlbal.1 diff --git a/www/weblint++/Makefile b/www/weblint++/Makefile index cb296696d13a..0e5eb89604e0 100644 --- a/www/weblint++/Makefile +++ b/www/weblint++/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: weblint++ -# Date created: 24 Jun 2006 -# Whom: aaron@FreeBSD.org -# +# Created by: aaron@FreeBSD.org # $FreeBSD$ -# PORTNAME= weblint++ PORTVERSION= 1.15 @@ -31,7 +27,8 @@ BUILD_DEPENDS= p5-ConfigReader-Simple>=1.15:${PORTSDIR}/devel/p5-ConfigReader-Si p5-URI>0:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= weblint++.1 |