diff options
309 files changed, 309 insertions, 309 deletions
diff --git a/archivers/p5-Compress-LZF/Makefile b/archivers/p5-Compress-LZF/Makefile index 6e689a59f314..c2144c1544f1 100644 --- a/archivers/p5-Compress-LZF/Makefile +++ b/archivers/p5-Compress-LZF/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org COMMENT= Extremely light-weight Lempel-Ziv-Free compression -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Compress::LZF.3 diff --git a/archivers/p5-PerlIO-gzip/Makefile b/archivers/p5-PerlIO-gzip/Makefile index 70e878ead3a1..a820edcb2120 100644 --- a/archivers/p5-PerlIO-gzip/Makefile +++ b/archivers/p5-PerlIO-gzip/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= Perl extension to provide a PerlIO layer to gzip/gunzip -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= PerlIO::gzip.3 diff --git a/archivers/p5-PerlIO-via-Bzip2/Makefile b/archivers/p5-PerlIO-via-Bzip2/Makefile index 94aed788c7fc..4c52000a517b 100644 --- a/archivers/p5-PerlIO-via-Bzip2/Makefile +++ b/archivers/p5-PerlIO-via-Bzip2/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl extension to provide a PerlIO layer to bzip2/bunzip2 BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Compress/Bzip2.pm:${PORTSDIR}/archivers/p5-Compress-Bzip2 RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= PerlIO::via::Bzip2.3 diff --git a/astro/p5-Weather-Underground/Makefile b/astro/p5-Weather-Underground/Makefile index efd58a323bea..0ffacc5a9a11 100644 --- a/astro/p5-Weather-Underground/Makefile +++ b/astro/p5-Weather-Underground/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/${PERL_ARCH}/HTML/TokeParser.pm:${PORTSDIR}/www/p5-HTML-Parser RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Weather::Underground.3 diff --git a/audio/p5-Audio-Beep/Makefile b/audio/p5-Audio-Beep/Makefile index 549aeeef01e4..86019827cb37 100644 --- a/audio/p5-Audio-Beep/Makefile +++ b/audio/p5-Audio-Beep/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= gslin@gslin.org COMMENT= A module to use your computer beeper in fancy ways -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Audio::Beep.3 Audio::Beep::BSD::beep.3 diff --git a/audio/p5-MP3-Tag/Makefile b/audio/p5-MP3-Tag/Makefile index 6eecb0abb294..364feecb653a 100644 --- a/audio/p5-MP3-Tag/Makefile +++ b/audio/p5-MP3-Tag/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= novel@FreeBSD.org COMMENT= Module for reading tags of MP3 audio files -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= audio_rename.1 typeset_audio_dir.1 mp3info2.1 MAN3= MP3::Tag.3 MP3::Tag::ID3v1.3 MP3::Tag::File.3 \ diff --git a/chinese/oicq/Makefile b/chinese/oicq/Makefile index 72f5f212ff68..3bd44d64ff01 100644 --- a/chinese/oicq/Makefile +++ b/chinese/oicq/Makefile @@ -17,7 +17,7 @@ COMMENT= Implements OICQ messaging protocol BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \ ${SITE_PERL}/Crypt/OICQ.pm:${PORTSDIR}/security/p5-Crypt-OICQ -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Net::OICQ.3 diff --git a/chinese/p5-Encode-HanExtra/Makefile b/chinese/p5-Encode-HanExtra/Makefile index 4b2279353c04..d8c4464faf81 100644 --- a/chinese/p5-Encode-HanExtra/Makefile +++ b/chinese/p5-Encode-HanExtra/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= leeym@FreeBSD.org COMMENT= Extra sets of Chinese encodings -PERL_CONFIGURE= 5.7.3+ +PERL_CONFIGURE= yes MAN3= Encode::HanExtra.3 Encode::TW::Unisys::SOSI1.3 Encode::TW::Unisys::SOSI2.3 diff --git a/comms/p5-Fax-Hylafax-Client/Makefile b/comms/p5-Fax-Hylafax-Client/Makefile index ef9cb594674f..05a4c86e5450 100644 --- a/comms/p5-Fax-Hylafax-Client/Makefile +++ b/comms/p5-Fax-Hylafax-Client/Makefile @@ -17,7 +17,7 @@ COMMENT= A simple Perl client for the HylaFAX fax server BUILD_DEPENDS= ${SITE_PERL}/Net/FTP.pm:${PORTSDIR}/net/p5-Net RUN_DEPENDS= ${SITE_PERL}/Net/FTP.pm:${PORTSDIR}/net/p5-Net -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Fax::Hylafax::Client.3 diff --git a/comms/p5-SMS-Send-DeviceGsm/Makefile b/comms/p5-SMS-Send-DeviceGsm/Makefile index 63ce1422e45b..cedf7d45b147 100644 --- a/comms/p5-SMS-Send-DeviceGsm/Makefile +++ b/comms/p5-SMS-Send-DeviceGsm/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-SMS-Send>=0.04:${PORTSDIR}/comms/p5-SMS-Send \ p5-Device-Gsm>=1.45:${PORTSDIR}/comms/p5-Device-Gsm RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.6.1+ +PERL_CONFIGURE= yes MAN3= SMS::Send::DeviceGsm.3 diff --git a/converters/p5-Encode-IMAPUTF7/Makefile b/converters/p5-Encode-IMAPUTF7/Makefile index bb537769e9a3..2e854eb35206 100644 --- a/converters/p5-Encode-IMAPUTF7/Makefile +++ b/converters/p5-Encode-IMAPUTF7/Makefile @@ -17,7 +17,7 @@ COMMENT= Modification of UTF-7 encoding for IMAP BUILD_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Encode::IMAPUTF7.3 diff --git a/converters/p5-Encode-JIS2K/Makefile b/converters/p5-Encode-JIS2K/Makefile index a211814620ec..63f648a03fd5 100644 --- a/converters/p5-Encode-JIS2K/Makefile +++ b/converters/p5-Encode-JIS2K/Makefile @@ -14,6 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= rafan@FreeBSD.org COMMENT= JIS X 0212 (aka JIS 2000) Encodings -PERL_CONFIGURE= 5.7.3+ +PERL_CONFIGURE= yes .include <bsd.port.mk> diff --git a/converters/p5-Encode/Makefile b/converters/p5-Encode/Makefile index ce30b355ce2e..832cc0b6bc38 100644 --- a/converters/p5-Encode/Makefile +++ b/converters/p5-Encode/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= rafan@FreeBSD.org COMMENT= Provides interfaces between strings and the rest of the system -PERL_CONFIGURE= 5.7.3+ +PERL_CONFIGURE= yes MAN3= Encode.3 \ Encode::Alias.3 \ diff --git a/converters/p5-URI-UTF8-Punycode/Makefile b/converters/p5-URI-UTF8-Punycode/Makefile index 6ded1fcc5197..11f718b9f327 100644 --- a/converters/p5-URI-UTF8-Punycode/Makefile +++ b/converters/p5-URI-UTF8-Punycode/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= timur@FreeBSD.org COMMENT= Punycode conversion of UTF-8 string -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= URI::UTF8::Punycode.3 diff --git a/converters/p5-Unicode-String/Makefile b/converters/p5-Unicode-String/Makefile index 4393faea4a7e..acf325845c65 100644 --- a/converters/p5-Unicode-String/Makefile +++ b/converters/p5-Unicode-String/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= These are experimental Perl5 modules to handle various Unicode issues -PERL_CONFIGURE= 5.7.2+ +PERL_CONFIGURE= yes .include <bsd.port.pre.mk> diff --git a/converters/p5-Unicode-Stringprep/Makefile b/converters/p5-Unicode-Stringprep/Makefile index b599c3141872..33f2d69abdc2 100644 --- a/converters/p5-Unicode-Stringprep/Makefile +++ b/converters/p5-Unicode-Stringprep/Makefile @@ -17,7 +17,7 @@ COMMENT= Preparation of Internationalized Strings (RFC 3454) BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Unicode/Normalize.pm:${PORTSDIR}/textproc/p5-Unicode-Normalize RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Unicode::Stringprep.3 Unicode::Stringprep::_Common.3 \ Unicode::Stringprep::Prohibited.3 Unicode::Stringprep::Unassigned.3 \ diff --git a/databases/p5-DBD-FrontBase/Makefile b/databases/p5-DBD-FrontBase/Makefile index ad9a89196aa9..9a384722774c 100644 --- a/databases/p5-DBD-FrontBase/Makefile +++ b/databases/p5-DBD-FrontBase/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \ ${LOCALBASE}/lib/libFBCAccess.a:${PORTSDIR}/databases/frontbase RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.6.0+ +PERL_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include MAN3= DBD::FB.3 diff --git a/databases/p5-DBD-Multi/Makefile b/databases/p5-DBD-Multi/Makefile index 75e795300c3e..6f332242296a 100644 --- a/databases/p5-DBD-Multi/Makefile +++ b/databases/p5-DBD-Multi/Makefile @@ -32,7 +32,7 @@ RUN_DEPENDS+= ${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Co ${SITE_PERL}/Sys/SigAction.pm:${PORTSDIR}/devel/p5-Sys-SigAction \ ${SITE_PERL}/${PERL_ARCH}/Bundle/DBI.pm:${PORTSDIR}/databases/p5-DBI -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= DBD::Multi.3 diff --git a/databases/p5-DBIx-Class-Loader/Makefile b/databases/p5-DBIx-Class-Loader/Makefile index 1451b974d511..cded90291680 100644 --- a/databases/p5-DBIx-Class-Loader/Makefile +++ b/databases/p5-DBIx-Class-Loader/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= p5-DBI>=1.3:${PORTSDIR}/databases/p5-DBI \ p5-UNIVERSAL-require>=0.10:${PORTSDIR}/devel/p5-UNIVERSAL-require BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= DBIx::Class::Loader.3 \ DBIx::Class::Loader::DB2.3 \ diff --git a/databases/p5-DBIx-Class-ResultSet-HashRef/Makefile b/databases/p5-DBIx-Class-ResultSet-HashRef/Makefile index dab01cb5cb71..e3592effba5b 100644 --- a/databases/p5-DBIx-Class-ResultSet-HashRef/Makefile +++ b/databases/p5-DBIx-Class-ResultSet-HashRef/Makefile @@ -17,7 +17,7 @@ COMMENT= Adds syntactic sugar to skip the fancy objects BUILD_DEPENDS= p5-DBIx-Class>=0.04001:${PORTSDIR}/databases/p5-DBIx-Class RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= DBIx::Class::ResultSet::HashRef.3 diff --git a/databases/p5-DBIx-Class-ResultSet-RecursiveUpdate/Makefile b/databases/p5-DBIx-Class-ResultSet-RecursiveUpdate/Makefile index f24a9993e9a7..19a308cb2fec 100644 --- a/databases/p5-DBIx-Class-ResultSet-RecursiveUpdate/Makefile +++ b/databases/p5-DBIx-Class-ResultSet-RecursiveUpdate/Makefile @@ -26,7 +26,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS} LICENSE_COMB= dual LICENSE= ART20 GPLv2 -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= DBIx::Class::ResultSet::RecursiveUpdate.3 diff --git a/databases/p5-DBIx-Class-Schema-Loader/Makefile b/databases/p5-DBIx-Class-Schema-Loader/Makefile index 662b7b9c0346..9a122bbb83db 100644 --- a/databases/p5-DBIx-Class-Schema-Loader/Makefile +++ b/databases/p5-DBIx-Class-Schema-Loader/Makefile @@ -62,7 +62,7 @@ USE_PGSQL= yes RUN_DEPENDS+= p5-DBD-Oracle>=0.19:${PORTSDIR}/databases/p5-DBD-Oracle .endif -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= dbicdump.1 MAN3= DBIx::Class::Schema::Loader.3 \ diff --git a/databases/p5-DBIx-Class-UUIDColumns/Makefile b/databases/p5-DBIx-Class-UUIDColumns/Makefile index c18c7c719da4..44fd69455f0a 100644 --- a/databases/p5-DBIx-Class-UUIDColumns/Makefile +++ b/databases/p5-DBIx-Class-UUIDColumns/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5- ${SITE_PERL}/DBIx/Class.pm:${PORTSDIR}/databases/p5-DBIx-Class RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= DBIx::Class::UUIDColumns.3 \ DBIx::Class::UUIDColumns::UUIDMaker.3 \ diff --git a/databases/p5-DBIx-Class-Validation/Makefile b/databases/p5-DBIx-Class-Validation/Makefile index 96f0d1302eab..fe6e433b2d94 100644 --- a/databases/p5-DBIx-Class-Validation/Makefile +++ b/databases/p5-DBIx-Class-Validation/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Module/Install.pm:${PORTSDIR}/devel/p5-Module-Instal p5-DBIx-Class>=0.07005:${PORTSDIR}/databases/p5-DBIx-Class RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= DBIx::Class::Validation.3 diff --git a/databases/p5-DBIx-Log4perl/Makefile b/databases/p5-DBIx-Log4perl/Makefile index 665665a20140..b344acd26f91 100644 --- a/databases/p5-DBIx-Log4perl/Makefile +++ b/databases/p5-DBIx-Log4perl/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-DBI>=1.50:${PORTSDIR}/databases/p5-DBI \ p5-Log-Log4perl>=1.04:${PORTSDIR}/devel/p5-Log-Log4perl RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= DBIx::Log4perl.3 diff --git a/databases/p5-DBIx-SearchBuilder/Makefile b/databases/p5-DBIx-SearchBuilder/Makefile index 5702ce8e1f6f..03aed9fdc44b 100644 --- a/databases/p5-DBIx-SearchBuilder/Makefile +++ b/databases/p5-DBIx-SearchBuilder/Makefile @@ -25,7 +25,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Class/ReturnValue.pm:${PORTSDIR}/devel/p5-Class-Retu ${SITE_PERL}/${PERL_ARCH}/Encode.pm:${PORTSDIR}/converters/p5-Encode RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.7.3+ +PERL_CONFIGURE= yes MAN3= DBIx::SearchBuilder.3 DBIx::SearchBuilder::Handle.3 \ DBIx::SearchBuilder::Handle::Informix.3 \ diff --git a/databases/p5-Genezzo/Makefile b/databases/p5-Genezzo/Makefile index 0f9283625223..91d0dab2bc30 100644 --- a/databases/p5-Genezzo/Makefile +++ b/databases/p5-Genezzo/Makefile @@ -17,7 +17,7 @@ COMMENT= An extensible database with SQL and DBI RUN_DEPENDS= ${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.7.3+ +PERL_CONFIGURE= yes MAN1= gendba.pl.1 genexp.pl.1 MAN3= Genezzo.3 Genezzo::Block::RDBArray.3 \ diff --git a/databases/p5-Iterator-DBI/Makefile b/databases/p5-Iterator-DBI/Makefile index f268413bc554..fb815c1a7855 100644 --- a/databases/p5-Iterator-DBI/Makefile +++ b/databases/p5-Iterator-DBI/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS+= ${BUILD_DEPENDS} MAN3= Iterator::DBI.3 -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes .include <bsd.port.mk> diff --git a/databases/p5-Rose-DB-Object/Makefile b/databases/p5-Rose-DB-Object/Makefile index ea86dda3e849..a57ef7f944cb 100644 --- a/databases/p5-Rose-DB-Object/Makefile +++ b/databases/p5-Rose-DB-Object/Makefile @@ -24,7 +24,7 @@ BUILD_DEPENDS= p5-Rose-DB>=0.753,1:${PORTSDIR}/databases/p5-Rose-DB \ ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes OPTIONS= FAST_CLONE "use Scalar::Util::Clone (requires perl5.8+)" off diff --git a/databases/p5-Rose-DB/Makefile b/databases/p5-Rose-DB/Makefile index e9179ff888cd..3d8f2730ebe5 100644 --- a/databases/p5-Rose-DB/Makefile +++ b/databases/p5-Rose-DB/Makefile @@ -27,7 +27,7 @@ BUILD_DEPENDS= p5-Rose-DateTime>=0.532:${PORTSDIR}/devel/p5-Rose-DateTime \ ${SITE_PERL}/${PERL_ARCH}/YAML/Syck.pm:${PORTSDIR}/textproc/p5-YAML-Syck RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Rose::DB.3 \ Rose::DB::Cache.3 \ diff --git a/databases/p5-SQL-ReservedWords/Makefile b/databases/p5-SQL-ReservedWords/Makefile index e8770c2e4f49..d3ec6e23eaaa 100644 --- a/databases/p5-SQL-ReservedWords/Makefile +++ b/databases/p5-SQL-ReservedWords/Makefile @@ -17,7 +17,7 @@ COMMENT= Reserved SQL words by ANSI/ISO BUILD_DEPENDS= ${SITE_PERL}/Sub/Exporter.pm:${PORTSDIR}/devel/p5-Sub-Exporter RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= sqlrw.1 MAN3= SQL::ReservedWords.3 \ diff --git a/databases/p5-Template-DBI/Makefile b/databases/p5-Template-DBI/Makefile index 79508183c00a..0eede5d6e4dd 100644 --- a/databases/p5-Template-DBI/Makefile +++ b/databases/p5-Template-DBI/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template p5-MLDBM>=0:${PORTSDIR}/databases/p5-MLDBM RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Template::DBI.3 \ Template::Plugin::DBI.3 diff --git a/devel/p5-Algorithm-Bucketizer/Makefile b/devel/p5-Algorithm-Bucketizer/Makefile index 41d1b6e8417d..2c2f3cb93a5c 100644 --- a/devel/p5-Algorithm-Bucketizer/Makefile +++ b/devel/p5-Algorithm-Bucketizer/Makefile @@ -17,7 +17,7 @@ COMMENT= Distribute sized items to buckets with limited size BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Algorithm/Permute.pm:${PORTSDIR}/devel/p5-Algorithm-Permute RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= bucketize.1 MAN3= Algorithm::Bucketizer.3 diff --git a/devel/p5-AnyEvent-DBI-Abstract/Makefile b/devel/p5-AnyEvent-DBI-Abstract/Makefile index 75cf6fe7d119..9013d01fe8a9 100644 --- a/devel/p5-AnyEvent-DBI-Abstract/Makefile +++ b/devel/p5-AnyEvent-DBI-Abstract/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-AnyEvent-DBI>=0:${PORTSDIR}/devel/p5-AnyEvent-DBI \ p5-parent>=0:${PORTSDIR}/devel/p5-parent BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= AnyEvent::DBI::Abstract.3 diff --git a/devel/p5-AnyEvent-DBI/Makefile b/devel/p5-AnyEvent-DBI/Makefile index 96357d0dd05a..92833f1ad423 100644 --- a/devel/p5-AnyEvent-DBI/Makefile +++ b/devel/p5-AnyEvent-DBI/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-DBI>=1.0:${PORTSDIR}/databases/p5-DBI \ p5-common-sense>=3.3:${PORTSDIR}/devel/p5-common-sense BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= AnyEvent::DBI.3 diff --git a/devel/p5-AnyEvent-Run/Makefile b/devel/p5-AnyEvent-Run/Makefile index f82202954047..033d04ed60bf 100644 --- a/devel/p5-AnyEvent-Run/Makefile +++ b/devel/p5-AnyEvent-Run/Makefile @@ -17,7 +17,7 @@ COMMENT= Run a process or coderef asynchronously RUN_DEPENDS= p5-AnyEvent>=4.15:${PORTSDIR}/devel/p5-AnyEvent BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= AnyEvent::Run.3 diff --git a/devel/p5-AnyEvent-Subprocess/Makefile b/devel/p5-AnyEvent-Subprocess/Makefile index f6d2863826a0..0391926c9752 100644 --- a/devel/p5-AnyEvent-Subprocess/Makefile +++ b/devel/p5-AnyEvent-Subprocess/Makefile @@ -30,7 +30,7 @@ RUN_DEPENDS= p5-AnyEvent>=5.2:${PORTSDIR}/devel/p5-AnyEvent \ p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= AnyEvent::Subprocess.3 \ AnyEvent::Subprocess::DefaultDelegates.3 \ diff --git a/devel/p5-B-Hooks-EndOfScope/Makefile b/devel/p5-B-Hooks-EndOfScope/Makefile index c5bb763e6ae4..d86e42894f85 100644 --- a/devel/p5-B-Hooks-EndOfScope/Makefile +++ b/devel/p5-B-Hooks-EndOfScope/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Variable-Magic>=0.31:${PORTSDIR}/devel/p5-Variable-Magic \ p5-Sub-Exporter>0:${PORTSDIR}/devel/p5-Sub-Exporter BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= B::Hooks::EndOfScope.3 diff --git a/devel/p5-Badger/Makefile b/devel/p5-Badger/Makefile index 844459386f5c..28ef9f0d51c9 100644 --- a/devel/p5-Badger/Makefile +++ b/devel/p5-Badger/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Perl Application Programming Toolkit -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Badger.3 \ Badger::Base.3 \ diff --git a/devel/p5-CPAN-SQLite/Makefile b/devel/p5-CPAN-SQLite/Makefile index c61a66f927b9..cfa2dd252e8b 100644 --- a/devel/p5-CPAN-SQLite/Makefile +++ b/devel/p5-CPAN-SQLite/Makefile @@ -24,7 +24,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5- ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= cpandb.1 MAN3= CPAN::SQLite::Index.3 \ diff --git a/devel/p5-Cache-Memcached-Tie/Makefile b/devel/p5-Cache-Memcached-Tie/Makefile index 5beeca86c1f1..c817fabf634e 100644 --- a/devel/p5-Cache-Memcached-Tie/Makefile +++ b/devel/p5-Cache-Memcached-Tie/Makefile @@ -17,7 +17,7 @@ COMMENT= Use Cache::Memcached::Fast like hash. BUILD_DEPENDS= p5-Cache-Memcached-Fast>=0:${PORTSDIR}/databases/p5-Cache-Memcached-Fast RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Cache::Memcached::Tie.3 .include <bsd.port.mk> diff --git a/devel/p5-Class-Accessor-Grouped/Makefile b/devel/p5-Class-Accessor-Grouped/Makefile index 3f453591f6ff..9310013b8573 100644 --- a/devel/p5-Class-Accessor-Grouped/Makefile +++ b/devel/p5-Class-Accessor-Grouped/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector \ p5-Sub-Name>=0.05:${PORTSDIR}/devel/p5-Sub-Name \ p5-Class-XSAccessor>=1.11:${PORTSDIR}/devel/p5-Class-XSAccessor -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Class::Accessor::Grouped.3 diff --git a/devel/p5-Class-AutoClass/Makefile b/devel/p5-Class-AutoClass/Makefile index 92a47b12d8ed..a8991857041c 100644 --- a/devel/p5-Class-AutoClass/Makefile +++ b/devel/p5-Class-AutoClass/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${SITE_PERL}/IO/Scalar.pm:${PORTSDIR}/devel/p5-IO-stringy BUILD_DEPENDS= ${RUN_DEPENDS} \ ${SITE_PERL}/Test/Deep.pm:${PORTSDIR}/devel/p5-Test-Deep -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes WRKSRC= ${WRKDIR}/AutoClass MAN3= Class::AutoClass::Root.3 Class::AutoClass.3 Class::AutoClass::Args.3 diff --git a/devel/p5-Class-C3-Adopt-NEXT/Makefile b/devel/p5-Class-C3-Adopt-NEXT/Makefile index 4d87a6185d2e..be016634122a 100644 --- a/devel/p5-Class-C3-Adopt-NEXT/Makefile +++ b/devel/p5-Class-C3-Adopt-NEXT/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat \ p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Class::C3::Adopt::NEXT.3 diff --git a/devel/p5-Class-C3-Componentised/Makefile b/devel/p5-Class-C3-Componentised/Makefile index 745421503da7..15c290ada820 100644 --- a/devel/p5-Class-C3-Componentised/Makefile +++ b/devel/p5-Class-C3-Componentised/Makefile @@ -26,7 +26,7 @@ TEST_DEPENDS= p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector \ p5-Test-Pod>=1.14:${PORTSDIR}/devel/p5-Test-Pod \ p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple -PERL_CONFIGURE= 5.8.0+ # Inherited from devel/p5-Algorithm-C3-Componentised +PERL_CONFIGURE= yes MAN3= Class::C3::Componentised.3 diff --git a/devel/p5-Class-C3-XS/Makefile b/devel/p5-Class-C3-XS/Makefile index 66c21df9cb8f..ddc1f5d89626 100644 --- a/devel/p5-Class-C3-XS/Makefile +++ b/devel/p5-Class-C3-XS/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= XS speedups for Class::C3 -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Class::C3::XS.3 diff --git a/devel/p5-Class-C3/Makefile b/devel/p5-Class-C3/Makefile index a0d8a0d164de..a0279343b50a 100644 --- a/devel/p5-Class-C3/Makefile +++ b/devel/p5-Class-C3/Makefile @@ -16,7 +16,7 @@ COMMENT= A pragma to use the C3 method resolution order algorithm OPTIONS= XS "XS speed optimizations" off -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes .include <bsd.port.pre.mk> diff --git a/devel/p5-Class-Closure/Makefile b/devel/p5-Class-Closure/Makefile index ce3da2f90c90..5c1e8e8c5278 100644 --- a/devel/p5-Class-Closure/Makefile +++ b/devel/p5-Class-Closure/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/PadWalker.pm:${PORTSDIR}/devel/p5-PadWa ${SITE_PERL}/${PERL_ARCH}/Devel/Caller.pm:${PORTSDIR}/devel/p5-Devel-Caller RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Class::Closure.3 diff --git a/devel/p5-Class-Data-Accessor/Makefile b/devel/p5-Class-Data-Accessor/Makefile index 43f8dcedeaea..d2e36fa8672f 100644 --- a/devel/p5-Class-Data-Accessor/Makefile +++ b/devel/p5-Class-Data-Accessor/Makefile @@ -20,7 +20,7 @@ COMMENT= Inheritable and overridable class and instance data accessors DEPRECATED= Please consider using p5-Class-Accessor-Grouped or p5-Moose EXPIRATION_DATE= 2011-09-30 -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Class::Data::Accessor.3 diff --git a/devel/p5-Class-Method-Modifiers/Makefile b/devel/p5-Class-Method-Modifiers/Makefile index 3a9cb7901054..a39558f64cfd 100644 --- a/devel/p5-Class-Method-Modifiers/Makefile +++ b/devel/p5-Class-Method-Modifiers/Makefile @@ -16,7 +16,7 @@ COMMENT= Provides Moose-like method modifiers BUILD_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Class::Method::Modifiers.3 diff --git a/devel/p5-Class-StateMachine/Makefile b/devel/p5-Class-StateMachine/Makefile index a973f44e911f..44872f9430ad 100644 --- a/devel/p5-Class-StateMachine/Makefile +++ b/devel/p5-Class-StateMachine/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Class::StateMachine - define classes for state machines -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Class::StateMachine.3 diff --git a/devel/p5-Config-Any/Makefile b/devel/p5-Config-Any/Makefile index f0a83257778b..f76b7e010b59 100644 --- a/devel/p5-Config-Any/Makefile +++ b/devel/p5-Config-Any/Makefile @@ -17,7 +17,7 @@ COMMENT= Load class configuration data from a number of file formats RUN_DEPENDS= p5-version>=0:${PORTSDIR}/devel/p5-version BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Config::Any.3 \ Config::Any::Base.3 \ diff --git a/devel/p5-Config-IniHash/Makefile b/devel/p5-Config-IniHash/Makefile index 946a80b42236..f7c8908db9ee 100644 --- a/devel/p5-Config-IniHash/Makefile +++ b/devel/p5-Config-IniHash/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${SITE_PERL}/Hash/Case.pm:${PORTSDIR}/devel/p5-Hash-Case \ p5-Hash-WithDefaults>=0.04:${PORTSDIR}/devel/p5-Hash-WithDefaults BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes USE_DOS2UNIX= yes MAN3= Config::IniHash.3 diff --git a/devel/p5-Data-Bind/Makefile b/devel/p5-Data-Bind/Makefile index 5af4d008120b..a415f82e77b1 100644 --- a/devel/p5-Data-Bind/Makefile +++ b/devel/p5-Data-Bind/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accesso ${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Data::Bind.3 diff --git a/devel/p5-Data-ObjectDriver/Makefile b/devel/p5-Data-ObjectDriver/Makefile index ad0a48509229..5c53a44b7b48 100644 --- a/devel/p5-Data-ObjectDriver/Makefile +++ b/devel/p5-Data-ObjectDriver/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \ ${SITE_PERL}/Text/SimpleTable.pm:${PORTSDIR}/textproc/p5-Text-SimpleTable BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Data::ObjectDriver.3 Data::ObjectDriver::BaseObject.3 \ Data::ObjectDriver::Driver::BaseCache.3 \ diff --git a/devel/p5-Data-Stream-Bulk/Makefile b/devel/p5-Data-Stream-Bulk/Makefile index cc6386a7398b..c6c9004886f2 100644 --- a/devel/p5-Data-Stream-Bulk/Makefile +++ b/devel/p5-Data-Stream-Bulk/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ BUILD_DEPENDS= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Data::Stream::Bulk.3 \ Data::Stream::Bulk::Array.3 \ diff --git a/devel/p5-Data-Swap/Makefile b/devel/p5-Data-Swap/Makefile index 851f5258f66d..92183dd7e1f2 100644 --- a/devel/p5-Data-Swap/Makefile +++ b/devel/p5-Data-Swap/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= parv@pair.com COMMENT= XS module to swap the contents and types of referenced variables -PERL_CONFIGURE= 5.6.0+ +PERL_CONFIGURE= yes MAN3= Data::Swap.3 diff --git a/devel/p5-Devel-Arena/Makefile b/devel/p5-Devel-Arena/Makefile index 45da860ae45f..3ff49c3cff76 100644 --- a/devel/p5-Devel-Arena/Makefile +++ b/devel/p5-Devel-Arena/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= Perl extension for inspecting the core's arena structures -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Devel::Arena.3 diff --git a/devel/p5-Devel-Backtrace/Makefile b/devel/p5-Devel-Backtrace/Makefile index 34213ee772c3..c3b318c8d280 100644 --- a/devel/p5-Devel-Backtrace/Makefile +++ b/devel/p5-Devel-Backtrace/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= p5-String-Escape>=0:${PORTSDIR}/textproc/p5-String-Escape \ RUN_DEPENDS= p5-String-Escape>=0:${PORTSDIR}/textproc/p5-String-Escape \ p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor -PERL_CONFIGURE= 5.8+ +PERL_CONFIGURE= yes MAN3= Devel::Backtrace.3 \ Devel::Backtrace::Point.3 \ Devel::DollarAt.3 diff --git a/devel/p5-Devel-Caller/Makefile b/devel/p5-Devel-Caller/Makefile index 64406c5789a5..db459497fd58 100644 --- a/devel/p5-Devel-Caller/Makefile +++ b/devel/p5-Devel-Caller/Makefile @@ -18,7 +18,7 @@ COMMENT= A perl module which is meatier versions of caller RUN_DEPENDS= p5-PadWalker>=0.08:${PORTSDIR}/devel/p5-PadWalker BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Devel::Caller.3 diff --git a/devel/p5-Devel-Cover/Makefile b/devel/p5-Devel-Cover/Makefile index 6909ddd4606b..1910e8c45915 100644 --- a/devel/p5-Devel-Cover/Makefile +++ b/devel/p5-Devel-Cover/Makefile @@ -28,7 +28,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences \ p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= cover.1 cpancover.1 gcov2perl.1 MAN3= Devel::Cover.3 \ diff --git a/devel/p5-Devel-LexAlias/Makefile b/devel/p5-Devel-LexAlias/Makefile index 8386e629fa35..5479dcd40b78 100644 --- a/devel/p5-Devel-LexAlias/Makefile +++ b/devel/p5-Devel-LexAlias/Makefile @@ -18,7 +18,7 @@ COMMENT= A perl module which does alias lexical variables BUILD_DEPENDS= p5-Devel-Caller>=0.03:${PORTSDIR}/devel/p5-Devel-Caller RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Devel::LexAlias.3 diff --git a/devel/p5-Event-Join/Makefile b/devel/p5-Event-Join/Makefile index 6972c129d6e2..b9720a59c1fb 100644 --- a/devel/p5-Event-Join/Makefile +++ b/devel/p5-Event-Join/Makefile @@ -17,7 +17,7 @@ COMMENT= Join multiple "events" into one RUN_DEPENDS= p5-Moose>=0.94:${PORTSDIR}/devel/p5-Moose BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Event::Join.3 diff --git a/devel/p5-Expect-Simple/Makefile b/devel/p5-Expect-Simple/Makefile index a0db609956ae..6e4f4a4fc1cf 100644 --- a/devel/p5-Expect-Simple/Makefile +++ b/devel/p5-Expect-Simple/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= Expect::Simple.3 -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes .include <bsd.port.mk> diff --git a/devel/p5-File-Attributes-Recursive/Makefile b/devel/p5-File-Attributes-Recursive/Makefile index c2e464dbff50..47e7cde24436 100644 --- a/devel/p5-File-Attributes-Recursive/Makefile +++ b/devel/p5-File-Attributes-Recursive/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Directory/Scratch.pm:${PORTSDIR}/devel/p5-Directory- ${SITE_PERL}/File/Attributes.pm:${PORTSDIR}/devel/p5-File-Attributes RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= File::Attributes::Recursive.3 diff --git a/devel/p5-File-Attributes/Makefile b/devel/p5-File-Attributes/Makefile index fbe1b1310cd1..f8eddf7f19df 100644 --- a/devel/p5-File-Attributes/Makefile +++ b/devel/p5-File-Attributes/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \ p5-YAML-Syck>0:${PORTSDIR}/textproc/p5-YAML-Syck RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= File::Attributes.3 \ File::Attributes::Base.3 \ diff --git a/devel/p5-File-CreationTime/Makefile b/devel/p5-File-CreationTime/Makefile index 5e83c1a5d2bb..a59402172cde 100644 --- a/devel/p5-File-CreationTime/Makefile +++ b/devel/p5-File-CreationTime/Makefile @@ -17,7 +17,7 @@ COMMENT= Keeps track of file creation times BUILD_DEPENDS= ${SITE_PERL}/File/Attributes.pm:${PORTSDIR}/devel/p5-File-Attributes RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= File::CreationTime.3 diff --git a/devel/p5-File-ExtAttr/Makefile b/devel/p5-File-ExtAttr/Makefile index 3bcb4381cd48..43b031195a6a 100644 --- a/devel/p5-File-ExtAttr/Makefile +++ b/devel/p5-File-ExtAttr/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= timur@FreeBSD.org COMMENT= Access to extended attributes of the files -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= File::ExtAttr.3 File::ExtAttr::Tie.3 diff --git a/devel/p5-File-Find-Rule-VCS/Makefile b/devel/p5-File-Find-Rule-VCS/Makefile index 98ef848a5d9e..6a34be386ff4 100644 --- a/devel/p5-File-Find-Rule-VCS/Makefile +++ b/devel/p5-File-Find-Rule-VCS/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= p5-File-Find-Rule>=0.20:${PORTSDIR}/devel/p5-File-Find-Rule \ RUN_DEPENDS= p5-File-Find-Rule>=0.20:${PORTSDIR}/devel/p5-File-Find-Rule \ p5-Text-Glob>=0.08:${PORTSDIR}/textproc/p5-Text-Glob -PERL_CONFIGURE= 5.5.3+ +PERL_CONFIGURE= yes MAN3= File::Find::Rule::VCS.3 diff --git a/devel/p5-File-Find-Rule/Makefile b/devel/p5-File-Find-Rule/Makefile index 56a2e12058a3..42839c1f91d0 100644 --- a/devel/p5-File-Find-Rule/Makefile +++ b/devel/p5-File-Find-Rule/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Number-Compare>=0:${PORTSDIR}/math/p5-Number-Compare \ p5-Text-Glob>=0.07:${PORTSDIR}/textproc/p5-Text-Glob BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= findrule.1 MAN3= File::Find::Rule.3 File::Find::Rule::Extending.3 \ diff --git a/devel/p5-File-HomeDir/Makefile b/devel/p5-File-HomeDir/Makefile index 2375b4dcc93a..ac290a0df3de 100644 --- a/devel/p5-File-HomeDir/Makefile +++ b/devel/p5-File-HomeDir/Makefile @@ -18,7 +18,7 @@ COMMENT= Get home directory for self or other users RUN_DEPENDS= p5-File-Which>=0.05:${PORTSDIR}/sysutils/p5-File-Which BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= File::HomeDir.3 \ File::HomeDir::Darwin.3 \ diff --git a/devel/p5-Find-Lib/Makefile b/devel/p5-Find-Lib/Makefile index df90556cfff1..da4743e8b66f 100644 --- a/devel/p5-Find-Lib/Makefile +++ b/devel/p5-Find-Lib/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= wen@FreeBSD.org COMMENT= Helper to smartly find libs to use in the filesystem tree -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Find::Lib.3 diff --git a/devel/p5-Gnome2-GConf/Makefile b/devel/p5-Gnome2-GConf/Makefile index 09bdaf8a58fb..37a298ee30f8 100644 --- a/devel/p5-Gnome2-GConf/Makefile +++ b/devel/p5-Gnome2-GConf/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-De ${SITE_PERL}/${PERL_ARCH}/Gtk2/CodeGen.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2 RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Glib.pm:${PORTSDIR}/devel/p5-Glib2 -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes USE_GNOME= gconf2 MAKE_JOBS_UNSAFE= yes diff --git a/devel/p5-Gravatar-URL/Makefile b/devel/p5-Gravatar-URL/Makefile index dd419df989b3..2c66eae263f9 100644 --- a/devel/p5-Gravatar-URL/Makefile +++ b/devel/p5-Gravatar-URL/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.6.0+ +PERL_CONFIGURE= yes PERL_MODBUILD=yes MAN3= Gravatar::URL.3 Unicornify::URL.3 diff --git a/devel/p5-Hash-Util-FieldHash-Compat/Makefile b/devel/p5-Hash-Util-FieldHash-Compat/Makefile index ceaeced7a0fb..4cfaaab03384 100644 --- a/devel/p5-Hash-Util-FieldHash-Compat/Makefile +++ b/devel/p5-Hash-Util-FieldHash-Compat/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok \ p5-Tie-RefHash-Weak>=0:${PORTSDIR}/devel/p5-Tie-RefHash-Weak BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Hash::Util::FieldHash::Compat::Heavy.3 \ Hash::Util::FieldHash::Compat.3 diff --git a/devel/p5-Heap-Simple-Perl/Makefile b/devel/p5-Heap-Simple-Perl/Makefile index 59532c648e2d..d594a04a36b7 100644 --- a/devel/p5-Heap-Simple-Perl/Makefile +++ b/devel/p5-Heap-Simple-Perl/Makefile @@ -17,7 +17,7 @@ COMMENT= A pure perl implementation of the Heap::Simple interface BUILD_DEPENDS= ${SITE_PERL}/Heap/Simple.pm:${PORTSDIR}/devel/p5-Heap-Simple RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes CONFIGURE_ARGS+= -n MAN3= Heap::Simple::Perl.3 diff --git a/devel/p5-IO-All-LWP/Makefile b/devel/p5-IO-All-LWP/Makefile index 25d7043504a1..e86a62645298 100644 --- a/devel/p5-IO-All-LWP/Makefile +++ b/devel/p5-IO-All-LWP/Makefile @@ -18,7 +18,7 @@ COMMENT= IO::All interface to LWP RUN_DEPENDS= p5-IO-All>=0.30:${PORTSDIR}/devel/p5-IO-All \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= IO::All::FTP.3 \ IO::All::HTTP.3 \ diff --git a/devel/p5-IO-Digest/Makefile b/devel/p5-IO-Digest/Makefile index 8748989d1029..6fef483c2bfa 100644 --- a/devel/p5-IO-Digest/Makefile +++ b/devel/p5-IO-Digest/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${SITE_PERL}/PerlIO/via/dynamic.pm:${PORTSDIR}/devel/p5-PerlIO-vi ${SITE_PERL}/Digest.pm:${PORTSDIR}/security/p5-Digest RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= IO::Digest.3 diff --git a/devel/p5-IO-TieCombine/Makefile b/devel/p5-IO-TieCombine/Makefile index 793613aec03a..5e536b7ed7e7 100644 --- a/devel/p5-IO-TieCombine/Makefile +++ b/devel/p5-IO-TieCombine/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= miwi@FreeBSD.org COMMENT= Perl 5 module to produce tied separate but combined variables -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= IO::TieCombine.3 \ IO::TieCombine::Handle.3 \ diff --git a/devel/p5-IO-Toolkit/Makefile b/devel/p5-IO-Toolkit/Makefile index 62cb4c9633cd..76d8d4ce0106 100644 --- a/devel/p5-IO-Toolkit/Makefile +++ b/devel/p5-IO-Toolkit/Makefile @@ -19,7 +19,7 @@ COMMENT= IO::Toolkit - Perl extension to create logfiles BUILD_DEPENDS= p5-Crypt-RC6>=0:${PORTSDIR}/security/p5-Crypt-RC6 RUN_DEPENDS= p5-Crypt-RC6>=0:${PORTSDIR}/security/p5-Crypt-RC6 -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= IO::Toolkit.3 diff --git a/devel/p5-IO-Tty/Makefile b/devel/p5-IO-Tty/Makefile index 863cb6617f1e..15a1d95aa0bd 100644 --- a/devel/p5-IO-Tty/Makefile +++ b/devel/p5-IO-Tty/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Flexible I/O Perl5 module that allows manipulation of pseudo-TTYs -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= IO::Pty.3 \ IO::Tty.3 \ diff --git a/devel/p5-IPC-DirQueue/Makefile b/devel/p5-IPC-DirQueue/Makefile index 690714774395..383492c3b1fa 100644 --- a/devel/p5-IPC-DirQueue/Makefile +++ b/devel/p5-IPC-DirQueue/Makefile @@ -17,7 +17,7 @@ COMMENT= IPC::DirQueue - disk-based many-to-many task queue BUILD_DEPENDS= p5-POE>0:${PORTSDIR}/devel/p5-POE RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= dq-deque.1 dq-indexd.1 dq-list.1 dq-server.1 dq-submit.1 MAN3= IPC::DirQueue.3 IPC::DirQueue::Job.3 \ diff --git a/devel/p5-IPC-Mmap-Share/Makefile b/devel/p5-IPC-Mmap-Share/Makefile index c54590a846a8..bc7f51e5c6d9 100644 --- a/devel/p5-IPC-Mmap-Share/Makefile +++ b/devel/p5-IPC-Mmap-Share/Makefile @@ -17,7 +17,7 @@ COMMENT= Safely share structures among processes using anonymous mmap RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/IPC/Mmap.pm:${PORTSDIR}/devel/p5-IPC-Mmap BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= IPC::Mmap::Share.3 diff --git a/devel/p5-IPC-Mmap/Makefile b/devel/p5-IPC-Mmap/Makefile index 1c090533dc9d..124c4a42f0b1 100644 --- a/devel/p5-IPC-Mmap/Makefile +++ b/devel/p5-IPC-Mmap/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org COMMENT= Provides a minimal mmap() interface for both POSIX and Win32 -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes #MAN3= IPC::Mmap.3 diff --git a/devel/p5-Iterator-IO/Makefile b/devel/p5-Iterator-IO/Makefile index e9e915b6a1ec..ded3bca218a6 100644 --- a/devel/p5-Iterator-IO/Makefile +++ b/devel/p5-Iterator-IO/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS+= ${BUILD_DEPENDS} MAN3= Iterator::IO.3 -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes .include <bsd.port.mk> diff --git a/devel/p5-Iterator-Misc/Makefile b/devel/p5-Iterator-Misc/Makefile index e1b5828ac4ed..b71f28339bbb 100644 --- a/devel/p5-Iterator-Misc/Makefile +++ b/devel/p5-Iterator-Misc/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS+= ${BUILD_DEPENDS} MAN3= Iterator::Misc.3 -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes .include <bsd.port.mk> diff --git a/devel/p5-Iterator-Util/Makefile b/devel/p5-Iterator-Util/Makefile index 1cfd265aace4..90507d9291d7 100644 --- a/devel/p5-Iterator-Util/Makefile +++ b/devel/p5-Iterator-Util/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS+= ${BUILD_DEPENDS} MAN3= Iterator::Util.3 -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes .include <bsd.port.mk> diff --git a/devel/p5-Iterator/Makefile b/devel/p5-Iterator/Makefile index 8cb4aa4d25a8..4afad82c05c7 100644 --- a/devel/p5-Iterator/Makefile +++ b/devel/p5-Iterator/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS+= ${BUILD_DEPENDS} MAN3= Iterator.3 -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes .include <bsd.port.mk> diff --git a/devel/p5-JSON-RPC-Dispatcher/Makefile b/devel/p5-JSON-RPC-Dispatcher/Makefile index 3f265b7c67cf..22e01c23af0e 100644 --- a/devel/p5-JSON-RPC-Dispatcher/Makefile +++ b/devel/p5-JSON-RPC-Dispatcher/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= p5-JSON>=2.16:${PORTSDIR}/converters/p5-JSON \ p5-Plack>=0.9913:${PORTSDIR}/www/p5-Plack BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= JSON::RPC::Dispatcher.3 \ JSON::RPC::Dispatcher::App.3 \ diff --git a/devel/p5-Lexical-Persistence/Makefile b/devel/p5-Lexical-Persistence/Makefile index 8bf6f3357b9b..0a7a0baf25e9 100644 --- a/devel/p5-Lexical-Persistence/Makefile +++ b/devel/p5-Lexical-Persistence/Makefile @@ -20,6 +20,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= Lexical::Persistence.3 -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes .include <bsd.port.mk> diff --git a/devel/p5-Locale-Maketext-Gettext/Makefile b/devel/p5-Locale-Maketext-Gettext/Makefile index fc941d057155..7c267a41343e 100644 --- a/devel/p5-Locale-Maketext-Gettext/Makefile +++ b/devel/p5-Locale-Maketext-Gettext/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Joins gettext and Maketext frameworks -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= maketext.1 MAN3= Locale::Maketext::Gettext.3 \ diff --git a/devel/p5-Log-Accounting-SVK/Makefile b/devel/p5-Log-Accounting-SVK/Makefile index ac3e31a16af1..b488d783427b 100644 --- a/devel/p5-Log-Accounting-SVK/Makefile +++ b/devel/p5-Log-Accounting-SVK/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= ${SITE_PERL}/SVK.pm:${PORTSDIR}/devel/svk \ ${SITE_PERL}/Algorithm/Accounting.pm:${PORTSDIR}/devel/p5-Algorithm-Accounting RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= svk-accounting.pl.1 svk-developer-graph.pl.1 MAN3= Log::Accounting::SVK.3 diff --git a/devel/p5-Log-Accounting-SVN/Makefile b/devel/p5-Log-Accounting-SVN/Makefile index e3cd2df16f7d..2e10acccbc94 100644 --- a/devel/p5-Log-Accounting-SVN/Makefile +++ b/devel/p5-Log-Accounting-SVN/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/SVN/Core.pm:${PORTSDIR}/devel/p5-subver p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Log::Accounting::SVN.3 diff --git a/devel/p5-Log-Any-Adapter-Syslog/Makefile b/devel/p5-Log-Any-Adapter-Syslog/Makefile index 7e8b6a415b85..6caab1e490fa 100644 --- a/devel/p5-Log-Any-Adapter-Syslog/Makefile +++ b/devel/p5-Log-Any-Adapter-Syslog/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Log-Any-Adapter>=0:${PORTSDIR}/devel/p5-Log-Any-Adapter \ p5-Unix-Syslog>=0:${PORTSDIR}/sysutils/p5-Unix-Syslog BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.4.0+ +PERL_CONFIGURE= yes MAN3= Log::Any::Adapter::Syslog.3 diff --git a/devel/p5-MRO-Compat/Makefile b/devel/p5-MRO-Compat/Makefile index 222d53892bac..949518b5ae71 100644 --- a/devel/p5-MRO-Compat/Makefile +++ b/devel/p5-MRO-Compat/Makefile @@ -18,7 +18,7 @@ COMMENT= Add mro::* interface compatibility for Perls < 5.9.5 BUILD_DEPENDS= p5-Class-C3>=0.19:${PORTSDIR}/devel/p5-Class-C3 RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= MRO::Compat.3 diff --git a/devel/p5-Module-Compile/Makefile b/devel/p5-Module-Compile/Makefile index 15953de81cf5..e296cf0b4590 100644 --- a/devel/p5-Module-Compile/Makefile +++ b/devel/p5-Module-Compile/Makefile @@ -17,7 +17,7 @@ COMMENT= Provide a system for writing modules that compile other Perl modules BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Module::Compile.3 \ Module::Install::Admin::PMC.3 \ diff --git a/devel/p5-Module-Dependency/Makefile b/devel/p5-Module-Dependency/Makefile index 120625324c45..8a27bcf20079 100644 --- a/devel/p5-Module-Dependency/Makefile +++ b/devel/p5-Module-Dependency/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org COMMENT= Collection of modules for examining dependencies -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= pmd_indexer.plx.1 pmd_grapher.plx.1 pmd_dump.pl.1 MAN3= Module::Dependency.3 \ diff --git a/devel/p5-Module-Install-Template/Makefile b/devel/p5-Module-Install-Template/Makefile index cfbaa37e782f..a8d062bb7a7b 100644 --- a/devel/p5-Module-Install-Template/Makefile +++ b/devel/p5-Module-Install-Template/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \ p5-Module-Install>=0:${PORTSDIR}/devel/p5-Module-Install RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.6.0+ +PERL_CONFIGURE= yes MAN3= Module::Install::Template.3 .include <bsd.port.mk> diff --git a/devel/p5-Module-Release/Makefile b/devel/p5-Module-Release/Makefile index d89c9e0e0069..ae673103e930 100644 --- a/devel/p5-Module-Release/Makefile +++ b/devel/p5-Module-Release/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= ${SITE_PERL}/IO/Null.pm:${PORTSDIR}/devel/p5-IO-Null \ ${SITE_PERL}/HTTP/Message.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= release.1 MAN3= Module::Release.3 Module::Release::FTP.3 Module::Release::Kwalitee.3 \ diff --git a/devel/p5-Module-Starter-Plugin-SimpleStore/Makefile b/devel/p5-Module-Starter-Plugin-SimpleStore/Makefile index f33e79bb412b..e859e7807949 100644 --- a/devel/p5-Module-Starter-Plugin-SimpleStore/Makefile +++ b/devel/p5-Module-Starter-Plugin-SimpleStore/Makefile @@ -16,7 +16,7 @@ COMMENT= Provide methods of retrieving templates for Module::Starter BUILD_DEPENDS= p5-Module-Starter>=1.32:${PORTSDIR}/devel/p5-Module-Starter -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Module::Starter::Plugin::InlineStore.3 \ Module::Starter::Plugin::DirStore.3 \ diff --git a/devel/p5-Module-Starter-Plugin-TT2/Makefile b/devel/p5-Module-Starter-Plugin-TT2/Makefile index 48cb524f1a70..4561e8dc9e48 100644 --- a/devel/p5-Module-Starter-Plugin-TT2/Makefile +++ b/devel/p5-Module-Starter-Plugin-TT2/Makefile @@ -17,7 +17,7 @@ COMMENT= TT2 templates for Module::Starter::Template BUILD_DEPENDS= p5-Module-Starter>=1.47.0:${PORTSDIR}/devel/p5-Module-Starter \ p5-Template-Toolkit>=2:${PORTSDIR}/www/p5-Template-Toolkit -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Module::Starter::Plugin::TT2.3 diff --git a/devel/p5-Moose-Autobox/Makefile b/devel/p5-Moose-Autobox/Makefile index 6a611f642771..bd196e37c254 100644 --- a/devel/p5-Moose-Autobox/Makefile +++ b/devel/p5-Moose-Autobox/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= p5-autobox>=2.23:${PORTSDIR}/devel/p5-autobox \ p5-Moose>=0.42:${PORTSDIR}/devel/p5-Moose \ p5-Perl6-Junction>=1.40000:${PORTSDIR}/devel/p5-Perl6-Junction -PERL_CONFIGURE= 5.6.0+ +PERL_CONFIGURE= yes MAN3= Moose::Autobox.3 \ Moose::Autobox::Array.3 \ diff --git a/devel/p5-MooseX-Async/Makefile b/devel/p5-MooseX-Async/Makefile index b8aab51225b9..290dc9068fb2 100644 --- a/devel/p5-MooseX-Async/Makefile +++ b/devel/p5-MooseX-Async/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Moose>=0.56:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-AttributeHelpers>=0.13:${PORTSDIR}/devel/p5-MooseX-AttributeHelpers BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= MooseX::Async.3 \ MooseX::Async::Meta::Class.3 \ diff --git a/devel/p5-MooseX-AttributeHelpers/Makefile b/devel/p5-MooseX-AttributeHelpers/Makefile index e4f402d528fd..7da7f75cb4b6 100644 --- a/devel/p5-MooseX-AttributeHelpers/Makefile +++ b/devel/p5-MooseX-AttributeHelpers/Makefile @@ -17,7 +17,7 @@ COMMENT= Extend your attribute interfaces BUILD_DEPENDS= p5-Moose>=0.56:${PORTSDIR}/devel/p5-Moose RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= MooseX::AttributeHelpers.3 \ MooseX::AttributeHelpers::Bool.3 \ diff --git a/devel/p5-MooseX-Clone/Makefile b/devel/p5-MooseX-Clone/Makefile index 659c9b8863b4..9890b0baeb21 100644 --- a/devel/p5-MooseX-Clone/Makefile +++ b/devel/p5-MooseX-Clone/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= p5-Moose>=0.45:${PORTSDIR}/devel/p5-Moose \ p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= MooseX::Clone.3 \ MooseX::Clone::Meta::Attribute::Trait::NoClone.3 \ diff --git a/devel/p5-MooseX-Daemonize/Makefile b/devel/p5-MooseX-Daemonize/Makefile index 024fda8c57e2..8ac3cc0eb55f 100644 --- a/devel/p5-MooseX-Daemonize/Makefile +++ b/devel/p5-MooseX-Daemonize/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= p5-Moose>=0.33:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-Types-Path-Class>=0:${PORTSDIR}/devel/p5-MooseX-Types-Path-Class BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= MooseX::Daemonize.3 \ MooseX::Daemonize::Core.3 \ diff --git a/devel/p5-MooseX-Getopt/Makefile b/devel/p5-MooseX-Getopt/Makefile index c818cb24cee7..ec59aea6ac41 100644 --- a/devel/p5-MooseX-Getopt/Makefile +++ b/devel/p5-MooseX-Getopt/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple \ p5-Test-Fatal>=0.003:${PORTSDIR}/devel/p5-Test-Fatal -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= MooseX::Getopt.3 \ MooseX::Getopt::Basic.3 \ diff --git a/devel/p5-MooseX-Has-Sugar/Makefile b/devel/p5-MooseX-Has-Sugar/Makefile index 349b68d2d32e..dc8b7db2ed01 100644 --- a/devel/p5-MooseX-Has-Sugar/Makefile +++ b/devel/p5-MooseX-Has-Sugar/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= p5-Moose>=0.61:${PORTSDIR}/devel/p5-Moose \ p5-Find-Lib>=0:${PORTSDIR}/devel/p5-Find-Lib RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes PERL_MODBUILD= yes MAN3= MooseX::Has::Sugar.3 \ diff --git a/devel/p5-MooseX-MultiMethods/Makefile b/devel/p5-MooseX-MultiMethods/Makefile index 681ef5fc4ebe..5e6387aa6575 100644 --- a/devel/p5-MooseX-MultiMethods/Makefile +++ b/devel/p5-MooseX-MultiMethods/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-Types>0:${PORTSDIR}/devel/p5-MooseX-Types BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= MooseX::MultiMethods.3 \ MooseX::MultiMethods::Meta::Method.3 diff --git a/devel/p5-MooseX-Storage/Makefile b/devel/p5-MooseX-Storage/Makefile index 8095d7466981..2b1ae5a8e94d 100644 --- a/devel/p5-MooseX-Storage/Makefile +++ b/devel/p5-MooseX-Storage/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= p5-Moose>=0.99:${PORTSDIR}/devel/p5-Moose \ p5-String-RewritePrefix>=0.004:${PORTSDIR}/textproc/p5-String-RewritePrefix RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= MooseX::Storage.3 \ MooseX::Storage::Base::WithChecksum.3 \ diff --git a/devel/p5-MooseX-Types-Path-Class/Makefile b/devel/p5-MooseX-Types-Path-Class/Makefile index bf4813cd8774..883cbef81938 100644 --- a/devel/p5-MooseX-Types-Path-Class/Makefile +++ b/devel/p5-MooseX-Types-Path-Class/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= p5-Moose>=2:${PORTSDIR}/devel/p5-Moose \ p5-Path-Class>=0.16:${PORTSDIR}/devel/p5-Path-Class BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= MooseX::Types::Path::Class.3 diff --git a/devel/p5-MooseX-Types-Signal/Makefile b/devel/p5-MooseX-Types-Signal/Makefile index 2381afc70e80..2fe4b1a9f307 100644 --- a/devel/p5-MooseX-Types-Signal/Makefile +++ b/devel/p5-MooseX-Types-Signal/Makefile @@ -17,7 +17,7 @@ COMMENT= A type to represent valid UNIX or Perl signals RUN_DEPENDS= p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= MooseX::Types::Signal.3 diff --git a/devel/p5-MooseX-Types-VariantTable/Makefile b/devel/p5-MooseX-Types-VariantTable/Makefile index 095232ae4501..19de4c19fe17 100644 --- a/devel/p5-MooseX-Types-VariantTable/Makefile +++ b/devel/p5-MooseX-Types-VariantTable/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-MooseX-Types-Structured>=0.12:${PORTSDIR}/devel/p5-MooseX-Types- p5-MooseX-Clone>=0.03:${PORTSDIR}/devel/p5-MooseX-Clone BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= MooseX::Types::VariantTable::Declare.3 \ MooseX::Types::VariantTable.3 diff --git a/devel/p5-Object-InsideOut/Makefile b/devel/p5-Object-InsideOut/Makefile index 0d9a41e85947..edf7bb4ea454 100644 --- a/devel/p5-Object-InsideOut/Makefile +++ b/devel/p5-Object-InsideOut/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= p5-Exception-Class>=1.29:${PORTSDIR}/devel/p5-Exception-Class \ p5-Scalar-List-Utils>=1.23:${PORTSDIR}/lang/p5-Scalar-List-Utils BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Object::InsideOut.3 Object::InsideOut::Metadata.3 Bundle::Object::InsideOut.3 diff --git a/devel/p5-PadWalker/Makefile b/devel/p5-PadWalker/Makefile index e7c897e992e1..34e250d188d5 100644 --- a/devel/p5-PadWalker/Makefile +++ b/devel/p5-PadWalker/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= PadWalker - play with Perl lexical variables -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= PadWalker.3 diff --git a/devel/p5-Perl-Unsafe-Signals/Makefile b/devel/p5-Perl-Unsafe-Signals/Makefile index 550854f5c52e..996138121d0e 100644 --- a/devel/p5-Perl-Unsafe-Signals/Makefile +++ b/devel/p5-Perl-Unsafe-Signals/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ehaupt@FreeBSD.org COMMENT= Allow unsafe handling of signals in selected blocks -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Perl::Unsafe::Signals.3 diff --git a/devel/p5-Perl6-Export/Makefile b/devel/p5-Perl6-Export/Makefile index 79ec28d49775..ed31160affb0 100644 --- a/devel/p5-Perl6-Export/Makefile +++ b/devel/p5-Perl6-Export/Makefile @@ -17,7 +17,7 @@ COMMENT= Implements the Perl 6 'is export(...)' trait BUILD_DEPENDS= ${SITE_PERL}/Filter/Simple.pm:${PORTSDIR}/textproc/p5-Filter-Simple RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Perl6::Export.3 diff --git a/devel/p5-Perl6-Form/Makefile b/devel/p5-Perl6-Form/Makefile index 790d5c127d1a..bc6c0dea2b3b 100644 --- a/devel/p5-Perl6-Form/Makefile +++ b/devel/p5-Perl6-Form/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Perl6/Export.pm:${PORTSDIR}/devel/p5-Perl6-Export \ ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Perl6::Form.3 diff --git a/devel/p5-PerlIO-eol/Makefile b/devel/p5-PerlIO-eol/Makefile index 847f96953695..267b2077fd15 100644 --- a/devel/p5-PerlIO-eol/Makefile +++ b/devel/p5-PerlIO-eol/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= rafan@FreeBSD.org COMMENT= PerlIO layer for normalizing line endings -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= PerlIO::eol.3 diff --git a/devel/p5-PerlIO-via-MD5/Makefile b/devel/p5-PerlIO-via-MD5/Makefile index 777977e7f5a3..db820189b135 100644 --- a/devel/p5-PerlIO-via-MD5/Makefile +++ b/devel/p5-PerlIO-via-MD5/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= PerlIO layer for creating an MD5 digest of a file -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes USE_PERL5_REASON= requires PerlIO, which was introduced in Perl 5.8.0. Install lang/perl5.8 and try again MAN3= PerlIO::via::MD5.3 diff --git a/devel/p5-PerlIO-via-dynamic/Makefile b/devel/p5-PerlIO-via-dynamic/Makefile index d7f936926d21..1b9e2eebb5d9 100644 --- a/devel/p5-PerlIO-via-dynamic/Makefile +++ b/devel/p5-PerlIO-via-dynamic/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= rafan@FreeBSD.org COMMENT= Dynamic PerlIO layers -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= PerlIO::via::dynamic.3 diff --git a/devel/p5-PerlIO-via-symlink/Makefile b/devel/p5-PerlIO-via-symlink/Makefile index b426cccae9b8..7c965a9c4b5a 100644 --- a/devel/p5-PerlIO-via-symlink/Makefile +++ b/devel/p5-PerlIO-via-symlink/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= rafan@FreeBSD.org COMMENT= Symbolic link PerlIO layers -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= PerlIO::via::symlink.3 diff --git a/devel/p5-Pod-Coverage-Moose/Makefile b/devel/p5-Pod-Coverage-Moose/Makefile index 71f275489176..6199218a95d1 100644 --- a/devel/p5-Pod-Coverage-Moose/Makefile +++ b/devel/p5-Pod-Coverage-Moose/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= p5-Moose>=2:${PORTSDIR}/devel/p5-Moose \ p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Pod::Coverage::Moose.3 diff --git a/devel/p5-Proc-Fork/Makefile b/devel/p5-Proc-Fork/Makefile index 2647b53e7fad..7625e240e5f7 100644 --- a/devel/p5-Proc-Fork/Makefile +++ b/devel/p5-Proc-Fork/Makefile @@ -18,7 +18,7 @@ COMMENT= Proc::Fork - Simple, intuitive interface to the fork() system call BUILD_DEPENDS= p5-Exporter-Tidy>0:${PORTSDIR}/devel/p5-Exporter-Tidy RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Proc::Fork.3 diff --git a/devel/p5-Project-Gantt/Makefile b/devel/p5-Project-Gantt/Makefile index e3c30c2eb9b2..9dba1182494b 100644 --- a/devel/p5-Project-Gantt/Makefile +++ b/devel/p5-Project-Gantt/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Class/Date.pm:${PORTSDIR}/devel/p5-Clas ${SITE_PERL}/${PERL_ARCH}/Image/Magick.pm:${PORTSDIR}/graphics/ImageMagick RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes WRKSRC= ${WRKDIR}/Gantt MAN3= Project::Gantt.3 diff --git a/devel/p5-ReadLine-Gnu/Makefile b/devel/p5-ReadLine-Gnu/Makefile index 91566c8f0692..713141861569 100644 --- a/devel/p5-ReadLine-Gnu/Makefile +++ b/devel/p5-ReadLine-Gnu/Makefile @@ -16,7 +16,7 @@ DISTNAME= Term-${PORTNAME}-${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= Perl 5 module that allows Term::ReadLine to use GNU readline -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes WRKSRC= ${WRKDIR}/${DISTNAME:C/a$//} MAN3= Term::ReadLine::Gnu.3 diff --git a/devel/p5-Readonly/Makefile b/devel/p5-Readonly/Makefile index cf0507d0e609..8d66c9a903f8 100644 --- a/devel/p5-Readonly/Makefile +++ b/devel/p5-Readonly/Makefile @@ -17,7 +17,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= skv@FreeBSD.org COMMENT= Facility for creating read-only scalars, arrays, hashes -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes CONFIGURE_ARGS= DIR="${PORTNAME}-XS-${PORTVERSION_XS}" PORTVERSION_XS= 1.05 diff --git a/devel/p5-SNMP-Persist/Makefile b/devel/p5-SNMP-Persist/Makefile index 9b4df4d4481f..0c707ca003ea 100644 --- a/devel/p5-SNMP-Persist/Makefile +++ b/devel/p5-SNMP-Persist/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= jadawin@FreeBSD.org COMMENT= The module is a backend for pass_persist feature of net-snmp -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= SNMP::Persist.3 diff --git a/devel/p5-SVN-Agent/Makefile b/devel/p5-SVN-Agent/Makefile index 4abd89e9e9a0..cc0d39de7435 100644 --- a/devel/p5-SVN-Agent/Makefile +++ b/devel/p5-SVN-Agent/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/SVN/Core.pm:${PORTSDIR}/devel/p5-subver p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= SVN::Agent.3 diff --git a/devel/p5-SVN-Statistics/Makefile b/devel/p5-SVN-Statistics/Makefile index 005caef5c884..3be8c1f6f77d 100644 --- a/devel/p5-SVN-Statistics/Makefile +++ b/devel/p5-SVN-Statistics/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/SVN/Core.pm:${PORTSDIR}/devel/p5-subver p5-IO-Toolkit>=0:${PORTSDIR}/devel/p5-IO-Toolkit RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= SVN::Statistics.3 diff --git a/devel/p5-Scalar-Util-Clone/Makefile b/devel/p5-Scalar-Util-Clone/Makefile index 87d282096d37..bdce7e581e82 100644 --- a/devel/p5-Scalar-Util-Clone/Makefile +++ b/devel/p5-Scalar-Util-Clone/Makefile @@ -20,7 +20,7 @@ EXPIRATION_DATE= 2011-09-01 BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/List/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Scalar::Util::Clone.3 diff --git a/devel/p5-Sort-Key-DateTime/Makefile b/devel/p5-Sort-Key-DateTime/Makefile index 3eeab03ad2fa..72611336b4f3 100644 --- a/devel/p5-Sort-Key-DateTime/Makefile +++ b/devel/p5-Sort-Key-DateTime/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-DateTime>=0.28:${PORTSDIR}/devel/p5-DateTime \ p5-Sort-Key>=1.28:${PORTSDIR}/devel/p5-Sort-Key BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Sort::Key::DateTime.3 diff --git a/devel/p5-Sub-Alias/Makefile b/devel/p5-Sub-Alias/Makefile index a99b124a0e13..fcbbf5c4fac2 100644 --- a/devel/p5-Sub-Alias/Makefile +++ b/devel/p5-Sub-Alias/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \ p5-Devel-Declare>=0:${PORTSDIR}/devel/p5-Devel-Declare \ p5-Devel-BeginLift>=0:${PORTSDIR}/devel/p5-Devel-BeginLift -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes LICENSE= MIT diff --git a/devel/p5-Sub-Exporter/Makefile b/devel/p5-Sub-Exporter/Makefile index b5a38d580323..bea73bebc3dc 100644 --- a/devel/p5-Sub-Exporter/Makefile +++ b/devel/p5-Sub-Exporter/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-Sub-Install>=0.92:${PORTSDIR}/devel/p5-Sub-Install \ p5-Params-Util>=0.14:${PORTSDIR}/devel/p5-Params-Util BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.6.2+ +PERL_CONFIGURE= yes MAN3= Sub::Exporter.3 \ Sub::Exporter::Cookbook.3 \ diff --git a/devel/p5-Sub-Name/Makefile b/devel/p5-Sub-Name/Makefile index 533ef9196883..b6c320cf96a4 100644 --- a/devel/p5-Sub-Name/Makefile +++ b/devel/p5-Sub-Name/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Sub::Name - (re)name a sub -PERL_CONFIGURE= 5.6.0+ +PERL_CONFIGURE= yes MAN3= Sub::Name.3 diff --git a/devel/p5-Sub-WrapPackages/Makefile b/devel/p5-Sub-WrapPackages/Makefile index 405523cea3d3..fb9ef680f8b9 100644 --- a/devel/p5-Sub-WrapPackages/Makefile +++ b/devel/p5-Sub-WrapPackages/Makefile @@ -17,7 +17,7 @@ COMMENT= Add pre- and post-execution wrappers RUN_DEPENDS= ${SITE_PERL}/Hook/LexWrap.pm:${PORTSDIR}/devel/p5-Hook-LexWrap BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Sub::WrapPackages.3 diff --git a/devel/p5-Term-Encoding/Makefile b/devel/p5-Term-Encoding/Makefile index ef7559515ab6..40ee6c4a1486 100644 --- a/devel/p5-Term-Encoding/Makefile +++ b/devel/p5-Term-Encoding/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= gslin@gslin.org COMMENT= Detect encoding of the current terminal -PERL_CONFIGURE= 5.7.2+ +PERL_CONFIGURE= yes MAN3= Term::Encoding.3 diff --git a/devel/p5-Test-Expect/Makefile b/devel/p5-Test-Expect/Makefile index ebfe1c945c88..ca50bec7f2b4 100644 --- a/devel/p5-Test-Expect/Makefile +++ b/devel/p5-Test-Expect/Makefile @@ -20,6 +20,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= Test::Expect.3 -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes .include <bsd.port.mk> diff --git a/devel/p5-Test-Kwalitee/Makefile b/devel/p5-Test-Kwalitee/Makefile index 12e1d04780d3..52b9b1f1e4f4 100644 --- a/devel/p5-Test-Kwalitee/Makefile +++ b/devel/p5-Test-Kwalitee/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS+= ${SITE_PERL}/Module/CPANTS/Analyse.pm:${PORTSDIR}/devel/p5-Module- ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \ ${SITE_PERL}/Module/Signature.pm:${PORTSDIR}/security/p5-Module-Signature -PERL_CONFIGURE= 5.6.2+ +PERL_CONFIGURE= yes PERL_MODBUILD= yes MAN3= Test::Kwalitee.3 diff --git a/devel/p5-Test-Mock-LWP/Makefile b/devel/p5-Test-Mock-LWP/Makefile index 528354f826d6..3fb96aae08a8 100644 --- a/devel/p5-Test-Mock-LWP/Makefile +++ b/devel/p5-Test-Mock-LWP/Makefile @@ -16,7 +16,7 @@ COMMENT= Easy mocking of LWP packages RUN_DEPENDS= p5-Test-MockObject>=1.08:${PORTSDIR}/devel/p5-Test-MockObject -PERL_CONFIGURE= 5.6.2+ +PERL_CONFIGURE= yes MAN3= Test::Mock::HTTP::Request.3 \ Test::Mock::HTTP::Response.3 \ diff --git a/devel/p5-Thread-Apartment/Makefile b/devel/p5-Thread-Apartment/Makefile index 74740a2f35c9..ce5a5b09b592 100644 --- a/devel/p5-Thread-Apartment/Makefile +++ b/devel/p5-Thread-Apartment/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-Thread-Queue-Duplex>=0.92:${PORTSDIR}/devel/p5-Thread-Queue-Dupl p5-Class-Inspector>=1.08:${PORTSDIR}/devel/p5-Class-Inspector BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Thread::Apartment.3 diff --git a/devel/p5-Thread-Pool-Simple/Makefile b/devel/p5-Thread-Pool-Simple/Makefile index f26332076511..7464d413a565 100644 --- a/devel/p5-Thread-Pool-Simple/Makefile +++ b/devel/p5-Thread-Pool-Simple/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple thread-pool implementaion -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Thread::Pool::Simple.3 diff --git a/devel/p5-Thread-Queue-Duplex/Makefile b/devel/p5-Thread-Queue-Duplex/Makefile index bfa5aa015cbf..6e01ed3b1b0b 100644 --- a/devel/p5-Thread-Queue-Duplex/Makefile +++ b/devel/p5-Thread-Queue-Duplex/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tjs@cdpa.nsysu.edu.tw COMMENT= Thread-safe request/response queue with identifiable elements -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Thread::Queue::Duplex.3 Thread::Queue::Queueable.3 diff --git a/devel/p5-Tie-iCal/Makefile b/devel/p5-Tie-iCal/Makefile index 4aeed1feb261..9a2c1f17f711 100644 --- a/devel/p5-Tie-iCal/Makefile +++ b/devel/p5-Tie-iCal/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= kaoru@kaisei.org COMMENT= Tie iCal files to Perl hashes -PERL_CONFIGURE= 5.7.3+ +PERL_CONFIGURE= yes USE_PERL5_REASON= requires newer version of Perl with Tie::File 0.97 or later MAN3= Tie::iCal.3 diff --git a/devel/p5-VCP-Dest-svk/Makefile b/devel/p5-VCP-Dest-svk/Makefile index b9442124ff16..1cce3e7c56f6 100644 --- a/devel/p5-VCP-Dest-svk/Makefile +++ b/devel/p5-VCP-Dest-svk/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= ${SITE_PERL}/VCP.pm:${PORTSDIR}/devel/p5-VCP-autrijus \ ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= VCP::Dest::svk.3 diff --git a/devel/p5-VCP-Source-cvsbk/Makefile b/devel/p5-VCP-Source-cvsbk/Makefile index 0bf4f02f16b0..efca1bdfdcb7 100644 --- a/devel/p5-VCP-Source-cvsbk/Makefile +++ b/devel/p5-VCP-Source-cvsbk/Makefile @@ -18,7 +18,7 @@ COMMENT= VCP source driver for bk exported cvs repository BUILD_DEPENDS= ${SITE_PERL}/VCP.pm:${PORTSDIR}/devel/p5-VCP-autrijus RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= VCP::Source::cvsbk.3 \ VCP::Filter::cvsbkchangeset.3 diff --git a/devel/p5-VCS/Makefile b/devel/p5-VCS/Makefile index 7b01c2dad2f8..4eb17b0e5903 100644 --- a/devel/p5-VCS/Makefile +++ b/devel/p5-VCS/Makefile @@ -17,7 +17,7 @@ COMMENT= Library for generic Version Control System access in Perl RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= diff-hist.1 MAN3= VCS.3 VCS::Cvs.3 VCS::Dir.3 VCS::File.3 \ diff --git a/devel/p5-Variable-Magic/Makefile b/devel/p5-Variable-Magic/Makefile index 27d9ac92e693..8fe2265aad6d 100644 --- a/devel/p5-Variable-Magic/Makefile +++ b/devel/p5-Variable-Magic/Makefile @@ -17,7 +17,7 @@ COMMENT= Associate user-defined magic to variables from Perl LICENSE_COMB= dual LICENSE= ART20 GPLv1 -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Variable::Magic.3 diff --git a/devel/p5-constant-boolean/Makefile b/devel/p5-constant-boolean/Makefile index 17c641dc9fb2..5b910ad071fa 100644 --- a/devel/p5-constant-boolean/Makefile +++ b/devel/p5-constant-boolean/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Define TRUE and FALSE constants. -PERL_CONFIGURE= 5.6+ +PERL_CONFIGURE= yes MAN3= constant::boolean.3 .include <bsd.port.mk> diff --git a/devel/p5-orz/Makefile b/devel/p5-orz/Makefile index 6cb2bd70ec2d..8871b6b4858c 100644 --- a/devel/p5-orz/Makefile +++ b/devel/p5-orz/Makefile @@ -18,7 +18,7 @@ COMMENT= A method of annotation as /* */ in perl BUILD_DEPENDS= ${SITE_PERL}/Module/Compile.pm:${PORTSDIR}/devel/p5-Module-Compile RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= orz.3 diff --git a/devel/perlconsole/Makefile b/devel/perlconsole/Makefile index aec130521730..524574ec5c4a 100644 --- a/devel/perlconsole/Makefile +++ b/devel/perlconsole/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Term/ReadLine/Gnu.pm:${PORTSDIR}/devel/p5 ${SITE_PERL}/B/Keywords.pm:${PORTSDIR}/devel/p5-B-Keywords USE_PERL5= yes -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes PORTDOCS= README \ AUTHORS \ diff --git a/dns/p5-Net-DNS-ZoneFile-Fast/Makefile b/dns/p5-Net-DNS-ZoneFile-Fast/Makefile index f819c60a0481..c161d2c0c2f0 100644 --- a/dns/p5-Net-DNS-ZoneFile-Fast/Makefile +++ b/dns/p5-Net-DNS-ZoneFile-Fast/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Net-DNS>=0.65:${PORTSDIR}/dns/p5-Net-DNS \ p5-Net-DNS-SEC>=0.15:${PORTSDIR}/dns/p5-Net-DNS-SEC BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Net::DNS::ZoneFile::Fast.3 diff --git a/games/p5-Games-Tournament-RoundRobin/Makefile b/games/p5-Games-Tournament-RoundRobin/Makefile index c5a771659bb3..6878df58d479 100644 --- a/games/p5-Games-Tournament-RoundRobin/Makefile +++ b/games/p5-Games-Tournament-RoundRobin/Makefile @@ -17,6 +17,6 @@ COMMENT= Round-Robin Tournament Schedule Pairings MAN3= Games::Tournament::RoundRobin.3 \ Games::League::Member.3 -PERL_CONFIGURE= 5.6.2+ +PERL_CONFIGURE= yes .include <bsd.port.mk> diff --git a/graphics/p5-GD-SVG/Makefile b/graphics/p5-GD-SVG/Makefile index 1a20000a4d02..04bb3335ea11 100644 --- a/graphics/p5-GD-SVG/Makefile +++ b/graphics/p5-GD-SVG/Makefile @@ -19,7 +19,7 @@ COMMENT= Seamlessly enable SVG output from scripts written using GD BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \ ${SITE_PERL}/SVG.pm:${PORTSDIR}/textproc/p5-SVG -PERL_CONFIGURE= 5.8.0+ #inherited from graphics/p5-GD +PERL_CONFIGURE= yes MAN3= GD::SVG.3 diff --git a/graphics/p5-Graph-SocialMap/Makefile b/graphics/p5-Graph-SocialMap/Makefile index ece762c1803e..b9463a2f44de 100644 --- a/graphics/p5-Graph-SocialMap/Makefile +++ b/graphics/p5-Graph-SocialMap/Makefile @@ -24,6 +24,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= Graph::SocialMap.3 -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes .include <bsd.port.mk> diff --git a/graphics/p5-Graph-Writer-GraphViz/Makefile b/graphics/p5-Graph-Writer-GraphViz/Makefile index b52a505a48cb..36f97e137d2d 100644 --- a/graphics/p5-Graph-Writer-GraphViz/Makefile +++ b/graphics/p5-Graph-Writer-GraphViz/Makefile @@ -23,6 +23,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= Graph::Writer::GraphViz.3 -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes .include <bsd.port.mk> diff --git a/graphics/p5-Graphics-Primitive-Driver-Cairo/Makefile b/graphics/p5-Graphics-Primitive-Driver-Cairo/Makefile index 90b909ecbab9..83959c0f189b 100644 --- a/graphics/p5-Graphics-Primitive-Driver-Cairo/Makefile +++ b/graphics/p5-Graphics-Primitive-Driver-Cairo/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= p5-Cairo>=1.061:${PORTSDIR}/graphics/p5-Cairo \ p5-Text-Flow>=0.01:${PORTSDIR}/textproc/p5-Text-Flow BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Graphics::Primitive::Driver::Cairo.3 \ Graphics::Primitive::Driver::Cairo::TextLayout.3 diff --git a/graphics/p5-SWF-Builder/Makefile b/graphics/p5-SWF-Builder/Makefile index a80098a090ce..703c22c08d94 100644 --- a/graphics/p5-SWF-Builder/Makefile +++ b/graphics/p5-SWF-Builder/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/SWF/Element.pm:${PORTSDIR}/graphics/p5-SWF-File \ ${SITE_PERL}/Font/TTF/Font.pm:${PORTSDIR}/x11-fonts/p5-Font-TTF RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= SWF::Builder.3 SWF::Builder::ActionScript.3 \ SWF::Builder::Character::Bitmap.3 \ diff --git a/graphics/p5-Tk-JPEG-Lite/Makefile b/graphics/p5-Tk-JPEG-Lite/Makefile index 6fb7a8f25ae7..1e1cfd4b4a01 100644 --- a/graphics/p5-Tk-JPEG-Lite/Makefile +++ b/graphics/p5-Tk-JPEG-Lite/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= tkjpeg-lite.1 MAN3= Tk::JPEG::Lite.3 diff --git a/graphics/p5-URI-GoogleChart/Makefile b/graphics/p5-URI-GoogleChart/Makefile index 7c2900ad56ec..c7f8cc36159e 100644 --- a/graphics/p5-URI-GoogleChart/Makefile +++ b/graphics/p5-URI-GoogleChart/Makefile @@ -18,7 +18,7 @@ COMMENT= Generate Google Chart URIs BUILD_DEPENDS= p5-URI>0:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.6.0+ +PERL_CONFIGURE= yes MAN3= URI::GoogleChart.3 diff --git a/irc/nethirc/Makefile b/irc/nethirc/Makefile index 8dc917dd1ad1..580a9fe0a0c1 100644 --- a/irc/nethirc/Makefile +++ b/irc/nethirc/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${SITE_PERL}/POE/Component/IRC.pm:${PORTSDIR}/irc/p5-POE-Componen ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= nethirc.pl.1 MAN3= NetHirc.3 diff --git a/japanese/p5-MeCab/Makefile b/japanese/p5-MeCab/Makefile index 4c0eed19413d..05b055e4c082 100644 --- a/japanese/p5-MeCab/Makefile +++ b/japanese/p5-MeCab/Makefile @@ -16,7 +16,7 @@ COMMENT= MeCab library module for Perl5 LIB_DEPENDS= mecab.1:${PORTSDIR}/japanese/mecab -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes .include <bsd.port.pre.mk> diff --git a/japanese/p5-Unicode-Japanese/Makefile b/japanese/p5-Unicode-Japanese/Makefile index f9d8e6f5db45..45180ef145a2 100644 --- a/japanese/p5-Unicode-Japanese/Makefile +++ b/japanese/p5-Unicode-Japanese/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= CPAN MAINTAINER= knu@FreeBSD.org COMMENT= A Perl5 module to handle Japanese character encodings -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= ujconv.1 ujguess.1 MAN3= Unicode::Japanese.3 Unicode::Japanese::JA.3 diff --git a/lang/p5-Expect/Makefile b/lang/p5-Expect/Makefile index e6c129a95f42..c09e09a52aa8 100644 --- a/lang/p5-Expect/Makefile +++ b/lang/p5-Expect/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl module inspired by the Tcl version of Expect BUILD_DEPENDS= p5-IO-Tty>=1.03:${PORTSDIR}/devel/p5-IO-Tty RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Expect.3 diff --git a/mail/p5-Email-Sender/Makefile b/mail/p5-Email-Sender/Makefile index 25cb36faa1a0..1f6a80d9d7aa 100644 --- a/mail/p5-Email-Sender/Makefile +++ b/mail/p5-Email-Sender/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= p5-Capture-Tiny>=0.08:${PORTSDIR}/devel/p5-Capture-Tiny \ p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \ p5-Throwable>=0.100090:${PORTSDIR}/devel/p5-Throwable -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Email::Sender.3 \ Email::Sender::Failure.3 \ diff --git a/mail/p5-MIME-Fast/Makefile b/mail/p5-MIME-Fast/Makefile index abda60536529..698efe2b91ec 100644 --- a/mail/p5-MIME-Fast/Makefile +++ b/mail/p5-MIME-Fast/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scal LIB_DEPENDS= gmime-2.0.4:${PORTSDIR}/mail/gmime2 RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes CONFIGURE_ENV= PREFIX="${PREFIX}" CCFLAGS="${CCFLAGS} ${PTHREAD_CFLAGS}" MAN3= MIME::Fast.3 diff --git a/mail/p5-Mail-CheckUser/Makefile b/mail/p5-Mail-CheckUser/Makefile index 89cdd3bcf2b5..b36f796e2d70 100644 --- a/mail/p5-Mail-CheckUser/Makefile +++ b/mail/p5-Mail-CheckUser/Makefile @@ -18,7 +18,7 @@ COMMENT= Perl module to check email addresses for validity BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= cufilter.1 MAN3= Mail::CheckUser.3 diff --git a/mail/p5-Mail-OpenRelay-Simple/Makefile b/mail/p5-Mail-OpenRelay-Simple/Makefile index 74300f44a547..faacfc21a16b 100644 --- a/mail/p5-Mail-OpenRelay-Simple/Makefile +++ b/mail/p5-Mail-OpenRelay-Simple/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Class-Accessor>=0.25:${PORTSDIR}/devel/p5-Class-Accessor \ p5-Net-Telnet>=3.03:${PORTSDIR}/net/p5-Net-Telnet BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Mail::OpenRelay::Simple.3 diff --git a/math/p5-Math-Algebra-Symbols/Makefile b/math/p5-Math-Algebra-Symbols/Makefile index 26bed2d8c154..59f63b5e5d1a 100644 --- a/math/p5-Math-Algebra-Symbols/Makefile +++ b/math/p5-Math-Algebra-Symbols/Makefile @@ -22,6 +22,6 @@ MAN3= Math::Algebra::Symbols.3 \ Math::Algebra::Symbols::Symbols.3 \ Math::Algebra::Symbols::Term.3 -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes .include <bsd.port.mk> diff --git a/math/p5-Number-WithError-LaTeX/Makefile b/math/p5-Number-WithError-LaTeX/Makefile index 94ed06179760..89c6ed6711f3 100644 --- a/math/p5-Number-WithError-LaTeX/Makefile +++ b/math/p5-Number-WithError-LaTeX/Makefile @@ -23,6 +23,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= Number::WithError::LaTeX.3 -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes .include <bsd.port.mk> diff --git a/misc/p5-Net-vCard/Makefile b/misc/p5-Net-vCard/Makefile index 7cc9c0e29ce9..d3eb76ca3384 100644 --- a/misc/p5-Net-vCard/Makefile +++ b/misc/p5-Net-vCard/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Read and write vCard files (RFC 2426) -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Net::vFile.3 Net::vCard.3 diff --git a/multimedia/mp3cd/Makefile b/multimedia/mp3cd/Makefile index 52ddaed6ebe5..5a71dece89fb 100644 --- a/multimedia/mp3cd/Makefile +++ b/multimedia/mp3cd/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Config/Simple.pm:${PORTSDIR}/devel/p5-Config-Simple RUN_DEPENDS= ${BUILD_DEPENDS} USE_PERL5= yes -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= mp3cd.1 MANCOMPRESS= yes diff --git a/multimedia/p5-FLV-Info/Makefile b/multimedia/p5-FLV-Info/Makefile index 84d6f782ec70..941c39c02101 100644 --- a/multimedia/p5-FLV-Info/Makefile +++ b/multimedia/p5-FLV-Info/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= p5-AMF-Perl>=0.15:${PORTSDIR}/www/p5-AMF-Perl \ p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly \ p5-SWF-File>=0.033:${PORTSDIR}/graphics/p5-SWF-File -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= flv2mp3.1 flvinfo.1 swf2flv.1 flv2swf.1 flv2flv.1 MAN3= FLV::File.3 \ diff --git a/multimedia/p5-MP4-Info/Makefile b/multimedia/p5-MP4-Info/Makefile index 4bb3dce13e71..bc43996b06c5 100644 --- a/multimedia/p5-MP4-Info/Makefile +++ b/multimedia/p5-MP4-Info/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Fetch info from MPEG-4 files -PERL_CONFIGURE= 5.7.3+ #inherited from p5-Encode +PERL_CONFIGURE= yes MAN3= MP4::Info.3 diff --git a/multimedia/p5-Subtitles/Makefile b/multimedia/p5-Subtitles/Makefile index 00bc75545c92..a40d1e72488c 100644 --- a/multimedia/p5-Subtitles/Makefile +++ b/multimedia/p5-Subtitles/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= osa@FreeBSD.org COMMENT= A Perl5 backend for fix subtitles timing -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= subs.1 MAN3= Subtitles.3 diff --git a/net-im/p5-Jabber-SimpleSend/Makefile b/net-im/p5-Jabber-SimpleSend/Makefile index 75acdc450392..5e4f5ab04a9f 100644 --- a/net-im/p5-Jabber-SimpleSend/Makefile +++ b/net-im/p5-Jabber-SimpleSend/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/Net/Jabber.pm:${PORTSDIR}/net-im/p5-Net-Jabber BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ # Inherited from net-im/p5-Net-Jabber +PERL_CONFIGURE= yes MAN3= Jabber::SimpleSend.3 diff --git a/net-mgmt/p5-NSNMP/Makefile b/net-mgmt/p5-NSNMP/Makefile index 6211970a5e50..e4a64823d607 100644 --- a/net-mgmt/p5-NSNMP/Makefile +++ b/net-mgmt/p5-NSNMP/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= NSNMP - fast, flexible, low-level, pure-Perl SNMP library -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= NSNMP.3 \ NSNMP::Simple.3 diff --git a/net-mgmt/p5-Nagios-Plugin/Makefile b/net-mgmt/p5-Nagios-Plugin/Makefile index 6e12ba6b28f6..92cf2b870bef 100644 --- a/net-mgmt/p5-Nagios-Plugin/Makefile +++ b/net-mgmt/p5-Nagios-Plugin/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= gerrit.beine@gmx.de COMMENT= Modules to streamline writing Nagios plugins -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes BUILD_DEPENDS+= ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \ p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ diff --git a/net-mgmt/p5-Net-IP-Match-Regexp/Makefile b/net-mgmt/p5-Net-IP-Match-Regexp/Makefile index a6008e78dad6..f87c7a4923b1 100644 --- a/net-mgmt/p5-Net-IP-Match-Regexp/Makefile +++ b/net-mgmt/p5-Net-IP-Match-Regexp/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= timur@FreeBSD.org COMMENT= Efficiently match IP addresses against IP ranges via regexp -PERL_CONFIGURE= 5.6.0+ +PERL_CONFIGURE= yes MAN3= Net::IP::Match::Regexp.3 diff --git a/net/p5-Apache2-SOAP/Makefile b/net/p5-Apache2-SOAP/Makefile index 6431278bf293..ee5ce2600888 100644 --- a/net/p5-Apache2-SOAP/Makefile +++ b/net/p5-Apache2-SOAP/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/${APACHEMODDIR}/mod_perl.so:${PORTSDIR}/www/mod_perl ${SITE_PERL}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes USE_APACHE= 20+ MAN3= Apache2::SOAP.3 diff --git a/net/p5-BBS-UserInfo-Maple3itoc/Makefile b/net/p5-BBS-UserInfo-Maple3itoc/Makefile index 9bbd6718b0a2..46923030edda 100644 --- a/net/p5-BBS-UserInfo-Maple3itoc/Makefile +++ b/net/p5-BBS-UserInfo-Maple3itoc/Makefile @@ -17,7 +17,7 @@ COMMENT= Get user information of Maple3itoc-style BBS RUN_DEPENDS= ${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect -PERL_CONFIGURE= 5.8.0+ # Inherited from lang/p5-Expect +PERL_CONFIGURE= yes MAN3= BBS::UserInfo::Maple3itoc.3 diff --git a/net/p5-BBS-UserInfo-Ptt/Makefile b/net/p5-BBS-UserInfo-Ptt/Makefile index 3381bda0127e..eca5928ddc5e 100644 --- a/net/p5-BBS-UserInfo-Ptt/Makefile +++ b/net/p5-BBS-UserInfo-Ptt/Makefile @@ -17,7 +17,7 @@ COMMENT= Get user information of PTT-style BBS RUN_DEPENDS= ${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect -PERL_CONFIGURE= 5.8.0+ # Inherited from lang/p5-Expect +PERL_CONFIGURE= yes MAN3= BBS::UserInfo::Ptt.3 diff --git a/net/p5-BBS-UserInfo-SOB/Makefile b/net/p5-BBS-UserInfo-SOB/Makefile index d8e7539b8ca8..d05f76745409 100644 --- a/net/p5-BBS-UserInfo-SOB/Makefile +++ b/net/p5-BBS-UserInfo-SOB/Makefile @@ -17,7 +17,7 @@ COMMENT= Get user information of SOB-style BBS RUN_DEPENDS= ${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect -PERL_CONFIGURE= 5.8.0+ # Inherited from lang/p5-Expect +PERL_CONFIGURE= yes MAN3= BBS::UserInfo::SOB.3 diff --git a/net/p5-BBS-UserInfo-Wretch/Makefile b/net/p5-BBS-UserInfo-Wretch/Makefile index 853ef5385096..e6fa2a26bb27 100644 --- a/net/p5-BBS-UserInfo-Wretch/Makefile +++ b/net/p5-BBS-UserInfo-Wretch/Makefile @@ -17,7 +17,7 @@ COMMENT= Get user information of Wretch-style BBS RUN_DEPENDS= ${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect -PERL_CONFIGURE= 5.8.0+ # Inherited from lang/p5-Expect +PERL_CONFIGURE= yes MAN3= BBS::UserInfo::Wretch.3 diff --git a/net/p5-JavaScript-RPC/Makefile b/net/p5-JavaScript-RPC/Makefile index 589a76ad83d7..4b0aa0400508 100644 --- a/net/p5-JavaScript-RPC/Makefile +++ b/net/p5-JavaScript-RPC/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Remote procedure calls from JavaScript -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= JavaScript::RPC::Server::CGI.3 JavaScript::RPC.3 diff --git a/net/p5-Net-Analysis/Makefile b/net/p5-Net-Analysis/Makefile index aeb22306d21e..b40b16a0f34d 100644 --- a/net/p5-Net-Analysis/Makefile +++ b/net/p5-Net-Analysis/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/Pcap.pm:${PORTSDIR}/net/p5-Net-Pcap \ ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Net::Analysis.3 \ Net::Analysis::Constants.3 \ diff --git a/net/p5-Net-DHCP/Makefile b/net/p5-Net-DHCP/Makefile index 19b1d9731781..88968b2a020f 100644 --- a/net/p5-Net-DHCP/Makefile +++ b/net/p5-Net-DHCP/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tjs@cdpa.nsysu.edu.tw COMMENT= A DHCP set of classes designed to handle basic DHCP handling -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Net::DHCP::Packet.3 Net::DHCP::Constants.3 diff --git a/net/p5-Net-Flow/Makefile b/net/p5-Net-Flow/Makefile index 0277d1f3ab1d..5b054cf50bc2 100644 --- a/net/p5-Net-Flow/Makefile +++ b/net/p5-Net-Flow/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw COMMENT= Decode and encode NetFlow/IPFIX datagrams -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Net::Flow.3 diff --git a/net/p5-Net-Libdnet/Makefile b/net/p5-Net-Libdnet/Makefile index a2d764a59463..2ea88e2f14bd 100644 --- a/net/p5-Net-Libdnet/Makefile +++ b/net/p5-Net-Libdnet/Makefile @@ -16,7 +16,7 @@ COMMENT= Libdnet interface LIB_DEPENDS= dnet.1:${PORTSDIR}/net/libdnet -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes CONFIGURE_ARGS= INC='-I${LOCALBASE}/include' MAN3= Net::Libdnet.3 Net::Libdnet::Entry::Intf.3 Net::Libdnet::Intf.3 \ Net::Libdnet::Ip.3 Net::Libdnet::Eth.3 Net::Libdnet::Tun.3 \ diff --git a/net/p5-Net-Proxy/Makefile b/net/p5-Net-Proxy/Makefile index 72a4ffc4c140..715be9cc26fb 100644 --- a/net/p5-Net-Proxy/Makefile +++ b/net/p5-Net-Proxy/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= jadawin@FreeBSD.org COMMENT= Framework for proxying network connections in many ways -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Net::Proxy.3 \ Net::Proxy::Connector.3 \ diff --git a/net/p5-Net-SFTP-Foreign/Makefile b/net/p5-Net-SFTP-Foreign/Makefile index 496c0cd735aa..d7928da3c825 100644 --- a/net/p5-Net-SFTP-Foreign/Makefile +++ b/net/p5-Net-SFTP-Foreign/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${SITE_PERL}/File/Which.pm:${PORTSDIR}/sysutils/p5-File-Which \ ${SITE_PERL}/${PERL_ARCH}/Sort/Key.pm:${PORTSDIR}/devel/p5-Sort-Key RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Net::SFTP::Foreign.3 \ Net::SFTP::Foreign::Attributes.3 \ diff --git a/net/p5-Net-SIP/Makefile b/net/p5-Net-SIP/Makefile index 5fa77a7fdd86..85341086368a 100644 --- a/net/p5-Net-SIP/Makefile +++ b/net/p5-Net-SIP/Makefile @@ -17,7 +17,7 @@ COMMENT= Framework SIP (Voice Over IP, RFC3261) RUN_DEPENDS= p5-Net-DNS>=0.56:${PORTSDIR}/dns/p5-Net-DNS BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Net::SIP.3 Net::SIP::Debug.3 \ Net::SIP::Blocker.3 Net::SIP::Redirect.3 \ diff --git a/net/p5-Net-SSH-Expect/Makefile b/net/p5-Net-SSH-Expect/Makefile index b08f4f6372dc..148216a88a44 100644 --- a/net/p5-Net-SSH-Expect/Makefile +++ b/net/p5-Net-SSH-Expect/Makefile @@ -17,7 +17,7 @@ COMMENT= SSH wrapper to execute remote commands RUN_DEPENDS= ${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Net::SSH::Expect.3 diff --git a/net/p5-Net-Write/Makefile b/net/p5-Net-Write/Makefile index 2482d7577db1..c3a79aad6010 100644 --- a/net/p5-Net-Write/Makefile +++ b/net/p5-Net-Write/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= p5-Class-Gomor>=1.00:${PORTSDIR}/devel/p5-Class-Gomor \ p5-Net-Pcap>=0.14:${PORTSDIR}/net/p5-Net-Pcap RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.6.1+ +PERL_CONFIGURE= yes MAN3= Net::Write.3 \ Net::Write::Layer.3 \ diff --git a/net/p5-OurNet-BBS/Makefile b/net/p5-OurNet-BBS/Makefile index 1c2257680f8b..5d28b3495ec3 100644 --- a/net/p5-OurNet-BBS/Makefile +++ b/net/p5-OurNet-BBS/Makefile @@ -44,7 +44,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PORTSCOUT= skipv:1.67 -PERL_CONFIGURE= 5.7.3+ +PERL_CONFIGURE= yes 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-Generic/Makefile b/net/p5-POE-Component-Generic/Makefile index 30312a4693ef..b6d1a4e2b208 100644 --- a/net/p5-POE-Component-Generic/Makefile +++ b/net/p5-POE-Component-Generic/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-POE>=0.31:${PORTSDIR}/devel/p5-POE \ ${SITE_PERL}/Devel/Symdump.pm:${PORTSDIR}/devel/p5-Devel-Symdump \ ${SITE_PERL}/${PERL_ARCH}/Net/SSH2.pm:${PORTSDIR}/net/p5-Net-SSH2 -PERL_CONFIGURE= 5.7.2+ +PERL_CONFIGURE= yes MAN3= POE::Component::Generic.3 \ POE::Component::Generic::Child.3 \ diff --git a/net/p5-SOAP-Data-Builder/Makefile b/net/p5-SOAP-Data-Builder/Makefile index 0d37d0b68351..7baee7e6f8df 100644 --- a/net/p5-SOAP-Data-Builder/Makefile +++ b/net/p5-SOAP-Data-Builder/Makefile @@ -17,7 +17,7 @@ COMMENT= A wrapper simplifying SOAP::Data and SOAP::Serialiser BUILD_DEPENDS= ${SITE_PERL}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= SOAP::Data::Builder.3 SOAP::Data::Builder::Element.3 diff --git a/net/p5-Sort-Key-IPv4/Makefile b/net/p5-Sort-Key-IPv4/Makefile index 1c72aa143312..487c7b68fbfb 100644 --- a/net/p5-Sort-Key-IPv4/Makefile +++ b/net/p5-Sort-Key-IPv4/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl extension for sorting IPv4 addresses BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Sort/Key.pm:${PORTSDIR}/devel/p5-Sort-Key RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Sort/Key.pm:${PORTSDIR}/devel/p5-Sort-Key -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Sort::Key::IPv4.3 diff --git a/net/p5-Test-URI/Makefile b/net/p5-Test-URI/Makefile index 5e8f7af32625..88dd7bb6f256 100644 --- a/net/p5-Test-URI/Makefile +++ b/net/p5-Test-URI/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \ BUILD_DEPENDS= ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \ ${SITE_PERL}/Test/Builder/Tester.pm:${PORTSDIR}/devel/p5-Test-Simple -PERL_CONFIGURE= 5.6.0+ +PERL_CONFIGURE= yes MAN3= Test::URI.3 diff --git a/net/p5-URI-OpenURL/Makefile b/net/p5-URI-OpenURL/Makefile index 9533957d2285..deb0151878b8 100644 --- a/net/p5-URI-OpenURL/Makefile +++ b/net/p5-URI-OpenURL/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS+= ${BUILD_DEPENDS} MAN3= URI::OpenURL.3 -PERL_CONFIGURE= 5.8.0+ # uses the utf8 pragma +PERL_CONFIGURE= yes .include <bsd.port.mk> diff --git a/security/p5-Cisco-Hash/Makefile b/security/p5-Cisco-Hash/Makefile index 4de2ade332c7..1c3f4e77db01 100644 --- a/security/p5-Cisco-Hash/Makefile +++ b/security/p5-Cisco-Hash/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw COMMENT= De- and encrypts Cisco type 7 hashes -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Cisco::Hash.3 diff --git a/security/p5-Crypt-GCrypt/Makefile b/security/p5-Crypt-GCrypt/Makefile index b0fc302faa6c..d155f87b1777 100644 --- a/security/p5-Crypt-GCrypt/Makefile +++ b/security/p5-Crypt-GCrypt/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl interface to the GNU Cryptographic library LIB_DEPENDS= gcrypt.18:${PORTSDIR}/security/libgcrypt -PERL_CONFIGURE= 5.6.0+ +PERL_CONFIGURE= yes CONFIGURE_ARGS+= GCRYPTLIBPATH=${LOCALBASE}/lib \ GCRYPTINCPATH=${LOCALBASE}/include diff --git a/security/p5-Crypt-Juniper/Makefile b/security/p5-Crypt-Juniper/Makefile index 3255d206a43f..7d58ea8f3ce0 100644 --- a/security/p5-Crypt-Juniper/Makefile +++ b/security/p5-Crypt-Juniper/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw COMMENT= Encrypt and decrypt Juniper $9$ secrets -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Crypt::Juniper.3 diff --git a/security/p5-Crypt-OICQ/Makefile b/security/p5-Crypt-OICQ/Makefile index 10dcc2e1d7cd..bb48da5e40d8 100644 --- a/security/p5-Crypt-OICQ/Makefile +++ b/security/p5-Crypt-OICQ/Makefile @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= rafan@FreeBSD.org COMMENT= Cryptographic algorithm used by OICQ protocol -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Crypt::OICQ.3 diff --git a/security/p5-PerlCryptLib/Makefile b/security/p5-PerlCryptLib/Makefile index 02a93ed600ae..010f0c6c008a 100644 --- a/security/p5-PerlCryptLib/Makefile +++ b/security/p5-PerlCryptLib/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl interface to Peter Guttman cryptlib API LIB_DEPENDS= cl:${PORTSDIR}/security/cryptlib -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= PerlCryptLib.3 diff --git a/textproc/libtext-charwidth-perl/Makefile b/textproc/libtext-charwidth-perl/Makefile index 6cae9999a80a..e0ced423e272 100644 --- a/textproc/libtext-charwidth-perl/Makefile +++ b/textproc/libtext-charwidth-perl/Makefile @@ -17,7 +17,7 @@ COMMENT= Documentation gettext tools WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Text::CharWidth.3 diff --git a/textproc/p5-Getopt-Lucid/Makefile b/textproc/p5-Getopt-Lucid/Makefile index 90489181301c..65b160d1fc4c 100644 --- a/textproc/p5-Getopt-Lucid/Makefile +++ b/textproc/p5-Getopt-Lucid/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS+= p5-Exception-Class>=1.23:${PORTSDIR}/devel/p5-Exception-Class \ p5-Exception-Class-TryCatch>=1.1:${PORTSDIR}/devel/p5-Exception-Class-TryCatch RUN_DEPENDS+= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.6.0+ +PERL_CONFIGURE= yes MAN3= Getopt::Lucid.3 Getopt::Lucid::Exception.3 diff --git a/textproc/p5-HTML-EscapeEvil/Makefile b/textproc/p5-HTML-EscapeEvil/Makefile index ac1611878c0c..1c48e09ac713 100644 --- a/textproc/p5-HTML-EscapeEvil/Makefile +++ b/textproc/p5-HTML-EscapeEvil/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/HTML/Element.pm:${PORTSDIR}/www/p5-HTML-Tree \ ${SITE_PERL}/${PERL_ARCH}/HTML/Filter.pm:${PORTSDIR}/www/p5-HTML-Parser RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= HTML::EscapeEvil.3 diff --git a/textproc/p5-HTML-Tidy/Makefile b/textproc/p5-HTML-Tidy/Makefile index 0ca148c93bb1..8cd41ec911ec 100644 --- a/textproc/p5-HTML-Tidy/Makefile +++ b/textproc/p5-HTML-Tidy/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww LIB_DEPENDS= tidyp:${PORTSDIR}/textproc/tidyp RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= HTML::Tidy.3 HTML::Tidy::Message.3 diff --git a/textproc/p5-HTML-Truncate/Makefile b/textproc/p5-HTML-Truncate/Makefile index 80eb2c36238b..922c3a2a5a8e 100644 --- a/textproc/p5-HTML-Truncate/Makefile +++ b/textproc/p5-HTML-Truncate/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-HTML-Parser>=2:${PORTSDIR}/www/p5-HTML-Parser \ p5-HTML-Tagset>=3:${PORTSDIR}/www/p5-HTML-Tagset BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= HTML::Truncate.3 diff --git a/textproc/p5-Lucene/Makefile b/textproc/p5-Lucene/Makefile index 615504e658cd..c6254e84551a 100644 --- a/textproc/p5-Lucene/Makefile +++ b/textproc/p5-Lucene/Makefile @@ -17,7 +17,7 @@ COMMENT= API to the C++ port of the Lucene search engine LIB_DEPENDS= clucene:${PORTSDIR}/textproc/clucene -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes CC= ${CXX} CONFIGURE_ARGS+="INC=-I${LOCALBASE}/include -I${LOCALBASE}/lib" diff --git a/textproc/p5-PDF-API2/Makefile b/textproc/p5-PDF-API2/Makefile index 37de6c24aed4..071aa2c201f0 100644 --- a/textproc/p5-PDF-API2/Makefile +++ b/textproc/p5-PDF-API2/Makefile @@ -18,7 +18,7 @@ COMMENT= 'The Next Generation' of Text::PDF::API RUN_DEPENDS= p5-Font-TTF>0:${PORTSDIR}/x11-fonts/p5-Font-TTF -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= PDF::API2.3 \ PDF::API2::Annotation.3 \ diff --git a/textproc/p5-PPIx-EditorTools/Makefile b/textproc/p5-PPIx-EditorTools/Makefile index 7df9911159f1..a47911149909 100644 --- a/textproc/p5-PPIx-EditorTools/Makefile +++ b/textproc/p5-PPIx-EditorTools/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= p5-Class-XSAccessor>=1.02:${PORTSDIR}/devel/p5-Class-XSAccessor \ p5-PPI>=1.203:${PORTSDIR}/textproc/p5-PPI RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= PPIx::EditorTools::RenamePackage.3 \ PPIx::EditorTools::RenamePackageFromPath.3 \ diff --git a/textproc/p5-PPIx-Regexp/Makefile b/textproc/p5-PPIx-Regexp/Makefile index 521220306acc..1b4db734685a 100644 --- a/textproc/p5-PPIx-Regexp/Makefile +++ b/textproc/p5-PPIx-Regexp/Makefile @@ -23,7 +23,7 @@ BUILD_DEPENDS= p5-List-MoreUtils>0:${PORTSDIR}/lang/p5-List-MoreUtils \ RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8+ +PERL_CONFIGURE= yes MAN3= PPIx::Regexp.3 \ PPIx::Regexp::Constant.3 \ diff --git a/textproc/p5-Petal-Mail/Makefile b/textproc/p5-Petal-Mail/Makefile index 9501ec2a2a25..99bac4f8b6cf 100644 --- a/textproc/p5-Petal-Mail/Makefile +++ b/textproc/p5-Petal-Mail/Makefile @@ -21,6 +21,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= Petal::Mail.3 -PERL_CONFIGURE= 5.7.3+ +PERL_CONFIGURE= yes .include <bsd.port.mk> diff --git a/textproc/p5-SGML-DTDParse/Makefile b/textproc/p5-SGML-DTDParse/Makefile index 12cb51ab83ab..9650bf34efab 100644 --- a/textproc/p5-SGML-DTDParse/Makefile +++ b/textproc/p5-SGML-DTDParse/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= p5-DelimMatch>=1.05:${PORTSDIR}/textproc/p5-DelimMatch \ p5-XML-Parser>=2.3:${PORTSDIR}/textproc/p5-XML-Parser RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= dtddiff2html.1 dtdformat.1 dtddiff.1 dtdparse.1 dtdflatten.1 MAN3= SGML::DTDParse::DTD.3 SGML::DTDParse.3 SGML::DTDParse::Util.3 diff --git a/textproc/p5-String-BufferStack/Makefile b/textproc/p5-String-BufferStack/Makefile index fe72958f2178..4805c3da0aac 100644 --- a/textproc/p5-String-BufferStack/Makefile +++ b/textproc/p5-String-BufferStack/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Nested buffers for templating systems -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= String::BufferStack.3 diff --git a/textproc/p5-String-RewritePrefix/Makefile b/textproc/p5-String-RewritePrefix/Makefile index 7d9547922c61..992878464e4b 100644 --- a/textproc/p5-String-RewritePrefix/Makefile +++ b/textproc/p5-String-RewritePrefix/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= bill.brinzer@gmail.com COMMENT= Rewrite strings based on a set of known prefixes -PERL_CONFIGURE= 5.6.0+ +PERL_CONFIGURE= yes MAN3= String::RewritePrefix.3 diff --git a/textproc/p5-TeX-Encode/Makefile b/textproc/p5-TeX-Encode/Makefile index ed7b559e6936..6794b5b80152 100644 --- a/textproc/p5-TeX-Encode/Makefile +++ b/textproc/p5-TeX-Encode/Makefile @@ -20,6 +20,6 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Pa MAN3= TeX::Encode.3 -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes .include <bsd.port.mk> diff --git a/textproc/p5-Text-Filter/Makefile b/textproc/p5-Text-Filter/Makefile index 6fd79c77dbd8..decc949b79c0 100644 --- a/textproc/p5-Text-Filter/Makefile +++ b/textproc/p5-Text-Filter/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Base class for objects that can read and write text lines -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Text::Filter.3 Text::Filter::Cooked.3 diff --git a/textproc/p5-Text-Markdown/Makefile b/textproc/p5-Text-Markdown/Makefile index f8a46b78ec2a..e25d56cd76f9 100644 --- a/textproc/p5-Text-Markdown/Makefile +++ b/textproc/p5-Text-Markdown/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= fernan@iib.unsam.edu.ar COMMENT= Markdown Perl5 module -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= Markdown.pl.1 MAN3= Text::Markdown.3 diff --git a/textproc/p5-Text-NSP/Makefile b/textproc/p5-Text-NSP/Makefile index 8451e9855a8d..002dd533fe12 100644 --- a/textproc/p5-Text-NSP/Makefile +++ b/textproc/p5-Text-NSP/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org COMMENT= Perl5 modules for Ngram Statistics Package -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= combig.pl.1 count.pl.1 \ count2huge.pl.1 \ diff --git a/textproc/p5-Text-Quote/Makefile b/textproc/p5-Text-Quote/Makefile index e37c743c52c6..1d0e0c3131b3 100644 --- a/textproc/p5-Text-Quote/Makefile +++ b/textproc/p5-Text-Quote/Makefile @@ -19,7 +19,7 @@ COMMENT= Quotes strings as required for perl to eval them back correctly RUN_DEPENDS= p5-Carp-Assert>=0.13:${PORTSDIR}/devel/p5-Carp-Assert BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Text::Quote.3 diff --git a/textproc/p5-Tk-XMLViewer/Makefile b/textproc/p5-Tk-XMLViewer/Makefile index 7708415569d4..3cccc965d1b9 100644 --- a/textproc/p5-Tk-XMLViewer/Makefile +++ b/textproc/p5-Tk-XMLViewer/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk \ ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Tk::XMLViewer.3 MAN1= tkxmlview.1 diff --git a/textproc/p5-UML-State/Makefile b/textproc/p5-UML-State/Makefile index 16caef223223..e7a2f9d76527 100644 --- a/textproc/p5-UML-State/Makefile +++ b/textproc/p5-UML-State/Makefile @@ -17,7 +17,7 @@ COMMENT= A perl module that produce simple UML state diagrams BUILD_DEPENDS= ${SITE_PERL}/XML/DOM.pm:${PORTSDIR}/textproc/p5-XML-DOM RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= drawstatexml.pl.1 drawstate.pl.1 MAN3= UML::drawstate.3 \ diff --git a/textproc/p5-XML-Atom-Filter/Makefile b/textproc/p5-XML-Atom-Filter/Makefile index d479b52349de..271de4a1a6d4 100644 --- a/textproc/p5-XML-Atom-Filter/Makefile +++ b/textproc/p5-XML-Atom-Filter/Makefile @@ -17,7 +17,7 @@ COMMENT= Easy creation of command line Atom processing tools RUN_DEPENDS= ${SITE_PERL}/XML/Atom.pm:${PORTSDIR}/textproc/p5-XML-Atom BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= XML::Atom::Filter.3 diff --git a/textproc/p5-XML-Atom-SimpleFeed/Makefile b/textproc/p5-XML-Atom-SimpleFeed/Makefile index c58229f2ef54..9a8637e2b566 100644 --- a/textproc/p5-XML-Atom-SimpleFeed/Makefile +++ b/textproc/p5-XML-Atom-SimpleFeed/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= XML::Atom::SimpleFeed - Generate simple Atom syndication feeds -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= XML::Atom::SimpleFeed.3 diff --git a/textproc/p5-XML-Compile/Makefile b/textproc/p5-XML-Compile/Makefile index 56aacc75e3ce..0904a7035b59 100644 --- a/textproc/p5-XML-Compile/Makefile +++ b/textproc/p5-XML-Compile/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= p5-Log-Report>=0.90:${PORTSDIR}/devel/p5-Log-Report \ p5-XML-Compile-Tester>=0.05:${PORTSDIR}/devel/p5-XML-Compile-Tester BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= xml2yaml.1 schema2example.1 MAN3= XML::Compile.3 \ diff --git a/textproc/p5-XML-LibXML/Makefile b/textproc/p5-XML-LibXML/Makefile index 21606abde345..bad53f7a5234 100644 --- a/textproc/p5-XML-LibXML/Makefile +++ b/textproc/p5-XML-LibXML/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 RUN_DEPENDS= p5-XML-NamespaceSupport>=1.07:${PORTSDIR}/textproc/p5-XML-NamespaceSupport \ p5-XML-SAX>=0.11:${PORTSDIR}/textproc/p5-XML-SAX -PERL_CONFIGURE= 5.6.1+ +PERL_CONFIGURE= yes CONFIGURE_ENV= XMLPREFIX=${LOCALBASE} PKGDEINSTALL= ${PKGINSTALL} diff --git a/textproc/p5-XML-Mini/Makefile b/textproc/p5-XML-Mini/Makefile index 1e756253d7ff..92cfc0a18883 100644 --- a/textproc/p5-XML-Mini/Makefile +++ b/textproc/p5-XML-Mini/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= vivek@khera.org COMMENT= Perl implementation of the XML::Mini XML create/parse interface -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= XML::Mini.3 XML::Mini::Document.3 XML::Mini::Element.3 \ XML::Mini::Element::CData.3 XML::Mini::Element::Comment.3 \ diff --git a/textproc/p5-XML-OPML/Makefile b/textproc/p5-XML-OPML/Makefile index e95d97686f22..3ae95047227a 100644 --- a/textproc/p5-XML-OPML/Makefile +++ b/textproc/p5-XML-OPML/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-X ${SITE_PERL}/XML/SimpleObject.pm:${PORTSDIR}/textproc/p5-XML-SimpleObject RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= XML::OPML.3 diff --git a/textproc/p5-XML-RSS-LibXML/Makefile b/textproc/p5-XML-RSS-LibXML/Makefile index 4df71b0213ce..b0283467e5d5 100644 --- a/textproc/p5-XML-RSS-LibXML/Makefile +++ b/textproc/p5-XML-RSS-LibXML/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= p5-XML-LibXML>=1.66:${PORTSDIR}/textproc/p5-XML-LibXML \ ${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-require BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.7.3+ # inherited from converters/p5-Encode +PERL_CONFIGURE= yes MAN3= XML::RSS::LibXML.3 XML::RSS::LibXML::ImplBase.3 \ XML::RSS::LibXML::MagicElement.3 \ diff --git a/textproc/p5-XML-RSS-Liberal/Makefile b/textproc/p5-XML-RSS-Liberal/Makefile index e12515592172..3f8b0eb57754 100644 --- a/textproc/p5-XML-RSS-Liberal/Makefile +++ b/textproc/p5-XML-RSS-Liberal/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${SITE_PERL}/XML/Liberal.pm:${PORTSDIR}/textproc/p5-XML-Liberal \ ${SITE_PERL}/XML/RSS/LibXML.pm:${PORTSDIR}/textproc/p5-XML-RSS-LibXML BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.7.3+ # inherited from textprocs/p5-XML-RSS-LibXML +PERL_CONFIGURE= yes MAN3= XML::RSS::Liberal.3 diff --git a/textproc/p5-XML-Rewrite/Makefile b/textproc/p5-XML-Rewrite/Makefile index b0fe09440b5f..a39607762833 100644 --- a/textproc/p5-XML-Rewrite/Makefile +++ b/textproc/p5-XML-Rewrite/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Log-Report>=0.21:${PORTSDIR}/devel/p5-Log-Report \ p5-XML-LibXML>=1.70:${PORTSDIR}/textproc/p5-XML-LibXML BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= xmlrewrite.1 MAN3= XML::Rewrite.3 \ diff --git a/www/mod_perl2/Makefile b/www/mod_perl2/Makefile index 3f2d6716e874..aff6663a60e9 100644 --- a/www/mod_perl2/Makefile +++ b/www/mod_perl2/Makefile @@ -28,7 +28,7 @@ MAKE_JOBS_SAFE= yes SUB_FILES= pkg-message SUB_LIST= APACHEMODDIR=${APACHEMODDIR} USE_APACHE= 20+ -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes GMAKE= yes # Using apxs in this way is problematic if apache2 is installed under a diff --git a/www/p5-Apache-PageKit/Makefile b/www/p5-Apache-PageKit/Makefile index 6c822286a68e..a9b12e31b32d 100644 --- a/www/p5-Apache-PageKit/Makefile +++ b/www/p5-Apache-PageKit/Makefile @@ -38,7 +38,7 @@ DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now EXPIRATION_DATE= 2011-11-01 EXAMPLESDIR?= ${PREFIX}/share/examples/${PORTNAME} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes USE_APACHE_RUN= 13 MAN3= Apache::ErrorReport.3 \ diff --git a/www/p5-Apache-ParseFormData/Makefile b/www/p5-Apache-ParseFormData/Makefile index 5367c35cb0e7..3a0d189fec9b 100644 --- a/www/p5-Apache-ParseFormData/Makefile +++ b/www/p5-Apache-ParseFormData/Makefile @@ -18,7 +18,7 @@ COMMENT= Module allows you to easily decode/parse form and query data BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl2.pm:${PORTSDIR}/www/mod_perl2 RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ # mod_perl 2 requires it +PERL_CONFIGURE= yes MAN3= Apache::ParseFormData.3 diff --git a/www/p5-CGI-Application-Plugin-DebugScreen/Makefile b/www/p5-CGI-Application-Plugin-DebugScreen/Makefile index 460a2b68505c..fc93776f7bc0 100644 --- a/www/p5-CGI-Application-Plugin-DebugScreen/Makefile +++ b/www/p5-CGI-Application-Plugin-DebugScreen/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= ${SITE_PERL}/CGI/Application.pm:${PORTSDIR}/www/p5-CGI-Applicatio ${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-require RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= CGI::Application::Plugin::DebugScreen.3 diff --git a/www/p5-CGI-Application-Plugin-DevPopup/Makefile b/www/p5-CGI-Application-Plugin-DevPopup/Makefile index 213599fc9458..e5a14abce983 100644 --- a/www/p5-CGI-Application-Plugin-DevPopup/Makefile +++ b/www/p5-CGI-Application-Plugin-DevPopup/Makefile @@ -17,7 +17,7 @@ COMMENT= Runtime cgiapp info in a popup window BUILD_DEPENDS= p5-CGI-Application>=4.01:${PORTSDIR}/www/p5-CGI-Application RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= CGI::Application::Plugin::DevPopup.3 \ CGI::Application::Plugin::DevPopup::HTTPHeaders.3 \ diff --git a/www/p5-CGI-Application-Plugin-HtmlTidy/Makefile b/www/p5-CGI-Application-Plugin-HtmlTidy/Makefile index 0c0f0acd073c..0a49c6a84c53 100644 --- a/www/p5-CGI-Application-Plugin-HtmlTidy/Makefile +++ b/www/p5-CGI-Application-Plugin-HtmlTidy/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= p5-CGI-Application>4.01:${PORTSDIR}/www/p5-CGI-Application \ p5-HTML-Tidy>=1.08:${PORTSDIR}/textproc/p5-HTML-Tidy RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= CGI::Application::Plugin::HtmlTidy.3 diff --git a/www/p5-CGI-Cookie-XS/Makefile b/www/p5-CGI-Cookie-XS/Makefile index 787bfecd0c1f..c410979d6163 100644 --- a/www/p5-CGI-Cookie-XS/Makefile +++ b/www/p5-CGI-Cookie-XS/Makefile @@ -18,7 +18,7 @@ COMMENT= HTTP Cookie parser in C BUILD_DEPENDS= p5-Filter-Simple>=0:${PORTSDIR}/textproc/p5-Filter-Simple RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.6.1+ +PERL_CONFIGURE= yes MAN3= CGI::Cookie::XS.3 diff --git a/www/p5-CGI-FCKeditor/Makefile b/www/p5-CGI-FCKeditor/Makefile index cdead33f4e10..76c39f5e6440 100644 --- a/www/p5-CGI-FCKeditor/Makefile +++ b/www/p5-CGI-FCKeditor/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw COMMENT= This's FCKeditor Controller for Perl OOP -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= CGI::FCKeditor.3 diff --git a/www/p5-Catalyst-Action-RenderView/Makefile b/www/p5-Catalyst-Action-RenderView/Makefile index a5b6490d36e2..3417e31c7143 100644 --- a/www/p5-Catalyst-Action-RenderView/Makefile +++ b/www/p5-Catalyst-Action-RenderView/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=5.70:${PORTSDIR}/www/p5-Catalyst-Runtime \ BUILD_DEPENDS= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-HTTP-Request-AsCGI>=0:${PORTSDIR}/www/p5-HTTP-Request-AsCGI -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Catalyst::Action::RenderView.3 diff --git a/www/p5-Catalyst-Enzyme/Makefile b/www/p5-Catalyst-Enzyme/Makefile index b40964ae4d0c..eca695439aa9 100644 --- a/www/p5-Catalyst-Enzyme/Makefile +++ b/www/p5-Catalyst-Enzyme/Makefile @@ -36,7 +36,7 @@ BUILD_DEPENDS= \ p5-URI>=0:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Catalyst::Enzyme.3 \ Catalyst::Enzyme::CRUD::Controller.3 \ diff --git a/www/p5-Catalyst-Log-Log4perl/Makefile b/www/p5-Catalyst-Log-Log4perl/Makefile index d39a31a843bf..a9835ef3241d 100644 --- a/www/p5-Catalyst-Log-Log4perl/Makefile +++ b/www/p5-Catalyst-Log-Log4perl/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=5.6000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Catalyst::Log::Log4perl.3 diff --git a/www/p5-Catalyst-Plugin-ConfigLoader/Makefile b/www/p5-Catalyst-Plugin-ConfigLoader/Makefile index 00e1ff217e79..aaded7a9e1a8 100644 --- a/www/p5-Catalyst-Plugin-ConfigLoader/Makefile +++ b/www/p5-Catalyst-Plugin-ConfigLoader/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=5.7008:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-MRO-Compat>=0.09:${PORTSDIR}/devel/p5-MRO-Compat BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Catalyst::Plugin::ConfigLoader.3 \ Catalyst::Plugin::ConfigLoader::Manual.3 diff --git a/www/p5-Catalyst-Plugin-FillInForm/Makefile b/www/p5-Catalyst-Plugin-FillInForm/Makefile index f2249a81051c..2239f94e515e 100644 --- a/www/p5-Catalyst-Plugin-FillInForm/Makefile +++ b/www/p5-Catalyst-Plugin-FillInForm/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-HTML-FillInForm>=0:${PORTSDIR}/www/p5-HTML-FillInForm -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Catalyst::Plugin::FillInForm.3 diff --git a/www/p5-Catalyst-Plugin-I18N/Makefile b/www/p5-Catalyst-Plugin-I18N/Makefile index 1936c74a5a76..bdb80f21d13f 100644 --- a/www/p5-Catalyst-Plugin-I18N/Makefile +++ b/www/p5-Catalyst-Plugin-I18N/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-MRO-Compat>=0.10:${PORTSDIR}/devel/p5-MRO-Compat RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Catalyst::Plugin::I18N.3 \ Catalyst::Plugin::I18N::Manual.3 diff --git a/www/p5-Catalyst-Plugin-Static-Simple/Makefile b/www/p5-Catalyst-Plugin-Static-Simple/Makefile index 68dc13e21248..40c1e60959b0 100644 --- a/www/p5-Catalyst-Plugin-Static-Simple/Makefile +++ b/www/p5-Catalyst-Plugin-Static-Simple/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=5.80008:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Catalyst::Plugin::Static::Simple.3 diff --git a/www/p5-Catalyst-Plugin-XMLRPC/Makefile b/www/p5-Catalyst-Plugin-XMLRPC/Makefile index 6256c475387c..ab0befecbded 100644 --- a/www/p5-Catalyst-Plugin-XMLRPC/Makefile +++ b/www/p5-Catalyst-Plugin-XMLRPC/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-RPC-XML>=0:${PORTSDIR}/net/p5-RPC-XML RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Catalyst::Plugin::XMLRPC.3 \ Catalyst::Plugin::XMLRPC::DispatchType::XMLRPC.3 \ diff --git a/www/p5-Catalyst-View-GraphViz/Makefile b/www/p5-Catalyst-View-GraphViz/Makefile index fbd67cfe7115..809a18f3674e 100644 --- a/www/p5-Catalyst-View-GraphViz/Makefile +++ b/www/p5-Catalyst-View-GraphViz/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Catalyst/Plugin/SubRequest.pm:${PORTSDIR}/www/p5-Cat ${SITE_PERL}/GraphViz.pm:${PORTSDIR}/graphics/p5-GraphViz RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Catalyst::Helper::View::GraphView.3 \ Catalyst::Helper::View::GraphViz.3 \ diff --git a/www/p5-Continuity/Makefile b/www/p5-Continuity/Makefile index d60e297776bf..8c1b6f998de6 100644 --- a/www/p5-Continuity/Makefile +++ b/www/p5-Continuity/Makefile @@ -23,7 +23,7 @@ COMMON_DEPENDS= p5-Event>0:${PORTSDIR}/devel/p5-Event \ BUILD_DEPENDS= ${COMMON_DEPENDS} RUN_DEPENDS= ${COMMON_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Continuity.3 \ Continuity::Adapt::FCGI.3 \ diff --git a/www/p5-DBIx-Class-HTMLWidget/Makefile b/www/p5-DBIx-Class-HTMLWidget/Makefile index f6461c812944..6f497dd968cf 100644 --- a/www/p5-DBIx-Class-HTMLWidget/Makefile +++ b/www/p5-DBIx-Class-HTMLWidget/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-HTML-Widget>=1.10:${PORTSDIR}/www/p5-HTML-Widget \ p5-DBIx-Class>=0.05:${PORTSDIR}/databases/p5-DBIx-Class BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= DBIx::Class::HTMLWidget.3 diff --git a/www/p5-Geo-Caching/Makefile b/www/p5-Geo-Caching/Makefile index d5d707194747..ba7cc13fe484 100644 --- a/www/p5-Geo-Caching/Makefile +++ b/www/p5-Geo-Caching/Makefile @@ -20,6 +20,6 @@ RUN_DEPENDS+= ${BUILD_DEPENDS} MAN3= Geo::Caching.3 -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes .include <bsd.port.mk> diff --git a/www/p5-Google-Search/Makefile b/www/p5-Google-Search/Makefile index 19bd3847b75b..6f2a3d2a4501 100644 --- a/www/p5-Google-Search/Makefile +++ b/www/p5-Google-Search/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= p5-Any-Moose>=0:${PORTSDIR}/devel/p5-Any-Moose \ p5-Try-Tiny>=0.07:${PORTSDIR}/lang/p5-Try-Tiny BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Google::Search.3 Google::Search::Result.3 diff --git a/www/p5-HTML-DOM/Makefile b/www/p5-HTML-DOM/Makefile index d546fec4c019..fa4c923c8618 100644 --- a/www/p5-HTML-DOM/Makefile +++ b/www/p5-HTML-DOM/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= p5-Hash-Util-FieldHash-Compat>=0:${PORTSDIR}/devel/p5-Hash-Util-Fie p5-constant-lexical>0:${PORTSDIR}/devel/p5-constant-lexical BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes .include <bsd.port.pre.mk> .include "${MASTERDIR}/Makefile.man" diff --git a/www/p5-HTML-Encoding/Makefile b/www/p5-HTML-Encoding/Makefile index 79762a465157..30d55bd524fd 100644 --- a/www/p5-HTML-Encoding/Makefile +++ b/www/p5-HTML-Encoding/Makefile @@ -18,7 +18,7 @@ COMMENT= Determine the encoding of HTML/XML/XHTML documents RUN_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= HTML::Encoding.3 diff --git a/www/p5-HTML-TableParser/Makefile b/www/p5-HTML-TableParser/Makefile index 253d5844d6d8..b29aac6a76a9 100644 --- a/www/p5-HTML-TableParser/Makefile +++ b/www/p5-HTML-TableParser/Makefile @@ -17,7 +17,7 @@ COMMENT= Extract data from an HTML table BUILD_DEPENDS= p5-HTML-Parser>=3.34:${PORTSDIR}/www/p5-HTML-Parser RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= HTML::TableParser.3 HTML::TableParser::Table.3 diff --git a/www/p5-HTML-TagCloud-Extended/Makefile b/www/p5-HTML-TagCloud-Extended/Makefile index 4f8f12f8d334..ec80d067a3dc 100644 --- a/www/p5-HTML-TagCloud-Extended/Makefile +++ b/www/p5-HTML-TagCloud-Extended/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accesso ${SITE_PERL}/${PERL_ARCH}/Readonly.pm:${PORTSDIR}/devel/p5-Readonly RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= HTML::TagCloud::Extended.3 diff --git a/www/p5-HTML-Template-HashWrapper/Makefile b/www/p5-HTML-Template-HashWrapper/Makefile index 028dca6f4a19..c1dc878e4f45 100644 --- a/www/p5-HTML-Template-HashWrapper/Makefile +++ b/www/p5-HTML-Template-HashWrapper/Makefile @@ -17,7 +17,7 @@ COMMENT= Easy way to use the associate option from HTML::Template RUN_DEPENDS= ${SITE_PERL}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= HTML::Template::HashWrapper.3 diff --git a/www/p5-HTML-WikiConverter-DokuWiki/Makefile b/www/p5-HTML-WikiConverter-DokuWiki/Makefile index 183a77c2235a..51d81a2428f2 100644 --- a/www/p5-HTML-WikiConverter-DokuWiki/Makefile +++ b/www/p5-HTML-WikiConverter-DokuWiki/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-HTML-WikiConverter>=0.60:${PORTSDIR}/www/p5-HTML-WikiConverter p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= HTML::WikiConverter::DokuWiki.3 diff --git a/www/p5-HTML-WikiConverter-GoogleCode/Makefile b/www/p5-HTML-WikiConverter-GoogleCode/Makefile index af1e28ee8b9e..38c620e9d7a1 100644 --- a/www/p5-HTML-WikiConverter-GoogleCode/Makefile +++ b/www/p5-HTML-WikiConverter-GoogleCode/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-HTML-WikiConverter>=0.60:${PORTSDIR}/www/p5-HTML-WikiConverter p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= HTML::WikiConverter::GoogleCode.3 diff --git a/www/p5-HTML-WikiConverter-Kwiki/Makefile b/www/p5-HTML-WikiConverter-Kwiki/Makefile index b240c5a55f23..9d7f1161cbbe 100644 --- a/www/p5-HTML-WikiConverter-Kwiki/Makefile +++ b/www/p5-HTML-WikiConverter-Kwiki/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-HTML-WikiConverter>=0.54:${PORTSDIR}/www/p5-HTML-WikiConverter p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= HTML::WikiConverter::Kwiki.3 diff --git a/www/p5-HTML-WikiConverter-Markdown/Makefile b/www/p5-HTML-WikiConverter-Markdown/Makefile index 23d9b8c55ae1..25a007644890 100644 --- a/www/p5-HTML-WikiConverter-Markdown/Makefile +++ b/www/p5-HTML-WikiConverter-Markdown/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-HTML-WikiConverter>=0.67:${PORTSDIR}/www/p5-HTML-WikiConverter p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= HTML::WikiConverter::Markdown.3 diff --git a/www/p5-HTML-WikiConverter-MediaWiki/Makefile b/www/p5-HTML-WikiConverter-MediaWiki/Makefile index 3fcd2b022cc1..53ebc907d6d5 100644 --- a/www/p5-HTML-WikiConverter-MediaWiki/Makefile +++ b/www/p5-HTML-WikiConverter-MediaWiki/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-HTML-WikiConverter>=0.63:${PORTSDIR}/www/p5-HTML-WikiConverter p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= HTML::WikiConverter::MediaWiki.3 diff --git a/www/p5-HTML-WikiConverter-MoinMoin/Makefile b/www/p5-HTML-WikiConverter-MoinMoin/Makefile index 5eb41bde030d..76783fdee13e 100644 --- a/www/p5-HTML-WikiConverter-MoinMoin/Makefile +++ b/www/p5-HTML-WikiConverter-MoinMoin/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-HTML-WikiConverter>=0.60:${PORTSDIR}/www/p5-HTML-WikiConverter p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= HTML::WikiConverter::MoinMoin.3 diff --git a/www/p5-HTML-WikiConverter-Oddmuse/Makefile b/www/p5-HTML-WikiConverter-Oddmuse/Makefile index 00d1a150fbcc..844815f42954 100644 --- a/www/p5-HTML-WikiConverter-Oddmuse/Makefile +++ b/www/p5-HTML-WikiConverter-Oddmuse/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-HTML-WikiConverter>=0.60:${PORTSDIR}/www/p5-HTML-WikiConverter p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= HTML::WikiConverter::Oddmuse.3 diff --git a/www/p5-HTML-WikiConverter-PbWiki/Makefile b/www/p5-HTML-WikiConverter-PbWiki/Makefile index 17cddc682995..67c5ce373ab8 100644 --- a/www/p5-HTML-WikiConverter-PbWiki/Makefile +++ b/www/p5-HTML-WikiConverter-PbWiki/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-HTML-WikiConverter>=0.54:${PORTSDIR}/www/p5-HTML-WikiConverter p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= HTML::WikiConverter::PbWiki.3 diff --git a/www/p5-HTML-WikiConverter-PhpWiki/Makefile b/www/p5-HTML-WikiConverter-PhpWiki/Makefile index e44abc872302..9f334740aa50 100644 --- a/www/p5-HTML-WikiConverter-PhpWiki/Makefile +++ b/www/p5-HTML-WikiConverter-PhpWiki/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-HTML-WikiConverter>=0.54:${PORTSDIR}/www/p5-HTML-WikiConverter p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= HTML::WikiConverter::PhpWiki.3 diff --git a/www/p5-HTML-WikiConverter-PmWiki/Makefile b/www/p5-HTML-WikiConverter-PmWiki/Makefile index 14933f384b47..a778c1fdb2ee 100644 --- a/www/p5-HTML-WikiConverter-PmWiki/Makefile +++ b/www/p5-HTML-WikiConverter-PmWiki/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-HTML-WikiConverter>=0.60:${PORTSDIR}/www/p5-HTML-WikiConverter p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= HTML::WikiConverter::PmWiki.3 diff --git a/www/p5-HTML-WikiConverter-SnipSnap/Makefile b/www/p5-HTML-WikiConverter-SnipSnap/Makefile index 3ba26b6389c2..be493fb4d49b 100644 --- a/www/p5-HTML-WikiConverter-SnipSnap/Makefile +++ b/www/p5-HTML-WikiConverter-SnipSnap/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-HTML-WikiConverter>=0.54:${PORTSDIR}/www/p5-HTML-WikiConverter p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= HTML::WikiConverter::SnipSnap.3 diff --git a/www/p5-HTML-WikiConverter-Socialtext/Makefile b/www/p5-HTML-WikiConverter-Socialtext/Makefile index 95ebb6d3fbab..dce12a007f94 100644 --- a/www/p5-HTML-WikiConverter-Socialtext/Makefile +++ b/www/p5-HTML-WikiConverter-Socialtext/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-HTML-WikiConverter>=0.60:${PORTSDIR}/www/p5-HTML-WikiConverter p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= HTML::WikiConverter::Socialtext.3 diff --git a/www/p5-HTML-WikiConverter-TikiWiki/Makefile b/www/p5-HTML-WikiConverter-TikiWiki/Makefile index 50665c5afd9c..f9a7e44a1290 100644 --- a/www/p5-HTML-WikiConverter-TikiWiki/Makefile +++ b/www/p5-HTML-WikiConverter-TikiWiki/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-HTML-WikiConverter>=0.54:${PORTSDIR}/www/p5-HTML-WikiConverter p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= HTML::WikiConverter::TikiWiki.3 diff --git a/www/p5-HTML-WikiConverter-UseMod/Makefile b/www/p5-HTML-WikiConverter-UseMod/Makefile index b8be35d917d8..dbd432e8ff86 100644 --- a/www/p5-HTML-WikiConverter-UseMod/Makefile +++ b/www/p5-HTML-WikiConverter-UseMod/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-HTML-WikiConverter>=0.54:${PORTSDIR}/www/p5-HTML-WikiConverter p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= HTML::WikiConverter::UseMod.3 diff --git a/www/p5-HTML-WikiConverter-WakkaWiki/Makefile b/www/p5-HTML-WikiConverter-WakkaWiki/Makefile index 32b1b11a9227..1f94a86ae940 100644 --- a/www/p5-HTML-WikiConverter-WakkaWiki/Makefile +++ b/www/p5-HTML-WikiConverter-WakkaWiki/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-HTML-WikiConverter>=0.54:${PORTSDIR}/www/p5-HTML-WikiConverter p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= HTML::WikiConverter::WakkaWiki.3 diff --git a/www/p5-HTML-WikiConverter-WikkaWiki/Makefile b/www/p5-HTML-WikiConverter-WikkaWiki/Makefile index 563050ff3b59..0a249b823a86 100644 --- a/www/p5-HTML-WikiConverter-WikkaWiki/Makefile +++ b/www/p5-HTML-WikiConverter-WikkaWiki/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-HTML-WikiConverter>=0.54:${PORTSDIR}/www/p5-HTML-WikiConverter p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= HTML::WikiConverter::WikkaWiki.3 diff --git a/www/p5-HTML-WikiConverter/Makefile b/www/p5-HTML-WikiConverter/Makefile index 1b8d74e82c58..85963cbfbd96 100644 --- a/www/p5-HTML-WikiConverter/Makefile +++ b/www/p5-HTML-WikiConverter/Makefile @@ -23,7 +23,7 @@ BUILD_DEPENDS= p5-Class-Data-Inheritable>=0.02:${PORTSDIR}/devel/p5-Class-Data-I p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= html2wiki.1 MAN3= HTML::WikiConverter.3 HTML::WikiConverter::Dialects.3 \ diff --git a/www/p5-HTTP-Request-AsCGI/Makefile b/www/p5-HTTP-Request-AsCGI/Makefile index fbecadbce5c3..70952cca9225 100644 --- a/www/p5-HTTP-Request-AsCGI/Makefile +++ b/www/p5-HTTP-Request-AsCGI/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-URI>=0:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= HTTP::Request::AsCGI.3 diff --git a/www/p5-HTTP-Server-Simple-Recorder/Makefile b/www/p5-HTTP-Server-Simple-Recorder/Makefile index c2712f9efc6d..cd82ccc0bce6 100644 --- a/www/p5-HTTP-Server-Simple-Recorder/Makefile +++ b/www/p5-HTTP-Server-Simple-Recorder/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/HTTP/Server/Simple.pm:${PORTSDIR}/www/p5-HTTP-Server ${SITE_PERL}/IO/Tee.pm:${PORTSDIR}/devel/p5-IO-Tee RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= HTTP::Server::Simple::Recorder.3 diff --git a/www/p5-Handel/Makefile b/www/p5-Handel/Makefile index 02d30bd28fcc..3ad5ea7bc20a 100644 --- a/www/p5-Handel/Makefile +++ b/www/p5-Handel/Makefile @@ -31,7 +31,7 @@ BUILD_DEPENDS= p5-Error>=0.17016:${PORTSDIR}/lang/p5-Error \ p5-File-Path>=2.08:${PORTSDIR}/devel/p5-File-Path RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.6.0+ +PERL_CONFIGURE= yes LICENSE_COMB= dual LICENSE= ART20 GPLv1 diff --git a/www/p5-Image-Delivery/Makefile b/www/p5-Image-Delivery/Makefile index a68ed15f3c29..79105036fed8 100644 --- a/www/p5-Image-Delivery/Makefile +++ b/www/p5-Image-Delivery/Makefile @@ -23,7 +23,7 @@ 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= 5.6.0+ +PERL_CONFIGURE= yes MAN3= Image::Delivery.3 Image::Delivery::Provider.3 diff --git a/www/p5-JE/Makefile b/www/p5-JE/Makefile index 628a6fbd6482..1fba3fa67117 100644 --- a/www/p5-JE/Makefile +++ b/www/p5-JE/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-TimeDate>0:${PORTSDIR}/devel/p5-TimeDate \ p5-Tie-RefHash-Weak>0:${PORTSDIR}/devel/p5-Tie-RefHash-Weak BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= JE::Object.3 JE::_FieldHash.3 JE::String.3 \ JE::Object::Boolean.3 JE::Object::Number.3 \ diff --git a/www/p5-POE-Component-Server-HTTPServer/Makefile b/www/p5-POE-Component-Server-HTTPServer/Makefile index b385797eed85..11e414047b4a 100644 --- a/www/p5-POE-Component-Server-HTTPServer/Makefile +++ b/www/p5-POE-Component-Server-HTTPServer/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ ${SITE_PERL}/MIME/Types.pm:${PORTSDIR}/mail/p5-MIME-Types RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= POE::Component::Server::HTTPServer.3 \ POE::Component::Server::HTTPServer::BasicAuthenHandler.3 \ diff --git a/www/p5-Template-Plugin-Monta/Makefile b/www/p5-Template-Plugin-Monta/Makefile index 31bc656da171..e5ca205ba716 100644 --- a/www/p5-Template-Plugin-Monta/Makefile +++ b/www/p5-Template-Plugin-Monta/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template RUN_DEPENDS= ${BUILD_DEPENDS} \ ${SITE_PERL}/Acme/Monta.pm:${PORTSDIR}/www/p5-Acme-Monta -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Template::Plugin::Monta.3 diff --git a/www/p5-Template-Provider-FromDATA/Makefile b/www/p5-Template-Provider-FromDATA/Makefile index a96cef8887d8..6414db5f8b92 100644 --- a/www/p5-Template-Provider-FromDATA/Makefile +++ b/www/p5-Template-Provider-FromDATA/Makefile @@ -17,7 +17,7 @@ COMMENT= Load templates from your __DATA__ section BUILD_DEPENDS= p5-Template-Toolkit>=2:${PORTSDIR}/www/p5-Template-Toolkit \ p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Template::Provider::FromDATA.3 diff --git a/www/p5-W3C-LinkChecker/Makefile b/www/p5-W3C-LinkChecker/Makefile index 889e70b3caab..3c1dcf090a4f 100644 --- a/www/p5-W3C-LinkChecker/Makefile +++ b/www/p5-W3C-LinkChecker/Makefile @@ -26,6 +26,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} MAN1= checklink.1 MANCOMPRESSED= no -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes .include <bsd.port.mk> diff --git a/www/p5-WWW-Babelfish/Makefile b/www/p5-WWW-Babelfish/Makefile index 094501e15b16..c2c599454cb4 100644 --- a/www/p5-WWW-Babelfish/Makefile +++ b/www/p5-WWW-Babelfish/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= WWW::Babelfish.3 diff --git a/www/p5-WWW-Google-News-TW/Makefile b/www/p5-WWW-Google-News-TW/Makefile index 3792fb4e2e11..0db0100c334d 100644 --- a/www/p5-WWW-Google-News-TW/Makefile +++ b/www/p5-WWW-Google-News-TW/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ # inherited from dependency upon utf8.pm +PERL_CONFIGURE= yes MAN3= WWW::Google::News::TW.3 diff --git a/www/p5-WWW-Mechanize-Shell/Makefile b/www/p5-WWW-Mechanize-Shell/Makefile index c2fca4b2ab8f..80151246982e 100644 --- a/www/p5-WWW-Mechanize-Shell/Makefile +++ b/www/p5-WWW-Mechanize-Shell/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS= p5-HTML-Display>=0:${PORTSDIR}/www/p5-HTML-Display \ p5-libwww>=5.69:${PORTSDIR}/www/p5-libwww BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= WWW::Mechanize::Shell.3 diff --git a/www/p5-WWW-NicoVideo-Download/Makefile b/www/p5-WWW-NicoVideo-Download/Makefile index 73d9c481b7e9..10b1936d66ea 100644 --- a/www/p5-WWW-NicoVideo-Download/Makefile +++ b/www/p5-WWW-NicoVideo-Download/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Any/Moose.pm:${PORTSDIR}/devel/p5-Any-Moose \ ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= WWW::NicoVideo::Download.3 diff --git a/www/p5-WWW-Scripter-Plugin-Ajax/Makefile b/www/p5-WWW-Scripter-Plugin-Ajax/Makefile index 00b33210eeb8..c53203c4c6f7 100644 --- a/www/p5-WWW-Scripter-Plugin-Ajax/Makefile +++ b/www/p5-WWW-Scripter-Plugin-Ajax/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-WWW-Scripter-Plugin-JavaScript>0:${PORTSDIR}/www/p5-WWW-Scripter p5-XML-DOM-Lite>0:${PORTSDIR}/textproc/p5-XML-DOM-Lite BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= WWW::Scripter::Plugin::Ajax.3 diff --git a/www/p5-WWW-Scripter-Plugin-JavaScript/Makefile b/www/p5-WWW-Scripter-Plugin-JavaScript/Makefile index 43635644fe09..93592a2cfeeb 100644 --- a/www/p5-WWW-Scripter-Plugin-JavaScript/Makefile +++ b/www/p5-WWW-Scripter-Plugin-JavaScript/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-WWW-Scripter>0:${PORTSDIR}/www/p5-WWW-Scripter \ p5-JE>0:${PORTSDIR}/www/p5-JE BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= WWW::Scripter::Plugin::JavaScript.3 \ WWW::Scripter::Plugin::JavaScript::JE.3 diff --git a/www/p5-WWW-Scripter/Makefile b/www/p5-WWW-Scripter/Makefile index 60b107b4d1fc..493317b3ef41 100644 --- a/www/p5-WWW-Scripter/Makefile +++ b/www/p5-WWW-Scripter/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= p5-libwww>=5.829:${PORTSDIR}/www/p5-libwww \ p5-CSS-DOM>=0:${PORTSDIR}/www/p5-CSS-DOM BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= WWW::Scripter::Location.3 WWW::Scripter.3 \ WWW::Scripter::History.3 WWW::Scripter::WindowGroup.3 diff --git a/www/p5-WWW-Wikipedia/Makefile b/www/p5-WWW-Wikipedia/Makefile index 257e51e291c9..a8c12ab58e9a 100644 --- a/www/p5-WWW-Wikipedia/Makefile +++ b/www/p5-WWW-Wikipedia/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-Text-Autoformat>=0:${PORTSDIR}/textproc/p5-Text-Autoformat RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= wikipedia.1 MAN3= WWW::Wikipedia.3 \ diff --git a/x11-toolkits/p5-Gnome2-Canvas/Makefile b/x11-toolkits/p5-Gnome2-Canvas/Makefile index ce79fbc28a55..590a129d1a68 100644 --- a/x11-toolkits/p5-Gnome2-Canvas/Makefile +++ b/x11-toolkits/p5-Gnome2-Canvas/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Glib.pm:${PORTSDIR}/devel/p5-Glib2 \ ${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2 USE_GNOME= libgnomecanvas -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes post-install: diff --git a/x11-toolkits/p5-Gnome2-VFS/Makefile b/x11-toolkits/p5-Gnome2-VFS/Makefile index 55d6e9d53b50..1e92b73203fe 100644 --- a/x11-toolkits/p5-Gnome2-VFS/Makefile +++ b/x11-toolkits/p5-Gnome2-VFS/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Glib.pm:${PORTSDIR}/devel/p5-Glib2 \ ${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2 USE_GNOME= gnomevfs2 -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes post-install: diff --git a/x11-toolkits/p5-Gnome2/Makefile b/x11-toolkits/p5-Gnome2/Makefile index 6541e3a69d33..3d9b23933d4f 100644 --- a/x11-toolkits/p5-Gnome2/Makefile +++ b/x11-toolkits/p5-Gnome2/Makefile @@ -29,7 +29,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Glib.pm:${PORTSDIR}/devel/p5-Glib2 \ ${SITE_PERL}/${PERL_ARCH}/Gnome2/Canvas.pm:${PORTSDIR}/x11-toolkits/p5-Gnome2-Canvas USE_GNOME= libgnomeui libgnome libbonoboui -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes post-install: @cd ${WRKSRC}/blib/man3 && ${FIND} * -name "*.3" | ${SED} \ diff --git a/x11-toolkits/p5-Gtk2-Ex-PodViewer/Makefile b/x11-toolkits/p5-Gtk2-Ex-PodViewer/Makefile index 3bdad7a9bbfb..31825fb04a8e 100644 --- a/x11-toolkits/p5-Gtk2-Ex-PodViewer/Makefile +++ b/x11-toolkits/p5-Gtk2-Ex-PodViewer/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ p5-Pod-Simple>=0:${PORTSDIR}/textproc/p5-Pod-Simple RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN1= podviewer.1 MAN3= ${PORTNAME:S/-/::/g}.3 ${PORTNAME:S/-/::/g}::Parser.3 diff --git a/x11-toolkits/p5-Gtk2-Html2/Makefile b/x11-toolkits/p5-Gtk2-Html2/Makefile index 34493d0192da..5be9f8a5005d 100644 --- a/x11-toolkits/p5-Gtk2-Html2/Makefile +++ b/x11-toolkits/p5-Gtk2-Html2/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Glib.pm:${PORTSDIR}/devel/p5-Glib2 \ ${SITE_PERL}/${PERL_ARCH}/Gtk2/CodeGen.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2 USE_GNOME= libgtkhtml -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes post-install: diff --git a/x11-toolkits/p5-Gtk2-ImageView/Makefile b/x11-toolkits/p5-Gtk2-ImageView/Makefile index cd94adee650c..bcb956b09daf 100644 --- a/x11-toolkits/p5-Gtk2-ImageView/Makefile +++ b/x11-toolkits/p5-Gtk2-ImageView/Makefile @@ -23,7 +23,7 @@ BUILD_DEPENDS= p5-Cairo>=0:${PORTSDIR}/graphics/p5-Cairo \ LIB_DEPENDS= gtkimageview:${PORTSDIR}/x11-toolkits/gtkimageview RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Gtk2::ImageView.3 \ Gtk2::Gdk::Pixbuf::Draw::Cache.3 \ diff --git a/x11-toolkits/p5-Gtk2-TrayIcon/Makefile b/x11-toolkits/p5-Gtk2-TrayIcon/Makefile index b43818705c91..6d0375ddc592 100644 --- a/x11-toolkits/p5-Gtk2-TrayIcon/Makefile +++ b/x11-toolkits/p5-Gtk2-TrayIcon/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Cairo.pm:${PORTSDIR}/graphics/p5-Cairo ${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2 RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Gtk2::TrayIcon.3 diff --git a/x11-toolkits/p5-Gtk2/Makefile b/x11-toolkits/p5-Gtk2/Makefile index 0d7089f3d8ab..a7674304a331 100644 --- a/x11-toolkits/p5-Gtk2/Makefile +++ b/x11-toolkits/p5-Gtk2/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Pango.pm:${PORTSDIR}/x11-toolkits/p5-Pang ${SITE_PERL}/${PERL_ARCH}/Glib.pm:${PORTSDIR}/devel/p5-Glib2 USE_GNOME= gtk20 pango -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ENV+= FORCE_GMAKE=yes diff --git a/x11-toolkits/p5-Pango/Makefile b/x11-toolkits/p5-Pango/Makefile index 9b61d8755968..b06776c163fa 100644 --- a/x11-toolkits/p5-Pango/Makefile +++ b/x11-toolkits/p5-Pango/Makefile @@ -23,7 +23,7 @@ BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-De RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Glib.pm:${PORTSDIR}/devel/p5-Glib2 USE_GNOME= pango -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAKE_JOBS_UNSAFE=yes post-install: diff --git a/x11-toolkits/p5-Tk-Date/Makefile b/x11-toolkits/p5-Tk-Date/Makefile index 81cae86def70..e4add2d1e20a 100644 --- a/x11-toolkits/p5-Tk-Date/Makefile +++ b/x11-toolkits/p5-Tk-Date/Makefile @@ -17,7 +17,7 @@ COMMENT= Tk::Date - a date/time widget for perl/Tk BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Tk/FireButton.pm:${PORTSDIR}/x11-toolkits/p5-Tk-GBARR RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Tk::Date.3 diff --git a/x11-toolkits/p5-Tk-GBARR/Makefile b/x11-toolkits/p5-Tk-GBARR/Makefile index 625bdcab9eea..90a3acf2e54a 100644 --- a/x11-toolkits/p5-Tk-GBARR/Makefile +++ b/x11-toolkits/p5-Tk-GBARR/Makefile @@ -18,7 +18,7 @@ COMMENT= Some collection of Tk Widgets BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Tk::Cloth.3 \ Tk::FireButton.3 \ diff --git a/x11-toolkits/p5-Tk-Getopt/Makefile b/x11-toolkits/p5-Tk-Getopt/Makefile index 998e4e2b3c9d..a5b7dc2fc2ae 100644 --- a/x11-toolkits/p5-Tk-Getopt/Makefile +++ b/x11-toolkits/p5-Tk-Getopt/Makefile @@ -18,7 +18,7 @@ COMMENT= User configuration window for Tk with interface to Getopt::Long BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Tk::Getopt.3 diff --git a/x11-toolkits/p5-Tk-TableMatrix/Makefile b/x11-toolkits/p5-Tk-TableMatrix/Makefile index b1b4cc003171..6b3ba963040b 100644 --- a/x11-toolkits/p5-Tk-TableMatrix/Makefile +++ b/x11-toolkits/p5-Tk-TableMatrix/Makefile @@ -18,7 +18,7 @@ COMMENT= Table/matrix extension to perl/tk for displaying table formatted data BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes CONFIGURE_ARGS= X11LIB=${LOCALBASE}/lib X11INC=${LOCALBASE}/include MAN3= Tk::TableMatrix.3 \ diff --git a/x11-toolkits/p5-Tk/Makefile b/x11-toolkits/p5-Tk/Makefile index 3cba093aec1d..d9dce222297f 100644 --- a/x11-toolkits/p5-Tk/Makefile +++ b/x11-toolkits/p5-Tk/Makefile @@ -18,7 +18,7 @@ MAKE_JOBS_UNSAFE= yes LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ png.6:${PORTSDIR}/graphics/png -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes USE_XORG= x11 CONFIGURE_ARGS= X11LIB=${LOCALBASE}/lib X11INC=${LOCALBASE}/include WRKSRC= ${WRKDIR}/${DISTNAME} diff --git a/x11/p5-X11-IdleTime/Makefile b/x11/p5-X11-IdleTime/Makefile index 4e78900fdf4b..b8edf198faac 100644 --- a/x11/p5-X11-IdleTime/Makefile +++ b/x11/p5-X11-IdleTime/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} MAKE_JOBS_UNSAFE= yes USE_XORG= x11 xscrnsaver -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MANPREFIX= ${SITE_PERL} MAN3= X11::IdleTime.3 |