- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
This commit is contained in:
parent
3bc5091b11
commit
1bbdb44422
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326033
19 changed files with 37 additions and 19 deletions
|
@ -20,7 +20,8 @@ JSPACKER= jsPacker.pl
|
|||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
USE_PERL5_RUN= yes
|
||||
USES= perl5
|
||||
USE_PERL5= run
|
||||
USE_ZIP= yes
|
||||
|
||||
SUB_FILES= ${PORTNAME}
|
||||
|
|
|
@ -17,7 +17,7 @@ MAINTAINER= kerndtr@kerndt.com
|
|||
COMMENT= WWW front end for mail archives
|
||||
|
||||
USE_BZIP2= Yes
|
||||
USE_PERL5= Yes
|
||||
USES= perl5
|
||||
NO_BUILD= Yes
|
||||
|
||||
MAN1= mhonarc.1 mha-dbedit.1 mha-dbrecover.1 mha-decode.1
|
||||
|
|
|
@ -11,7 +11,8 @@ COMMENT= Perl module for URL-encoding strings and hashes
|
|||
|
||||
RUN_DEPENDS= p5-CGI.pm>=0:${PORTSDIR}/www/p5-CGI.pm
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= CGI::Enurl.3
|
||||
|
||||
|
|
|
@ -18,7 +18,8 @@ COMMENT= Perl extension to generate HTML pagination linkage easily
|
|||
BUILD_DEPENDS= p5-URI>0:${PORTSDIR}/net/p5-URI
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= CGI::Pager.3
|
||||
|
||||
|
|
|
@ -25,7 +25,8 @@ TEST_DEPENDS= p5-AnyEvent>=5.26.1:${PORTSDIR}/devel/p5-AnyEvent \
|
|||
p5-Test-LeakTrace>=0.13:${PORTSDIR}/devel/p5-Test-LeakTrace \
|
||||
p5-Test-TCP>=1.12:${PORTSDIR}/devel/p5-Test-TCP
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN1= feersum.1
|
||||
MAN3= Feersum.3 \
|
||||
|
|
|
@ -17,7 +17,8 @@ COMMENT= A Perl module for finding changes between two strings of HTML
|
|||
BUILD_DEPENDS= p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= HTML::Diff.3
|
||||
|
||||
|
|
|
@ -24,7 +24,8 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
|
|||
TEST_DEPENDS= p5-File-Slurp>=9999.12:${PORTSDIR}/devel/p5-File-Slurp \
|
||||
p5-HTML-Format>=2.04:${PORTSDIR}/textproc/p5-HTML-Format
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= HTML::ExtractMain.3
|
||||
|
||||
|
|
|
@ -17,7 +17,8 @@ COMMENT= HTML Converter for mobile agent
|
|||
RUN_DEPENDS= p5-HTML-Parser>=3.45:${PORTSDIR}/www/p5-HTML-Parser \
|
||||
p5-URI>=1.33:${PORTSDIR}/net/p5-URI
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= HTML::MobileConverter.3
|
||||
|
||||
|
|
|
@ -17,7 +17,8 @@ COMMENT= Generate nice HTML files from HTML syntax trees
|
|||
BUILD_DEPENDS= p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= HTML::PrettyPrinter.3
|
||||
|
||||
|
|
|
@ -23,7 +23,8 @@ BUILD_DEPENDS= p5-Test-ClassAPI>=1.04:${PORTSDIR}/devel/p5-Test-ClassAPI \
|
|||
p5-Params-Coerce>=0.13:${PORTSDIR}/devel/p5-Params-Coerce
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Image::Delivery.3 Image::Delivery::Provider.3
|
||||
|
||||
|
|
|
@ -18,7 +18,8 @@ RUN_DEPENDS= \
|
|||
p5-Plack>=0.9925:${PORTSDIR}/www/p5-Plack
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Plack::Middleware::AddDefaultCharset.3
|
||||
|
||||
|
|
|
@ -21,7 +21,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::Throttle.3 \
|
||||
Plack::Middleware::Throttle::Daily.3 \
|
||||
|
|
|
@ -15,7 +15,8 @@ BUILD_DEPENDS= p5-Attribute-Handlers>=0.93:${PORTSDIR}/devel/p5-Attribute-Handle
|
|||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Pod>=1.46:${PORTSDIR}/devel/p5-Test-Pod
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= RPC::ExtDirect.3 \
|
||||
RPC::ExtDirect::API.3 \
|
||||
|
|
|
@ -19,7 +19,8 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
|
|||
p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= WWW::Google::Notebook.3 WWW::Google::Notebook::Note.3 WWW::Google::Notebook::Notebook.3
|
||||
|
||||
|
|
|
@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \
|
|||
p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= WWW::HatenaLogin.3
|
||||
|
||||
|
|
|
@ -15,7 +15,8 @@ BUILD_DEPENDS= p5-Class-Base>=0:${PORTSDIR}/devel/p5-Class-Base \
|
|||
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN3= WWW::Instapaper::Client.3
|
||||
|
||||
|
|
|
@ -17,7 +17,8 @@ COMMENT= Adds HEAD tag parsing to WWW::Mechanize
|
|||
RUN_DEPENDS= p5-WWW-Mechanize>=1.20:${PORTSDIR}/www/p5-WWW-Mechanize
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= WWW::Mechanize::Meta.3
|
||||
|
||||
|
|
|
@ -17,7 +17,8 @@ COMMENT= A Perl interface for sending sms by TWSMS
|
|||
BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= WWW::TWSMS.3
|
||||
|
||||
|
|
|
@ -16,7 +16,8 @@ BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
|
|||
p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= WebService::Validator::CSS::W3C.3
|
||||
|
||||
|
|
Loading…
Reference in a new issue