- Set default perl version for ports which currently using

(5.x+ and x < 12) scheme.

Approved by: bapt@ (portmgr@)
This commit is contained in:
Andrej Zverev 2012-12-16 06:12:28 +00:00
parent aaab6f1df4
commit 10a2b4693f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308985
113 changed files with 88 additions and 116 deletions

View File

@ -42,7 +42,7 @@ LIBTOOLFILES= configure db3/configure db/dist/configure \
CONFIGURE_ARGS= --without-js
USE_GMAKE= yes
USE_LDCONFIG= yes
USE_PERL5_BUILD=5.8.0+
USE_PERL5_BUILD=yes
LATEST_LINK= rpm5
CONFLICTS= rpm-3.* rpm-4.*

View File

@ -20,7 +20,7 @@ RUN_DEPENDS= lame:${PORTSDIR}/audio/lame \
oggenc:${PORTSDIR}/audio/vorbis-tools
USE_BZIP2= yes
USE_PERL5_RUN= 5.8.0+
USE_PERL5_RUN= yes
NO_BUILD= yes
USE_RC_SUBR= gnump3d
SUB_LIST+= PERL=${PERL}

View File

@ -30,7 +30,7 @@ MAN1= gnupod_addsong.pl.1 gnupod_check.pl.1 gnupod_INIT.pl.1 \
tunes2pod.pl.1
MANCOMPRESSED= yes
USE_PERL5= 5.8.0+
USE_PERL5= yes
GNU_CONFIGURE= yes
NO_BUILD= yes

View File

@ -29,7 +29,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Corpus-Audio-MPD>=1.113282:${PORTSDIR}/audio/p5-Test-Corpus-Audio-MPD
PERL_MODBUILD= 5.10.0+
PERL_MODBUILD= yes
MAN1= mpd-dynamic.1 \
mpd-rate.1

View File

@ -25,7 +25,7 @@ RUN_DEPENDS= p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 \
avahi-publish-service:${PORTSDIR}/net/avahi-app
USE_GMAKE= yes
USE_PERL5_RUN= 5.10.0+
USE_PERL5_RUN= yes
USE_OPENSSL= yes
USE_GNOME= pkgconfig

View File

@ -16,7 +16,6 @@ MAINTAINER= gslin@gslin.org
COMMENT= Enhanced Chinese encodings with Simplified-Traditional auto-mapping
PERL_CONFIGURE= yes
USE_PERL5= 5.8.0+
MAN1= cnmap.1 cnmapdir.1 cnmapwx.1

View File

@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= rafan@FreeBSD.org
COMMENT= Traditional and Simplified Chinese mappings
USE_PERL5= 5.7.3+
PERL_CONFIGURE= yes
MAN1= b2g.pl.1 g2b.pl.1

View File

@ -21,7 +21,7 @@ RUN_DEPENDS= p5-SMS-Send>=0:${PORTSDIR}/comms/p5-SMS-Send \
p5-Text-Iconv>=0:${PORTSDIR}/converters/p5-Text-Iconv
BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= 5.10+
PERL_CONFIGURE= yes
MAN3= SMS::Send::TW::chtsns.3

View File

@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= vovkasm@gmail.com
COMMENT= Perl extension for serialize/deserialize AMF0/AMF3 data
USE_PERL5= 5.8.1+
PERL_CONFIGURE= yes
MAN3= Storable::AMF.3 \

View File

@ -16,7 +16,7 @@ MAINTAINER= glarkin@FreeBSD.org
COMMENT= A database optimized for Cloud and Net applications
USE_GCC= 4.2+
USE_PERL5= 5.6.0+
USE_PERL5= yes
USE_PYTHON= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes

View File

@ -22,7 +22,7 @@ USE_AUTOTOOLS= autoconf:env
STANDALONE= yes
EXECUTABLE= happy
USE_PERL5_BUILD= 5.8+
USE_PERL5_BUILD= yes
INSTALL_PORTEXAMPLES= @(cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} \* ${EXAMPLESDIR})

View File

@ -22,7 +22,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
p5-DateTime-Format-ISO8601>=0:${PORTSDIR}/devel/p5-DateTime-Format-ISO8601
PERL_CONFIGURE= 5.10.1+
PERL_CONFIGURE= yes
MAN3= BZ::Client.3 BZ::Client::API.3 BZ::Client::Bug.3 \
BZ::Client::Bugzilla.3 BZ::Client::Exception.3 \

View File

@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Read and write CPAN Changes files
PERL_CONFIGURE= 5.10.0+
PERL_CONFIGURE= yes
MAN3= CPAN::Changes.3 \
CPAN::Changes::Release.3 \

View File

@ -17,7 +17,6 @@ COMMENT= Ameliorated interface to the CPAN
RUN_DEPENDS= p5-Module-Signature>=0:${PORTSDIR}/security/p5-Module-Signature
USE_PERL5= 5.6.1+
PERL_CONFIGURE= yes
CONFIGURE_ARGS= AUTOINSTALL=1
INSTALL_TARGET= pure_install

View File

@ -22,7 +22,6 @@ BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
USE_PERL5_RUN= 5.8.1+
MAN3= Class::Accessor::Complex.3

View File

@ -17,8 +17,6 @@ COMMENT= A return-value object that can be treated as a boolean, array, or objec
BUILD_DEPENDS= p5-Devel-StackTrace>=0:${PORTSDIR}/devel/p5-Devel-StackTrace
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PERL5= 5.8.0+
USE_PERL5_REASON= fails tests with 5.6.X
PERL_CONFIGURE= yes
MAN3= Class::ReturnValue.3

View File

@ -14,7 +14,7 @@ BUILD_DEPENDS= p5-MRO-Define>=0.01:${PORTSDIR}/devel/p5-MRO-Define \
p5-Sub-Name>=0.05:${PORTSDIR}/devel/p5-Sub-Name
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= 5.10.1+
PERL_CONFIGURE= yes
MAN3= Class::StateMachine.3

View File

@ -47,7 +47,7 @@ TEST_DEPENDS= p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \
p5-Test-Memory-Cycle>=0:${PORTSDIR}/devel/p5-Test-Memory-Cycle \
p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn
PERL_MODBUILD= 5.10.1+
PERL_MODBUILD= yes
MAN1= cme.1 config-edit.1
MAN3= Config::Model.3 \

View File

@ -21,7 +21,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Pod>=1.14:${PORTSDIR}/devel/p5-Test-Pod \
p5-Test-Pod-Coverage>=1.04:${PORTSDIR}/devel/p5-Test-Pod-Coverage
PERL_MODBUILD= 5.10.1+
PERL_MODBUILD= yes
MAN3= Data::Domain.3

View File

@ -15,7 +15,6 @@ MAINTAINER= gslin@gslin.org
COMMENT= Collection of miscellaneous subroutines
PERL_CONFIGURE= yes
USE_PERL5_RUN= 5.8.1+
MAN3= Data::Miscellany.3

View File

@ -17,7 +17,6 @@ COMMENT= Recursive map, apply a block to a data structure
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
PERL_MODBUILD= yes
USE_PERL5_RUN= 5.8.1+
MAN3= Data::Rmap.3

View File

@ -16,8 +16,6 @@ LICENSE_COMB= dual
BUILD_DEPENDS= p5-JSON-Any>=0:${PORTSDIR}/converters/p5-JSON-Any
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PERL5= 5.8.1+
PERL_CONFIGURE= yes
MAN1= nytprofhtml.1 \

View File

@ -22,7 +22,7 @@ RUN_DEPENDS= p5-File-HomeDir>=0.93:${PORTSDIR}/devel/p5-File-HomeDir \
p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \
p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter
PERL_MODBUILD= 5.10.0+
PERL_MODBUILD= yes
MAN3= File::HomeDir::PathClass.3

View File

@ -15,7 +15,6 @@ MAINTAINER= gslin@gslin.org
COMMENT= Attribute wrapper for Getopt::Long
PERL_CONFIGURE= yes
USE_PERL5_RUN= 5.8.1+
MAN3= Getopt::Attribute.3

View File

@ -27,7 +27,7 @@ TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \
p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \
p5-Test-Refcount>=0:${PORTSDIR}/devel/p5-Test-Refcount
PERL_CONFIGURE= 5.10.0+
PERL_CONFIGURE= yes
MAN3= IO::Async.3 \
IO::Async::Channel.3 \

View File

@ -25,7 +25,7 @@ RUN_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
p5-Probe-Perl>=0:${PORTSDIR}/sysutils/p5-Probe-Perl \
p5-Taint-Util>=0:${PORTSDIR}/devel/p5-Taint-Util
PERL_MODBUILD= 5.10.0+
PERL_MODBUILD= yes
MAN3= Log::Dispatch::Dir.3

View File

@ -20,7 +20,6 @@ BUILD_DEPENDS= p5-ExtUtils-MakeMaker>=6.42:${PORTSDIR}/devel/p5-ExtUtils-MakeMak
p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \
p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
USE_PERL5= 5.8.1+
PERL_CONFIGURE= yes
MAN3= Module::Refresh.3

View File

@ -25,7 +25,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Most>=0:${PORTSDIR}/devel/p5-Test-Most \
p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings
PERL_CONFIGURE= 5.10.0+
PERL_CONFIGURE= yes
MAN3= MooseX::App.3 \
MooseX::App::Command.3 \

View File

@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= citric@cubicone.tmetic.com
COMMENT= Add grammatical parsing features to Perl 5.10 regexes
PERL_MODBUILD= 5.10+
PERL_MODBUILD= yes
MAN3= Regexp::Grammars.3

View File

@ -23,7 +23,7 @@ TEST_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings
# It requires UNIVERSAL::DOES on Perl 5.8
PERL_CONFIGURE= 5.10+
PERL_CONFIGURE= yes
MAN3= Scalar::Does.3 \
Scalar::Does::MooseTypes.3

View File

@ -19,7 +19,6 @@ RUN_DEPENDS= p5-Dist-Joseki>=0:${PORTSDIR}/devel/p5-Dist-Joseki \
p5-ShipIt>=0:${PORTSDIR}/devel/p5-ShipIt
PERL_CONFIGURE= yes
USE_PERL5_RUN= 5.8.1+
MAN3= ShipIt::Step::Manifest.3

View File

@ -15,7 +15,6 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module enabling one to delete subroutines
PERL_CONFIGURE= yes
USE_PERL5= 5.8.3+
MAN3= Sub::Delete.3

View File

@ -19,7 +19,6 @@ BUILD_DEPENDS= p5-Test-Exception>=0.15:${PORTSDIR}/devel/p5-Test-Exception \
p5-Test-Simple>=0.47:${PORTSDIR}/devel/p5-Test-Simple
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PERL5= 5.6.1+
PERL_CONFIGURE= yes
MAN3= Test::Block.3

View File

@ -25,7 +25,7 @@ BUILD_DEPENDS= p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny \
p5-autodie>=0:${PORTSDIR}/devel/p5-autodie
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= 5.10.1+ # CPAN>=1.9402
PERL_CONFIGURE= yes
MAN3= Test::DependentModules.3

View File

@ -17,7 +17,7 @@ MASTERDIR= ${.CURDIR}/../../devel/subversion
.endif
PKGDIR= ${.CURDIR}
USE_PERL5= 5.8.0+
USE_PERL5= yes
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= SVN::Base.3 \

View File

@ -20,6 +20,6 @@ RUN_DEPENDS= p5-Encode>=2.37:${PORTSDIR}/converters/p5-Encode \
BUILD_DEPENDS:= ${RUN_DEPENDS}
TEST_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings
PERL_CONFIGURE= 5.10.0+
PERL_CONFIGURE= yes
.include <bsd.port.mk>

View File

@ -18,7 +18,7 @@ RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \
${LOCALBASE}/bin/svn:${PORTSDIR}/devel/subversion16
USE_BZIP2= yes
USE_PERL5= 5.8.0+
USE_PERL5= yes
WRKSRC= ${WRKDIR}/subversion-${SVN_PORTVERSION}/contrib/client-side/svn_load_dirs

View File

@ -75,7 +75,6 @@ WX_COMPS= wx contrib
WX_UNICODE= yes
USE_DISPLAY= yes
PERL_CONFIGURE= yes
USE_PERL5= 5.8.5+
USE_GETTEXT= yes
MAKE_JOBS_UNSAFE= yes

View File

@ -18,7 +18,7 @@ COMMENT= Super Nintendo Entertainment System(SNES) Emulator
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
USE_PERL5= 5.8.1+
USE_PERL5= yes
USE_BZIP2= yes
USE_XORG= x11 sm ice xext
USE_GMAKE= yes

View File

@ -19,7 +19,7 @@ RUN_DEPENDS= cowsay:${PORTSDIR}/games/cowsay \
NO_BUILD= YES
USE_BZIP2= YES
USE_PERL5= 5.6+
USE_PERL5= yes
SCRIPT= ${PORTNAME}.pl

View File

@ -28,8 +28,7 @@ RUN_DEPENDS= p5-POE-Component-IRC>=0:${PORTSDIR}/irc/p5-POE-Component-IRC \
CONFLICTS= keitairc-1.*
NO_BUILD= yes
USE_PERL5= 5.8.0+
USE_PERL5_REASON= runs on perl 5.8 or later
USE_PERL5= yes
post-extract:
${FIND} ${WRKSRC} -name .cvsignore | ${XARGS} ${RM} -rf

View File

@ -15,7 +15,7 @@ COMMENT= Yet Another Part-of-Speech and Morphological Analyzer
USE_AUTOTOOLS= libtool
USE_ICONV= yes
USE_PERL5_BUILD= 5.8.0+
USE_PERL5_BUILD= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes

View File

@ -26,7 +26,6 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
TEST_DEPENDS= p5-LWP-Online>=1.07:${PORTSDIR}/www/p5-LWP-Online \
p5-Test-Base>0:${PORTSDIR}/devel/p5-Test-Base
USE_PERL5= 5.8.1+
PERL_CONFIGURE= yes
MAN1= www-mobilecarrierjp-dump_all.pl.1

View File

@ -24,7 +24,7 @@ BUILD_DEPENDS= p5-PPI>=1.206:${PORTSDIR}/textproc/p5-PPI \
TEST_DEPENDS= p5-Test-Weaken>=3.004000:${PORTSDIR}/devel/p5-Test-Weaken
# PERL_CONFIGURE failed on Perl 5.12.4
PERL_MODBUILD= 5.10.0+
PERL_MODBUILD= yes
MAN3= Marpa::PP.3 \
Marpa::PP::Advanced::Bibliography.3 \

View File

@ -27,7 +27,7 @@ RUN_DEPENDS= p5-ExtUtils-PkgConfig>=0:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \
TEST_DEPENDS= p5-Test-Weaken>=3.004000:${PORTSDIR}/devel/p5-Test-Weaken
PERL_CONFIGURE= 5.10.0+
PERL_CONFIGURE= yes
MAN3= Marpa::XS.3 \
Marpa::XS::Advanced::Bibliography.3 \

View File

@ -21,7 +21,7 @@ BUILD_DEPENDS= p5-HTML-Parser>=3.64:${PORTSDIR}/www/p5-HTML-Parser \
RUN_DEPENDS= p5-HTML-Parser>=3.64:${PORTSDIR}/www/p5-HTML-Parser \
p5-PPI>=1.206:${PORTSDIR}/textproc/p5-PPI
PERL_CONFIGURE= 5.10.0+
PERL_CONFIGURE= yes
MAN3= Marpa::Advanced::Algorithm.3 \
Marpa::Advanced::Bibliography.3 \

View File

@ -16,7 +16,6 @@ MAINTAINER= gslin@gslin.org
COMMENT= Enable all of the features of Modern Perl with one command
PERL_MODBUILD= yes
USE_PERL5= 5.10.0+
MAN3= Modern::Perl.3

View File

@ -42,7 +42,7 @@ BROKEN= Does not compile on ia64, powerpc, or sparc64
.endif
USE_BISON= build
USE_PERL5_BUILD= 5.8.0+
USE_PERL5_BUILD= yes
USE_GMAKE= yes
MAN1= perl6.1 rakudo.1

View File

@ -20,7 +20,7 @@ LICENSE= GPLv2
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp
USE_PERL5_BUILD= 5.8+
USE_PERL5_BUILD= yes
WRKSRC= ${WRKDIR}/WSpace
USE_GMAKE= yes

View File

@ -21,7 +21,7 @@ LICENSE_FILE= ${WRKSRC}/bsd.txt
BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam
USE_BZIP2= yes
USE_PERL5_BUILD= 5.8+
USE_PERL5_BUILD= yes
MAKE_JOBS_SAFE= yes

View File

@ -19,7 +19,7 @@ RUN_DEPENDS= claws-mail>=3.8.1:${PORTSDIR}/mail/claws-mail \
p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
p5-Locale-gettext>=0:${PORTSDIR}/devel/p5-Locale-gettext
USE_PERL5= 5.8.0+
USE_PERL5= yes
MAN1= clawsker.1

View File

@ -18,7 +18,7 @@ LICENSE= GPLv2
RUN_DEPENDS= p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64
USE_PERL5_RUN= 5.8.6+
USE_PERL5_RUN= yes
NO_BUILD= yes
PLIST_FILES= bin/delatt

View File

@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Text-Reform>=0:${PORTSDIR}/textproc/p5-Text-Reform \
p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
USE_PERL5_RUN= 5.8.0+
USE_PERL5_RUN= yes
PLIST_FILES= bin/listadmin
MAN1= listadmin.1

View File

@ -25,7 +25,7 @@ NO_WRKSUBDIR= yes
PLIST_SUB+= PORTVERSION=${PORTVERSION}
USE_ZIP= yes
USE_PERL5_RUN= 5.8.0+
USE_PERL5_RUN= yes
START_SCRIPTS_SUB= DATADIR=${DATADIR}

View File

@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Mail-SPF>=0:${PORTSDIR}/mail/p5-Mail-SPF \
p5-NetAddr-IP>=4:${PORTSDIR}/net-mgmt/p5-NetAddr-IP \
p5-version>=0:${PORTSDIR}/devel/p5-version
USE_PERL5_RUN= 5.6.0+
USE_PERL5_RUN= yes
NO_BUILD= yes
PLIST_FILES= sbin/postfix-policyd-spf-perl

View File

@ -56,7 +56,7 @@ MAN1= rspamc.1
.endif
.if defined(WITH_RSPAMD_REDIRECTOR)
USE_PERL5= 5.8+
USE_PERL5= yes
CMAKE_ARGS+= -DENABLE_REDIRECTOR=ON
PLIST_SUB+= REDIRECTOR=""
USE_RC_SUBR+= rspamd_redirector

View File

@ -24,7 +24,7 @@ BUILD_DEPENDS= cyrus-imapd>=0:${PORTSDIR}/mail/cyrus-imapd24 \
p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PERL5= 5.10+
USE_PERL5= yes
PERL_MODBUILD= yes

View File

@ -27,7 +27,7 @@ LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
USE_GMAKE= yes
USE_BZIP2= yes
USE_PERL5= 5.8.1+
USE_PERL5= yes
USE_GCC= 4.2+
USE_JAVA= yes
JAVA_BUILD= yes

View File

@ -27,7 +27,7 @@ MAN1= uuid-config.1 uuid.1
MAN3= uuid.3 uuid++.3
.if defined(WITH_PERL)
USE_PERL5= 5.8.0+
USE_PERL5= yes
CONFIGURE_ENV+= PERL=${PERL5}
CONFIGURE_ARGS+= --with-perl
PLIST_SUB+= WITH_PERL=''

View File

@ -22,7 +22,7 @@ BUILD_DEPENDS= p5-File-ShareDir-Install>=0:${PORTSDIR}/devel/p5-File-ShareDir-In
RUN_DEPENDS= p5-Any-Moose>=0:${PORTSDIR}/devel/p5-Any-Moose \
p5-Bot-Training>=0:${PORTSDIR}/misc/p5-Bot-Training
PERL_CONFIGURE= 5.10.0+
PERL_CONFIGURE= yes
MAN3= Bot::Training::MegaHAL.3

View File

@ -22,7 +22,7 @@ BUILD_DEPENDS= p5-File-ShareDir-Install>=0.03:${PORTSDIR}/devel/p5-File-ShareDir
RUN_DEPENDS= p5-Any-Moose>=0:${PORTSDIR}/devel/p5-Any-Moose \
p5-Bot-Training>=0:${PORTSDIR}/misc/p5-Bot-Training
PERL_CONFIGURE= 5.10.0+
PERL_CONFIGURE= yes
MAN3= Bot::Training::StarCraft.3

View File

@ -30,7 +30,7 @@ BUILD_DEPENDS= p5-Any-Moose>=0:${PORTSDIR}/devel/p5-Any-Moose \
p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= 5.10+
PERL_CONFIGURE= yes
MAN1= bot-training.1
MAN3= Bot::Training.3

View File

@ -34,7 +34,7 @@ TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject \
p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage
PERL_CONFIGURE= 5.10.0+
PERL_CONFIGURE= yes
MAN3= Geo::Coder::Many.3 \
Geo::Coder::Many::Bing.3 \

View File

@ -26,7 +26,7 @@ RUN_DEPENDS= p5-Getopt-ArgvFile>=1.11:${PORTSDIR}/devel/p5-Getopt-ArgvFile \
TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
PERL_CONFIGURE= 5.10.1+
PERL_CONFIGURE= yes
MAN1= gcap.1
PLIST_DIRS= ${SITE_PERL_REL}/${PERL_ARCH}/auto/gcap

View File

@ -24,7 +24,7 @@ RUN_DEPENDS= p5-Getopt-ArgvFile>=1.11:${PORTSDIR}/devel/p5-Getopt-ArgvFile \
TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
PERL_CONFIGURE= 5.10.1+
PERL_CONFIGURE= yes
MAN1= grake.1
PLIST_DIRS= ${SITE_PERL_REL}/${PERL_ARCH}/auto/grake

View File

@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= An interactive prompt module for umph and similar programs
PERL_CONFIGURE= 5.10.1+
PERL_CONFIGURE= yes
PROJECTHOST= umph

View File

@ -16,7 +16,7 @@ BUILD_DEPENDS= p5-Getopt-ArgvFile>=1.11:${PORTSDIR}/devel/p5-Getopt-ArgvFile \
p5-XML-DOM>=1.44:${PORTSDIR}/textproc/p5-XML-DOM
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= 5.10.1+
PERL_CONFIGURE= yes
MAN1= umph.1
PLIST_DIRS= ${SITE_PERL_REL}/${PERL_ARCH}/auto/umph

View File

@ -18,7 +18,7 @@ RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl \
p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate
NO_BUILD= yes
USE_PERL5_RUN= 5.8.6+
USE_PERL5_RUN= yes
OPTIONS_DEFINE= READLINE RLTTYTTER
OPTIONS_DEFAULT=READLINE

View File

@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Digest-CRC>=0:${PORTSDIR}/security/p5-Digest-CRC \
p5-Digest-SHA>=0:${PORTSDIR}/security/p5-Digest-SHA \
p5-IO-Socket-INET6>=0:${PORTSDIR}/net/p5-IO-Socket-INET6
USE_PERL5_RUN= 5.8.0+
USE_PERL5_RUN= yes
MAN8= 2ping.8 2ping6.8

View File

@ -93,7 +93,7 @@ APACHE_DESC= Depend on Apache and install webconfig
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MEMBEDDED_PERL}
USE_PERL5= 5.8.0+
USE_PERL5= yes
CONFIGURE_ARGS+= --enable-embedded-perl \
--with-perlcache
PLIST_SUB+= EMBEDDED_PERL=""

View File

@ -96,7 +96,7 @@ SUB_LIST= PREFIX=${PREFIX} \
USE_PHP= yes
.if defined(WITH_EMBEDDED_PERL)
USE_PERL5= 5.8.0+
USE_PERL5= yes
CONFIGURE_ARGS+= --enable-embedded-perl \
--with-perlcache
PLIST_SUB+= EMBEDDED_PERL=""

View File

@ -93,7 +93,7 @@ SUB_LIST= PREFIX=${PREFIX} \
USE_PHP= yes
.if defined(WITH_EMBEDDED_PERL)
USE_PERL5= 5.8.0+
USE_PERL5= yes
CONFIGURE_ARGS+=--enable-embedded-perl \
--with-perlcache
PLIST_SUB+= EMBEDDED_PERL=""

View File

@ -22,7 +22,7 @@ RUN_DEPENDS= p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \
USE_APACHE_RUN= 22+
USE_MYSQL= 41+
USE_PERL5= 5.8.0+
USE_PERL5= yes
WANT_PHP_WEB= yes
DEFAULT_PHP_VER= 5
IGNORE_WITH_PHP= 3

View File

@ -18,7 +18,7 @@ LICENSE_FILE= ${PANDORA_LICENSE_FILE}
OPTIONS= TENTACLE_SERVER "Install tentalce_server" on
USE_PERL5= 5.8+
USE_PERL5= yes
SUB_LIST+= PERL="${PERL}"
MAN1= pandora_agent.1 tentacle_client.1

View File

@ -44,7 +44,6 @@ OPTIONS= TENTACLE "Install tentacle_server" on \
ORACLE "Use Oracle backend (experimental)" off \
EXTRAS "Extra dependencies for util scripts" on
USE_PERL5= 5.8+
PERL_CONFIGURE= yes
SUB_LIST+= PERL="${PERL}"

View File

@ -29,7 +29,7 @@ BUILD_DEPENDS= rrdtool>=0:${PORTSDIR}/databases/rrdtool \
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_GNOME= libxml2
USE_PERL5_RUN= 5.8.1+
USE_PERL5_RUN= yes
GNU_CONFIGURE= YES
USERS= torrus

View File

@ -17,7 +17,7 @@ COMMENT= Search, index, or stream archive video from BBC iPlayer
RUN_DEPENDS= flvstreamer:${PORTSDIR}/multimedia/flvstreamer
USE_PERL5_RUN= 5.8.0+
USE_PERL5_RUN= yes
NO_BUILD= yes
USE_RC_SUBR= ${PORTNAME}

View File

@ -22,7 +22,6 @@ RUN_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes
PERL_CONFIGURE= yes
USE_PERL5= 5.10.0+
MAN3= Net::Cassandra::Easy.3

View File

@ -23,7 +23,6 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
p5-JSON-Any>=1.16:${PORTSDIR}/converters/p5-JSON-Any
BUILD_DEPENDS:= ${RUN_DEPENDS}
USE_PERL5= 5.6.1+
PERL_MODBUILD= yes
MAN3= REST::Google.3 \

View File

@ -17,7 +17,7 @@ COMMENT= A Web-based graphical ping log
RUN_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD \
p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes
USE_PERL5= 5.8.0+
USE_PERL5= yes
USE_BZIP2= yes
NO_BUILD= yes

View File

@ -18,6 +18,6 @@ RUN_DEPENDS= p5-URI>=1.56:${PORTSDIR}/net/p5-URI \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= 5.10.1+
PERL_CONFIGURE= yes
.include <bsd.port.mk>

View File

@ -21,7 +21,7 @@ BUILD_DEPENDS= p5-CPANPLUS>=0:${PORTSDIR}/devel/p5-CPANPLUS \
subversion>=0:${PORTSDIR}/devel/subversion
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= 5.10.0+
PERL_CONFIGURE= yes
MAN1= pm2port.1
MAN3= App::Pm2Port.3

View File

@ -22,7 +22,7 @@ RUN_DEPENDS= p5-Unix-Syslog>=0:${PORTSDIR}/sysutils/p5-Unix-Syslog \
p5-Net-Server>=0.93:${PORTSDIR}/net/p5-Net-Server \
p5-Mail-DKIM>=0.33:${PORTSDIR}/mail/p5-Mail-DKIM
USE_PERL5_RUN= 5.8.2+
USE_PERL5_RUN= yes
NO_BUILD= yes

View File

@ -30,7 +30,7 @@ DBDIR= ${BASEDIR}/var/db/${PORTNAME}
RUNDIR= ${BASEDIR}/var/run/${PORTNAME}
# Enable Perl dependency for logtail script
USE_PERL5= 5.8.0+
USE_PERL5= yes
WRKSRC= ${WRKDIR}/${DISTNAME:S!_!-!}
BINMODE= 755

View File

@ -31,7 +31,7 @@ RUN_DEPENDS= p5-Unix-Syslog>=0.94:${PORTSDIR}/sysutils/p5-Unix-Syslog \
# SVN source: https://www.maiamailguard.com/svn/branches/1.0
SVNREVISION= r1575
WRKSRC= ${WRKDIR}/${PORTNAME}-1.0-${SVNREVISION}
USE_PERL5_RUN= 5.8.2+
USE_PERL5_RUN= yes
NO_BUILD= yes
DOCS= LICENSE README maiad.conf.dist maia-mysql.sql maia-pgsql.sql maia.conf.dist

View File

@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= jdferrell3@yahoo.com
COMMENT= A Perl wrapper around OpenSSL's AES library
USE_PERL5= 5.8.4+
PERL_CONFIGURE= yes
MAN3= Crypt::OpenSSL::AES.3

View File

@ -24,7 +24,6 @@ RUN_DEPENDS= p5-Authen-PAM>=0:${PORTSDIR}/security/p5-Authen-PAM \
p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap
PERL_CONFIGURE= yes
USE_PERL5= 5.10.0+
MAN1= nrsd.1 \
nrsdbtoyaml.1 \

View File

@ -16,7 +16,7 @@ COMMENT= A simple perl script to generate Diceware dictionaries for passwords
LIB_DEPENDS+= aspell:${PORTSDIR}/textproc/aspell
USE_PERL5_RUN= 5.8.8+
USE_PERL5_RUN= yes
PLIST_FILES= bin/${PORTNAME}

View File

@ -19,7 +19,7 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
NO_BUILD= yes
USE_PERL5= 5.8.0+
USE_PERL5= yes
USE_RC_SUBR= backuppc
USERS= backuppc

View File

@ -17,7 +17,7 @@ COMMENT= HP Lights-Out management perl scripts
BUILD_DEPENDS= p5-IO-Socket-SSL>=1.19:${PORTSDIR}/security/p5-IO-Socket-SSL
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PERL5= 5.8.0+
USE_PERL5= yes
NO_BUILD= yes
PORTDOCS= iLO_perl_xml.pdf linux-LOsamplescripts.txt

View File

@ -13,7 +13,7 @@ MASTER_SITES= CRITICAL
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Merges patch-rejects and runs a merge program to verify the changes
USE_PERL5= 5.8.6+
USE_PERL5= yes
NO_BUILD= yes
PORTDOCS= CHANGELOG README vimrc

View File

@ -16,7 +16,7 @@ COMMENT= Configuration management system designed to appeal to lazy admins
RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync
USE_PERL5= 5.6.0+
USE_PERL5= yes
USE_GMAKE= yes
MAN1= slack-diff.1

View File

@ -47,7 +47,7 @@ TEST_DEPENDS= p5-DBD-SQLite>=1.29:${PORTSDIR}/databases/p5-DBD-SQLite \
p5-Test-Script-Run>=0.04:${PORTSDIR}/devel/p5-Test-Script-Run \
p5-Test-Synopsis>=0.06:${PORTSDIR}/devel/p5-Test-Synopsis
PERL_CONFIGURE= 5.10.0+
PERL_CONFIGURE= yes
MAN1= hailo.1

View File

@ -23,7 +23,7 @@ RUN_DEPENDS= p5-HTML-Parser>=3.64:${PORTSDIR}/www/p5-HTML-Parser \
p5-Marpa-PP>=0.012:${PORTSDIR}/lang/p5-Marpa-PP \
p5-Marpa-XS>=0.026:${PORTSDIR}/lang/p5-Marpa-XS
PERL_CONFIGURE= 5.10.0+
PERL_CONFIGURE= yes
MAN1= html_fmt.1 \
html_score.1

View File

@ -15,7 +15,6 @@ MAINTAINER= ashish@FreeBSD.org
COMMENT= Look up Perl documentation in Pod format
PERL_CONFIGURE= yes
USE_PERL5= 5.0+
MAN3= Pod::Perldoc::ToNroff.3 \
Pod::Perldoc::ToTk.3 \

View File

@ -20,7 +20,6 @@ BUILD_DEPENDS= p5-MIME-Charset>=0:${PORTSDIR}/mail/p5-MIME-Charset
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
USE_PERL5= 5.8.0+
CONFIGURE_ARGS+= --with-bundled-sombok \
--disable-libthai

View File

@ -23,7 +23,7 @@ RUN_DEPENDS= p5-Pragmatic>=0:${PORTSDIR}/devel/p5-Pragmatic \
TEST_DEPENDS= p5-Test-Warn>=0.20:${PORTSDIR}/devel/p5-Test-Warn
PERL_CONFIGURE= 5.10.0+
PERL_CONFIGURE= yes
MAN3= XML::LibXML::PrettyPrint.3

View File

@ -16,7 +16,7 @@ LICENSE_COMB= dual
LIB_DEPENDS= soldout:${PORTSDIR}/textproc/libsoldout
PERL_CONFIGURE= 5.10.0+
PERL_CONFIGURE= yes
USE_LDCONFIG= yes
MAN3= libsoldout.3

View File

@ -21,7 +21,7 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \
USE_GMAKE= yes
USE_ICONV= yes
USE_PERL5= 5.6.0+
USE_PERL5= yes
HAS_CONFIGURE= yes
ALL_TARGET=

View File

@ -18,7 +18,7 @@ LICENSE= GPLv2
RUN_DEPENDS= squid:${PORTSDIR}/www/squid
USE_PERL5= 5.8.6+
USE_PERL5= yes
NO_BUILD= yes
WWW_ROOT?= www

Some files were not shown because too many files have changed in this diff Show More