- Convert to new perl framework
per port extra changes: devel/p5-Perl-Version remove outage PERL_LEVEL check devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in current version) Approved by: lth@ (maintainer)
This commit is contained in:
parent
bd0fca35b5
commit
ca70e439c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324352
155 changed files with 311 additions and 162 deletions
|
@ -22,7 +22,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
|||
|
||||
TEST_DEPENDS= p5-Test-Pod>=1.14:${PORTSDIR}/devel/p5-Test-Pod
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Archive::Peek.3
|
||||
|
||||
|
|
|
@ -21,7 +21,8 @@ RUN_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
|
|||
p5-Net-DAAP-Client>=0:${PORTSDIR}/audio/p5-Net-DAAP-Client
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN3= Filesys::Virtual::DAAP.3
|
||||
|
||||
|
|
|
@ -20,7 +20,8 @@ RUN_DEPENDS= p5-Digest-MD5-M4p>=0:${PORTSDIR}/security/p5-Digest-MD5-M4p \
|
|||
p5-Net-DAAP-DMAP>=0:${PORTSDIR}/audio/p5-Net-DAAP-DMAP
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN3= Net::DAAP::Client.3
|
||||
|
||||
|
|
|
@ -20,7 +20,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
|||
TEST_DEPENDS= p5-Data-HexDump>0:${PORTSDIR}/devel/p5-Data-HexDump \
|
||||
p5-Test-Differences>0:${PORTSDIR}/devel/p5-Test-Differences
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Net::DAAP::DMAP.3
|
||||
|
||||
|
|
|
@ -18,7 +18,8 @@ BUILD_DEPENDS= p5-Class-DBI>=0:${PORTSDIR}/databases/p5-Class-DBI \
|
|||
p5-Class-DBI-Plugin-Type>=0:${PORTSDIR}/databases/p5-Class-DBI-Plugin-Type
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Class::DBI::AsForm.3
|
||||
|
||||
|
|
|
@ -18,7 +18,8 @@ RUN_DEPENDS= p5-Class-DBI>=0:${PORTSDIR}/databases/p5-Class-DBI
|
|||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
BUILD_DEPENDS+= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Class::DBI::DATA::Schema.3
|
||||
|
||||
|
|
|
@ -18,7 +18,8 @@ BUILD_DEPENDS= p5-Data-Lazy>=0:${PORTSDIR}/devel/p5-Data-Lazy \
|
|||
p5-Class-DBI>=0:${PORTSDIR}/databases/p5-Class-DBI
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Class::DBI::LazyInflate.3
|
||||
|
||||
|
|
|
@ -18,7 +18,8 @@ BUILD_DEPENDS= p5-Class-DBI-Loader>=0:${PORTSDIR}/databases/p5-Class-DBI-Loader
|
|||
p5-Lingua-EN-Inflect-Number>=0:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect-Number
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Class::DBI::Loader::Relationship.3
|
||||
|
||||
|
|
|
@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-Class-DBI-Plugin>=0.02:${PORTSDIR}/databases/p5-Class-DBI-Plug
|
|||
p5-SQL-Abstract>=1.50:${PORTSDIR}/databases/p5-SQL-Abstract
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Class::DBI::Plugin::AbstractCount.3
|
||||
|
||||
|
|
|
@ -17,7 +17,8 @@ BUILD_DEPENDS= p5-Class-DBI>=0:${PORTSDIR}/databases/p5-Class-DBI
|
|||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Class::DBI::Plugin::RetrieveAll.3
|
||||
|
||||
|
|
|
@ -17,7 +17,8 @@ BUILD_DEPENDS= p5-Class-DBI>=0:${PORTSDIR}/databases/p5-Class-DBI
|
|||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Class::DBI::Plugin::Type.3
|
||||
|
||||
|
|
|
@ -17,7 +17,8 @@ COMMENT= Abstract base class for Class::DBI plugins
|
|||
BUILD_DEPENDS= p5-Class-DBI>=0:${PORTSDIR}/databases/p5-Class-DBI
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Class::DBI::Plugin.3
|
||||
|
||||
|
|
|
@ -18,7 +18,8 @@ BUILD_DEPENDS= p5-Class-DBI>=0:${PORTSDIR}/databases/p5-Class-DBI \
|
|||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Class::DBI::Untaint.3
|
||||
|
||||
|
|
|
@ -21,7 +21,8 @@ RUN_DEPENDS= p5-DBIx-Class-DynamicDefault>=0.03:${PORTSDIR}/databases/p5-DBIx-Cl
|
|||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= DBIx::Class::TimeStamp.3
|
||||
|
||||
|
|
|
@ -18,7 +18,8 @@ RUN_DEPENDS= p5-DBD-mysql>0:${PORTSDIR}/databases/p5-DBD-mysql \
|
|||
p5-DBI>0:${PORTSDIR}/databases/p5-DBI \
|
||||
p5-Params-Util>=0.26:${PORTSDIR}/devel/p5-Params-Util
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= DBIx::MySQLSequence.3
|
||||
|
||||
|
|
|
@ -14,7 +14,8 @@ RUN_DEPENDS= p5-Clone>=0.30:${PORTSDIR}/devel/p5-Clone \
|
|||
p5-Params-Util>=1.00:${PORTSDIR}/devel/p5-Params-Util
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= SQL::Dialects::ANSI.3 \
|
||||
SQL::Dialects::AnyData.3 \
|
||||
|
|
|
@ -20,7 +20,8 @@ RUN_DEPENDS= p5-AppConfig-Std>=1.05:${PORTSDIR}/devel/p5-AppConfig-Std \
|
|||
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN1= cpan-upload.1
|
||||
|
||||
|
|
|
@ -19,7 +19,8 @@ COMMENT= Easy wrapper for git
|
|||
RUN_DEPENDS= git:${PORTSDIR}/devel/git
|
||||
|
||||
DIST_SUBDIR= eg/${PORTVERSION}_${PORTREVISION}
|
||||
USE_PERL5_RUN= yes
|
||||
USES= perl5
|
||||
USE_PERL5= run
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_BUILD= yes
|
||||
PLIST_FILES= bin/eg bin/easygit
|
||||
|
|
|
@ -15,7 +15,8 @@ COMMENT= Generate prefixes from intervals
|
|||
|
||||
TEST_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Algorithm::Interval2Prefix.3
|
||||
|
||||
|
|
|
@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= A Perl module for reading configuration files
|
||||
|
||||
PERL_CONFIGURE= YES
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= AppConfig.3 \
|
||||
AppConfig::Args.3 \
|
||||
|
|
|
@ -13,7 +13,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Extract distribution name and version from a CPAN filename
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= CPAN::DistnameInfo.3
|
||||
|
||||
|
|
|
@ -20,7 +20,8 @@ RUN_DEPENDS= p5-libwww>=5.835:${PORTSDIR}/www/p5-libwww \
|
|||
p5-YAML-Syck>=1.15:${PORTSDIR}/textproc/p5-YAML-Syck
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= CPAN::Recent::Uploads.3 \
|
||||
CPAN::Recent::Uploads::Retriever.3
|
||||
|
|
|
@ -21,7 +21,8 @@ RUN_DEPENDS= p5-Digest-SHA1>=2.01:${PORTSDIR}/security/p5-Digest-SHA1 \
|
|||
p5-IO-String>=1.02:${PORTSDIR}/devel/p5-IO-String \
|
||||
p5-TimeDate>=2.24:${PORTSDIR}/devel/p5-TimeDate
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Cache.3 \
|
||||
Cache::Entry.3 \
|
||||
|
|
|
@ -18,7 +18,8 @@ BUILD_DEPENDS= p5-Want>=0:${PORTSDIR}/devel/p5-Want \
|
|||
p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN3= Class::Accessor::Lvalue.3 \
|
||||
Class::Accessor::Lvalue::Fast.3
|
||||
|
|
|
@ -13,7 +13,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Useful base class for deriving other modules
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Class::Base.3
|
||||
|
||||
|
|
|
@ -9,7 +9,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Base class for error handling
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Class::ErrorHandler.3
|
||||
|
||||
|
|
|
@ -16,7 +16,8 @@ BUILD_DEPENDS= p5-Config-IniFiles>=0:${PORTSDIR}/devel/p5-Config-IniFiles \
|
|||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
OPTIONS_DEFINE= XMLSIMPLE
|
||||
XMLSIMPLE_DESC= Support for XML config files
|
||||
|
|
|
@ -13,7 +13,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Calculates Easter for any given year
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Date::Easter.3
|
||||
|
||||
|
|
|
@ -18,7 +18,8 @@ BUILD_DEPENDS= p5-Date-Simple>=0:${PORTSDIR}/devel/p5-Date-Simple \
|
|||
p5-Date-Easter>=0:${PORTSDIR}/devel/p5-Date-Easter
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Date::Holidays::DK.3
|
||||
|
||||
|
|
|
@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Indicate where leaked variables are coming from
|
||||
|
||||
PERL_CONFIGURE= 5.12.0-
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Devel::LeakTrace::Fast.3
|
||||
|
||||
|
|
|
@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Track calls to subs, classes, and object instances
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Devel::TraceCalls.3
|
||||
|
||||
|
|
|
@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Creates temporary files and directories from a structured description
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
RUN_DEPENDS= p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly \
|
||||
p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \
|
||||
|
|
|
@ -58,7 +58,8 @@ BUILD_DEPENDS= p5-App-Cmd>=0.309:${PORTSDIR}/devel/p5-App-Cmd \
|
|||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN1= dzil.1
|
||||
MAN3= Dist::Zilla.3 \
|
||||
|
|
|
@ -20,7 +20,8 @@ BUILD_DEPENDS= p5-File-Find-Rule>=0.20:${PORTSDIR}/devel/p5-File-Find-Rule \
|
|||
p5-Params-Util>=0.38:${PORTSDIR}/devel/p5-Params-Util
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= File::Find::Rule::Perl.3
|
||||
|
||||
|
|
|
@ -22,6 +22,7 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
|
|||
MAN3= File::Finder.3 \
|
||||
File::Finder::Steps.3
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -13,7 +13,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Expand filenames
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= File::Path::Expand.3
|
||||
|
||||
|
|
|
@ -17,7 +17,8 @@ COMMENT= A Plain virtual filesystem
|
|||
BUILD_DEPENDS= p5-Filesys-Virtual>=0.05:${PORTSDIR}/devel/p5-Filesys-Virtual
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Filesys::Virtual::Plain.3
|
||||
|
||||
|
|
|
@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Perl extension to provide a framework for a virtual filesystem
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Filesys::Virtual.3
|
||||
|
||||
|
|
|
@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Abstract Base Class to build modules to capture output
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= IO::Capture.3 \
|
||||
IO::Capture::Overview.3 \
|
||||
|
|
|
@ -15,7 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
|
|||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Capture STDOUT/STDERR from subprocesses and XS/C modules
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= IO::CaptureOutput.3
|
||||
|
||||
|
|
|
@ -20,7 +20,8 @@ BUILD_DEPENDS= p5-version>0:${PORTSDIR}/devel/p5-version \
|
|||
p5-Want>0:${PORTSDIR}/devel/p5-Want
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= IO::Prompt.3
|
||||
|
||||
|
|
|
@ -20,7 +20,8 @@ BUILD_DEPENDS= p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch \
|
|||
p5-Log-Log4perl>=0:${PORTSDIR}/devel/p5-Log-Log4perl
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Log::Dispatch::FileRotate.3
|
||||
|
||||
|
|
|
@ -9,7 +9,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Log4j implementation for Perl
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN1= l4p-tmpl.1
|
||||
MAN3= Log::Log4perl.3 \
|
||||
|
|
|
@ -16,7 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/\1/}
|
|||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Report a problem, pluggable handlers and language support
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Log::Report.3 \
|
||||
Log::Report::Die.3 \
|
||||
|
|
|
@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Provides a unified approach to tracing
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Log::Trace.3 \
|
||||
Log::Trace::Manual.3
|
||||
|
|
|
@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Parse cpanfile
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN1= mymeta-cpanfile.1
|
||||
MAN3= Module::CPANfile.3 \
|
||||
|
|
|
@ -18,7 +18,8 @@ COMMENT= Retrieves module information from a file or script
|
|||
RUN_DEPENDS= p5-Module-Info>0.20:${PORTSDIR}/devel/p5-Module-Info
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_MODBUILD= YES
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN1= version.pl.1
|
||||
MAN3= Module::Info::File.3
|
||||
|
|
|
@ -9,7 +9,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Automatically give your module the ability to have plugins
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5 configure
|
||||
|
||||
MAN3= Devel::InnerPackage.3 \
|
||||
Module::Pluggable.3 \
|
||||
|
|
|
@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-Module-Starter>=0:${PORTSDIR}/devel/p5-Module-Starter \
|
|||
p5-version>=0:${PORTSDIR}/devel/p5-version
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Module::Starter::PBP.3
|
||||
|
||||
|
|
|
@ -14,7 +14,8 @@ BUILD_DEPENDS= p5-Mouse>=0:${PORTSDIR}/devel/p5-Mouse \
|
|||
p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Moose::Test.3 \
|
||||
Moose::Test::Case.3
|
||||
|
|
|
@ -17,7 +17,8 @@ BUILD_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
|
|||
p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= MooseX::AttributeShortcuts.3
|
||||
|
||||
|
|
|
@ -15,7 +15,8 @@ RUN_DEPENDS= p5-Moose>=0.35:${PORTSDIR}/devel/p5-Moose \
|
|||
p5-Config-Any>=0.13:${PORTSDIR}/devel/p5-Config-Any
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= MooseX::SimpleConfig.3
|
||||
|
||||
|
|
|
@ -19,7 +19,8 @@ COMMENT= Parse META.yml and other similar CPAN metadata files
|
|||
BUILD_DEPENDS= p5-CPAN-Meta-YAML>=0.008:${PORTSDIR}/devel/p5-CPAN-Meta-YAML
|
||||
RUN_DEPENDS= p5-CPAN-Meta-YAML>=0.008:${PORTSDIR}/devel/p5-CPAN-Meta-YAML
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Parse::CPAN::Meta.3
|
||||
|
||||
|
|
|
@ -24,7 +24,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
|||
TEST_DEPENDS= p5-Test-InDistDir>0:${PORTSDIR}/devel/p5-Test-InDistDir \
|
||||
p5-File-Slurp>0:${PORTSDIR}/devel/p5-File-Slurp
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Parse::CPAN::Packages.3 \
|
||||
Parse::CPAN::Packages::Distribution.3 \
|
||||
|
|
|
@ -18,16 +18,10 @@ RUN_DEPENDS= p5-File-Slurp>=9999.12:${PORTSDIR}/devel/p5-File-Slurp \
|
|||
p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN1= perl-reversion.1
|
||||
MAN3= Perl::Version.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 5.008007
|
||||
RUN_DEPENDS+= p5-Pod-Parser>=1.3:${PORTSDIR}/textproc/p5-Pod-Parser
|
||||
BUILD_DEPENDS+= p5-Pod-Parser>=1.3:${PORTSDIR}/textproc/p5-Pod-Parser
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Perl module that provides a method to daemonify a Perl script
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Proc::Daemon.3
|
||||
|
||||
|
|
|
@ -13,7 +13,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= A module to manage process id files
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Proc::PID::File.3
|
||||
|
||||
|
|
|
@ -13,7 +13,8 @@ COMMENT= Simple closure-driven TAP generator
|
|||
BUILD_DEPENDS= p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= TAP::SimpleOutput.3
|
||||
|
||||
|
|
|
@ -18,7 +18,8 @@ COMMENT= A simple set of building blocks for both unit and runtime testing
|
|||
RUN_DEPENDS= p5-Log-Trace>0:${PORTSDIR}/devel/p5-Log-Trace
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Test::Assertions.3 \
|
||||
Test::Assertions::Manual.3 \
|
||||
|
|
|
@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-Test-Exception>=0.15:${PORTSDIR}/devel/p5-Test-Exception \
|
|||
p5-Test-Simple>=0.47:${PORTSDIR}/devel/p5-Test-Simple
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Test::Block.3
|
||||
|
||||
|
|
|
@ -19,7 +19,8 @@ RUN_DEPENDS= p5-Class-Inspector>=1.12:${PORTSDIR}/devel/p5-Class-Inspector \
|
|||
p5-Params-Util>=1.00:${PORTSDIR}/devel/p5-Params-Util
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Test::ClassAPI.3
|
||||
|
||||
|
|
|
@ -18,7 +18,8 @@ COMMENT= Test functions for particular variable types
|
|||
RUN_DEPENDS= p5-Scalar-List-Utils>0:${PORTSDIR}/lang/p5-Scalar-List-Utils
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Test::Data.3 \
|
||||
Test::Data::Array.3 \
|
||||
|
|
|
@ -16,7 +16,8 @@ BUILD_DEPENDS= p5-File-Copy-Recursive>0:${PORTSDIR}/devel/p5-File-Copy-Recursive
|
|||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Fatal>0:${PORTSDIR}/devel/p5-Test-Fatal
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN3= Test::File::ShareDir.3 \
|
||||
Test::File::ShareDir::TempDirObject.3
|
||||
|
|
|
@ -13,7 +13,8 @@ BUILD_DEPENDS= p5-File-Slurp>0:${PORTSDIR}/devel/p5-File-Slurp \
|
|||
p5-Test-Cmd>=0:${PORTSDIR}/devel/p5-Test-Cmd
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN3= Test::Group.3 \
|
||||
Test::Group::Extending.3 \
|
||||
|
|
|
@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Test environment setup for development with IDE
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Test::InDistDir.3
|
||||
|
||||
|
|
|
@ -21,7 +21,8 @@ RUN_DEPENDS= p5-Test-Differences>=0.47:${PORTSDIR}/devel/p5-Test-Differences \
|
|||
p5-JSON-Any>=1.20:${PORTSDIR}/converters/p5-JSON-Any
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Test::JSON.3
|
||||
|
||||
|
|
|
@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Override subroutines in a module for unit testing
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Test::MockModule.3
|
||||
|
||||
|
|
|
@ -21,7 +21,8 @@ BUILD_DEPENDS= p5-Data-OptList>=0:${PORTSDIR}/devel/p5-Data-OptList \
|
|||
p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Test::Moose::More.3
|
||||
|
||||
|
|
|
@ -16,7 +16,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Thoroughly testing objects via registered handlers
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Test::Object.3
|
||||
|
||||
|
|
|
@ -12,7 +12,8 @@ COMMENT= A POE Component providing TCP client services for test cases
|
|||
BUILD_DEPENDS= p5-POE>=1.28:${PORTSDIR}/devel/p5-POE
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Test::POE::Client::TCP.3
|
||||
|
||||
|
|
|
@ -17,7 +17,8 @@ COMMENT= A POE Component providing TCP server services for test cases
|
|||
BUILD_DEPENDS= p5-POE>=1.004:${PORTSDIR}/devel/p5-POE
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Test::POE::Server::TCP.3
|
||||
|
||||
|
|
|
@ -18,7 +18,8 @@ RUN_DEPENDS= p5-Pod-Coverage>0:${PORTSDIR}/devel/p5-Pod-Coverage \
|
|||
p5-Test-Simple>0:${PORTSDIR}/devel/p5-Test-Simple
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= YES
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Test::Pod::Coverage.3
|
||||
|
||||
|
|
|
@ -12,7 +12,8 @@ COMMENT= Sends test results to cpan-testers@perl.org
|
|||
RUN_DEPENDS= p5-Net>0:${PORTSDIR}/net/p5-Net
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
MAN3= Test::Reporter.3 \
|
||||
|
|
|
@ -19,7 +19,8 @@ RUN_DEPENDS= p5-IPC-Run3>=0.034:${PORTSDIR}/devel/p5-IPC-Run3 \
|
|||
p5-Probe-Perl>=0.01:${PORTSDIR}/sysutils/p5-Probe-Perl
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Test::Script.3
|
||||
|
||||
|
|
|
@ -15,7 +15,8 @@ BUILD_DEPENDS= p5-Hook-LexWrap>=0:${PORTSDIR}/devel/p5-Hook-LexWrap \
|
|||
p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Test::SubCalls.3
|
||||
|
||||
|
|
|
@ -18,7 +18,8 @@ RUN_DEPENDS= p5-WWW-Mechanize-CGI>=0.2:${PORTSDIR}/www/p5-WWW-Mechanize-CGI \
|
|||
p5-Test-WWW-Mechanize>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Test::WWW::Mechanize::CGI.3
|
||||
|
||||
|
|
|
@ -19,7 +19,8 @@ RUN_DEPENDS= p5-XML-LibXML>0:${PORTSDIR}/textproc/p5-XML-LibXML \
|
|||
p5-Test-Simple>0:${PORTSDIR}/devel/p5-Test-Simple
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN3= Test::XML::Valid.3
|
||||
|
||||
|
|
|
@ -18,7 +18,8 @@ BUILD_DEPENDS= p5-XML-SemanticDiff>=0:${PORTSDIR}/textproc/p5-XML-SemanticDiff \
|
|||
p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Test::XML.3 \
|
||||
Test::XML::SAX.3 \
|
||||
|
|
|
@ -14,7 +14,8 @@ COMMENT= Test for valid YAML
|
|||
RUN_DEPENDS= p5-YAML>=0.60:${PORTSDIR}/textproc/p5-YAML
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Test::YAML::Valid.3
|
||||
|
||||
|
|
|
@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Control over the flow of time
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Time::Warp.3
|
||||
|
||||
|
|
|
@ -20,7 +20,8 @@ BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI
|
|||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= mocked.3 \
|
||||
unmocked.3
|
||||
|
|
|
@ -17,7 +17,8 @@ COMMENT= A simple class holding IRC related methods for bingo
|
|||
BUILD_DEPENDS= p5-Games-Bingo>=0:${PORTSDIR}/games/p5-Games-Bingo
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Games::Bingo::Bot.3
|
||||
|
||||
|
|
|
@ -23,7 +23,8 @@ BUILD_DEPENDS= p5-Games-Bingo>=0:${PORTSDIR}/games/p5-Games-Bingo \
|
|||
p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN1= bingo_print.pl.1
|
||||
MAN3= Games::Bingo::Print.3
|
||||
|
|
|
@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= A bingo game Perl implementation
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN1= bingo.pl.1
|
||||
MAN3= Games::Bingo.3 \
|
||||
|
|
|
@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Provide the stuff missing in List::Util
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= List::MoreUtils.3
|
||||
|
||||
|
|
|
@ -14,7 +14,8 @@ RUN_DEPENDS= p5-Email-Simple>=1.91:${PORTSDIR}/mail/p5-Email-Simple \
|
|||
p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Email::Abstract.3 \
|
||||
Email::Abstract::EmailMIME.3 \
|
||||
|
|
|
@ -23,7 +23,8 @@ RUN_DEPENDS= p5-Email-Folder>=0.84:${PORTSDIR}/mail/p5-Email-Folder \
|
|||
p5-File-Find-Rule>=0.28:${PORTSDIR}/devel/p5-File-Find-Rule
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Email::Delete.3 \
|
||||
Email::Delete::Maildir.3 \
|
||||
|
|
|
@ -21,7 +21,8 @@ RUN_DEPENDS= p5-Email-FolderType-Net>=0:${PORTSDIR}/mail/p5-Email-FolderType-Net
|
|||
p5-URI-imap>=0:${PORTSDIR}/mail/p5-URI-imap
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Email::Folder::IMAP.3
|
||||
|
||||
|
|
|
@ -21,7 +21,8 @@ RUN_DEPENDS= p5-Email-FolderType-Net>=0:${PORTSDIR}/mail/p5-Email-FolderType-Net
|
|||
p5-URI-imaps>=0:${PORTSDIR}/mail/p5-URI-imaps
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Email::Folder::IMAPS.3
|
||||
|
||||
|
|
|
@ -21,7 +21,8 @@ RUN_DEPENDS= p5-URI>=1.35:${PORTSDIR}/net/p5-URI \
|
|||
p5-Net>=1.19:${PORTSDIR}/net/p5-Net
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Email::Folder::POP3.3
|
||||
|
||||
|
|
|
@ -19,7 +19,8 @@ RUN_DEPENDS= p5-Email-Simple>0:${PORTSDIR}/mail/p5-Email-Simple \
|
|||
p5-Email-FolderType>=0.6:${PORTSDIR}/mail/p5-Email-FolderType
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Email::Folder.3 \
|
||||
Email::Folder::MH.3 \
|
||||
|
|
|
@ -20,7 +20,8 @@ RUN_DEPENDS= p5-URI>=1.35:${PORTSDIR}/net/p5-URI \
|
|||
p5-Email-FolderType>=0.8:${PORTSDIR}/mail/p5-Email-FolderType
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Email::FolderType::Net.3
|
||||
|
||||
|
|
|
@ -16,7 +16,8 @@ DISTNAME= ${PORTNAME}-0.813
|
|||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Determine the type of a mail folder
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Email::FolderType.3 \
|
||||
Email::FolderType::Ezmlm.3 \
|
||||
|
|
|
@ -14,7 +14,8 @@ BUILD_DEPENDS= p5-Email-LocalDelivery>=0:${PORTSDIR}/mail/p5-Email-LocalDelivery
|
|||
p5-Email-FolderType>=0:${PORTSDIR}/mail/p5-Email-FolderType
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Email::LocalDelivery::Ezmlm.3
|
||||
|
||||
|
|
|
@ -20,7 +20,8 @@ RUN_DEPENDS= p5-Email-MIME>=1.861:${PORTSDIR}/mail/p5-Email-MIME \
|
|||
p5-Email-MIME-ContentType>=1.0:${PORTSDIR}/mail/p5-Email-MIME-ContentType
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Email::MIME::Attachment::Stripper.3
|
||||
|
||||
|
|
|
@ -16,7 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C|\.([0-9])$|\1|}
|
|||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Parse a MIME Content-Type Header
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Email::MIME::ContentType.3
|
||||
|
||||
|
|
|
@ -12,7 +12,8 @@ COMMENT= A unified interface to MIME encoding and decoding
|
|||
RUN_DEPENDS= p5-MIME-Base64>3.05:${PORTSDIR}/converters/p5-MIME-Base64
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Email::MIME::Encodings.3
|
||||
|
||||
|
|
|
@ -16,7 +16,8 @@ BUILD_DEPENDS= p5-Email-Simple>=2.102:${PORTSDIR}/mail/p5-Email-Simple \
|
|||
p5-MIME-Types>=1.13:${PORTSDIR}/mail/p5-MIME-Types
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Email::MIME.3 \
|
||||
Email::MIME::Creator.3 \
|
||||
|
|
|
@ -18,7 +18,8 @@ BUILD_DEPENDS= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
|
|||
p5-Net-IMAP-Simple>=0:${PORTSDIR}/mail/p5-Net-IMAP-Simple
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Net::IMAP::Simple::SSL.3
|
||||
|
||||
|
|
|
@ -17,7 +17,8 @@ COMMENT= URI::imap - Support IMAP URI
|
|||
BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= URI::imap.3
|
||||
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue