- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
This commit is contained in:
parent
bc17191dc8
commit
8d51c7ddcf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326703
19 changed files with 50 additions and 94 deletions
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: autoconf
|
||||
# Date created: 7 October 1995
|
||||
# Whom: torstenb@FreeBSD.org
|
||||
#
|
||||
# Created by: torstenb@FreeBSD.org
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= autoconf
|
||||
PORTVERSION= 2.13.000227
|
||||
|
@ -27,7 +23,7 @@ BUILD_VERSION= 2.13
|
|||
PLIST_SUB= BUILD_VERSION=${BUILD_VERSION}
|
||||
LATEST_LINK= autoconf213
|
||||
USE_BZIP2= yes
|
||||
USE_PERL5= yes
|
||||
USES= perl5
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CONFIG_SHELL=${SH} M4=${LOCALBASE}/bin/gm4 AWK=${AWK}
|
||||
CONFIGURE_ARGS= --program-suffix=-${BUILD_VERSION}
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: p5-BS-Event
|
||||
# Date created: 2008-04-10
|
||||
# Whom: Gea-Suan Lin <gslin@gslin.org>
|
||||
#
|
||||
# Created by: Gea-Suan Lin <gslin@gslin.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= BS-Event
|
||||
PORTVERSION= 0.3
|
||||
|
@ -15,7 +11,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= gslin@gslin.org
|
||||
COMMENT= A class that provides an event callback interface
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= BS::Event.3
|
||||
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: p5-CPAN-Reporter-Smoker
|
||||
# Date created: 2011-02-04
|
||||
# Whom: Steve Wills <swills@FreeBSD.org>
|
||||
#
|
||||
# Created by: Steve Wills <swills@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= CPAN-Reporter-Smoker
|
||||
PORTVERSION= 0.24
|
||||
|
@ -21,6 +17,7 @@ BUILD_DEPENDS= p5-CPAN-Checksums>0:${PORTSDIR}/devel/p5-CPAN-Checksums \
|
|||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
MAN3= CPAN::Reporter::Smoker.3
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,9 +1,4 @@
|
|||
# New ports collection makefile for: Data::Visitor::Encode
|
||||
# Date created: 23 Jan 2009
|
||||
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Data-Visitor-Encode
|
||||
PORTVERSION= 0.10007
|
||||
|
@ -19,7 +14,8 @@ RUN_DEPENDS= \
|
|||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Data::Visitor::Encode.3
|
||||
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: p5-File-Sync
|
||||
# Date created: 6 March 1998
|
||||
# Whom: Jun Kuriyama <kuriyama@opt.phys.waseda.ac.jp>
|
||||
#
|
||||
# Created by: Jun Kuriyama <kuriyama@opt.phys.waseda.ac.jp>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= File-Sync
|
||||
PORTVERSION= 0.11
|
||||
|
@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= kuriyama@FreeBSD.org
|
||||
COMMENT= Perl5 module interface to the UNIX sync(2) and POSIX.1b fsync(2)
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= File::Sync.3
|
||||
|
||||
|
|
|
@ -18,7 +18,8 @@ RUN_DEPENDS= p5-File-ChangeNotify>0:${PORTSDIR}/devel/p5-File-ChangeNotify \
|
|||
p5-Moose>0:${PORTSDIR}/devel/p5-Moose \
|
||||
p5-YAML>0:${PORTSDIR}/textproc/p5-YAML
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= File::Tail::Dir.3
|
||||
|
||||
|
|
|
@ -1,9 +1,4 @@
|
|||
# New ports collection makefile for: Hash::MoreUtils
|
||||
# Date created: 02 Mar 2009
|
||||
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Hash-MoreUtils
|
||||
PORTVERSION= 0.02
|
||||
|
@ -14,7 +9,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= kuriyama@FreeBSD.org
|
||||
COMMENT= Perl extension to provide the stuff missing in Hash::Util
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Hash::MoreUtils.3
|
||||
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: p5-IO-Toolkit
|
||||
# Date created: 2006-07-12
|
||||
# Whom: Yuan-Chung Hsiao <ychsiao@ychsiao.org>
|
||||
#
|
||||
# Created by: Yuan-Chung Hsiao <ychsiao@ychsiao.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= IO-Toolkit
|
||||
PORTVERSION= 1.008
|
||||
|
@ -19,7 +15,8 @@ COMMENT= IO::Toolkit - Perl extension to create logfiles
|
|||
BUILD_DEPENDS= p5-Crypt-RC6>=0:${PORTSDIR}/security/p5-Crypt-RC6
|
||||
RUN_DEPENDS= p5-Crypt-RC6>=0:${PORTSDIR}/security/p5-Crypt-RC6
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= IO::Toolkit.3
|
||||
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: p5-Module-Depends
|
||||
# Date created: 2008-10-17
|
||||
# Whom: Yen-Ming Lee <leeym@FreeBSD.org>
|
||||
#
|
||||
# Created by: Yen-Ming Lee <leeym@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Module-Depends
|
||||
PORTVERSION= 0.16
|
||||
|
@ -18,7 +14,8 @@ RUN_DEPENDS= p5-Class-Accessor-Chained>=0:${PORTSDIR}/devel/p5-Class-Accessor-Ch
|
|||
p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN3= Module::Depends::Intrusive.3 Module::Depends.3
|
||||
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: p5-MooseX-Attribute-ENV
|
||||
# Date created: 18 November 2010
|
||||
# Whom: alan <Alan@Wave2.org>
|
||||
#
|
||||
# Created by: alan <Alan@Wave2.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= MooseX-Attribute-ENV
|
||||
PORTVERSION= 0.02
|
||||
|
@ -20,7 +16,8 @@ LICENSE_COMB= dual
|
|||
BUILD_DEPENDS= p5-Moose>=1.19:${PORTSDIR}/devel/p5-Moose
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= MooseX::Attribute::ENV.3
|
||||
|
||||
|
|
|
@ -17,7 +17,8 @@ RUN_DEPENDS= p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \
|
|||
TEST_DEPENDS= p5-Test-Exception>=0.31:${PORTSDIR}/devel/p5-Test-Exception \
|
||||
p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= MooseX::Types::PortNumber.3
|
||||
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: devel/p5-Sub-Alias
|
||||
# Date created: 2011-06-06
|
||||
# Whom: Peter Vereshagin <peter@vereshagin.org>
|
||||
#
|
||||
# Created by: Peter Vereshagin <peter@vereshagin.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Sub-Alias
|
||||
PORTVERSION= 0.03
|
||||
|
@ -21,7 +17,8 @@ RUN_DEPENDS= p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \
|
|||
p5-Devel-Declare>=0:${PORTSDIR}/devel/p5-Devel-Declare \
|
||||
p5-Devel-BeginLift>=0:${PORTSDIR}/devel/p5-Devel-BeginLift
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: p5-Test-EOL
|
||||
# Date created: 2011-02-15
|
||||
# Whom: milki@rescomp.berkeley.edu
|
||||
#
|
||||
# Created by: milki@rescomp.berkeley.edu
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Test-EOL
|
||||
PORTVERSION= 1.5
|
||||
|
@ -22,7 +18,8 @@ TEST_DEPENDS= p5-Pod-Coverage>=1.08:${PORTSDIR}/devel/p5-Pod-Coverage \
|
|||
p5-Pod-Coverage-TrustPod>=0:${PORTSDIR}/devel/p5-Pod-Coverage-TrustPod \
|
||||
p5-Test-Pod>=1.41:${PORTSDIR}/devel/p5-Test-Pod
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Test::EOL.3
|
||||
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: p5-Test-Mock-LWP
|
||||
# Date created: 2009-03-13
|
||||
# Whom: TAKAHASHI Kaoru <kaoru@kaisei.org>
|
||||
#
|
||||
# Created by: TAKAHASHI Kaoru <kaoru@kaisei.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Test-Mock-LWP
|
||||
PORTVERSION= 0.06
|
||||
|
@ -16,7 +12,8 @@ COMMENT= Easy mocking of LWP packages
|
|||
|
||||
RUN_DEPENDS= p5-Test-MockObject>=1.08:${PORTSDIR}/devel/p5-Test-MockObject
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Test::Mock::HTTP::Request.3 \
|
||||
Test::Mock::HTTP::Response.3 \
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: p5-Test-NoTabs
|
||||
# Date created: 2011-02-16
|
||||
# Whom: milki <milki@rescomp.berkeley.edu>
|
||||
#
|
||||
# Created by: milki <milki@rescomp.berkeley.edu>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Test-NoTabs
|
||||
PORTVERSION= 1.3
|
||||
|
@ -18,7 +14,8 @@ COMMENT= Check the presence of tabs in your project
|
|||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Test::NoTabs.3
|
||||
|
||||
|
|
|
@ -16,7 +16,8 @@ RUN_DEPENDS= \
|
|||
p5-Text-Diff>0:${PORTSDIR}/textproc/p5-Text-Diff
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Test::PerlTidy.3
|
||||
|
||||
|
|
|
@ -11,7 +11,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= delgod@portaone.com
|
||||
COMMENT= Allow multiple, queued alarms
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Alarm::_TieSIG.3 \
|
||||
Alarm::Concurrent.3 \
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: p5-libxml-enno
|
||||
# Date created: 2010-03-03
|
||||
# Whom: Steve Wills <steve@mouf.net>
|
||||
#
|
||||
# Created by: Steve Wills <steve@mouf.net>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= libxml-enno
|
||||
PORTVERSION= 1.02
|
||||
|
@ -30,7 +26,8 @@ CONFLICTS= p5-XML-DOM-[0-9]* p5-XML-Filter-DetectWS-[0-9]* \
|
|||
p5-XML-Filter-Reindent-[0-9]* p5-XML-Filter-SAXT-[0-9]* \
|
||||
p5-XML-RegExp-[0-9]* p5-XML-XQL-[0-9]*
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= XML::Checker.3 XML::Checker::Parser.3 XML::DOM.3 XML::DOM::AttDef.3 \
|
||||
XML::DOM::AttlistDecl.3 XML::DOM::Attr.3 XML::DOM::CDATASection.3 \
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: parent
|
||||
# Date created: 24 Oct 2007
|
||||
# Whom: Rong-En Fan <rafan@FreeBSD.org>
|
||||
#
|
||||
# Created by: Rong-En Fan <rafan@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= parent
|
||||
PORTVERSION= 0.225
|
||||
|
@ -15,7 +11,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= rafan@FreeBSD.org
|
||||
COMMENT= Establish an ISA relationship with base classes at compile time
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= parent.3
|
||||
|
||||
|
|
Loading…
Reference in a new issue