- Convert to new perl framework
This commit is contained in:
parent
b100cd9f05
commit
c9cf6c6113
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325134
@ -18,7 +18,8 @@ TEST_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
|
||||
p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \
|
||||
p5-Test-Pod>=1.04:${PORTSDIR}/devel/p5-Test-Pod
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
USE_PERL5= modbuild
|
||||
USES= perl5
|
||||
|
||||
MAN3= Archive::Extract::Libarchive.3
|
||||
|
||||
|
@ -16,7 +16,8 @@ LICENSE_COMB= dual
|
||||
|
||||
TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Compress::Raw::Bzip2.3
|
||||
|
||||
|
@ -16,7 +16,8 @@ LICENSE_COMB= dual
|
||||
|
||||
TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Compress::Raw::Lzma.3
|
||||
|
||||
|
@ -16,7 +16,8 @@ LICENSE_COMB= dual
|
||||
|
||||
TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Compress::Raw::Zlib.3
|
||||
|
||||
|
@ -15,7 +15,8 @@ LICENSE_COMB= dual
|
||||
|
||||
LIB_DEPENDS= snappy:${PORTSDIR}/archivers/snappy
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Compress::Snappy.3
|
||||
|
||||
|
@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-Compress-LZF>=0:${PORTSDIR}/archivers/p5-Compress-LZF \
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= IO::Compress::Lzf.3 IO::Uncompress::UnLzf.3
|
||||
|
||||
|
@ -21,7 +21,8 @@ TEST_DEPENDS= p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String \
|
||||
p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \
|
||||
p7zip>=0:${PORTSDIR}/archivers/p7zip
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= IO::Compress::Lzma.3 IO::Compress::Xz.3 \
|
||||
IO::Uncompress::UnLzma.3 IO::Uncompress::UnXz.3
|
||||
|
@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-Compress-LZO>=0:${PORTSDIR}/archivers/p5-Compress-LZO \
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= IO::Compress::Lzop.3 IO::Uncompress::UnLzop.3
|
||||
|
||||
|
@ -21,7 +21,8 @@ TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
|
||||
|
||||
CONFLICTS= p5-Compress-Zlib-2* p5-IO-Compress-Base-2* p5-IO-Compress-Zlib-2* p5-IO-Compress-Bzip2-2*
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Compress::Zlib.3 \
|
||||
File::GlobMapper.3 \
|
||||
|
@ -20,7 +20,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Number-Delta>=0:${PORTSDIR}/devel/p5-Test-Number-Delta \
|
||||
p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
USE_PERL5= modbuild
|
||||
USES= perl5
|
||||
|
||||
MAN3= Astro::Coords.3 \
|
||||
Astro::Coords::Angle.3 \
|
||||
|
@ -20,7 +20,8 @@ BUILD_DEPENDS= p5-Astro-WaveBand>=0:${PORTSDIR}/astro/p5-Astro-WaveBand \
|
||||
p5-Number-Uncertainty>=0:${PORTSDIR}/math/p5-Number-Uncertainty
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Astro::Flux.3 \
|
||||
Astro::FluxColor.3 \
|
||||
|
@ -16,7 +16,8 @@ COMMENT= Perl interface to Starlink PAL positional astronomy library
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
USE_PERL5= modbuild
|
||||
USES= perl5
|
||||
|
||||
MAN1= stime.1
|
||||
MAN3= Astro::PAL.3
|
||||
|
@ -20,7 +20,8 @@ LICENSE_COMB= dual
|
||||
BUILD_DEPENDS= p5-Astro-PAL>=0.99:${PORTSDIR}/astro/p5-Astro-PAL
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
USE_PERL5= modbuild
|
||||
USES= perl5
|
||||
|
||||
MAN3= Astro::Telescope.3
|
||||
|
||||
|
@ -17,7 +17,8 @@ COMMENT= Transparently work in waveband, wavelength, or filter
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
USE_PERL5= modbuild
|
||||
USES= perl5
|
||||
|
||||
MAN3= Astro::WaveBand.3
|
||||
|
||||
|
@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Class for handling quality flags for astronomical objects
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Misc::Quality.3
|
||||
|
||||
|
@ -14,7 +14,8 @@ MASTER_SITES= http://erislabs.net/ianb/projects/${PORTNAME}/ \
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Perl module to manipulate filenames containing music metadata
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= MP3::Archive::Config.3 MP3::Archive::Format.3 MP3::Archive.3
|
||||
|
||||
|
@ -20,7 +20,8 @@ BUILD_DEPENDS= libmp3-archive-perl>=0:${PORTSDIR}/audio/libmp3-archive-perl \
|
||||
RUN_DEPENDS= libmp3-archive-perl>=0:${PORTSDIR}/audio/libmp3-archive-perl \
|
||||
p5-MP3-Tag>=0:${PORTSDIR}/audio/p5-MP3-Tag
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN1= cddbtofilename.1 filenametoid3.1 freedbtofilename.1 \
|
||||
id3tofilename.1 movemusic.1 mp3-archive-tools.1 mp3id.1 \
|
||||
|
@ -17,7 +17,8 @@ COMMENT= A configurable tool to check collections of audio files
|
||||
BUILD_DEPENDS= libmp3-archive-perl>=0:${PORTSDIR}/audio/libmp3-archive-perl
|
||||
RUN_DEPENDS= libmp3-archive-perl>=0:${PORTSDIR}/audio/libmp3-archive-perl
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN1= mp3lintsum.1 mp3lintskip.1 mp3lint.1
|
||||
MAN3= mp3lint-tools.3
|
||||
|
@ -18,7 +18,8 @@ COMMENT= Perl wrapper for chinese/cconv
|
||||
LIB_DEPENDS= cconv:${PORTSDIR}/chinese/cconv
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= ${PORTNAME}.3
|
||||
|
||||
|
@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Convert Oracle NLS_DATE_FORMAT <-> strftime format strings
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Convert::NLS_DATE_FORMAT.3
|
||||
|
||||
|
@ -17,7 +17,8 @@ COMMENT= A charset detector for East Asia charsets and website contents
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Encode::Detect::CJK.3
|
||||
|
||||
|
@ -14,7 +14,8 @@ COMMENT= A JSON::XS compatible pure-Perl module
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN1= p5json_pp.1
|
||||
MAN3= JSON::PP.3 \
|
||||
|
@ -18,7 +18,8 @@ BUILD_DEPENDS= p5-AnyEvent>=3.81:${PORTSDIR}/devel/p5-AnyEvent \
|
||||
p5-BDB>=1.5:${PORTSDIR}/databases/p5-BDB
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= AnyEvent::BDB.3
|
||||
|
||||
|
@ -22,7 +22,8 @@ BUILD_DEPENDS= couchdb>=0.9.0:${PORTSDIR}/databases/couchdb \
|
||||
p5-Scope-Guard>=0:${PORTSDIR}/devel/p5-Scope-Guard
|
||||
BUILD_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN1= couchdb-push.1
|
||||
MAN3= AnyEvent::CouchDB.3 \
|
||||
|
@ -23,7 +23,8 @@ PORTSCOUT= skipv:1.801
|
||||
|
||||
CFLAGS+= -I${BDB_INCLUDE_DIR}
|
||||
LDFLAGS+= ${PTHREAD_LIBS}
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
USE_BDB= 43+
|
||||
|
||||
MAN3= BDB.3
|
||||
|
@ -21,7 +21,8 @@ TEST_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
|
||||
p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
|
||||
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= BSON.3 \
|
||||
BSON::Binary.3 \
|
||||
|
@ -25,7 +25,8 @@ RUN_DEPENDS= p5-Data-Dump-Streamer>=0:${PORTSDIR}/devel/p5-Data-Dump-Streamer \
|
||||
|
||||
TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= CouchDB::View.3 \
|
||||
CouchDB::View::Document.3 \
|
||||
|
@ -25,7 +25,8 @@ RUN_DEPENDS= p5-Carp-Clan>=6.0:${PORTSDIR}/devel/p5-Carp-Clan \
|
||||
TEST_DEPENDS= p5-Cache-Cache>=0:${PORTSDIR}/devel/p5-Cache-Cache \
|
||||
p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= DBIx::Class::Cursor::Cached.3
|
||||
|
||||
|
@ -20,7 +20,8 @@ BUILD_DEPENDS= p5-DBD-Pg>=1.49:${PORTSDIR}/databases/p5-DBD-Pg \
|
||||
RUN_DEPENDS= p5-DBD-Pg>=1.49:${PORTSDIR}/databases/p5-DBD-Pg \
|
||||
p5-DBI>=1.490:${PORTSDIR}/databases/p5-DBI
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= DBIx::Safe.3
|
||||
|
||||
|
@ -17,7 +17,8 @@ COMMENT= Simple interface for calling SQL functions from PostgreSQL PL/Perl
|
||||
|
||||
BUILD_DEPENDS= p5-DBI>=1.60.5:${PORTSDIR}/databases/p5-DBI
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= PostgreSQL::PLPerl::Call.3
|
||||
|
||||
|
@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Simple way to trace execution of Perl statements in PL/Perl
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= PostgreSQL::PLPerl::Trace.3
|
||||
|
||||
|
@ -23,7 +23,8 @@ PORTSCOUT= limitw:1,even
|
||||
|
||||
CC= ${CXX}
|
||||
CONFIGURE_ARGS= XAPIAN_CONFIG=${LOCALBASE}/bin/xapian-config
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Search::Xapian.3 \
|
||||
Search::Xapian::AssertionError.3 \
|
||||
|
@ -18,7 +18,8 @@ COMMENT= A Perl Interface to the Google LevelDB NoSQL database
|
||||
LIB_DEPENDS= leveldb:${PORTSDIR}/databases/leveldb
|
||||
|
||||
MAKE_ARGS= CC=${CXX}
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
USES= gmake
|
||||
|
||||
MAN3= Tie::LevelDB.3
|
||||
|
@ -37,7 +37,7 @@ PLIST_SUB+= LUA="@comment "
|
||||
.if ${PORT_OPTIONS:MPERL}
|
||||
CONFIGURE_ARGS+=--with-perl
|
||||
CONFIGURE_ENV+= PERL_LIB="${SITE_PERL}"
|
||||
USE_PERL5= yes
|
||||
USES= perl5
|
||||
PLIST_SUB+= PERL=""
|
||||
.else
|
||||
PLIST_SUB+= PERL="@comment "
|
||||
|
@ -21,7 +21,8 @@ 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= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Any::Moose::Convert.3
|
||||
|
||||
|
@ -20,7 +20,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Memory-Cycle>=0:${PORTSDIR}/devel/p5-Test-Memory-Cycle \
|
||||
p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= AnyMQ.3 \
|
||||
AnyMQ::Queue.3 \
|
||||
|
@ -18,7 +18,8 @@ BUILD_DEPENDS= p5-CPAN-DistnameInfo>=0.10:${PORTSDIR}/devel/p5-CPAN-DistnameInfo
|
||||
p5-local-lib>=0:${PORTSDIR}/devel/p5-local-lib
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN1= cpan-outdated.1
|
||||
MAN3= App::cpanoutdated.3
|
||||
|
@ -16,7 +16,8 @@ COMMENT= A set of array iterators
|
||||
|
||||
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
USE_PERL5= modbuild
|
||||
USES= perl5
|
||||
|
||||
MAN3= Array::Iterator.3 \
|
||||
Array::Iterator::BiDirectional.3 \
|
||||
|
@ -17,7 +17,8 @@ COMMENT= Annotate and delegate hooked OPs
|
||||
BUILD_DEPENDS= p5-ExtUtils-Depends>=0.304:${PORTSDIR}/devel/p5-ExtUtils-Depends
|
||||
RUN_DEPENDS= p5-ExtUtils-Depends>=0.304:${PORTSDIR}/devel/p5-ExtUtils-Depends
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= B::Hooks::OP::Annotation.3
|
||||
|
||||
|
@ -12,7 +12,8 @@ COMMENT= Wrap OP check callbacks
|
||||
|
||||
BUILD_DEPENDS= p5-ExtUtils-Depends>=0.302:${PORTSDIR}/devel/p5-ExtUtils-Depends
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= B::Hooks::OP::Check.3
|
||||
|
||||
|
@ -21,7 +21,8 @@ BUILD_DEPENDS= p5-Bread-Board>=0.22:${PORTSDIR}/devel/p5-Bread-Board \
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Bread::Board::Declare.3 \
|
||||
Bread::Board::Declare::BlockInjection.3 \
|
||||
|
@ -31,7 +31,8 @@ TEST_DEPENDS= p5-Form-Sensible>=0:${PORTSDIR}/devel/p5-Form-Sensible \
|
||||
OPTIONS_DEFINE= GRAPHVIZ
|
||||
GRAPHVIZ_DESC= Visualize a Bread::Board system via Graphviz
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN1= visualize-breadboard.1
|
||||
MAN3= Bread::Board.3 \
|
||||
|
@ -17,7 +17,8 @@ COMMENT= A set of version requirements for a CPAN distribution
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= CPAN::Meta::Requirements.3
|
||||
|
||||
|
@ -18,7 +18,8 @@ BUILD_DEPENDS= p5-CPAN-Meta-Requirements>=2.121:${PORTSDIR}/devel/p5-CPAN-Meta-R
|
||||
p5-Parse-CPAN-Meta>=1.44.03:${PORTSDIR}/devel/p5-Parse-CPAN-Meta
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= CPAN::Meta.3 \
|
||||
CPAN::Meta::Converter.3 \
|
||||
|
@ -25,7 +25,8 @@ RUN_DEPENDS= cairo>=1.10.0:${PORTSDIR}/graphics/cairo \
|
||||
p5-Cairo>=1.080:${PORTSDIR}/graphics/p5-Cairo \
|
||||
p5-Glib2>=1.224:${PORTSDIR}/devel/p5-Glib2
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Cairo::GObject.3
|
||||
|
||||
|
@ -17,7 +17,8 @@ BUILD_DEPENDS= p5-Carp-Always>=0.10:${PORTSDIR}/devel/p5-Carp-Always
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-IO-Pty-Easy>=0:${PORTSDIR}/devel/p5-IO-Pty-Easy
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Carp::Always::Color.3 \
|
||||
Carp::Always::Color::HTML.3 \
|
||||
|
@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Alternative warn and die for modules
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Carp.3
|
||||
|
||||
|
@ -19,7 +19,8 @@ TEST_DEPENDS= p5-Module-Implementation>=0.04:${PORTSDIR}/devel/p5-Module-Impleme
|
||||
p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \
|
||||
p5-Test-Without-Module>=0:${PORTSDIR}/devel/p5-Test-Without-Module
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
USE_PERL5= modbuild
|
||||
USES= perl5
|
||||
|
||||
MAN3= Class::Load::XS.3
|
||||
|
||||
|
@ -14,7 +14,8 @@ COMMENT= Create init scripts in Perl
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Daemon::Control.3
|
||||
|
||||
|
@ -16,7 +16,8 @@ COMMENT= Polymorphic data cloning
|
||||
|
||||
TEST_DEPENDS= p5-Test-Requires>=0.03:${PORTSDIR}/devel/p5-Test-Requires
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Data::Clone.3
|
||||
|
||||
|
@ -22,7 +22,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Pod>=1.14:${PORTSDIR}/devel/p5-Test-Pod \
|
||||
p5-Test-Pod-Coverage>=1.04:${PORTSDIR}/devel/p5-Test-Pod-Coverage
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
USE_PERL5= modbuild
|
||||
USES= perl5
|
||||
|
||||
MAN3= Data::Domain.3
|
||||
|
||||
|
@ -31,7 +31,8 @@ TEST_DEPENDS= p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny \
|
||||
p5-IO-Pty-Easy>=0:${PORTSDIR}/devel/p5-IO-Pty-Easy \
|
||||
p5-Test-Pod>=1.41:${PORTSDIR}/devel/p5-Test-Pod
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Data::Printer.3 \
|
||||
Data::Printer::Filter.3 \
|
||||
|
@ -13,7 +13,8 @@ COMMENT= Read data from __DATA__
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Data::Section::Simple.3
|
||||
|
||||
|
@ -18,7 +18,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
|
||||
p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
USE_PERL5= modbuild
|
||||
USES= perl5
|
||||
|
||||
MAN3= Data::Validator.3 \
|
||||
Data::Validator::Role::AllowExtra.3 \
|
||||
|
@ -18,7 +18,8 @@ LIB_DEPENDS= mpfr:${PORTSDIR}/math/mpfr
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
USES= gmake
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
|
||||
|
||||
|
@ -21,7 +21,8 @@ RUN_DEPENDS= p5-Convert-NLS_DATE_FORMAT>=0.03:${PORTSDIR}/converters/p5-Convert-
|
||||
p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
|
||||
p5-DateTime-Format-Builder>=0:${PORTSDIR}/devel/p5-DateTime-Format-Builder
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= DateTime::Format::Oracle.3
|
||||
|
||||
|
@ -20,7 +20,8 @@ RUN_DEPENDS= p5-DynaLoader-Functions>=0.001:${PORTSDIR}/devel/p5-DynaLoader-Func
|
||||
TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \
|
||||
p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Devel::CallChecker.3
|
||||
|
||||
|
@ -17,7 +17,8 @@ COMMENT= Inspect and manipulate a Path based on a Package name
|
||||
RUN_DEPENDS= p5-Moose>=0.64:${PORTSDIR}/devel/p5-Moose \
|
||||
p5-MooseX-Types-Path-Class>=0.04:${PORTSDIR}/devel/p5-MooseX-Types-Path-Class
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Devel::PackagePath.3
|
||||
|
||||
|
@ -16,7 +16,8 @@ LICENSE_COMB= dual
|
||||
TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \
|
||||
p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= DynaLoader::Functions.3
|
||||
|
||||
|
@ -20,7 +20,8 @@ LICENSE_COMB= dual
|
||||
TEST_DEPENDS= p5-Test-Pod>=1.22:${PORTSDIR}/devel/p5-Test-Pod \
|
||||
p5-Test-Pod-Coverage>=1.08:${PORTSDIR}/devel/p5-Test-Pod-Coverage
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Error::Helper.3
|
||||
|
||||
|
@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Add line numbers to hereis blocks that contain perl source code
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Eval::LineNumbers.3
|
||||
|
||||
|
@ -13,7 +13,8 @@ COMMENT= Wrapper for perl configuration
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= ExtUtils::Config.3
|
||||
|
||||
|
@ -13,7 +13,8 @@ COMMENT= Various portability utilities for module builders
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= ExtUtils::Helpers.3 \
|
||||
ExtUtils::Helpers::Unix.3 \
|
||||
|
@ -16,7 +16,8 @@ LICENSE_COMB= dual
|
||||
BUILD_DEPENDS= p5-ExtUtils-Config>=0.002:${PORTSDIR}/devel/p5-ExtUtils-Config
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= ExtUtils::InstallPaths.3
|
||||
|
||||
|
@ -22,7 +22,8 @@ RUN_DEPENDS= p5-File-HomeDir>=0.93:${PORTSDIR}/devel/p5-File-HomeDir \
|
||||
p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \
|
||||
p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
USE_PERL5= modbuild
|
||||
USES= perl5
|
||||
|
||||
MAN3= File::HomeDir::PathClass.3
|
||||
|
||||
|
@ -24,7 +24,8 @@ BUILD_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
|
||||
p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Form::Sensible.3 \
|
||||
Form::Sensible::DelegateConnection.3 \
|
||||
|
@ -23,7 +23,8 @@ TEST_DEPENDS= p5-Cairo-GObject>=0:${PORTSDIR}/devel/p5-Cairo-GObject
|
||||
|
||||
OPTIONS_DEFINE= TEST
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
USE_GNOME= introspection
|
||||
|
||||
MAN3= Glib::Object::Introspection.3
|
||||
|
@ -18,7 +18,8 @@ RUN_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
|
||||
p5-Math-BigInt>=0:${PORTSDIR}/math/p5-Math-BigInt \
|
||||
p5-Parse-RecDescent>=1.94:${PORTSDIR}/devel/p5-Parse-RecDescent
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Google::ProtocolBuffers.3
|
||||
|
||||
|
@ -15,7 +15,8 @@ LICENSE_COMB= dual
|
||||
|
||||
TEST_DEPENDS= p5-Test-LeakTrace>=0.07:${PORTSDIR}/devel/p5-Test-LeakTrace
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
USE_PERL5= modbuild
|
||||
USES= perl5
|
||||
|
||||
MAN3= Hash::FieldHash.3
|
||||
|
||||
|
@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= A HASH that store values without increase the reference count
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Hash::NoRef.3
|
||||
|
||||
|
@ -25,7 +25,8 @@ TEST_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \
|
||||
p5-Test-Pod>=1.22:${PORTSDIR}/devel/p5-Test-Pod \
|
||||
p5-Test-Pod-Coverage>=1.08:${PORTSDIR}/devel/p5-Test-Pod-Coverage
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
USE_PERL5= modbuild
|
||||
USES= perl5
|
||||
|
||||
MAN3= IO::Any.3
|
||||
|
||||
|
@ -21,7 +21,8 @@ TEST_DEPENDS= p5-IO-All>=0:${PORTSDIR}/devel/p5-IO-All \
|
||||
|
||||
CONFLICTS_INSTALL= p5-Scalar-Does-0.[1-9]*
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= IO::Detect.3
|
||||
|
||||
|
@ -22,7 +22,8 @@ OPTIONS_DEFAULT=ANYEVENT EVENT
|
||||
EVENT_DESC= Use Event as underlying event handler
|
||||
ANYEVENT_DESC= Use AnyEvent as underlying event handler
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= IO::Event.3 \
|
||||
IO::Event::Callback.3
|
||||
|
@ -15,7 +15,8 @@ LICENSE= AL2
|
||||
BUILD_DEPENDS= p5-Capture-Tiny>=0.12:${PORTSDIR}/devel/p5-Capture-Tiny
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= IO::Prompt::Tiny.3
|
||||
|
||||
|
@ -17,7 +17,8 @@ COMMENT= Easy interface to IO::Pty
|
||||
BUILD_DEPENDS= p5-IO-Tty>=0:${PORTSDIR}/devel/p5-IO-Tty
|
||||
RUN_DEPENDS= p5-IO-Tty>=0:${PORTSDIR}/devel/p5-IO-Tty
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= IO::Pty::Easy.3
|
||||
|
||||
|
@ -24,7 +24,8 @@ RUN_DEPENDS= p5-Lexical-Var>=0.006:${PORTSDIR}/devel/p5-Lexical-Var \
|
||||
TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \
|
||||
p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage
|
||||
|
||||
PERL_CONFIGURE= 5.12.0+
|
||||
USE_PERL5= 5.12.0+ configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Lexical::Import.3
|
||||
|
||||
|
@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Functions for generating lists
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= List::Gen.3 \
|
||||
List::Gen::Benchmark.3 \
|
||||
|
@ -23,7 +23,8 @@ TEST_DEPENDS= p5-Config-Tiny>=0:${PORTSDIR}/devel/p5-Config-Tiny \
|
||||
p5-Test-Pod-Coverage>=1.04:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
|
||||
p5-YAML-LibYAML>=0:${PORTSDIR}/textproc/p5-YAML-LibYAML
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Log::Dispatch::Configurator::Any.3
|
||||
|
||||
|
@ -22,7 +22,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-File-LibMagic>=0:${PORTSDIR}/devel/p5-File-LibMagic \
|
||||
p5-Media-Type-Simple>=0:${PORTSDIR}/devel/p5-Media-Type-Simple
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
USE_PERL5= modbuild
|
||||
USES= perl5
|
||||
|
||||
MAN3= Log::Dispatch::Dir.3
|
||||
|
||||
|
@ -19,7 +19,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Pod>=1.22:${PORTSDIR}/devel/p5-Test-Pod \
|
||||
p5-Test-Pod-Coverage>=1.08:${PORTSDIR}/devel/p5-Test-Pod-Coverage
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= MIME::Type::Simple.3 \
|
||||
Media::Type::Simple.3
|
||||
|
@ -18,7 +18,8 @@ BUILD_DEPENDS= p5-ExtUtils-Config>=0.003:${PORTSDIR}/devel/p5-ExtUtils-Config \
|
||||
p5-ExtUtils-InstallPaths>=0.002:${PORTSDIR}/devel/p5-ExtUtils-InstallPaths
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
USE_PERL5= modbuild
|
||||
USES= perl5
|
||||
|
||||
MAN3= Module::Build::Tiny.3
|
||||
|
||||
|
@ -17,7 +17,8 @@ COMMENT= Very simple dependencies checker for Perl code
|
||||
|
||||
RUN_DEPENDS= p5-PPI>=0:${PORTSDIR}/textproc/p5-PPI
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN1= checkdeps.1
|
||||
MAN3= Module::CheckDeps.3
|
||||
|
@ -20,7 +20,8 @@ TEST_DEPENDS= p5-Test-Fatal>=0.006:${PORTSDIR}/devel/p5-Test-Fatal \
|
||||
p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \
|
||||
p5-Test-Taint>=0:${PORTSDIR}/devel/p5-Test-Taint
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Module::Implementation.3
|
||||
|
||||
|
@ -18,7 +18,8 @@ BUILD_DEPENDS= p5-Module-Install>=0.91:${PORTSDIR}/devel/p5-Module-Install
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-B-Hooks-OP-Annotation>=0.43:${PORTSDIR}/devel/p5-B-Hooks-OP-Annotation
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Module::Install::XSUtil.3
|
||||
|
||||
|
@ -26,7 +26,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Output>=0:${PORTSDIR}/devel/p5-Test-Output \
|
||||
p5-Test-Without-Module>=0:${PORTSDIR}/devel/p5-Test-Without-Module
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN1= release.1
|
||||
MAN3= Module::Release.3 \
|
||||
|
@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Get module versions
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN1= mversion.1
|
||||
MAN3= Module::Version.3 Module::Version::App.3
|
||||
|
@ -19,7 +19,8 @@ TEST_DEPENDS= p5-Moo>=0.091010:${PORTSDIR}/devel/p5-Moo \
|
||||
p5-Set-Object>=1:${PORTSDIR}/devel/p5-Set-Object \
|
||||
p5-Test-Fatal>=0.003:${PORTSDIR}/devel/p5-Test-Fatal
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= MooX::Types::MooseLike.3 \
|
||||
MooX::Types::MooseLike::Base.3
|
||||
|
@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-Class-XSAccessor>=1.07:${PORTSDIR}/devel/p5-Class-XSAccessor \
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN1= remoos.1
|
||||
MAN3= Moos.3 \
|
||||
|
@ -24,7 +24,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Most>=0:${PORTSDIR}/devel/p5-Test-Most \
|
||||
p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= MooseX::App.3 \
|
||||
MooseX::App::Command.3 \
|
||||
|
@ -14,7 +14,8 @@ BUILD_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
|
||||
p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
USE_PERL5= modbuild
|
||||
USES= perl5
|
||||
|
||||
MAN3= Moose::Meta::Attribute::Custom::Trait::Chained.3 \
|
||||
MooseX::Attribute::Chained.3 \
|
||||
|
@ -22,7 +22,8 @@ BUILD_DEPENDS= p5-Moose>=1.21:${PORTSDIR}/devel/p5-Moose \
|
||||
RUN_DEPENDS= p5-Moose>=1.21:${PORTSDIR}/devel/p5-Moose \
|
||||
p5-aliased>=0:${PORTSDIR}/devel/p5-aliased
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= MooseX::AuthorizedMethods.3 \
|
||||
MooseX::Meta::Method::Authorized.3 \
|
||||
|
@ -21,7 +21,8 @@ RUN_DEPENDS= p5-B-Hooks-EndOfScope>=0:${PORTSDIR}/devel/p5-B-Hooks-EndOfScope \
|
||||
p5-Moose>=0.94:${PORTSDIR}/devel/p5-Moose \
|
||||
p5-namespace-autoclean>=0.12:${PORTSDIR}/devel/p5-namespace-autoclean
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= MooseX::MarkAsMethods.3
|
||||
|
||||
|
@ -17,7 +17,8 @@ BUILD_DEPENDS= p5-Moose>=0.4:${PORTSDIR}/devel/p5-Moose
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= MooseX::MetaDescription.3 \
|
||||
MooseX::MetaDescription::Description.3 \
|
||||
|
@ -16,7 +16,8 @@ LICENSE_COMB= dual
|
||||
BUILD_DEPENDS= p5-Moose>=0.89:${PORTSDIR}/devel/p5-Moose
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= MooseX::Meta::Role::Strict.3 \
|
||||
MooseX::Role::Strict.3
|
||||
|
@ -27,7 +27,8 @@ TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
|
||||
p5-Test-TableDriven>=0:${PORTSDIR}/devel/p5-Test-TableDriven \
|
||||
p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN1= mx-run.1
|
||||
MAN3= MooseX::Runnable.3 \
|
||||
|
@ -17,7 +17,8 @@ BUILD_DEPENDS= p5-Moose>=1.21:${PORTSDIR}/devel/p5-Moose \
|
||||
p5-aliased>=0:${PORTSDIR}/devel/p5-aliased
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= MooseX::Meta::Method::Transactional.3 \
|
||||
MooseX::TransactionalMethods.3
|
||||
|
@ -24,7 +24,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Exception>=0.27:${PORTSDIR}/devel/p5-Test-Exception \
|
||||
p5-Test-use-ok>=0.02:${PORTSDIR}/devel/p5-Test-use-ok
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= MooseX::Types::DateTime::MoreCoercions.3
|
||||
|
||||
|
@ -21,7 +21,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Exception>=0.27:${PORTSDIR}/devel/p5-Test-Exception \
|
||||
p5-Test-use-ok>=0.02:${PORTSDIR}/devel/p5-Test-use-ok
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= MooseX::Types::DateTime.3
|
||||
|
||||
|
@ -17,7 +17,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \
|
||||
p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= MooseX::Types::Set::Object.3
|
||||
|
||||
|
@ -26,7 +26,8 @@ TEST_DEPENDS= p5-Test-Output>=0:${PORTSDIR}/devel/p5-Test-Output \
|
||||
p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \
|
||||
p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= MouseX::App::Cmd.3 \
|
||||
MouseX::App::Cmd::Command.3
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user