diff options
Diffstat (limited to 'net')
108 files changed, 270 insertions, 388 deletions
diff --git a/net/p5-AddressBook/Makefile b/net/p5-AddressBook/Makefile index 15f25663498d..9b3a1542274f 100644 --- a/net/p5-AddressBook/Makefile +++ b/net/p5-AddressBook/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-AddressBook -# Date created: November 22, 2004 -# Whom: Brian Somers <brian@FreeBSD.org> -# +# Created by: Brian Somers <brian@FreeBSD.org> # $FreeBSD$ -# PORTNAME= AddressBook PORTVERSION= 0.16 diff --git a/net/p5-AnyEvent-RabbitMQ/Makefile b/net/p5-AnyEvent-RabbitMQ/Makefile index 93ba1b38586c..a2e32c79b7e8 100644 --- a/net/p5-AnyEvent-RabbitMQ/Makefile +++ b/net/p5-AnyEvent-RabbitMQ/Makefile @@ -24,7 +24,8 @@ BUILD_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= AnyEvent::RabbitMQ.3 \ AnyEvent::RabbitMQ::Channel.3 diff --git a/net/p5-AnyMQ-AMQP/Makefile b/net/p5-AnyMQ-AMQP/Makefile index 4e1a6da48011..d3b199465c16 100644 --- a/net/p5-AnyMQ-AMQP/Makefile +++ b/net/p5-AnyMQ-AMQP/Makefile @@ -20,7 +20,8 @@ RUN_DEPENDS= p5-AnyMQ>=0:${PORTSDIR}/devel/p5-AnyMQ \ p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny TEST_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= AnyMQ::AMQP.3 diff --git a/net/p5-Crypt-DH-GMP/Makefile b/net/p5-Crypt-DH-GMP/Makefile index dde0570b606a..84b79920adb8 100644 --- a/net/p5-Crypt-DH-GMP/Makefile +++ b/net/p5-Crypt-DH-GMP/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Crypt-DH-GMP -# Date created: 04 February 2010 -# Whom: andrey@kostenko.name -# +# Created by: andrey@kostenko.name # $FreeBSD$ -# PORTNAME= Crypt-DH-GMP PORTVERSION= 0.00010 @@ -20,7 +16,8 @@ LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires MAKE_JOBS_UNSAFE= yes -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Crypt::DH::GMP.3 \ Crypt::DH::GMP::Compat.3 diff --git a/net/p5-EasyTCP/Makefile b/net/p5-EasyTCP/Makefile index c31acb217aa8..ec54281a7bc0 100644 --- a/net/p5-EasyTCP/Makefile +++ b/net/p5-EasyTCP/Makefile @@ -15,7 +15,8 @@ COMMENT= Easily create TCP/IP clients and servers BUILD_DEPENDS= p5-Crypt-RSA>=0:${PORTSDIR}/security/p5-Crypt-RSA RUN_DEPENDS= p5-Crypt-RSA>=0:${PORTSDIR}/security/p5-Crypt-RSA -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::EasyTCP.3 diff --git a/net/p5-Frontier-RPC/Makefile b/net/p5-Frontier-RPC/Makefile index b530f335fff5..1fe651f4b2d2 100644 --- a/net/p5-Frontier-RPC/Makefile +++ b/net/p5-Frontier-RPC/Makefile @@ -1,10 +1,6 @@ # ex:ts=8 -# New ports collection makefile for: p5-Frontier-RPC -# Date created: Mar 8, 2001 -# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org> -# +# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Frontier-RPC PORTVERSION= 0.07.b4 @@ -20,7 +16,8 @@ COMMENT= Frontier::RPC implements UserLand Software's XML RPC BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Apache::XMLRPC.3 \ Frontier::Client.3 \ diff --git a/net/p5-Geo-IP-PurePerl/Makefile b/net/p5-Geo-IP-PurePerl/Makefile index 2d564f8adf96..7c87b8818a6b 100644 --- a/net/p5-Geo-IP-PurePerl/Makefile +++ b/net/p5-Geo-IP-PurePerl/Makefile @@ -1,7 +1,5 @@ # Ports collection Makefile for: p5-Geo-IP-PurePerl -# Date created: 26 Jan, 2006 -# Whom: Joe Horn <joehorn@gmail.com> -# +# Created by: Joe Horn <joehorn@gmail.com> # $FreeBSD$ PORTNAME= Geo-IP-PurePerl @@ -13,7 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Look up country by IP Address -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= geoip-lookup.1 MAN3= Geo::IP::PurePerl.3 diff --git a/net/p5-Geo-IP/Makefile b/net/p5-Geo-IP/Makefile index 97592136efa4..f5b07102bea4 100644 --- a/net/p5-Geo-IP/Makefile +++ b/net/p5-Geo-IP/Makefile @@ -13,7 +13,8 @@ COMMENT= Gets country name by IP or hostname LIB_DEPENDS= GeoIP.5:${PORTSDIR}/net/GeoIP -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure CONFIGURE_ARGS= LIBS='-L${LOCALBASE}/lib' INC='-I${LOCALBASE}/include' MAN3= Geo::Mirror.3 Geo::IP.3 Geo::IP::Record.3 diff --git a/net/p5-Google-SAML-Request/Makefile b/net/p5-Google-SAML-Request/Makefile index 2f95058055ef..8cc72da290db 100644 --- a/net/p5-Google-SAML-Request/Makefile +++ b/net/p5-Google-SAML-Request/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Google-SAML-Request -# Date created: 2009-08-05 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= Google-SAML-Request PORTVERSION= 0.04 @@ -21,7 +17,8 @@ BUILD_DEPENDS= p5-TimeDate>0:${PORTSDIR}/devel/p5-TimeDate \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Google::SAML::Request.3 diff --git a/net/p5-Google-SAML-Response/Makefile b/net/p5-Google-SAML-Response/Makefile index a14465ed052b..3351ea20ed0c 100644 --- a/net/p5-Google-SAML-Response/Makefile +++ b/net/p5-Google-SAML-Response/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Google-SAML-Response -# Date created: 2009-08-05 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= Google-SAML-Response PORTVERSION= 0.12 @@ -26,7 +22,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Google::SAML::Response.3 diff --git a/net/p5-IO-Interface/Makefile b/net/p5-IO-Interface/Makefile index a443485405ec..688df2a7c96e 100644 --- a/net/p5-IO-Interface/Makefile +++ b/net/p5-IO-Interface/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: net/p5-IO-Interface -# Date created: 26 April 2001 -# Whom: Anton Berezin <tobez@tobez.org> -# +# Created by: Anton Berezin <tobez@tobez.org> # $FreeBSD$ -# PORTNAME= IO-Interface PORTVERSION= 1.06 @@ -15,7 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for access to network card configuration information -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= IO::Interface.3 IO::Interface::Simple.3 diff --git a/net/p5-JavaScript-RPC/Makefile b/net/p5-JavaScript-RPC/Makefile index 4b0aa0400508..406956113ec8 100644 --- a/net/p5-JavaScript-RPC/Makefile +++ b/net/p5-JavaScript-RPC/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-JavaScript-RPC -# Date created: 30 March 2006 -# Whom: Tony Shadwick <tshadwick@oss-solutions.com> -# +# Created by: Tony Shadwick <tshadwick@oss-solutions.com> # $FreeBSD$ -# PORTNAME= JavaScript-RPC PORTVERSION= 0.3 @@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Remote procedure calls from JavaScript -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= JavaScript::RPC::Server::CGI.3 JavaScript::RPC.3 diff --git a/net/p5-Jifty-Plugin-Authentication-Ldap/Makefile b/net/p5-Jifty-Plugin-Authentication-Ldap/Makefile index 575c09f04d97..4d270e44e02e 100644 --- a/net/p5-Jifty-Plugin-Authentication-Ldap/Makefile +++ b/net/p5-Jifty-Plugin-Authentication-Ldap/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Jifty-Plugin-Authentication-Ldap -# Date created: 14 June, 2009 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= Jifty-Plugin-Authentication-Ldap PORTVERSION= 1.01 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-Jifty>=0:${PORTSDIR}/www/p5-Jifty \ p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Jifty::Plugin::Authentication::Ldap.3 \ Jifty::Plugin::Authentication::Ldap::Action::LDAPLogin.3 \ diff --git a/net/p5-Net-AMQP/Makefile b/net/p5-Net-AMQP/Makefile index ee2133e6f3a2..173bc6377632 100644 --- a/net/p5-Net-AMQP/Makefile +++ b/net/p5-Net-AMQP/Makefile @@ -20,7 +20,8 @@ BUILD_DEPENDS= p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= Net::AMQP.3 \ Net::AMQP::Common.3 \ diff --git a/net/p5-Net-Address-Ethernet/Makefile b/net/p5-Net-Address-Ethernet/Makefile index 73e25d70e2d3..26e28024d90f 100644 --- a/net/p5-Net-Address-Ethernet/Makefile +++ b/net/p5-Net-Address-Ethernet/Makefile @@ -17,7 +17,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= Net::Address::Ethernet.3 diff --git a/net/p5-Net-Amazon-AWSSign/Makefile b/net/p5-Net-Amazon-AWSSign/Makefile index 4046da54ad2e..591e1e614d11 100644 --- a/net/p5-Net-Amazon-AWSSign/Makefile +++ b/net/p5-Net-Amazon-AWSSign/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-Amazon-AWSSign -# Date created: 2011-01-28 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= Net-Amazon-AWSSign PORTVERSION= 0.12 @@ -17,7 +13,8 @@ COMMENT= Perl extension to create signatures for AWS requests RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::Amazon::AWSSign.3 diff --git a/net/p5-Net-Amazon-S3/Makefile b/net/p5-Net-Amazon-S3/Makefile index e3e58115a99a..724b2dc9f9c7 100644 --- a/net/p5-Net-Amazon-S3/Makefile +++ b/net/p5-Net-Amazon-S3/Makefile @@ -33,7 +33,8 @@ TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-Pod>=1.14:${PORTSDIR}/devel/p5-Test-Pod \ p5-Test-Pod-Coverage>=1:${PORTSDIR}/devel/p5-Test-Pod-Coverage -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::Amazon::S3.3 Net::Amazon::S3::Bucket.3 \ Net::Amazon::S3::Request::GetObjectAccessControl.3 \ diff --git a/net/p5-Net-Amazon/Makefile b/net/p5-Net-Amazon/Makefile index bf17dc76a98f..ea725e436166 100644 --- a/net/p5-Net-Amazon/Makefile +++ b/net/p5-Net-Amazon/Makefile @@ -1,6 +1,5 @@ # Created by: clsung@dragon2.net # $FreeBSD$ -# PORTNAME= Net-Amazon PORTVERSION= 0.62 @@ -20,7 +19,8 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-Log-Log4perl>=0:${PORTSDIR}/devel/p5-Log-Log4perl BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include "Makefile.man" diff --git a/net/p5-Net-Appliance-Phrasebook/Makefile b/net/p5-Net-Appliance-Phrasebook/Makefile index ad7602622cf9..ce61ef699545 100644 --- a/net/p5-Net-Appliance-Phrasebook/Makefile +++ b/net/p5-Net-Appliance-Phrasebook/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: net/p5-Net-Appliance-Phrasebook -# Date created: 05 May 2010 -# Whom: Anton Berezin <tobez@FreeBSD.org> -# +# Created by: Anton Berezin <tobez@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Net-Appliance-Phrasebook PORTVERSION= 2.103.642 @@ -24,7 +20,8 @@ RUN_DEPENDS= p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheri p5-Data-Phrasebook-Loader-YAML>=0:${PORTSDIR}/textproc/p5-Data-Phrasebook-Loader-YAML \ p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::Appliance::Phrasebook.3 diff --git a/net/p5-Net-Appliance-Session/Makefile b/net/p5-Net-Appliance-Session/Makefile index fab83ab4540d..6523fcb76eb7 100644 --- a/net/p5-Net-Appliance-Session/Makefile +++ b/net/p5-Net-Appliance-Session/Makefile @@ -23,7 +23,8 @@ BUILD_DEPENDS= p5-IO-Prompt-Tiny>=0:${PORTSDIR}/devel/p5-IO-Prompt-Tiny \ p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= nas.1 MAN3= Net::Appliance::Session.3 diff --git a/net/p5-Net-Blogger/Makefile b/net/p5-Net-Blogger/Makefile index 1477131c2aa2..c9121b9956e8 100644 --- a/net/p5-Net-Blogger/Makefile +++ b/net/p5-Net-Blogger/Makefile @@ -18,7 +18,8 @@ BUILD_DEPENDS= p5-Error>=0:${PORTSDIR}/lang/p5-Error \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= Net::Blogger.3 \ Net::Blogger::API::Core.3 \ diff --git a/net/p5-Net-CIDR-Lite/Makefile b/net/p5-Net-CIDR-Lite/Makefile index c97657cdc131..644714d66cab 100644 --- a/net/p5-Net-CIDR-Lite/Makefile +++ b/net/p5-Net-CIDR-Lite/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-CIDR-Lite -# Date created: Fri Jan 16 12:32:39 PST 2004 -# Whom: mharo@FreeBSD.org -# +# Created by: mharo@FreeBSD.org # $FreeBSD$ -# PORTNAME= Net-CIDR-Lite PORTVERSION= 0.21 @@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for merging IPv4 or IPv6 CIDR addresses -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::CIDR::Lite.3 diff --git a/net/p5-Net-CSTA/Makefile b/net/p5-Net-CSTA/Makefile index 9e85df3153b6..0bec3fb5bb61 100644 --- a/net/p5-Net-CSTA/Makefile +++ b/net/p5-Net-CSTA/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-CSTA -# Date created: 2006-07-19 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= Net-CSTA PORTVERSION= 0.04 @@ -17,7 +13,8 @@ COMMENT= Perl extension for ECMA CSTA RUN_DEPENDS= p5-Convert-ASN1>=0:${PORTSDIR}/converters/p5-Convert-ASN1 \ p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::CSTA.3 diff --git a/net/p5-Net-CascadeCopy/Makefile b/net/p5-Net-CascadeCopy/Makefile index 0a8bf5521cfe..5b32b8281a5b 100644 --- a/net/p5-Net-CascadeCopy/Makefile +++ b/net/p5-Net-CascadeCopy/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-CascadeCopy -# Date created: 2010-10-15 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= Net-CascadeCopy PORTVERSION= 0.2.6 @@ -24,7 +20,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::CascadeCopy.3 diff --git a/net/p5-Net-Cassandra-Easy/Makefile b/net/p5-Net-Cassandra-Easy/Makefile index cd163d48da1e..7c4421a52103 100644 --- a/net/p5-Net-Cassandra-Easy/Makefile +++ b/net/p5-Net-Cassandra-Easy/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-Cassandra-Easy -# Date created: 2010-04-03 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= Net-Cassandra-Easy PORTVERSION= 0.15 @@ -21,7 +17,8 @@ RUN_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::Cassandra::Easy.3 diff --git a/net/p5-Net-DAV-Server/Makefile b/net/p5-Net-DAV-Server/Makefile index 905c38ff032c..8e8ea715ff97 100644 --- a/net/p5-Net-DAV-Server/Makefile +++ b/net/p5-Net-DAV-Server/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-DAV-Server -# Date created: 2006-07-19 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= Net-DAV-Server PORTVERSION= 1.30.2 @@ -24,7 +20,8 @@ RUN_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \ p5-XML-LibXML>=1.62000:${PORTSDIR}/textproc/p5-XML-LibXML \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= Net::DAV::LockManager.3 \ Net::DAV::Server.3 diff --git a/net/p5-Net-Daemon/Makefile b/net/p5-Net-Daemon/Makefile index dbc05ad8408f..bf3743a2c3c6 100644 --- a/net/p5-Net-Daemon/Makefile +++ b/net/p5-Net-Daemon/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-Daemon -# Date created: 27 Feb 2000 -# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG> -# +# Created by: Vanilla I. Shu <vanilla@FreeBSD.ORG> # $FreeBSD$ -# PORTNAME= Net-Daemon PORTVERSION= 0.48 @@ -15,7 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 extension for portable daemons -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::Daemon.3 \ Net::Daemon::Log.3 \ diff --git a/net/p5-Net-Delicious/Makefile b/net/p5-Net-Delicious/Makefile index 015fd56fd853..32e350f38de5 100644 --- a/net/p5-Net-Delicious/Makefile +++ b/net/p5-Net-Delicious/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-Delicious -# Date created: August 03, 2004 -# Whom: Aaron Straup Cope <ascope@cpan.org> -# +# Created by: Aaron Straup Cope <ascope@cpan.org> # $FreeBSD$ -# PORTNAME= Net-Delicious PORTVERSION= 1.1.3 @@ -27,7 +23,8 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= Net::Delicious.3 \ Net::Delicious::Bundle.3 \ diff --git a/net/p5-Net-Dropbox-API/Makefile b/net/p5-Net-Dropbox-API/Makefile index 92ee0bdff1d7..3840166704f0 100644 --- a/net/p5-Net-Dropbox-API/Makefile +++ b/net/p5-Net-Dropbox-API/Makefile @@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-Data-Random>=0:${PORTSDIR}/devel/p5-Data-Random \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::Dropbox::API.3 diff --git a/net/p5-Net-EPP-Proxy/Makefile b/net/p5-Net-EPP-Proxy/Makefile index d4143420fc1d..57db2fa79d8f 100644 --- a/net/p5-Net-EPP-Proxy/Makefile +++ b/net/p5-Net-EPP-Proxy/Makefile @@ -23,6 +23,7 @@ RUN_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ MAN3= Net::EPP::Proxy.3 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include <bsd.port.mk> diff --git a/net/p5-Net-FTP-File/Makefile b/net/p5-Net-FTP-File/Makefile index a821af696cec..385b40dad1a9 100644 --- a/net/p5-Net-FTP-File/Makefile +++ b/net/p5-Net-FTP-File/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-FTP-File -# Date created: 25 May 2006 -# Whom: Aaron Dalton <aaron@FreeBSD.org> -# +# Created by: Aaron Dalton <aaron@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Net-FTP-File PORTVERSION= 0.06 @@ -17,6 +13,7 @@ COMMENT= Perl extension for simplifying FTP file operations MAN3= Net::FTP::File.3 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include <bsd.port.mk> diff --git a/net/p5-Net-Frame-Dump/Makefile b/net/p5-Net-Frame-Dump/Makefile index d86f68a5cda8..dca575fc2d95 100644 --- a/net/p5-Net-Frame-Dump/Makefile +++ b/net/p5-Net-Frame-Dump/Makefile @@ -18,7 +18,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::Dump.3 \ Net::Frame::Dump::Offline.3 \ diff --git a/net/p5-Net-Frame/Makefile b/net/p5-Net-Frame/Makefile index df416ad5ffb2..962b80b13396 100644 --- a/net/p5-Net-Frame/Makefile +++ b/net/p5-Net-Frame/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Net-Frame -# Date created: 08 Jan 2007 -# Whom: Cheng-Lung Sung <clsung@FreeBSD.org> -# +# Created by: Cheng-Lung Sung <clsung@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Net-Frame PORTVERSION= 1.09 @@ -20,7 +16,8 @@ BUILD_DEPENDS= p5-Bit-Vector>=0:${PORTSDIR}/math/p5-Bit-Vector \ p5-Socket6>=0:${PORTSDIR}/net/p5-Socket6 RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::Frame.3 Net::Frame::Layer.3 \ Net::Frame::Layer::ARP.3 \ diff --git a/net/p5-Net-GitHub/Makefile b/net/p5-Net-GitHub/Makefile index 6fc95ac71bed..1087bdb65e06 100644 --- a/net/p5-Net-GitHub/Makefile +++ b/net/p5-Net-GitHub/Makefile @@ -27,7 +27,8 @@ BUILD_DEPENDS= p5-Any-Moose>=0:${PORTSDIR}/devel/p5-Any-Moose \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-MockModule>=0:${PORTSDIR}/devel/p5-Test-MockModule -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::GitHub.3 \ Net::GitHub::V3.3 \ diff --git a/net/p5-Net-Gnats/Makefile b/net/p5-Net-Gnats/Makefile index 78abecbc4c2c..988bc12d0799 100644 --- a/net/p5-Net-Gnats/Makefile +++ b/net/p5-Net-Gnats/Makefile @@ -1,10 +1,7 @@ # ex:ts=8 # Ports collection makefile for: Net-Gnats -# Date created: May 6, 2004 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= Net-Gnats PORTVERSION= 0.06 @@ -16,9 +13,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to GNU Gnats daemon -MAKE_JOBS_SAFE= yes - -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::Gnats.3 Net::Gnats::PR.3 diff --git a/net/p5-Net-Google/Makefile b/net/p5-Net-Google/Makefile index 451be128c4df..083eb45a52ac 100644 --- a/net/p5-Net-Google/Makefile +++ b/net/p5-Net-Google/Makefile @@ -13,7 +13,8 @@ COMMENT= Simple OOP-ish interface to the Google SOAP API BUILD_DEPENDS= p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= Net::Google.3 Net::Google::Cache.3 Net::Google::Response.3 \ Net::Google::Search.3 Net::Google::Service.3 \ diff --git a/net/p5-Net-HTTP/Makefile b/net/p5-Net-HTTP/Makefile index 13da480f1a88..b4792556be33 100644 --- a/net/p5-Net-HTTP/Makefile +++ b/net/p5-Net-HTTP/Makefile @@ -18,7 +18,8 @@ RUN_DEPENDS= p5-IO-Socket-SSL>=1.38:${PORTSDIR}/security/p5-IO-Socket-SSL CONFLICTS= p5-libwww-5* -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::HTTP.3 \ Net::HTTPS.3 \ diff --git a/net/p5-Net-Hiveminder/Makefile b/net/p5-Net-Hiveminder/Makefile index 49fe5a6d490d..967c9d479de5 100644 --- a/net/p5-Net-Hiveminder/Makefile +++ b/net/p5-Net-Hiveminder/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-Hiveminder -# Date created: 2008-03-24 -# Whom: Cheng-Lung Sung <clsung@FreeBSD.org> -# +# Created by: Cheng-Lung Sung <clsung@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Net-Hiveminder PORTVERSION= 0.08 @@ -22,7 +18,8 @@ RUN_DEPENDS= p5-Email-Simple>=0:${PORTSDIR}/mail/p5-Email-Simple \ p5-Number-RecordLocator>=0:${PORTSDIR}/converters/p5-Number-RecordLocator BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::Hiveminder.3 diff --git a/net/p5-Net-IP-Minimal/Makefile b/net/p5-Net-IP-Minimal/Makefile index 01b620c669f9..d0ee62899fd4 100644 --- a/net/p5-Net-IP-Minimal/Makefile +++ b/net/p5-Net-IP-Minimal/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-IP-Minimal -# Date created: 2012-02-28 -# Whom: Steve Wills <swills@FreeBSD.org> -# +# Created by: Steve Wills <swills@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Net-IP-Minimal PORTVERSION= 0.06 @@ -17,7 +13,8 @@ COMMENT= Minimal functions from Net::IP LICENSE= ART10 GPLv1 LICENSE_COMB= dual -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::IP::Minimal.3 diff --git a/net/p5-Net-IRR/Makefile b/net/p5-Net-IRR/Makefile index a10181f1370b..09d2e54ea013 100644 --- a/net/p5-Net-IRR/Makefile +++ b/net/p5-Net-IRR/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: net/p5-Net-IRR -# Date created: 05 May 2010 -# Whom: Anton Berezin <tobez@FreeBSD.org> -# +# Created by: Anton Berezin <tobez@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Net-IRR PORTVERSION= 0.08 @@ -15,7 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the Internet Route Registry Daemon -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::IRR.3 diff --git a/net/p5-Net-Ifconfig-Wrapper/Makefile b/net/p5-Net-Ifconfig-Wrapper/Makefile index ca4b7f2c779d..f7910112eafb 100644 --- a/net/p5-Net-Ifconfig-Wrapper/Makefile +++ b/net/p5-Net-Ifconfig-Wrapper/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-Ifconfig-Wrapper -# Date created: 2012-03-07 -# Whom: Steve Wills <swills@FreeBSD.org> -# +# Created by: Steve Wills <swills@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Net-Ifconfig-Wrapper PORTVERSION= 0.11 @@ -16,6 +12,7 @@ COMMENT= Perl module provides a unified way to configure network interfaces MAN3= Net::Ifconfig::Wrapper.3 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include <bsd.port.mk> diff --git a/net/p5-Net-Interface/Makefile b/net/p5-Net-Interface/Makefile index 3b8a8589aafc..e0f0706a7cde 100644 --- a/net/p5-Net-Interface/Makefile +++ b/net/p5-Net-Interface/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-Interface -# Date created: 2006-09-11 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= Net-Interface PORTVERSION= 1.012 @@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to access network interfaces -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::Interface.3 Net::Interface::Developer.3 \ Net::Interface::NetSymbols.3 diff --git a/net/p5-Net-Jifty/Makefile b/net/p5-Net-Jifty/Makefile index e58a00cc245e..078b6c616cb9 100644 --- a/net/p5-Net-Jifty/Makefile +++ b/net/p5-Net-Jifty/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-Jifty -# Date created: 2008-03-18 -# Whom: Cheng-Lung Sung <clsung@FreeBSD.org> -# +# Created by: Cheng-Lung Sung <clsung@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Net-Jifty PORTVERSION= 0.14 @@ -26,7 +22,8 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ 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::Jifty.3 diff --git a/net/p5-Net-LDAP-Server-Test/Makefile b/net/p5-Net-LDAP-Server-Test/Makefile index 16131949e774..6be82d098246 100644 --- a/net/p5-Net-LDAP-Server-Test/Makefile +++ b/net/p5-Net-LDAP-Server-Test/Makefile @@ -1,6 +1,5 @@ # Created by: swills@ # $FreeBSD$ -# PORTNAME= Net-LDAP-Server-Test PORTVERSION= 0.19 @@ -18,7 +17,8 @@ BUILD_DEPENDS= p5-Data-Dump>=0:${PORTSDIR}/devel/p5-Data-Dump \ p5-Net-LDAP-Server>=0.3:${PORTSDIR}/net/p5-Net-LDAP-Server \ p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::LDAP::Server::Test.3 diff --git a/net/p5-Net-MAC-Vendor/Makefile b/net/p5-Net-MAC-Vendor/Makefile index e7fa9758b3dc..5e2e50bddfcf 100644 --- a/net/p5-Net-MAC-Vendor/Makefile +++ b/net/p5-Net-MAC-Vendor/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-MAC-Vendor -# Date created: 25 May 2006 -# Whom: Aaron Dalton <aaron@FreeBSD.org> -# +# Created by: Aaron Dalton <aaron@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Net-MAC-Vendor PORTVERSION= 1.1901 @@ -19,6 +15,7 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww MAN3= Net::MAC::Vendor.3 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include <bsd.port.mk> diff --git a/net/p5-Net-MovableType/Makefile b/net/p5-Net-MovableType/Makefile index 3074c2a1627a..6065b52f2e37 100644 --- a/net/p5-Net-MovableType/Makefile +++ b/net/p5-Net-MovableType/Makefile @@ -13,7 +13,8 @@ COMMENT= Lightweight MovableType client Perl module BUILD_DEPENDS= p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::MovableType.3 diff --git a/net/p5-Net-NBsocket/Makefile b/net/p5-Net-NBsocket/Makefile index f25d3e51e160..5bfaa7d38f9e 100644 --- a/net/p5-Net-NBsocket/Makefile +++ b/net/p5-Net-NBsocket/Makefile @@ -13,7 +13,8 @@ COMMENT= Non-Blocking Sockets BUILD_DEPENDS= p5-NetAddr-IP>0:${PORTSDIR}/net-mgmt/p5-NetAddr-IP RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::NBsocket.3 diff --git a/net/p5-Net-NIS-Listgroup/Makefile b/net/p5-Net-NIS-Listgroup/Makefile index a0cae7b87f31..1daad5a15ce0 100644 --- a/net/p5-Net-NIS-Listgroup/Makefile +++ b/net/p5-Net-NIS-Listgroup/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-NIS-Listgroup -# Date created: 2006-09-01 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= Net-NIS-Listgroup PORTVERSION= 1.0.0 @@ -17,7 +13,8 @@ COMMENT= Lists hosts/users in a netgroup group RUN_DEPENDS= p5-Net-NIS>0:${PORTSDIR}/net/p5-Net-NIS -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= listgroup.1 MAN3= Net::NIS::Listgroup.3 diff --git a/net/p5-Net-NIS/Makefile b/net/p5-Net-NIS/Makefile index fc1abc4c8ee6..ad84ab790429 100644 --- a/net/p5-Net-NIS/Makefile +++ b/net/p5-Net-NIS/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-NIS -# Date created: 2006-09-01 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= Net-NIS PORTVERSION= 0.43 @@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Interface to Sun's Network Information Service -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::NIS.3 Net::NISTable.3 diff --git a/net/p5-Net-OpenID-Consumer/Makefile b/net/p5-Net-OpenID-Consumer/Makefile index 1a4c6c364678..8de5e3cbe53c 100644 --- a/net/p5-Net-OpenID-Consumer/Makefile +++ b/net/p5-Net-OpenID-Consumer/Makefile @@ -17,7 +17,8 @@ BUILD_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::OpenID::Association.3 Net::OpenID::ClaimedIdentity.3 \ Net::OpenID::Consumer.3 Net::OpenID::VerifiedIdentity.3 diff --git a/net/p5-Net-Patricia/Makefile b/net/p5-Net-Patricia/Makefile index e70104d65c18..2efd8b095ab7 100644 --- a/net/p5-Net-Patricia/Makefile +++ b/net/p5-Net-Patricia/Makefile @@ -13,7 +13,8 @@ COMMENT= Perl module for fast IP address lookups BUILD_DEPENDS= p5-Net-CIDR-Lite>=0.20:${PORTSDIR}/net/p5-Net-CIDR-Lite RUN_DEPENDS= p5-Socket6>=0:${PORTSDIR}/net/p5-Socket6 -PERL_CONFIGURE= YES +USES= perl5 +USE_PERL5= configure MAN3= Net::Patricia.3 diff --git a/net/p5-Net-Pcap/Makefile b/net/p5-Net-Pcap/Makefile index 5573d6e76f74..6749c9f22362 100644 --- a/net/p5-Net-Pcap/Makefile +++ b/net/p5-Net-Pcap/Makefile @@ -14,7 +14,8 @@ RUN_DEPENDS= p5-IO-Interface>=0:${PORTSDIR}/net/p5-IO-Interface TEST_DEPENDS= p5-Socket>=0:${PORTSDIR}/net/p5-Socket \ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= pcapinfo.1 MAN3= Net::Pcap.3 diff --git a/net/p5-Net-PcapUtils/Makefile b/net/p5-Net-PcapUtils/Makefile index d2abb689301a..2ab1460c7cc5 100644 --- a/net/p5-Net-PcapUtils/Makefile +++ b/net/p5-Net-PcapUtils/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Net-PcapUtils -# Date created: 30 September 2005 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= Net-PcapUtils PORTVERSION= 0.01 @@ -17,7 +13,8 @@ COMMENT= Utility routines for Net::Pcap module BUILD_DEPENDS= p5-Net-Pcap>=0:${PORTSDIR}/net/p5-Net-Pcap RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::PcapUtils.3 diff --git a/net/p5-Net-RTP/Makefile b/net/p5-Net-RTP/Makefile index b45b8b927db8..aeba02aa9ff1 100644 --- a/net/p5-Net-RTP/Makefile +++ b/net/p5-Net-RTP/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-RTP -# Date created: 2007-03-10 -# Whom: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> -# +# Created by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> # $FreeBSD$ -# PORTNAME= Net-RTP PORTVERSION= 0.09 @@ -19,7 +15,8 @@ RUN_DEPENDS= p5-IO-Socket-Multicast6>=0.02:${PORTSDIR}/net/p5-IO-Socket-Multicas p5-IO-Socket-INET6>=1.20:${PORTSDIR}/net/p5-IO-Socket-INET6 \ p5-Socket6>=0.19:${PORTSDIR}/net/p5-Socket6 -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN1= rtpdump.pl.1 \ rtplosslog.pl.1 \ diff --git a/net/p5-Net-Radius/Makefile b/net/p5-Net-Radius/Makefile index 7e91c10f143f..e5691a249ba3 100644 --- a/net/p5-Net-Radius/Makefile +++ b/net/p5-Net-Radius/Makefile @@ -12,7 +12,8 @@ COMMENT= Perl module to manipulate RADIUS packets TEST_DEPENDS= p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::Radius::Dictionary.3 Net::Radius::Packet.3 .include <bsd.port.mk> diff --git a/net/p5-Net-Random/Makefile b/net/p5-Net-Random/Makefile index 1131bc94ec5c..227ae727ac60 100644 --- a/net/p5-Net-Random/Makefile +++ b/net/p5-Net-Random/Makefile @@ -17,7 +17,8 @@ BUILD_DEPENDS= p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::Random.3 diff --git a/net/p5-Net-Riak/Makefile b/net/p5-Net-Riak/Makefile index 25f22235abe8..84560b8617f3 100644 --- a/net/p5-Net-Riak/Makefile +++ b/net/p5-Net-Riak/Makefile @@ -27,7 +27,8 @@ BUILD_DEPENDS= p5-Data-Dump>=0:${PORTSDIR}/devel/p5-Data-Dump \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::Riak.3 \ Net::Riak::Bucket.3 \ diff --git a/net/p5-Net-SAP/Makefile b/net/p5-Net-SAP/Makefile index ee8434d815c7..aa7bcc93cdfd 100644 --- a/net/p5-Net-SAP/Makefile +++ b/net/p5-Net-SAP/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-SAP -# Date created: Jul 25 2004 -# Whom: Cheng-Lung Sung <clsung@dragon2.net> -# +# Created by: Cheng-Lung Sung <clsung@dragon2.net> # $FreeBSD$ -# PORTNAME= Net-SAP PORTVERSION= 0.10 @@ -20,7 +16,8 @@ BUILD_DEPENDS= p5-IO-Interface>=0:${PORTSDIR}/net/p5-IO-Interface \ p5-Net-SDP>=0:${PORTSDIR}/net/p5-Net-SDP RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_MODBUILD= YES +USES= perl5 +USE_PERL5= modbuild MAN1= psapd.1 MAN3= Net::SAP.3 Net::SAP::Packet.3 diff --git a/net/p5-Net-SCP/Makefile b/net/p5-Net-SCP/Makefile index bdc1090681f3..d06f95f0b2e6 100644 --- a/net/p5-Net-SCP/Makefile +++ b/net/p5-Net-SCP/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-SCP -# Date created: 12 May 2002 -# Whom: Erich Zigler <erich@tacni.net> -# +# Created by: Erich Zigler <erich@tacni.net> # $FreeBSD$ -# PORTNAME= Net-SCP PORTVERSION= 0.08 @@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-Net-SSH>=0:${PORTSDIR}/net/p5-Net-SSH \ p5-IO>=0:${PORTSDIR}/devel/p5-IO RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::SCP.3 diff --git a/net/p5-Net-SDP/Makefile b/net/p5-Net-SDP/Makefile index 8bb6e59c515e..800b7adfb927 100644 --- a/net/p5-Net-SDP/Makefile +++ b/net/p5-Net-SDP/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Net-SDP -# Date created: 17 June 2005 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= Net-SDP PORTVERSION= 0.07 @@ -17,7 +13,8 @@ COMMENT= Session Description Protocol (RFC 2327) packet parser/generator BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN1= sdp2rat.1 MAN3= Net::SDP.3 Net::SDP::Media.3 Net::SDP::Time.3 diff --git a/net/p5-Net-SIP/Makefile b/net/p5-Net-SIP/Makefile index a3d2a57083de..08c7e6814d38 100644 --- a/net/p5-Net-SIP/Makefile +++ b/net/p5-Net-SIP/Makefile @@ -16,7 +16,8 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Net-DNS>=0.56:${PORTSDIR}/dns/p5-Net-DNS RUN_DEPENDS= p5-Net-DNS>=0.56:${PORTSDIR}/dns/p5-Net-DNS -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::SIP.3 \ Net::SIP::Authorize.3 \ diff --git a/net/p5-Net-SNPP/Makefile b/net/p5-Net-SNPP/Makefile index 3a9e6d99d2a7..a7cbe6b4ec9f 100644 --- a/net/p5-Net-SNPP/Makefile +++ b/net/p5-Net-SNPP/Makefile @@ -11,7 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Net::SNPP - Perl Simple Network Pager Protocol Client -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::SNPP.3 \ Net::SNPP::Server.3 diff --git a/net/p5-Net-SSH-Perl/Makefile b/net/p5-Net-SSH-Perl/Makefile index 0469968d55c4..d2f08901463f 100644 --- a/net/p5-Net-SSH-Perl/Makefile +++ b/net/p5-Net-SSH-Perl/Makefile @@ -64,7 +64,8 @@ MAN3= Net::SSH::Perl.3 \ Net::SSH::Perl::Util.3 CONFIGURE_ENV+= PERL_MM_USE_DEFAULT="1" -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure OPTIONS_DEFINE= GMP OPTIONS_DEFAULT= GMP diff --git a/net/p5-Net-Server/Makefile b/net/p5-Net-Server/Makefile index 9ab6a89f1dad..bd686d5dccca 100644 --- a/net/p5-Net-Server/Makefile +++ b/net/p5-Net-Server/Makefile @@ -15,7 +15,8 @@ RUN_DEPENDS= p5-IO-Multiplex>=1.01:${PORTSDIR}/devel/p5-IO-Multiplex OPTIONS_DEFINE= IPV6 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= net-server.1 MAN3= Net::Server.3 \ diff --git a/net/p5-Net-Subnet/Makefile b/net/p5-Net-Subnet/Makefile index b4c15dd6e266..2351fd17d201 100644 --- a/net/p5-Net-Subnet/Makefile +++ b/net/p5-Net-Subnet/Makefile @@ -15,7 +15,8 @@ LICENSE= ART10 BUILD_DEPENDS= p5-Socket6>=0.23:${PORTSDIR}/net/p5-Socket6 RUN_DEPENDS= p5-Socket6>=0.23:${PORTSDIR}/net/p5-Socket6 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::Subnet.3 diff --git a/net/p5-Net-Twitter/Makefile b/net/p5-Net-Twitter/Makefile index 29b8b5649658..869325df46b8 100644 --- a/net/p5-Net-Twitter/Makefile +++ b/net/p5-Net-Twitter/Makefile @@ -36,7 +36,8 @@ TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \ p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= Net::Identica.3 \ Net::Twitter.3 \ diff --git a/net/p5-Net-VNC/Makefile b/net/p5-Net-VNC/Makefile index fda5098a8e26..24b26932b793 100644 --- a/net/p5-Net-VNC/Makefile +++ b/net/p5-Net-VNC/Makefile @@ -19,7 +19,8 @@ RUN_DEPENDS= p5-Crypt-DES>=0:${PORTSDIR}/security/p5-Crypt-DES \ p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN1= vnccapture.1 MAN3= Net::VNC.3 diff --git a/net/p5-Net-Whois-Raw/Makefile b/net/p5-Net-Whois-Raw/Makefile index d155b91674cc..93c7c2bbda65 100644 --- a/net/p5-Net-Whois-Raw/Makefile +++ b/net/p5-Net-Whois-Raw/Makefile @@ -21,7 +21,8 @@ BUILD_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= pwhois.1 MAN3= Net::Whois::Raw.3 diff --git a/net/p5-Net-XWhois/Makefile b/net/p5-Net-XWhois/Makefile index 3e9fb6aa0616..8f32fe178b1f 100644 --- a/net/p5-Net-XWhois/Makefile +++ b/net/p5-Net-XWhois/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-XWhois -# Date created: 11 June 2001 -# Whom: Danny Howard <dannyman@tellme.com> -# +# Created by: Danny Howard <dannyman@tellme.com> # $FreeBSD$ -# PORTNAME= Net-XWhois PORTVERSION= 0.90 @@ -15,7 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Whois Client Interface for Perl5 -PERL_CONFIGURE= YES +USES= perl5 +USE_PERL5= configure MAN3= Net::XWhois.3 diff --git a/net/p5-Net-Yadis/Makefile b/net/p5-Net-Yadis/Makefile index a4e11d165b14..0541566a64cd 100644 --- a/net/p5-Net-Yadis/Makefile +++ b/net/p5-Net-Yadis/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-Yadis -# Date created: 2006-12-19 -# Whom: Cheng-Lung Sung <clsung@FreeBSD.org> -# +# Created by: Cheng-Lung Sung <clsung@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Net-Yadis PORTVERSION= 1.0 @@ -19,7 +15,8 @@ RUN_DEPENDS= p5-XML-XPath>=0:${PORTSDIR}/textproc/p5-XML-XPath \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::Yadis.3 diff --git a/net/p5-Net-ext/Makefile b/net/p5-Net-ext/Makefile index 865acef60914..e02cd26eedbe 100644 --- a/net/p5-Net-ext/Makefile +++ b/net/p5-Net-ext/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-ext -# Date created: 25 March 2000 -# Whom: Igor Vinokurov <igor@zynaps.ru> -# +# Created by: Igor Vinokurov <igor@zynaps.ru> # $FreeBSD$ -# PORTNAME= Net-ext PORTVERSION= 1.011 @@ -15,7 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl modules for using sockets -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::Gen.3 Net::Inet.3 Net::TCP.3 Net::TCP::Server.3 \ Net::UDP.3 Net::UNIX.3 Net::UNIX::Server.3 diff --git a/net/p5-Net/Makefile b/net/p5-Net/Makefile index 4bebacdb1cd9..a5b4c0e59080 100644 --- a/net/p5-Net/Makefile +++ b/net/p5-Net/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net -# Date created: September 30th 1996 -# Whom: James FitzGibbon <jfitz@FreeBSD.org> -# +# Created by: James FitzGibbon <jfitz@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Net PORTVERSION= 1.22 @@ -21,7 +17,8 @@ RUN_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL PORTSCOUT= skipv:1.0901 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::Cmd.3 \ Net::Config.3 \ diff --git a/net/p5-OurNet-BBS/Makefile b/net/p5-OurNet-BBS/Makefile index 93f6a3715e32..c9adb03ef5ef 100644 --- a/net/p5-OurNet-BBS/Makefile +++ b/net/p5-OurNet-BBS/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-OurNet-BBS -# Date created: 2006-07-14 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= OurNet-BBS PORTVERSION= 1.66 @@ -44,7 +40,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} PORTSCOUT= skipv:1.67 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= bbsboard.1 bbscomd.1 bbsmail.1 MAN3= OurNet::BBS.3 OurNet::BBS::Roadmap.3 OurNet::BBS::Tutorial.3 diff --git a/net/p5-POE-Component-Client-Keepalive/Makefile b/net/p5-POE-Component-Client-Keepalive/Makefile index a102411c77d7..086ddd256795 100644 --- a/net/p5-POE-Component-Client-Keepalive/Makefile +++ b/net/p5-POE-Component-Client-Keepalive/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: POE-Component-Client-Keepalive -# Date created: 24 June 2005 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= POE-Component-Client-Keepalive PORTVERSION= 0.2710 @@ -24,7 +20,8 @@ BUILD_DEPENDS= p5-Net-IP-Minimal>=0.02:${PORTSDIR}/net/p5-Net-IP-Minimal \ p5-POE-Component-Resolver>=0.917:${PORTSDIR}/dns/p5-POE-Component-Resolver RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= POE::Component::Client::Keepalive.3 \ POE::Component::Connection::Keepalive.3 diff --git a/net/p5-POE-Component-Client-Ping/Makefile b/net/p5-POE-Component-Client-Ping/Makefile index 4b716a4f0bc5..4c237a425edd 100644 --- a/net/p5-POE-Component-Client-Ping/Makefile +++ b/net/p5-POE-Component-Client-Ping/Makefile @@ -16,7 +16,8 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-POE>=1.0070:${PORTSDIR}/devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= POE::Component::Client::Ping.3 diff --git a/net/p5-POE-Component-Client-Whois/Makefile b/net/p5-POE-Component-Client-Whois/Makefile index f2ba760ebec9..96ddbf3fc183 100644 --- a/net/p5-POE-Component-Client-Whois/Makefile +++ b/net/p5-POE-Component-Client-Whois/Makefile @@ -13,7 +13,8 @@ COMMENT= One shot non-blocking RFC 812 WHOIS query RUN_DEPENDS= p5-POE>=0.38:${PORTSDIR}/devel/p5-POE \ p5-Net-Netmask>=1.9012:${PORTSDIR}/net-mgmt/p5-Net-Netmask -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= POE::Component::Client::Whois.3 \ POE::Component::Client::Whois::IPBlks.3 \ diff --git a/net/p5-POE-Component-Generic/Makefile b/net/p5-POE-Component-Generic/Makefile index 1db49ff5428d..9bbe4eca8345 100644 --- a/net/p5-POE-Component-Generic/Makefile +++ b/net/p5-POE-Component-Generic/Makefile @@ -15,7 +15,8 @@ RUN_DEPENDS= p5-POE>=0.31:${PORTSDIR}/devel/p5-POE \ p5-Devel-Symdump>=0:${PORTSDIR}/devel/p5-Devel-Symdump \ p5-Net-SSH2>=0:${PORTSDIR}/net/p5-Net-SSH2 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= POE::Component::Generic.3 \ POE::Component::Generic::Child.3 \ diff --git a/net/p5-POE-Component-Jabber/Makefile b/net/p5-POE-Component-Jabber/Makefile index 69f716d9e064..99b30e414039 100644 --- a/net/p5-POE-Component-Jabber/Makefile +++ b/net/p5-POE-Component-Jabber/Makefile @@ -21,7 +21,8 @@ BUILD_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL \ p5-POE>=0:${PORTSDIR}/devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild CONFIGURE_ARGS= </dev/null PORTEXAMPLES= * diff --git a/net/p5-POE-Component-Pcap/Makefile b/net/p5-POE-Component-Pcap/Makefile index e3396e929607..0c94bf3e1e4b 100644 --- a/net/p5-POE-Component-Pcap/Makefile +++ b/net/p5-POE-Component-Pcap/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: POE-Component-Pcap -# Date created: 10 Dec 2001 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= POE-Component-Pcap PORTVERSION= 0.04 @@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \ p5-NetPacket>=0:${PORTSDIR}/net/p5-NetPacket RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= POE::Component::Pcap.3 diff --git a/net/p5-POE-Component-PubSub/Makefile b/net/p5-POE-Component-PubSub/Makefile index d98930b999f6..059ca05fe5d5 100644 --- a/net/p5-POE-Component-PubSub/Makefile +++ b/net/p5-POE-Component-PubSub/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-POE-Component-PubSub -# Date created: 2012-03-07 -# Whom: Steve Wills <swills@FreeBSD.org> -# +# Created by: Steve Wills <swills@FreeBSD.org> # $FreeBSD$ -# PORTNAME= POE-Component-PubSub PORTVERSION= 0.05 @@ -18,7 +14,8 @@ COMMENT= A generic publish/subscribe POE::Component BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE RUN_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= POE::Component::PubSub.3 diff --git a/net/p5-POE-Component-Server-Twirc/Makefile b/net/p5-POE-Component-Server-Twirc/Makefile index 1d64617b2808..a05e98cebb92 100644 --- a/net/p5-POE-Component-Server-Twirc/Makefile +++ b/net/p5-POE-Component-Server-Twirc/Makefile @@ -32,7 +32,8 @@ BUILD_DEPENDS= p5-AnyEvent-Twitter-Stream>=0:${PORTSDIR}/net/p5-AnyEvent-Twitter p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= App::Twirc.3 \ App::Twirc::Manual.3 \ diff --git a/net/p5-POE-Component-Spread/Makefile b/net/p5-POE-Component-Spread/Makefile index d05679d1ec4f..968ac226a15a 100644 --- a/net/p5-POE-Component-Spread/Makefile +++ b/net/p5-POE-Component-Spread/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: POE-Component-Spread -# Date created: 21 August 2004 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= POE-Component-Spread PORTVERSION= 0.02 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \ spread>=0:${PORTSDIR}/net/spread RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_MODBUILD= YES +USES= perl5 +USE_PERL5= modbuild MAN3= POE::Component::Spread.3 diff --git a/net/p5-Parallel-Pvm/Makefile b/net/p5-Parallel-Pvm/Makefile index b16b8c5c2cf8..b20df4a5c1f0 100644 --- a/net/p5-Parallel-Pvm/Makefile +++ b/net/p5-Parallel-Pvm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Parallel-Pvm -# Date created: 15 October 2003 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= Parallel-Pvm PORTVERSION= 1.4.0 @@ -18,7 +14,8 @@ COMMENT= Perl extension for the Parallel Virtual Machine (PVM) BUILD_DEPENDS= pvm:${PORTSDIR}/net/pvm RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure PVM_ROOT= ${LOCALBASE}/lib/pvm CONFIGURE_ENV= PVM_ROOT="${PVM_ROOT}" PVM_ARCH="${PVM_ROOT}/lib/pvmgetarch" CONFIGURE_ARGS= INC="-I${LOCALBASE}/include" diff --git a/net/p5-PlRPC/Makefile b/net/p5-PlRPC/Makefile index dd2a0a87351d..adecbca70869 100644 --- a/net/p5-PlRPC/Makefile +++ b/net/p5-PlRPC/Makefile @@ -15,7 +15,8 @@ COMMENT= Perl module for writing RPC servers and clients BUILD_DEPENDS= p5-Net-Daemon>=0:${PORTSDIR}/net/p5-Net-Daemon RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure WRKSRC= ${WRKDIR}/${PORTNAME} MAN3= Bundle::PlRPC.3 \ diff --git a/net/p5-REST-Application/Makefile b/net/p5-REST-Application/Makefile index 951f02e7a6f1..afed7675564a 100644 --- a/net/p5-REST-Application/Makefile +++ b/net/p5-REST-Application/Makefile @@ -17,6 +17,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= REST::Application.3 \ REST::Application::Routes.3 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include <bsd.port.mk> diff --git a/net/p5-REST-Google/Makefile b/net/p5-REST-Google/Makefile index 7877b4fc31e7..3ba92b960d9f 100644 --- a/net/p5-REST-Google/Makefile +++ b/net/p5-REST-Google/Makefile @@ -19,7 +19,8 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-JSON-Any>=1.16:${PORTSDIR}/converters/p5-JSON-Any BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= REST::Google.3 \ REST::Google::Feeds.3 \ diff --git a/net/p5-RPC-XML/Makefile b/net/p5-RPC-XML/Makefile index 3b5a573e9d8d..5283b4578b34 100644 --- a/net/p5-RPC-XML/Makefile +++ b/net/p5-RPC-XML/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-XML-RPC -# Date created: 6 Sep 2001 -# Whom: Dominic Mitchell <dom@happygiraffe.net> -# +# Created by: Dominic Mitchell <dom@happygiraffe.net> # $FreeBSD$ -# PORTNAME= RPC-XML PORTVERSION= 0.77 @@ -21,7 +17,8 @@ RUN_DEPENDS= p5-XML-Parser>=2.31:${PORTSDIR}/textproc/p5-XML-Parser \ p5-libwww>=5.834:${PORTSDIR}/www/p5-libwww USE_GMAKE= yes -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= make_method.1 MAN3= Apache::RPC::Server.3 \ diff --git a/net/p5-ResourcePool-Resource-Net-LDAP/Makefile b/net/p5-ResourcePool-Resource-Net-LDAP/Makefile index 81cb5e0d2977..62f0fa231d59 100644 --- a/net/p5-ResourcePool-Resource-Net-LDAP/Makefile +++ b/net/p5-ResourcePool-Resource-Net-LDAP/Makefile @@ -16,7 +16,8 @@ BUILD_DEPENDS= p5-ResourcePool>=0:${PORTSDIR}/devel/p5-ResourcePool \ p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= ResourcePool::Resource::Net::LDAP.3 ResourcePool::Factory::Net::LDAP.3 diff --git a/net/p5-ResourcePool-Resource-SOAP-Lite/Makefile b/net/p5-ResourcePool-Resource-SOAP-Lite/Makefile index 4c9125cb1881..2bc67dc119b8 100644 --- a/net/p5-ResourcePool-Resource-SOAP-Lite/Makefile +++ b/net/p5-ResourcePool-Resource-SOAP-Lite/Makefile @@ -16,7 +16,8 @@ RUN_DEPENDS= p5-ResourcePool>=1.0100:${PORTSDIR}/devel/p5-ResourcePool \ p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite-060 BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= ResourcePool::Command::SOAP::Lite::Call.3 \ ResourcePool::Factory::SOAP::Lite.3 diff --git a/net/p5-SOAP-Amazon-S3/Makefile b/net/p5-SOAP-Amazon-S3/Makefile index 839009ddb10c..03910e8d7504 100644 --- a/net/p5-SOAP-Amazon-S3/Makefile +++ b/net/p5-SOAP-Amazon-S3/Makefile @@ -17,7 +17,8 @@ RUN_DEPENDS= p5-Time-Piece>=0:${PORTSDIR}/devel/p5-Time-Piece \ p5-XML-MyXML>=0:${PORTSDIR}/textproc/p5-XML-MyXML BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= SOAP::Amazon::S3.3 diff --git a/net/p5-SOAP-Data-Builder/Makefile b/net/p5-SOAP-Data-Builder/Makefile index 94d06a1aa486..661efa3eeacb 100644 --- a/net/p5-SOAP-Data-Builder/Makefile +++ b/net/p5-SOAP-Data-Builder/Makefile @@ -13,7 +13,8 @@ COMMENT= Wrapper simplifying SOAP::Data and SOAP::Serialiser BUILD_DEPENDS= p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= SOAP::Data::Builder.3 SOAP::Data::Builder::Element.3 diff --git a/net/p5-SOAP-Lite-060/Makefile b/net/p5-SOAP-Lite-060/Makefile index 00de8612ebb8..85df6fe0c6da 100644 --- a/net/p5-SOAP-Lite-060/Makefile +++ b/net/p5-SOAP-Lite-060/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-SOAP-Lite -# Date created: 2007-05-30 -# Whom: lbr -# +# Created by: lbr # $FreeBSD$ -# PORTNAME= SOAP-Lite PORTVERSION= 0.60a @@ -27,7 +23,8 @@ CONFLICTS= p5-SOAP-Lite-0.6[1-9]* p5-SOAP-Lite-0.[7-9]* LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}-060 WRKSRC= ${WRKDIR}/${PORTNAME}-0.60 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure CONFIGURE_ARGS+= --noprompt INSTALL_TARGET= pure_install diff --git a/net/p5-SOAP-Lite/Makefile b/net/p5-SOAP-Lite/Makefile index 10621ae109fe..7f0a06c88c9e 100644 --- a/net/p5-SOAP-Lite/Makefile +++ b/net/p5-SOAP-Lite/Makefile @@ -28,7 +28,8 @@ CONFLICTS= p5-SOAP-Lite-0.60* p5-SOAP-[0-9]* CONFIGURE_ARGS= --noprompt INSTALL_TARGET= pure_install -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= SOAPsh.pl.1 XMLRPCsh.pl.1 stubmaker.pl.1 MAN3= Apache::SOAP.3 \ diff --git a/net/p5-SOAP-Transport-TCP/Makefile b/net/p5-SOAP-Transport-TCP/Makefile index 2d5f506d6499..1ac7c8f24528 100644 --- a/net/p5-SOAP-Transport-TCP/Makefile +++ b/net/p5-SOAP-Transport-TCP/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: SOAP::Transport::TCP -# Date created: 2011-09-09 -# Whom: Andrej Zverev <az@FreeBSD.org> -# +# Created by: Andrej Zverev <az@FreeBSD.org> # $FreeBSD$ -# PORTNAME= SOAP-Transport-TCP PORTVERSION= 0.715 @@ -18,7 +14,8 @@ COMMENT= TCP Transport Support for SOAP::Lite RUN_DEPENDS= p5-SOAP-Lite>=0.714:${PORTSDIR}/net/p5-SOAP-Lite BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= SOAP::Transport::TCP.3 diff --git a/net/p5-Samba-LDAP/Makefile b/net/p5-Samba-LDAP/Makefile index b4041625c8ba..db1d8a61c32f 100644 --- a/net/p5-Samba-LDAP/Makefile +++ b/net/p5-Samba-LDAP/Makefile @@ -24,7 +24,8 @@ BUILD_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ p5-Unicode-MapUTF8>=0:${PORTSDIR}/converters/p5-Unicode-MapUTF8 RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Samba::LDAP.3 Samba::LDAP::Base.3 Samba::LDAP::Config.3 \ Samba::LDAP::Group.3 Samba::LDAP::Machine.3 \ diff --git a/net/p5-Socket-Class/Makefile b/net/p5-Socket-Class/Makefile index 306d620db95d..0ae4e6cfa535 100644 --- a/net/p5-Socket-Class/Makefile +++ b/net/p5-Socket-Class/Makefile @@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl class to communicate with sockets -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Socket::Class::Const.3 \ Socket::Class::CTX.3 \ diff --git a/net/p5-Socket-Multicast6/Makefile b/net/p5-Socket-Multicast6/Makefile index 5404c19cac8b..8df9ba7db886 100644 --- a/net/p5-Socket-Multicast6/Makefile +++ b/net/p5-Socket-Multicast6/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Socket-Multicast6 -# Date created: 2007-03-10 -# Whom: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> -# +# Created by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> # $FreeBSD$ -# PORTNAME= Socket-Multicast6 PORTVERSION= 0.04 @@ -16,7 +12,8 @@ COMMENT= Constructors and constants for IPv4/IPv6 multicast socket operations RUN_DEPENDS= p5-Socket6>=0.19:${PORTSDIR}/net/p5-Socket6 -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= Socket::Multicast6.3 diff --git a/net/p5-Spread-Message/Makefile b/net/p5-Spread-Message/Makefile index 813ab4e0b62e..1d5213e81571 100644 --- a/net/p5-Spread-Message/Makefile +++ b/net/p5-Spread-Message/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Spread-Message -# Date created: 12 Jun 2006 -# Whom: Aaron Dalton <aaron@FreeBSD.org> -# +# Created by: Aaron Dalton <aaron@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Spread-Message PORTVERSION= 0.21 @@ -20,6 +16,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= Spread::Message.3 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include <bsd.port.mk> diff --git a/net/p5-Spread-Session/Makefile b/net/p5-Spread-Session/Makefile index 6079ad2a1c7e..e1daad5eb9f0 100644 --- a/net/p5-Spread-Session/Makefile +++ b/net/p5-Spread-Session/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Spread-Session -# Date created: May 24th 2002 -# Whom: Joshua Goodall <joshua@roughtrade.net> -# +# Created by: Joshua Goodall <joshua@roughtrade.net> # $FreeBSD$ -# PORTNAME= Spread-Session PORTVERSION= 0.4 @@ -18,7 +14,8 @@ COMMENT= Perl OO wrapper for Spread messaging toolkit BUILD_DEPENDS= spread>=0:${PORTSDIR}/net/spread RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Spread::Session.3 diff --git a/net/p5-URI-Template/Makefile b/net/p5-URI-Template/Makefile index 50f0d2e4583a..ad0280f5974c 100644 --- a/net/p5-URI-Template/Makefile +++ b/net/p5-URI-Template/Makefile @@ -18,6 +18,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= URI::Template.3 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include <bsd.port.mk> diff --git a/net/p5-URI/Makefile b/net/p5-URI/Makefile index 29c0dfe15b0b..618c8381c1c1 100644 --- a/net/p5-URI/Makefile +++ b/net/p5-URI/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-URI -# Date created: 1999/04/07 -# Whom: ache -# +# Created by: ache # $FreeBSD$ -# PORTNAME= URI PORTVERSION= 1.60 @@ -18,7 +14,8 @@ COMMENT= Perl5 interface to Uniform Resource Identifier (URI) references LICENSE= ART10 GPLv1 LICENSE_COMB= dual -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= URI.3 \ URI::Escape.3 \ diff --git a/net/p5-Validate-Net/Makefile b/net/p5-Validate-Net/Makefile index e27e02f70d0a..2cfa4400d42a 100644 --- a/net/p5-Validate-Net/Makefile +++ b/net/p5-Validate-Net/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Validate-Net -# Date created: 10 December 2002 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= Validate-Net PORTVERSION= 0.6 @@ -18,7 +14,8 @@ COMMENT= Format validation and more for Net:: related strings BUILD_DEPENDS= p5-Class-Default>=0:${PORTSDIR}/devel/p5-Class-Default RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Validate::Net.3 diff --git a/net/p5-X500-DN/Makefile b/net/p5-X500-DN/Makefile index 41b74df22e2f..55f023ffdf52 100644 --- a/net/p5-X500-DN/Makefile +++ b/net/p5-X500-DN/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: X500-DN -# Date created: 22 October 2003 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= X500-DN PORTVERSION= 0.29 @@ -17,7 +13,8 @@ COMMENT= Handle X.500 DNs (Distinguished Names), parse, and format them BUILD_DEPENDS= p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= X500::DN.3 X500::RDN.3 diff --git a/net/p5-XML-Compile-SOAP-AnyEvent/Makefile b/net/p5-XML-Compile-SOAP-AnyEvent/Makefile index 8bd493bc30f6..26c672a7a6f0 100644 --- a/net/p5-XML-Compile-SOAP-AnyEvent/Makefile +++ b/net/p5-XML-Compile-SOAP-AnyEvent/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: XML-Compile-SOAP-AnyEvent -# Date created: 12 Jan 2011 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= XML-Compile-SOAP-AnyEvent PORTVERSION= 0.01 @@ -22,7 +18,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} LICENSE= ART10 GPLv1 LICENSE_COMB= dual -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= XML::Compile::Transfer::SOAPHTTP_AnyEvent.3 diff --git a/net/p5-XML-Compile-SOAP-Daemon/Makefile b/net/p5-XML-Compile-SOAP-Daemon/Makefile index b97aa8e335c6..11e15d9ca8b0 100644 --- a/net/p5-XML-Compile-SOAP-Daemon/Makefile +++ b/net/p5-XML-Compile-SOAP-Daemon/Makefile @@ -21,7 +21,8 @@ BUILD_DEPENDS= p5-Log-Report>=0.90:${PORTSDIR}/devel/p5-Log-Report \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-XML-Compile-Tester>=0.90:${PORTSDIR}/devel/p5-XML-Compile-Tester -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= XML::Compile::SOAP::Daemon.3 \ XML::Compile::SOAP::Daemon::AnyDaemon.3 \ diff --git a/net/p5-XML-Compile-SOAP/Makefile b/net/p5-XML-Compile-SOAP/Makefile index 72f8b37bb4a3..a0dc64defa44 100644 --- a/net/p5-XML-Compile-SOAP/Makefile +++ b/net/p5-XML-Compile-SOAP/Makefile @@ -26,7 +26,8 @@ RUN_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ TEST_DEPENDS= p5-Test-Deep>=0.095:${PORTSDIR}/devel/p5-Test-Deep \ p5-XML-Compile-Tester>=0.90:${PORTSDIR}/devel/p5-XML-Compile-Tester -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= XML::Compile::SOAP.3 \ XML::Compile::SOAP10.3 \ diff --git a/net/p5-XPC/Makefile b/net/p5-XPC/Makefile index b7096a6be1f4..ebdf97191f7e 100644 --- a/net/p5-XPC/Makefile +++ b/net/p5-XPC/Makefile @@ -1,10 +1,6 @@ # ex:ts=8 -# New ports collection makefile for: p5-XPC -# Date created: May 30, 2001 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= XPC PORTVERSION= 0.2 @@ -22,7 +18,8 @@ BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ p5-URI>=0:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= XPC.3 XPC::Agent.3 XPC::Daemon.3 diff --git a/net/p5-perl-ldap/Makefile b/net/p5-perl-ldap/Makefile index be3312927d10..b93078de95d6 100644 --- a/net/p5-perl-ldap/Makefile +++ b/net/p5-perl-ldap/Makefile @@ -20,7 +20,8 @@ BUILD_DEPENDS= p5-Authen-SASL>=2.00:${PORTSDIR}/security/p5-Authen-SASL \ p5-XML-SAX-Writer>0:${PORTSDIR}/textproc/p5-XML-SAX-Writer RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Bundle::Net::LDAP.3 \ LWP::Protocol::ldap.3 \ |