1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

- convert to the new perl5 framework

Approved by:	portmgr (bapt@, blanket)
This commit is contained in:
Andrej Zverev 2013-09-06 07:00:15 +00:00
parent d8771481e0
commit ee79f6d785
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326468
19 changed files with 36 additions and 19 deletions

View File

@ -17,7 +17,7 @@ LIB_DEPENDS= proxy.1:${PORTSDIR}/net/libproxy
MASTERDIR= ${.CURDIR}/../libproxy
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
USE_PERL5= yes
USES= perl5
LIBPROXY_SLAVE= perl

View File

@ -16,7 +16,8 @@ COMMENT= Perl extension to provide anonymous IP addresses
RUN_DEPENDS= p5-Crypt-Rijndael>=0:${PORTSDIR}/security/p5-Crypt-Rijndael
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= IP::Anonymous.3

View File

@ -19,7 +19,8 @@ TEST_DEPENDS= p5-Spiffy>=0:${PORTSDIR}/devel/p5-Spiffy \
p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Net::Amazon::Signature.3

View File

@ -21,7 +21,8 @@ RUN_DEPENDS= p5-Net-Pcap>=0:${PORTSDIR}/net/p5-Net-Pcap \
BUILD_DEPENDS:= ${RUN_DEPENDS}
TEST_DEPENDS= p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Net::Analysis.3 \
Net::Analysis::Constants.3 \

View File

@ -63,6 +63,7 @@ MAN3= Net::EPP.3 \
Net::EPP::Frame::Command::Transfer::Contact.3 \
Net::EPP::Frame::Command::Poll::Ack.3
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>

View File

@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-Mail-Webmail-Gmail>=0:${PORTSDIR}/mail/p5-Mail-Webmail-Gmail \
p5-URI>=0:${PORTSDIR}/net/p5-URI
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN1= gmailfs.1
MAN3= Net::FS::Gmail.3

View File

@ -16,7 +16,8 @@ BUILD_DEPENDS= p5-Bit-Vector>=0:${PORTSDIR}/math/p5-Bit-Vector \
p5-Class-Gomor>=1.00:${PORTSDIR}/devel/p5-Class-Gomor
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Net::Frame::Layer::ICMPv6.3 \
Net::Frame::Layer::ICMPv6::DestUnreach.3 \

View File

@ -18,7 +18,8 @@ COMMENT= Make common modules IPv6 ready by hotpatching
BUILD_DEPENDS= p5-IO-Socket-INET6>=0:${PORTSDIR}/net/p5-IO-Socket-INET6
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Net::INET6Glue.3 \
Net::INET6Glue::FTP.3 \

View File

@ -23,7 +23,8 @@ BUILD_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \
p5-JSON-Any>0:${PORTSDIR}/converters/p5-JSON-Any \
p5-Params-Validate>0:${PORTSDIR}/devel/p5-Params-Validate
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Net::Jaiku.3

View File

@ -18,7 +18,8 @@ LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USE_ZIP= yes
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Net::Ping::External.3

View File

@ -16,7 +16,8 @@ COMMENT= Client library to ping a PubSubHubbub hub
RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Net::PubSubHubbub::Publisher.3

View File

@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize \
p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Net::SMS::PChome.3

View File

@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl module to parse traceroute(8)
PERL_CONFIGURE= YES
USES= perl5
USE_PERL5= configure
MAN3= Net::Traceroute.3

View File

@ -16,7 +16,8 @@ COMMENT= A perl5 module to get information using the Whois protocol
RUN_DEPENDS= p5-Locale-Codes>=0:${PORTSDIR}/misc/p5-Locale-Codes
PERL_CONFIGURE= YES
USES= perl5
USE_PERL5= configure
MAN3= Net::Whois.3

View File

@ -17,7 +17,8 @@ COMMENT= Provides a nicer CLI interface to Net::WhitePages
RUN_DEPENDS= p5-Net-WhitePages>=0:${PORTSDIR}/net/p5-Net-WhitePages
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Phone::Info.3

View File

@ -20,7 +20,8 @@ RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \
BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Test::URI.3

View File

@ -16,7 +16,8 @@ BUILD_DEPENDS= p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \
p5-URI>=1.22:${PORTSDIR}/net/p5-URI
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= YES
USES= perl5
USE_PERL5= configure
MAN3= URI::FromHash.3

View File

@ -14,7 +14,8 @@ DISTNAME= whois3-${PORTVERSION}
MAINTAINER= lerik@nolink.net
COMMENT= The RIPE whois client version 3
USE_PERL5_BUILD= yes
USES= perl5
USE_PERL5= build
GNU_CONFIGURE= yes

View File

@ -42,7 +42,7 @@ BUILD_DEPENDS= p5-AppConfig>=0:${PORTSDIR}/devel/p5-AppConfig \
USE_GMAKE= yes
#IS_INTERACTIVE= yes
NO_BUILD= yes
USE_PERL5= yes
USES= perl5
USE_OPENLDAP= yes
INSTALL_TARGET= node