1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- convert to the new perl5 framework

Approved by:	portmgr (bapt@, blanket)
This commit is contained in:
Andrej Zverev 2013-09-03 13:06:13 +00:00
parent 3ce471e349
commit ef05e0d12d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326148
19 changed files with 35 additions and 19 deletions

View File

@ -15,7 +15,7 @@ RUN_DEPENDS= ja-p5-Jcode>=0:${PORTSDIR}/japanese/p5-Jcode \
p5-HTML-Template>=0:${PORTSDIR}/www/p5-HTML-Template
USE_ZIP= yes
USE_PERL5= yes
USES= perl5
NO_BUILD= yes
post-extract:

View File

@ -19,7 +19,7 @@ COMMENT= A IP addresse to hostname program for httpd log files
BUILD_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PERL5= yes
USES= perl5
NO_BUILD= yes
MANCOMPRESSED= no

View File

@ -20,7 +20,8 @@ BUILD_DEPENDS= p5-Crypt-HCE_SHA>=0:${PORTSDIR}/security/p5-Crypt-HCE_SHA \
p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= CGI::EncryptForm.3

View File

@ -20,7 +20,8 @@ RUN_DEPENDS= \
p5-Catalyst-Action-RenderView>0:${PORTSDIR}/www/p5-Catalyst-Action-RenderView
BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Catalyst::Controller::Metal.3 \
Catalyst::Engine::PSGI.3 \

View File

@ -19,7 +19,8 @@ RUN_DEPENDS= p5-Cache-Memcached-Fast>=0.17:${PORTSDIR}/databases/p5-Cache-Memcac
p5-Catalyst-Runtime>=5.8:${PORTSDIR}/www/p5-Catalyst-Runtime
BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Catalyst::Model::Memcached.3

View File

@ -21,7 +21,8 @@ BUILD_DEPENDS= p5-Cache-Memcached-Fast>=0:${PORTSDIR}/databases/p5-Cache-Memcach
p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_MODBUILD= yes
USES= perl5
USE_PERL5= modbuild
MAN3= Catalyst::Plugin::Session::Store::Memcached::Fast.3

View File

@ -25,7 +25,8 @@ RUN_DEPENDS= \
BUILD_DEPENDS:= ${RUN_DEPENDS}
TEST_DEPENDS= p5-Class-Null>0:${PORTSDIR}/devel/p5-Class-Null
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= GunghoX::FollowLinks.3 \
GunghoX::FollowLinks::Filter.3 \

View File

@ -17,7 +17,8 @@ COMMENT= Create adsense widgets easily
RUN_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= HTML::Adsense.3

View File

@ -17,7 +17,8 @@ COMMENT= JQuery-like selection queries for HTML::Element
RUN_DEPENDS+= p5-Badger>0.0:${PORTSDIR}/devel/p5-Badger \
p5-HTML-Tree>=3.23:${PORTSDIR}/www/p5-HTML-Tree
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= HTML::Query.3
PLIST_FILES= %%SITE_PERL%%/HTML/Query.pm \

View File

@ -19,7 +19,8 @@ RUN_DEPENDS= p5-HTML-Template>=0:${PORTSDIR}/www/p5-HTML-Template \
p5-Data-FormValidator>=0:${PORTSDIR}/textproc/p5-Data-FormValidator
BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= HTML::Template::Associate.3 \
HTML::Template::Associate::DBI.3 \

View File

@ -20,7 +20,8 @@ BUILD_DEPENDS= p5-HTML-Template>=2.7:${PORTSDIR}/www/p5-HTML-Template \
p5-Class-Trigger>=0:${PORTSDIR}/devel/p5-Class-Trigger
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= HTML::Template::Pluggable.3 \
HTML::Template::Plugin::Dot.3

View File

@ -19,7 +19,8 @@ RUN_DEPENDS= \
p5-Plack>0:${PORTSDIR}/www/p5-Plack
BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Plack::Middleware::JSConcat.3

View File

@ -13,7 +13,8 @@ RUN_DEPENDS= \
p5-Router-Simple>=0.09:${PORTSDIR}/www/p5-Router-Simple
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_MODBUILD= yes
USES= perl5
USE_PERL5= modbuild
MAN3= Router::Simple::Sinatraish.3

View File

@ -18,7 +18,8 @@ BUILD_DEPENDS= p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit
RUN_DEPENDS:= ${BUILD_DEPENDS} \
p5-Acme-Monta>=0:${PORTSDIR}/www/p5-Acme-Monta
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Template::Plugin::Monta.3

View File

@ -28,6 +28,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
MAN1= checklink.1
MANCOMPRESSED= no
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>

View File

@ -17,7 +17,8 @@ COMMENT= An automated interface for OpenSVN.csie.org
BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_MODBUILD= yes
USES= perl5
USE_PERL5= modbuild
MAN3= WWW::OpenSVN.3

View File

@ -21,6 +21,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
MAN3= WWW::Shorten::NotLong.3
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>

View File

@ -18,7 +18,8 @@ BUILD_DEPENDS= p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \
p5-HTML-Form>=0:${PORTSDIR}/www/p5-HTML-Form
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= YES
USES= perl5
USE_PERL5= configure
MAN3= WWW::iTunesConnect.3

View File

@ -16,7 +16,7 @@ RUN_DEPENDS= analog:${PORTSDIR}/www/analog \
${LOCALBASE}/reportmagic/rmagic.pl:${PORTSDIR}/www/reportmagic
NO_BUILD= yes
USE_PERL5= yes
USES= perl5
post-patch:
@${REINPLACE_CMD} -i '' -e 's|%%PREFIX%%|${PREFIX}|' \