From 04382d889b8994a8d8d8d24934116a0e52abd17f Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Tue, 10 Sep 2013 06:44:11 +0000 Subject: - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) --- devel/cscout/Makefile | 9 +++------ devel/p5-CPAN-Reporter/Makefile | 9 +++------ devel/p5-Child/Makefile | 9 +++------ devel/p5-Class-Accessor-Constructor/Makefile | 3 ++- devel/p5-Data-Hierarchy/Makefile | 9 +++------ devel/p5-Data-Miscellany/Makefile | 9 +++------ devel/p5-DateTime-Event-Lunar/Makefile | 9 +++------ devel/p5-FileHandle-Fmode/Makefile | 3 ++- devel/p5-Hash-AutoHash/Makefile | 3 ++- devel/p5-IO-KQueue/Makefile | 8 ++------ devel/p5-Log-Any-Adapter-Syslog/Makefile | 3 ++- devel/p5-MouseX-Types/Makefile | 8 ++------ devel/p5-Parse-Win32Registry/Makefile | 9 +++------ devel/p5-Pipeline/Makefile | 9 +++------ devel/p5-Test-Spelling/Makefile | 3 ++- devel/p5-Test-Timer/Makefile | 9 +++------ devel/p5-Uniq/Makefile | 3 ++- devel/p5-constant/Makefile | 3 ++- devel/p5-indirect/Makefile | 3 ++- 19 files changed, 47 insertions(+), 74 deletions(-) (limited to 'devel') diff --git a/devel/cscout/Makefile b/devel/cscout/Makefile index f9b105cf9866..449e694c8c7c 100644 --- a/devel/cscout/Makefile +++ b/devel/cscout/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: cscout -# Date created: 07. Jul 2003 -# Whom: netchild@FreeBSD.org -# +# Created by: netchild@FreeBSD.org # $FreeBSD$ -# PORTNAME= cscout PORTVERSION= 2.7 @@ -20,7 +16,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_BUILD= yes ONLY_FOR_ARCHS= i386 amd64 sparc64 ONLY_FOR_ARCHS_REASON= The port fetches and installs precompiled binaries -USE_PERL5_RUN= yes +USES= perl5 +USE_PERL5= run MAN1= cscout.1 cswc.1 diff --git a/devel/p5-CPAN-Reporter/Makefile b/devel/p5-CPAN-Reporter/Makefile index c1a935a751e0..dc5c22d9314b 100644 --- a/devel/p5-CPAN-Reporter/Makefile +++ b/devel/p5-CPAN-Reporter/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-CPAN-Reporter -# Date created: 2011-02-04 -# Whom: Steve Wills -# +# Created by: Steve Wills # $FreeBSD$ -# PORTNAME= CPAN-Reporter PORTVERSION= 1.2006 @@ -29,7 +25,8 @@ BUILD_DEPENDS= p5-Archive-Tar>0:${PORTSDIR}/archivers/p5-Archive-Tar \ p5-Tee>0:${PORTSDIR}/devel/p5-Tee RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= CPAN::Reporter::API.3 CPAN::Reporter::Config.3 \ CPAN::Reporter::History.3 CPAN::Reporter::PrereqCheck.3 \ diff --git a/devel/p5-Child/Makefile b/devel/p5-Child/Makefile index 39a12c7ff06a..d2f9e576aac0 100644 --- a/devel/p5-Child/Makefile +++ b/devel/p5-Child/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: p5-Child -# Date created: Sat Jul 31, 2010 -# Whom: Dan Rench -# +# Created by: Dan Rench # $FreeBSD$ -# PORTNAME= Child PORTVERSION= 0.009 @@ -15,7 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= citric@cubicone.tmetic.com COMMENT= Object oriented simple interface to fork() -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= Child.3 \ Child::IPC::Pipe.3 \ diff --git a/devel/p5-Class-Accessor-Constructor/Makefile b/devel/p5-Class-Accessor-Constructor/Makefile index 425243fe4d74..64c15e6873f1 100644 --- a/devel/p5-Class-Accessor-Constructor/Makefile +++ b/devel/p5-Class-Accessor-Constructor/Makefile @@ -16,7 +16,8 @@ RUN_DEPENDS= \ p5-Data-Inherited>0:${PORTSDIR}/devel/p5-Data-Inherited BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Class::Accessor::Constructor.3 \ Class::Accessor::Constructor::Base.3 diff --git a/devel/p5-Data-Hierarchy/Makefile b/devel/p5-Data-Hierarchy/Makefile index c7100e9360b5..9e4e7866fd70 100644 --- a/devel/p5-Data-Hierarchy/Makefile +++ b/devel/p5-Data-Hierarchy/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: devel/p5-Data-Hierarchy -# Date created: Mar 15 2004 -# Whom: Autrijus Tang -# +# Created by: Autrijus Tang # $FreeBSD$ -# PORTNAME= Data-Hierarchy PORTVERSION= 0.34 @@ -16,7 +12,8 @@ COMMENT= Handle data in a hierarchical structure TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Data::Hierarchy.3 diff --git a/devel/p5-Data-Miscellany/Makefile b/devel/p5-Data-Miscellany/Makefile index 0f67e6a85fb5..ddeab8605175 100644 --- a/devel/p5-Data-Miscellany/Makefile +++ b/devel/p5-Data-Miscellany/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Data-Miscellany -# Date created: 2010-11-28 -# Whom: Gea-Suan Lin -# +# Created by: Gea-Suan Lin # $FreeBSD$ -# PORTNAME= Data-Miscellany PORTVERSION= 1.100850 @@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= gslin@gslin.org COMMENT= Collection of miscellaneous subroutines -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Data::Miscellany.3 diff --git a/devel/p5-DateTime-Event-Lunar/Makefile b/devel/p5-DateTime-Event-Lunar/Makefile index 37a4d0e86b0a..1da849f83cab 100644 --- a/devel/p5-DateTime-Event-Lunar/Makefile +++ b/devel/p5-DateTime-Event-Lunar/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-DateTime-Event-Lunar -# Date created: 2007-11-04 -# Whom: Masahiro Teramoto -# +# Created by: Masahiro Teramoto # $FreeBSD$ -# PORTNAME= DateTime-Event-Lunar PORTVERSION= 0.06 @@ -21,7 +17,8 @@ BUILD_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ p5-Math-Round>=0:${PORTSDIR}/math/p5-Math-Round RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= DateTime::Event::Lunar.3 diff --git a/devel/p5-FileHandle-Fmode/Makefile b/devel/p5-FileHandle-Fmode/Makefile index 89e5378cd59d..043af0e11196 100644 --- a/devel/p5-FileHandle-Fmode/Makefile +++ b/devel/p5-FileHandle-Fmode/Makefile @@ -12,6 +12,7 @@ COMMENT= Module to determine if a filehandle is opened for reading, writing MAN3= FileHandle::Fmode.3 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include diff --git a/devel/p5-Hash-AutoHash/Makefile b/devel/p5-Hash-AutoHash/Makefile index 3ed82c443991..1085ff0be6c7 100644 --- a/devel/p5-Hash-AutoHash/Makefile +++ b/devel/p5-Hash-AutoHash/Makefile @@ -19,7 +19,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \ p5-Tie-ToObject>0:${PORTSDIR}/devel/p5-Tie-ToObject TEST_DEPENDS= p5-Test-Deep>0.11:${PORTSDIR}/devel/p5-Test-Deep -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= Hash::AutoHash.3 diff --git a/devel/p5-IO-KQueue/Makefile b/devel/p5-IO-KQueue/Makefile index 460ed268a7de..9d787b6a4302 100644 --- a/devel/p5-IO-KQueue/Makefile +++ b/devel/p5-IO-KQueue/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: p5-IO-KQueue -# Date Created: 8 Dec, 2005 -# Whom: Jun Kuriyama -# # $FreeBSD$ -# PORTNAME= IO-KQueue PORTVERSION= 0.34 @@ -14,7 +9,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl interface to the BSD kqueue system call -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= IO::KQueue.3 diff --git a/devel/p5-Log-Any-Adapter-Syslog/Makefile b/devel/p5-Log-Any-Adapter-Syslog/Makefile index fc20025fb870..94b63be37bd1 100644 --- a/devel/p5-Log-Any-Adapter-Syslog/Makefile +++ b/devel/p5-Log-Any-Adapter-Syslog/Makefile @@ -20,7 +20,8 @@ TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-MockModule>=0:${PORTSDIR}/devel/p5-Test-MockModule \ p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Log::Any::Adapter::Syslog.3 diff --git a/devel/p5-MouseX-Types/Makefile b/devel/p5-MouseX-Types/Makefile index 17b016c4c345..cba77f719820 100644 --- a/devel/p5-MouseX-Types/Makefile +++ b/devel/p5-MouseX-Types/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: MouseX::Types -# Date created: 20 Jan 2009 -# Whom: Jun Kuriyama -# # $FreeBSD$ -# PORTNAME= MouseX-Types PORTVERSION= 0.06 @@ -21,7 +16,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= MouseX::Types.3 \ MouseX::Types::Moose.3 \ diff --git a/devel/p5-Parse-Win32Registry/Makefile b/devel/p5-Parse-Win32Registry/Makefile index f5a6a1149fbc..9f0e2d36186e 100644 --- a/devel/p5-Parse-Win32Registry/Makefile +++ b/devel/p5-Parse-Win32Registry/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Parse-Win32Registry -# Date created: 24 December 2010 -# Whom: Nobutaka Mantani -# +# Created by: Nobutaka Mantani # $FreeBSD$ -# PORTNAME= Parse-Win32Registry PORTVERSION= 1.0 @@ -17,7 +13,8 @@ COMMENT= A Perl extension for parsing Win32Registry LICENSE_COMB= dual LICENSE= ART10 GPLv1 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Parse::Win32Registry.3 diff --git a/devel/p5-Pipeline/Makefile b/devel/p5-Pipeline/Makefile index ace2201e5534..daa3eb8cb4fc 100644 --- a/devel/p5-Pipeline/Makefile +++ b/devel/p5-Pipeline/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Pipeline -# Date Created: 11 June 2006 -# Whom: Rouslan Iskhakov -# +# Created by: Rouslan Iskhakov # $FreeBSD$ -# PORTNAME= Pipeline PORTVERSION= 3.12 @@ -24,7 +20,8 @@ BUILD_DEPENDS= p5-Class-ISA>=0:${PORTSDIR}/devel/p5-Class-ISA \ p5-Data-Structure-Util>=0:${PORTSDIR}/devel/p5-Data-Structure-Util RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Pipeline::Segment.3 Pipeline::Store::ISA.3 Pipeline.3 \ Pipeline::Segment::Async::Handler.3 Pipeline::Analyser.3 \ diff --git a/devel/p5-Test-Spelling/Makefile b/devel/p5-Test-Spelling/Makefile index 83a84899ae85..5831709e682e 100644 --- a/devel/p5-Test-Spelling/Makefile +++ b/devel/p5-Test-Spelling/Makefile @@ -17,7 +17,8 @@ RUN_DEPENDS= p5-Pod-Spell>=0:${PORTSDIR}/textproc/p5-Pod-Spell \ p5-IPC-Run3>=0:${PORTSDIR}/devel/p5-IPC-Run3 TEST_DEPENDS= p5-Test-Tester>=0:${PORTSDIR}/devel/p5-Test-Tester -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Test::Spelling.3 diff --git a/devel/p5-Test-Timer/Makefile b/devel/p5-Test-Timer/Makefile index f6cd52ba807b..b741036dbe45 100644 --- a/devel/p5-Test-Timer/Makefile +++ b/devel/p5-Test-Timer/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Test-Timer -# Date created: 2011-10-06 -# Whom: Steve Wills -# +# Created by: Steve Wills # $FreeBSD$ -# PORTNAME= Test-Timer PORTVERSION= 0.05 @@ -22,7 +18,8 @@ TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ PKGNAMEPREFIX= p5- -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Test::Timer.3 Test::Timer::TimeoutException.3 diff --git a/devel/p5-Uniq/Makefile b/devel/p5-Uniq/Makefile index 078ed315abb0..21251da6edf3 100644 --- a/devel/p5-Uniq/Makefile +++ b/devel/p5-Uniq/Makefile @@ -11,7 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ehaupt@FreeBSD.org COMMENT= Perl extension for managing a uniq list of values -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Uniq.3 diff --git a/devel/p5-constant/Makefile b/devel/p5-constant/Makefile index dbf0789b9976..46100203ef46 100644 --- a/devel/p5-constant/Makefile +++ b/devel/p5-constant/Makefile @@ -11,7 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= tj@FreeBSD.org COMMENT= Perl pragma to declare constants -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= constant.3 diff --git a/devel/p5-indirect/Makefile b/devel/p5-indirect/Makefile index deb061d2679f..6bd5d5584812 100644 --- a/devel/p5-indirect/Makefile +++ b/devel/p5-indirect/Makefile @@ -14,7 +14,8 @@ COMMENT= Lexically warn about using the indirect object syntax LICENSE= ART10 GPLv1 LICENSE_COMB= dual -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= indirect.3 -- cgit v1.2.3