- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az With hat: perl
This commit is contained in:
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= clsung@FreeBSD.org
|
||||
COMMENT= Chinese Text Segmentation
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Lingua::ZH::Segment.3
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl module to convert between ASCII and Morse codes
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Convert::Morse.3
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= tobez@FreeBSD.org
|
||||
COMMENT= Fast Perl client for memcached, a distributed memory cache daemon
|
||||
|
||||
PERL_CONFIGURE= 5.8.2+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Cache::Memcached::Fast.3
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ LIB_DEPENDS= memcache.4:${PORTSDIR}/databases/libmemcache
|
||||
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.6+
|
||||
PERL_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= INC="-I${LOCALBASE}/include"
|
||||
|
||||
MAN3= Cache::Memcached::XS.3
|
||||
|
||||
@@ -21,7 +21,7 @@ RUN_DEPENDS= p5-DBI>=1.614:${PORTSDIR}/databases/p5-DBI \
|
||||
p5-Text-CSV_XS>=0.71:${PORTSDIR}/textproc/p5-Text-CSV_XS
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= DBD::CSV.3 Bundle::DBD::CSV.3
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ COMMENT= Simple mock DBD implementation used for testing
|
||||
BUILD_DEPENDS= p5-DBI>=1.3:${PORTSDIR}/databases/p5-DBI
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.6+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= DBD::Mock.3
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ RUN_DEPENDS= p5-Carp-Clan>=6.0:${PORTSDIR}/devel/p5-Carp-Clan \
|
||||
p5-DBIx-Class>=0.08124:${PORTSDIR}/databases/p5-DBIx-Class \
|
||||
p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= DBIx::Class::Cursor::Cached.3
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ RUN_DEPENDS= p5-Moose>=1.24:${PORTSDIR}/devel/p5-Moose \
|
||||
LICENSE_COMB= dual
|
||||
LICENSE= ART20 GPLv1
|
||||
|
||||
PERL_CONFIGURE= 5.8.9+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= \
|
||||
DBIx::Class::MooseColumns.3 \
|
||||
|
||||
@@ -20,7 +20,7 @@ BUILD_DEPENDS= p5-Module-Install>=0:${PORTSDIR}/devel/p5-Module-Install
|
||||
RUN_DEPENDS= p5-DBIx-Class>=0:${PORTSDIR}/databases/p5-DBIx-Class
|
||||
TEST_DEPENDS= p5-Test-Perl-Critic>=0:${PORTSDIR}/devel/p5-Test-Perl-Critic
|
||||
|
||||
PERL_CONFIGURE= 5.8.9+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= DBIx::Class::QueryProfiler.3
|
||||
|
||||
|
||||
@@ -61,7 +61,7 @@ TEST_DEPENDS= p5-Class-DBI-Plugin-DeepAbstractSearch>=0:${PORTSDIR}/databases/p5
|
||||
|
||||
OPTIONS= SQLT "SQL::Translator (generate DDL from schema)" off
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
CONFIGURE_ENV= DBICTEST_NO_SQLITE_CHECK=1
|
||||
|
||||
MAN1= dbicadmin.1
|
||||
|
||||
@@ -19,7 +19,7 @@ RUN_DEPENDS= p5-DBD-SQLite>=1.31:${PORTSDIR}/databases/p5-DBD-SQLite \
|
||||
p5-Text-CSV>=1.20:${PORTSDIR}/textproc/p5-Text-CSV \
|
||||
p5-MooseX-Attribute-ENV>=0.01:${PORTSDIR}/devel/p5-MooseX-Attribute-ENV
|
||||
|
||||
PERL_CONFIGURE= 5.8.8+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN1= migrate_schema.1
|
||||
MAN3= DBIx::VersionedDDL.3 \
|
||||
|
||||
@@ -46,7 +46,7 @@ BUILD_DEPENDS= \
|
||||
p5-Cache-Memcached>0:${PORTSDIR}/databases/p5-Cache-Memcached
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.3+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Jifty::DBI.3 \
|
||||
Jifty::DBI::Collection.3 \
|
||||
|
||||
@@ -19,7 +19,7 @@ RUN_DEPENDS= p5-PerlIO-Util>=0:${PORTSDIR}/devel/p5-PerlIO-Util
|
||||
TEST_DEPENDS= p5-Moose>=0.90:${PORTSDIR}/devel/p5-Moose \
|
||||
p5-Mouse>=0.40:${PORTSDIR}/devel/p5-Mouse
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Any::Moose::Convert.3
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Provide framework for multiple event loops
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= AE.3 \
|
||||
AnyEvent.3 \
|
||||
|
||||
@@ -16,7 +16,7 @@ COMMENT= Wrap OP check callbacks
|
||||
|
||||
BUILD_DEPENDS= p5-ExtUtils-Depends>=0.302:${PORTSDIR}/devel/p5-ExtUtils-Depends
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= B::Hooks::OP::Check.3
|
||||
|
||||
|
||||
@@ -17,6 +17,6 @@ COMMENT= Perl extension for code generation program formatting and execution
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Class/STL/Containers.pm:${PORTSDIR}/devel/p5-Class-STL-Containers
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.7+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -29,7 +29,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
CFLAGS= -I.
|
||||
|
||||
MAN3= Class::MOP.3 \
|
||||
|
||||
@@ -14,6 +14,6 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Perl extension for STL-like object management
|
||||
|
||||
PERL_CONFIGURE= 5.8.7+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= gslin@gslin.org
|
||||
COMMENT= Perl module for natively copying Perl data structures
|
||||
|
||||
PERL_CONFIGURE= 5.8.5+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-re
|
||||
p5-Jifty>=0.60728:${PORTSDIR}/www/p5-Jifty \
|
||||
p5-Text-Password-Pronounceable>=0:${PORTSDIR}/security/p5-Text-Password-Pronounceable
|
||||
|
||||
PERL_CONFIGURE= 5.8.3+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= CommitBit.3 \
|
||||
CommitBit::Action::ConfirmEmail.3 \
|
||||
|
||||
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= gslin@gslin.org
|
||||
COMMENT= Simple reading and writing from an INI file
|
||||
|
||||
PERL_CONFIGURE= 5.8.7+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Config::INI::Simple.3
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ COMMENT= Simple configuration automation
|
||||
BUILD_DEPENDS= ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML
|
||||
RUN_DEPENDS= ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML
|
||||
|
||||
PERL_CONFIGURE= 5.8.3+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Config::YAML.3
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@ RUN_DEPENDS= p5-Event>=1.08:${PORTSDIR}/devel/p5-Event \
|
||||
p5-IO-AIO>=3.1:${PORTSDIR}/devel/p5-IO-AIO
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.2+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Coro.3 Coro::AIO.3 Coro::AnyEvent.3 Coro::Channel.3 \
|
||||
Coro::Handle.3 Coro::BDB.3 Coro::Debug.3 \
|
||||
|
||||
@@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-Mouse>=0.93:${PORTSDIR}/devel/p5-Mouse
|
||||
RUN_DEPENDS= p5-Mouse>=0.93:${PORTSDIR}/devel/p5-Mouse
|
||||
TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Data::Validator.3 \
|
||||
Data::Validator::Role::AllowExtra.3 \
|
||||
|
||||
@@ -21,7 +21,7 @@ BUILD_DEPENDS= p5-Moose>=0.89:${PORTSDIR}/devel/p5-Moose \
|
||||
p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Data::Visitor.3 \
|
||||
Data::Visitor::Callback.3
|
||||
|
||||
@@ -23,7 +23,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Sub/Name.pm:${PORTSDIR}/devel/p5-Sub-Name
|
||||
BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends \
|
||||
${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Devel::Declare.3
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@ BUILD_DEPENDS= p5-Moose>=0.74:${PORTSDIR}/devel/p5-Moose \
|
||||
p5-Sys-SigAction>0:${PORTSDIR}/devel/p5-Sys-SigAction
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Devel::REPL.3 \
|
||||
Devel::REPL::Overview.3 \
|
||||
|
||||
@@ -19,7 +19,7 @@ RUN_DEPENDS= p5-Class-Data-Inheritable>=0.02:${PORTSDIR}/devel/p5-Class-Data-Inh
|
||||
p5-Devel-StackTrace>=1.20:${PORTSDIR}/devel/p5-Devel-StackTrace
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Exception::Class.3 Exception::Class::Base.3
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= demon@FreeBSD.org
|
||||
COMMENT= Converts Perl XS code into C code
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= ExtUtils::ParseXS.3 \
|
||||
ExtUtils::ParseXS::Constants.3 \
|
||||
|
||||
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= kaoru@kaisei.org
|
||||
COMMENT= Perl module for ptrace on FreeBSD-i386
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
MAN3= FreeBSD::i386::Ptrace.3
|
||||
|
||||
@@ -16,7 +16,7 @@ COMMENT= A lightweight field hash implementation
|
||||
|
||||
TEST_DEPENDS= p5-Test-LeakTrace>=0.07:${PORTSDIR}/devel/p5-Test-LeakTrace
|
||||
|
||||
PERL_CONFIGURE= 5.8.5+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Hash::FieldHash.3
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@ USE_JAVA= yes
|
||||
JAVA_VERSION= 1.5+
|
||||
JAVA_OS= native
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= J2SDK=${JAVA_HOME} </dev/null
|
||||
|
||||
MAN3= Inline::Java.3 \
|
||||
|
||||
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= lippe@FreeBSD.org
|
||||
COMMENT= Refresh %INC files when updated on disk
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Module::Refresh.3
|
||||
|
||||
|
||||
@@ -40,7 +40,7 @@ TEST_DEPENDS= \
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
PERL_CONFIGURE= 5.8.4+
|
||||
PERL_CONFIGURE= yes
|
||||
CFLAGS+= -I. # mop.h
|
||||
|
||||
CONFLICTS= p5-Class-MOP-[0-9]*
|
||||
|
||||
@@ -16,7 +16,7 @@ COMMENT= Set default of an attribute to a value from %ENV
|
||||
|
||||
RUN_DEPENDS= p5-Moose>=1.19:${PORTSDIR}/devel/p5-Moose
|
||||
|
||||
PERL_CONFIGURE= 5.8.8+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= MooseX::Attribute::ENV.3
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Moose>=0.35:${PORTSDIR}/devel/p5-Moose \
|
||||
p5-Module-Pluggable>0:${PORTSDIR}/devel/p5-Module-Pluggable
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= MooseX::Object::Pluggable.3
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ BUILD_DEPENDS= \
|
||||
p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= MooseX::Traits::Pluggable.3
|
||||
|
||||
|
||||
@@ -29,7 +29,7 @@ TEST_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple \
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
PERL_CONFIGURE= 5.8.5+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Mouse.3 \
|
||||
Mouse::Exporter.3 \
|
||||
|
||||
@@ -19,7 +19,7 @@ RUN_DEPENDS= p5-Mouse>=0.77:${PORTSDIR}/devel/p5-Mouse
|
||||
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
|
||||
p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= MouseX::Foreign.3 \
|
||||
MouseX::Foreign::Meta::Role::Class.3 \
|
||||
|
||||
@@ -20,7 +20,7 @@ LICENSE_COMB= dual
|
||||
|
||||
TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Package::Stash::XS.3
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= A selection of general PerlIO utilities
|
||||
|
||||
PERL_CONFIGURE= 5.8.8+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= PerlIO::Util.3 \
|
||||
PerlIO::Util::JA.3 \
|
||||
|
||||
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Groups a regular expressions collection
|
||||
|
||||
PERL_CONFIGURE= 5.8.9+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Regexp::RegGrp.3
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ COMMENT= Simple diff to String
|
||||
RUN_DEPENDS= p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= String::Diff.3
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Ensure that a platform has weaken support
|
||||
|
||||
PERL_CONFIGURE= 5.8.5+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Task::Weaken.3
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Traces memory leaks
|
||||
|
||||
PERL_CONFIGURE= 5.8.3+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Test::LeakTrace.3 \
|
||||
Test::LeakTrace::JA.3 \
|
||||
|
||||
@@ -19,7 +19,7 @@ RUN_DEPENDS= p5-PathTools>=0:${PORTSDIR}/devel/p5-PathTools \
|
||||
p5-YAML-Syck>=0:${PORTSDIR}/textproc/p5-YAML-Syck
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.9+
|
||||
PERL_CONFIGURE= yes
|
||||
MAN3= Test::Pod::Coverage::Permissive.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -19,7 +19,7 @@ RUN_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \
|
||||
p5-HTTP-Request-AsCGI>=0:${PORTSDIR}/www/p5-HTTP-Request-AsCGI
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Test::WWW::Mechanize::CGIApp.3
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
|
||||
p5-namespace-clean>=0.09:${PORTSDIR}/devel/p5-namespace-clean
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.4+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Test::WWW::Mechanize::Catalyst.3
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= kuriyama@FreeBSD.org
|
||||
COMMENT= Perl extension for telling fully qualified name of the method
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
MAN3= UNIVERSAL::which.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -43,7 +43,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Class/Observable.pm:${PORTSDIR}/devel/p5-Class-Obser
|
||||
${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception \
|
||||
${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp
|
||||
|
||||
PERL_CONFIGURE= 5.8.9+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Workflow.3 \
|
||||
Workflow::Action.3 \
|
||||
|
||||
@@ -18,7 +18,7 @@ COMMENT= Call methods on native Perl types
|
||||
BUILD_DEPENDS= p5-Scope-Guard>=0.20:${PORTSDIR}/devel/p5-Scope-Guard
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= autobox.3
|
||||
|
||||
|
||||
@@ -53,7 +53,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/List/MoreUtils.pm:${PORTSDIR}/lang/p5-L
|
||||
p5-version>=0.68:${PORTSDIR}/devel/p5-version
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN1= svk.1
|
||||
MAN3= SVK.3 \
|
||||
|
||||
@@ -17,7 +17,7 @@ COMMENT= Render graphs as ASCII, HTML, SVG or Graphviz
|
||||
BUILD_DEPENDS= p5-Heap>0:${PORTSDIR}/devel/p5-Heap
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.2+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN1= graph-easy.1
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ COMMENT= Perl extension mainpulating XML based Visio files
|
||||
BUILD_DEPENDS= p5-Log-Log4perl>=0:${PORTSDIR}/devel/p5-Log-Log4perl \
|
||||
p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Visio.3 Visio::Hyperlink.3 Visio::Layout.3 Visio::Line.3 \
|
||||
Visio::Master.3 Visio::Page.3 Visio::PageProps.3 \
|
||||
|
||||
@@ -17,7 +17,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc \
|
||||
${SITE_PERL}/Lingua/JA/Numbers.pm:${PORTSDIR}/japanese/p5-Lingua-JA-Numbers
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+ # inherited from p5-Lingua-JA-Numbers
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Date::Japanese::Era.3 \
|
||||
Date::Japanese::Era::Table.3 \
|
||||
|
||||
@@ -16,6 +16,6 @@ COMMENT= Converts numeric values to and from their Japanese string equivalents
|
||||
|
||||
MAN3= Lingua::JA::Numbers.3
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -18,7 +18,7 @@ COMMENT= Perl6::Subs - Define your subroutines in the Perl 6 style
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.4+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Perl6::Subs.3
|
||||
|
||||
|
||||
@@ -35,7 +35,7 @@ TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
|
||||
|
||||
OPTIONS= AUTHOR "Include dependencies for AUTHORING" off
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= TryCatch.3
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ RUN_DEPENDS= p5-Email-Abstract>=2.01:${PORTSDIR}/mail/p5-Email-Abstract \
|
||||
p5-Email-MIME>=1.82:${PORTSDIR}/mail/p5-Email-MIME \
|
||||
p5-Email-Simple>=2.100:${PORTSDIR}/mail/p5-Email-Simple
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Email::Reply.3
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ BUILD_DEPENDS= p5-Class-Accessor>=0.19:${PORTSDIR}/devel/p5-Class-Accessor \
|
||||
${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-require
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Email::Send.3 \
|
||||
Email::Send::NNTP.3 \
|
||||
|
||||
@@ -19,7 +19,7 @@ RUN_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \
|
||||
p5-Email-Sender>=0.091660:${PORTSDIR}/mail/p5-Email-Sender
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.8+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Email::Sender::Transport::SQLite.3
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ COMMENT= Perl5 modules for dealing with Internet e-mail messages
|
||||
RUN_DEPENDS= p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Mail::Address.3 \
|
||||
Mail::Cap.3 \
|
||||
|
||||
@@ -17,7 +17,7 @@ COMMENT= Perl5 interface to the Sendmail access.db list
|
||||
BUILD_DEPENDS= ${SITE_PERL}/mach/BerkeleyDB.pm:${PORTSDIR}/databases/p5-BerkeleyDB
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.6+
|
||||
PERL_CONFIGURE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
MAN3= Sendmail::AccessDB.3
|
||||
|
||||
@@ -19,7 +19,7 @@ BUILD_DEPENDS= p5-Data-Swap>=0.07:${PORTSDIR}/devel/p5-Data-Swap \
|
||||
p5-Set-IntSpan-Fast>=1.13:${PORTSDIR}/math/p5-Set-IntSpan-Fast
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Set::IntSpan::Fast::XS.3
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ COMMENT= Fast handling of sets containing integer spans
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Data/Types.pm:${PORTSDIR}/devel/p5-Data-Types
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Set::IntSpan::Fast.3 Set::IntSpan::Fast::PP.3
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ COMMENT= Convert state, province, county etc. names to/from code
|
||||
LICENSE_COMB= dual
|
||||
LICENSE= ART20 GPLv1
|
||||
|
||||
PERL_CONFIGURE= 5.8.4+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Locale::SubCountry.3 \
|
||||
Locale::SubCountry::Data.3
|
||||
|
||||
@@ -19,7 +19,7 @@ RUN_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \
|
||||
p5-JSON>=2.0:${PORTSDIR}/converters/p5-JSON \
|
||||
p5-URI>=0:${PORTSDIR}/net/p5-URI
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= AnyEvent::Twitter::Stream.3
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ COMMENT= Get user information of Maple3-style BBS
|
||||
|
||||
RUN_DEPENDS= ${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+ # Inherhited from lang/p5-Expect
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= BBS::UserInfo::Maple3.3
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
|
||||
${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Net::TiVo.3 \
|
||||
Net::TiVo::Show.3 \
|
||||
|
||||
@@ -20,7 +20,7 @@ RUN_DEPENDS= p5-XML-Parser>=2.31:${PORTSDIR}/textproc/p5-XML-Parser \
|
||||
p5-libwww>=5.834:${PORTSDIR}/www/p5-libwww
|
||||
|
||||
USE_GMAKE= yes
|
||||
PERL_CONFIGURE= 5.8.9+ # Scalar::Util>=1.19
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN1= make_method.1
|
||||
MAN3= Apache::RPC::Server.3 \
|
||||
|
||||
@@ -18,7 +18,7 @@ COMMENT= Perl5 interface to Uniform Resource Identifier (URI) references
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= URI.3 \
|
||||
URI::Escape.3 \
|
||||
|
||||
@@ -20,7 +20,7 @@ BUILD_DEPENDS= p5-XML-Hash-LX>=0.05:${PORTSDIR}/textproc/p5-XML-Hash-LX \
|
||||
p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.3+
|
||||
PERL_CONFIGURE= yes
|
||||
MAN3= XML::RPC::Enc.3 \
|
||||
XML::RPC::Enc::LibXML.3 \
|
||||
XML::RPC::Fast.3 \
|
||||
|
||||
@@ -22,7 +22,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Crypt/DH.pm:${PORTSDIR}/security/p5-Crypt-DH \
|
||||
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Net::OpenID::JanRain::Consumer.3 \
|
||||
Net::OpenID::JanRain::Server.3 \
|
||||
|
||||
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${SITE_PERL}/Term/ReadPassword.pm:${PORTSDIR}/devel/p5-Term-ReadPas
|
||||
${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \
|
||||
${SITE_PERL}/IPC/Run.pm:${PORTSDIR}/devel/p5-IPC-Run
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Sudo.3
|
||||
|
||||
|
||||
@@ -285,7 +285,7 @@ MAN3= OpenXPKI.3 \
|
||||
OpenXPKI::i18n.3
|
||||
USE_GMAKE= yes
|
||||
USE_OPENSSL= yes
|
||||
PERL_CONFIGURE= 5.8.6+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
USERS= openxpki
|
||||
GROUPS= openxpki
|
||||
|
||||
@@ -20,7 +20,7 @@ BUILD_DEPENDS=\
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
PERL_CONFIGURE= 5.8.6+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= BSD::Jail::Object.3
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \
|
||||
libcroco>=0.6:${PORTSDIR}/textproc/libcroco
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.9+
|
||||
PERL_CONFIGURE= yes
|
||||
MAN3= CSS::Croco.3\
|
||||
CSS::Croco::Selector.3\
|
||||
CSS::Croco::Statement.3\
|
||||
|
||||
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= XS based CSS minifier
|
||||
|
||||
PERL_CONFIGURE= 5.8.8+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= CSS::Minifier::XS.3
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@ COMMENT= Another CSS minifier
|
||||
|
||||
RUN_DEPENDS= p5-Regexp-RegGrp>=1.001.001:${PORTSDIR}/devel/p5-Regexp-RegGrp
|
||||
|
||||
PERL_CONFIGURE= 5.8.9+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= CSS::Packer.3
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ COMMENT= Lightleight form validation library
|
||||
RUN_DEPENDS= p5-UNIVERSAL-require>=0.11:${PORTSDIR}/devel/p5-UNIVERSAL-require \
|
||||
p5-Class-Accessor-Lite>=0.05:${PORTSDIR}/devel/p5-Class-Accessor-Lite
|
||||
|
||||
PERL_CONFIGURE= 5.8.9+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= FormValidator::Lite.3 \
|
||||
FormValidator::Lite::Constraint.3 \
|
||||
|
||||
@@ -17,7 +17,7 @@ COMMENT= Another HTML code cleaner
|
||||
|
||||
RUN_DEPENDS= p5-Regexp-RegGrp>=1.001.001:${PORTSDIR}/devel/p5-Regexp-RegGrp
|
||||
|
||||
PERL_CONFIGURE= 5.8.9+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= HTML::Packer.3
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= XS based JavaScript minifier
|
||||
|
||||
PERL_CONFIGURE= 5.8.8+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= JavaScript::Minifier::XS.3
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@ COMMENT= Perl version of Dean Edwards' Packer.js
|
||||
|
||||
RUN_DEPENDS= p5-Regexp-RegGrp>=1.001.001:${PORTSDIR}/devel/p5-Regexp-RegGrp
|
||||
|
||||
PERL_CONFIGURE= 5.8.9+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= JavaScript::Packer.3
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ COMMENT= A utility class for building table layouts in a PDF::API2 object
|
||||
BUILD_DEPENDS= ${SITE_PERL}/PDF/API2/Content/Text.pm:${PORTSDIR}/textproc/p5-PDF-API2
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.7+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= PDF::Table.3
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@ COMMENT= A collection of handy Perl::Critic policies
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Perl/Critic.pm:${PORTSDIR}/textproc/p5-Perl-Critic
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.8+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Perl::Critic::Bangs.3 \
|
||||
Perl::Critic::Policy::Bangs::ProhibitUselessRegexModifiers.3 \
|
||||
|
||||
@@ -22,7 +22,7 @@ RUN_DEPENDS= p5-File-Find-Rule>=0.32:${PORTSDIR}/devel/p5-File-Find-Rule \
|
||||
p5-version>=0.76:${PORTSDIR}/devel/p5-version
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN1= perlver.1
|
||||
MAN3= Perl::MinimumVersion.3
|
||||
|
||||
@@ -26,7 +26,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Tie/Array/Sorted.pm:${PORTSDIR}/devel/p5-Tie-Array-S
|
||||
${SITE_PERL}/IO/Scalar.pm:${PORTSDIR}/devel/p5-IO-stringy
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Plucene.3 \
|
||||
Plucene::Analysis::Analyzer.3 \
|
||||
|
||||
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= A module implementing a portable chomp
|
||||
|
||||
PERL_CONFIGURE= 5.8.6+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Text::Chomp.3
|
||||
|
||||
|
||||
@@ -27,6 +27,6 @@ BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
|
||||
|
||||
MAN3= XML::Atom::Stream.3
|
||||
|
||||
PERL_CONFIGURE= 5.8.5+ # inherited from textproc/p5-XML-Atom
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -24,7 +24,7 @@ RUN_DEPENDS= p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheri
|
||||
p5-XML-XPath>=0:${PORTSDIR}/textproc/p5-XML-XPath \
|
||||
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
|
||||
|
||||
PERL_CONFIGURE= 5.8.5+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= XML::Atom.3 \
|
||||
XML::Atom::Client.3 \
|
||||
|
||||
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Lite Pure Perl XML DOM Parser Kit
|
||||
|
||||
PERL_CONFIGURE= 5.8.3+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= XML::DOM::Lite.3 XML::DOM::Lite::Document.3 \
|
||||
XML::DOM::Lite::NodeList.3 XML::DOM::Lite::Parser.3 \
|
||||
|
||||
@@ -31,7 +31,7 @@ RUN_DEPENDS= p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler \
|
||||
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.5+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= XML::Feed.3 \
|
||||
XML::Feed::Content.3 \
|
||||
|
||||
@@ -38,7 +38,7 @@ RUN_DEPENDS= \
|
||||
p5-Text-SimpleTable>=0.05:${PORTSDIR}/textproc/p5-Text-SimpleTable \
|
||||
p5-URI>0:${PORTSDIR}/net/p5-URI
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Ark::Command.3 \
|
||||
Ark::Command::Controller.3 \
|
||||
|
||||
@@ -17,7 +17,7 @@ COMMENT= Convert flat hash to nested data using TT2's dot convention
|
||||
BUILD_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.2+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= CGI::Expand.3
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ COMMENT= Document Object Model for Cascading Style Sheets
|
||||
RUN_DEPENDS= p5-Clone>=0.09:${PORTSDIR}/devel/p5-Clone
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.2+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= CSS::DOM.3 \
|
||||
CSS::DOM::Array.3 \
|
||||
|
||||
@@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Algorithm-FloodControl>=1.91:${PORTSDIR}/devel/p5-Algorithm-Floo
|
||||
p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.7+
|
||||
PERL_CONFIGURE= yes
|
||||
MAN3= Catalyst::Controller::RateLimit.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -21,7 +21,7 @@ RUN_DEPENDS= p5-Catalyst-Action-RenderView>=0:${PORTSDIR}/www/p5-Catalyst-Action
|
||||
p5-Catalyst-Plugin-Session-State-Cookie>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-State-Cookie \
|
||||
p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime
|
||||
|
||||
PERL_CONFIGURE= 5.8.8+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Catalyst::Controller::RequestToken.3 \
|
||||
Catalyst::Controller::RequestToken::Action::CreateToken.3 \
|
||||
|
||||
@@ -34,7 +34,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Simple>=0.94:${PORTSDIR}/devel/p5-Test-Simple \
|
||||
p5-Test-Fatal>=0.003:${PORTSDIR}/devel/p5-Test-Fatal
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Catalyst::Devel.3 \
|
||||
Catalyst::Helper.3 \
|
||||
|
||||
@@ -16,7 +16,7 @@ COMMENT= Catalyst Apache Engines
|
||||
|
||||
RUN_DEPENDS= p5-Catalyst-Runtime>=5.80:${PORTSDIR}/www/p5-Catalyst-Runtime
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Catalyst::Engine::Apache.3 \
|
||||
Catalyst::Engine::Apache2.3 \
|
||||
|
||||
@@ -21,7 +21,7 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7012:${PORTSDIR}/www/p5-Catalyst-Runtime \
|
||||
${SITE_PERL}/HTTP/Body.pm:${PORTSDIR}/www/p5-HTTP-Body
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Catalyst::Engine::HTTP::Prefork.3
|
||||
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user