diff options
author | az <az@FreeBSD.org> | 2013-09-03 23:28:40 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2013-09-03 23:28:40 +0800 |
commit | 456bb147a95f5d07dae663c0f99e158c3b9b9649 (patch) | |
tree | 1cb238197769b43370de48dbe25f67e9f400de2a /www | |
parent | a8e5762d769006651e7c0c34e8a956133d5a0d22 (diff) | |
download | freebsd-ports-gnome-456bb147a95f5d07dae663c0f99e158c3b9b9649.tar.gz freebsd-ports-gnome-456bb147a95f5d07dae663c0f99e158c3b9b9649.tar.zst freebsd-ports-gnome-456bb147a95f5d07dae663c0f99e158c3b9b9649.zip |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-AnyEvent-ReverseHTTP/Makefile | 3 | ||||
-rw-r--r-- | www/p5-CGI-Utils/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Catalyst-Model-Adaptor/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Catalyst-Model-CDBI-Plain/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Catalyst-Plugin-Cache-Memcached-Fast/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Corona/Makefile | 3 | ||||
-rw-r--r-- | www/p5-HTML-Macro/Makefile | 3 | ||||
-rw-r--r-- | www/p5-HTML-RobotsMETA/Makefile | 3 | ||||
-rw-r--r-- | www/p5-HTML-TreeBuilder-LibXML/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Net-Flickr-Backup/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Net-STF-Client/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Plack-Server-POE/Makefile | 3 | ||||
-rw-r--r-- | www/p5-SOAP-Transport-HTTP-Plack/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Template-Plugin-Comma/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Template-Plugin-JSON/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Template-Simple/Makefile | 3 | ||||
-rw-r--r-- | www/p5-URI-Escape-XS/Makefile | 3 | ||||
-rw-r--r-- | www/p5-WWW-Scripter-Plugin-JavaScript/Makefile | 3 | ||||
-rw-r--r-- | www/podcastamatic/Makefile | 3 |
19 files changed, 38 insertions, 19 deletions
diff --git a/www/p5-AnyEvent-ReverseHTTP/Makefile b/www/p5-AnyEvent-ReverseHTTP/Makefile index 82f0463cb2c5..68b4784b4da8 100644 --- a/www/p5-AnyEvent-ReverseHTTP/Makefile +++ b/www/p5-AnyEvent-ReverseHTTP/Makefile @@ -22,7 +22,8 @@ RUN_DEPENDS= \ p5-URI>0:${PORTSDIR}/net/p5-URI BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= AnyEvent::ReverseHTTP.3 diff --git a/www/p5-CGI-Utils/Makefile b/www/p5-CGI-Utils/Makefile index f1ac11dec811..21888f38e29e 100644 --- a/www/p5-CGI-Utils/Makefile +++ b/www/p5-CGI-Utils/Makefile @@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= mopsfelder@gmail.com COMMENT= Utilities for retrieving information through the CGI -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= CGI::Utils.3 \ CGI::Utils::UploadFile.3 diff --git a/www/p5-Catalyst-Model-Adaptor/Makefile b/www/p5-Catalyst-Model-Adaptor/Makefile index edc0c6696d82..42394a6c7959 100644 --- a/www/p5-Catalyst-Model-Adaptor/Makefile +++ b/www/p5-Catalyst-Model-Adaptor/Makefile @@ -20,7 +20,8 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok \ p5-Test-WWW-Mechanize-Catalyst>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-Catalyst -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Helper::Model::Adaptor.3 \ Catalyst::Helper::Model::Factory.3 \ diff --git a/www/p5-Catalyst-Model-CDBI-Plain/Makefile b/www/p5-Catalyst-Model-CDBI-Plain/Makefile index aab8cb3d3801..fa71228ad344 100644 --- a/www/p5-Catalyst-Model-CDBI-Plain/Makefile +++ b/www/p5-Catalyst-Model-CDBI-Plain/Makefile @@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-Class-DBI>0:${PORTSDIR}/databases/p5-Class-DBI \ RUN_DEPENDS= p5-Catalyst-Runtime>0:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Catalyst-Devel>0:${PORTSDIR}/www/p5-Catalyst-Devel -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Model::CDBI::Plain.3 Catalyst::Helper::Model::CDBI::Plain.3 diff --git a/www/p5-Catalyst-Plugin-Cache-Memcached-Fast/Makefile b/www/p5-Catalyst-Plugin-Cache-Memcached-Fast/Makefile index 326f85d1d2bc..fb716d9cb937 100644 --- a/www/p5-Catalyst-Plugin-Cache-Memcached-Fast/Makefile +++ b/www/p5-Catalyst-Plugin-Cache-Memcached-Fast/Makefile @@ -20,7 +20,8 @@ BUILD_DEPENDS= p5-Cache-Memcached-Fast>=0:${PORTSDIR}/databases/p5-Cache-Memcach p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Catalyst::Plugin::Cache::Memcached::Fast.3 diff --git a/www/p5-Corona/Makefile b/www/p5-Corona/Makefile index d3bc64a5d4b8..71dd0e51f4eb 100644 --- a/www/p5-Corona/Makefile +++ b/www/p5-Corona/Makefile @@ -22,7 +22,8 @@ RUN_DEPENDS= \ BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= corona.1 MAN3= Corona.3 \ diff --git a/www/p5-HTML-Macro/Makefile b/www/p5-HTML-Macro/Makefile index 518ef326e73c..029d12fc1eef 100644 --- a/www/p5-HTML-Macro/Makefile +++ b/www/p5-HTML-Macro/Makefile @@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= groovis@groovis.net COMMENT= Process HTML templates with loops, conditionals, macros and more -PERL_CONFIGURE= YES +USES= perl5 +USE_PERL5= configure MAN3= HTML::Macro.3 HTML::Macro::Loop.3 diff --git a/www/p5-HTML-RobotsMETA/Makefile b/www/p5-HTML-RobotsMETA/Makefile index 79015b97fd73..3fa1b624726c 100644 --- a/www/p5-HTML-RobotsMETA/Makefile +++ b/www/p5-HTML-RobotsMETA/Makefile @@ -18,7 +18,8 @@ COMMENT= Parse HTML For Robots Exclusion META Markup BUILD_DEPENDS= p5-HTML-Parser>=3:${PORTSDIR}/www/p5-HTML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::RobotsMETA.3 \ HTML::RobotsMETA::Rules.3 diff --git a/www/p5-HTML-TreeBuilder-LibXML/Makefile b/www/p5-HTML-TreeBuilder-LibXML/Makefile index 60de17f9fa7e..bd4fbfc88b6f 100644 --- a/www/p5-HTML-TreeBuilder-LibXML/Makefile +++ b/www/p5-HTML-TreeBuilder-LibXML/Makefile @@ -20,7 +20,8 @@ BUILD_DEPENDS= p5-Filter>=0:${PORTSDIR}/devel/p5-Filter \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Web-Query>=0:${PORTSDIR}/www/p5-Web-Query -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= HTML::TreeBuilder::LibXML::Node.3 \ HTML::TreeBuilder::LibXML.3 diff --git a/www/p5-Net-Flickr-Backup/Makefile b/www/p5-Net-Flickr-Backup/Makefile index a822a461e140..8a965d91db21 100644 --- a/www/p5-Net-Flickr-Backup/Makefile +++ b/www/p5-Net-Flickr-Backup/Makefile @@ -26,7 +26,8 @@ BUILD_DEPENDS= p5-File-Find-Rule>=0:${PORTSDIR}/devel/p5-File-Find-Rule \ p5-libwww>=1.38:${PORTSDIR}/www/libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::Flickr::Backup.3 diff --git a/www/p5-Net-STF-Client/Makefile b/www/p5-Net-STF-Client/Makefile index f65f0532781a..02980b0704ed 100644 --- a/www/p5-Net-STF-Client/Makefile +++ b/www/p5-Net-STF-Client/Makefile @@ -26,7 +26,8 @@ TEST_DEPENDS= \ p5-Test-Simple>0:${PORTSDIR}/devel/p5-Test-Simple \ p5-Plack>0:${PORTSDIR}/www/p5-Plack -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::STF::Bucket.3 \ Net::STF::Client.3 \ diff --git a/www/p5-Plack-Server-POE/Makefile b/www/p5-Plack-Server-POE/Makefile index f5f6498a347a..306ee38c0e02 100644 --- a/www/p5-Plack-Server-POE/Makefile +++ b/www/p5-Plack-Server-POE/Makefile @@ -23,7 +23,8 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \ p5-Test-TCP>=0:${PORTSDIR}/devel/p5-Test-TCP -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Plack::Server::POE.3 diff --git a/www/p5-SOAP-Transport-HTTP-Plack/Makefile b/www/p5-SOAP-Transport-HTTP-Plack/Makefile index 2147fa84028a..e5691f3dd2b0 100644 --- a/www/p5-SOAP-Transport-HTTP-Plack/Makefile +++ b/www/p5-SOAP-Transport-HTTP-Plack/Makefile @@ -13,7 +13,8 @@ RUN_DEPENDS= \ p5-SOAP-Lite>0:${PORTSDIR}/net/p5-SOAP-Lite BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= SOAP::Transport::HTTP::Plack.3 \ XMLRPC::Transport::HTTP::Plack.3 diff --git a/www/p5-Template-Plugin-Comma/Makefile b/www/p5-Template-Plugin-Comma/Makefile index ba5c9132380c..2a70737021cd 100644 --- a/www/p5-Template-Plugin-Comma/Makefile +++ b/www/p5-Template-Plugin-Comma/Makefile @@ -17,7 +17,8 @@ COMMENT= TT Plugin to commify numbers 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::Comma.3 diff --git a/www/p5-Template-Plugin-JSON/Makefile b/www/p5-Template-Plugin-JSON/Makefile index 3d9232c52837..cf44c0879a97 100644 --- a/www/p5-Template-Plugin-JSON/Makefile +++ b/www/p5-Template-Plugin-JSON/Makefile @@ -20,7 +20,8 @@ BUILD_DEPENDS= p5-JSON>=2.12:${PORTSDIR}/converters/p5-JSON \ 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= Template::Plugin::JSON.3 diff --git a/www/p5-Template-Simple/Makefile b/www/p5-Template-Simple/Makefile index f9499e173104..3f29c48e3c96 100644 --- a/www/p5-Template-Simple/Makefile +++ b/www/p5-Template-Simple/Makefile @@ -18,7 +18,8 @@ LICENSE= ART20 BUILD_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Template::Simple.3 diff --git a/www/p5-URI-Escape-XS/Makefile b/www/p5-URI-Escape-XS/Makefile index 1d5a0cec77f6..17d8bc206fd8 100644 --- a/www/p5-URI-Escape-XS/Makefile +++ b/www/p5-URI-Escape-XS/Makefile @@ -13,7 +13,8 @@ COMMENT= Drop-In replacement for URI::Escape in XS LICENSE= ART10 GPLv1 LICENSE_COMB= dual -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= URI::Escape::XS.3 diff --git a/www/p5-WWW-Scripter-Plugin-JavaScript/Makefile b/www/p5-WWW-Scripter-Plugin-JavaScript/Makefile index b9f6f2b3dd41..ae094ffb6126 100644 --- a/www/p5-WWW-Scripter-Plugin-JavaScript/Makefile +++ b/www/p5-WWW-Scripter-Plugin-JavaScript/Makefile @@ -14,7 +14,8 @@ RUN_DEPENDS= p5-WWW-Scripter>0:${PORTSDIR}/www/p5-WWW-Scripter \ p5-JE>0:${PORTSDIR}/www/p5-JE BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WWW::Scripter::Plugin::JavaScript.3 \ WWW::Scripter::Plugin::JavaScript::JE.3 diff --git a/www/podcastamatic/Makefile b/www/podcastamatic/Makefile index c98e36c3c6c0..7033472d4e87 100644 --- a/www/podcastamatic/Makefile +++ b/www/podcastamatic/Makefile @@ -20,7 +20,8 @@ RUN_DEPENDS= p5-MP3-Info>=0:${PORTSDIR}/audio/p5-MP3-Info \ p5-MP4-Info>=0:${PORTSDIR}/multimedia/p5-MP4-Info USE_ZIP= yes -USE_PERL5_RUN= yes +USES= perl5 +USE_PERL5= run NO_BUILD= yes |