diff options
-rw-r--r-- | devel/bzapi/Makefile | 3 | ||||
-rw-r--r-- | devel/cpan-upload-http/Makefile | 8 | ||||
-rw-r--r-- | devel/fb303/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-AnyEvent-Worker/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-DateTime-Event-SolarTerm/Makefile | 9 | ||||
-rw-r--r-- | devel/p5-Dist-Joseki/Makefile | 9 | ||||
-rw-r--r-- | devel/p5-Dist-Metadata/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-ExtUtils-Depends/Makefile | 9 | ||||
-rw-r--r-- | devel/p5-File-ExtAttr/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-File-MimeInfo/Makefile | 9 | ||||
-rw-r--r-- | devel/p5-Log-Accounting-SVK/Makefile | 9 | ||||
-rw-r--r-- | devel/p5-Module-Setup/Makefile | 8 | ||||
-rw-r--r-- | devel/p5-POEx-Role-SessionInstantiation/Makefile | 8 | ||||
-rw-r--r-- | devel/p5-SVN-Mirror/Makefile | 9 | ||||
-rw-r--r-- | devel/p5-SVN-Notify-Config/Makefile | 9 | ||||
-rw-r--r-- | devel/p5-Term-Clui/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Test-Distribution/Makefile | 9 | ||||
-rw-r--r-- | devel/p5-Test-LoadAllModules/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-Test-Mock-Guard/Makefile | 3 |
19 files changed, 46 insertions, 75 deletions
diff --git a/devel/bzapi/Makefile b/devel/bzapi/Makefile index a28419e5e188..7b4652be4b7c 100644 --- a/devel/bzapi/Makefile +++ b/devel/bzapi/Makefile @@ -28,7 +28,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.80011:${PORTSDIR}/www/p5-Catalyst-Runtime bugzilla>=3.6:${PORTSDIR}/devel/bugzilla RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure WRKSRC= ${WRKDIR}/${PORTNAME} do-install: diff --git a/devel/cpan-upload-http/Makefile b/devel/cpan-upload-http/Makefile index a3fb9b5aba4e..1c7ab56f6887 100644 --- a/devel/cpan-upload-http/Makefile +++ b/devel/cpan-upload-http/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: cpan::upload::http -# Date created: 01 Apr 2010 -# Whom: Jun Kuriyama <kuriyama@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= cpan-upload-http PORTVERSION= 2.4 @@ -20,7 +15,8 @@ RUN_DEPENDS= \ p5-Term-ReadKey>0:${PORTSDIR}/devel/p5-Term-ReadKey BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= cpan-upload-http.1 diff --git a/devel/fb303/Makefile b/devel/fb303/Makefile index bc4a171e3470..b8f10d6a0ed3 100644 --- a/devel/fb303/Makefile +++ b/devel/fb303/Makefile @@ -23,7 +23,8 @@ AUTOMAKE_ARGS= -a CONFIGURE_ARGS= PY_PREFIX="${PREFIX}" USE_AUTOTOOLS= aclocal automake autoconf USE_GMAKE= yes -USE_PERL5_RUN= yes +USES= perl5 +USE_PERL5= run USE_PYTHON= yes WRKSRC= ${WRKDIR}/${DISTNAME}/contrib/fb303 diff --git a/devel/p5-AnyEvent-Worker/Makefile b/devel/p5-AnyEvent-Worker/Makefile index dffd95fea0d7..b46b6fe73e45 100644 --- a/devel/p5-AnyEvent-Worker/Makefile +++ b/devel/p5-AnyEvent-Worker/Makefile @@ -18,7 +18,8 @@ BUILD_DEPENDS= p5-AnyEvent>=5:${PORTSDIR}/devel/p5-AnyEvent \ p5-lib-abs>=0.90:${PORTSDIR}/devel/p5-lib-abs RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= AnyEvent::Worker.3 AnyEvent::Worker::Pool.3 .include <bsd.port.mk> diff --git a/devel/p5-DateTime-Event-SolarTerm/Makefile b/devel/p5-DateTime-Event-SolarTerm/Makefile index fb45be49afcb..dc3d11fd6744 100644 --- a/devel/p5-DateTime-Event-SolarTerm/Makefile +++ b/devel/p5-DateTime-Event-SolarTerm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-DateTime-Event-SolarTerm -# Date created: 2007-11-06 -# Whom: Masahiro Teramoto <markun@onohara.to> -# +# Created by: Masahiro Teramoto <markun@onohara.to> # $FreeBSD$ -# PORTNAME= DateTime-Event-SolarTerm PORTVERSION= 0.05 @@ -24,7 +20,8 @@ RUN_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ p5-DateTime-Util-Calc>=0.12:${PORTSDIR}/devel/p5-DateTime-Util-Calc \ p5-DateTime-Util-Astro>=0.11:${PORTSDIR}/devel/p5-DateTime-Util-Astro -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= DateTime::Event::SolarTerm.3 diff --git a/devel/p5-Dist-Joseki/Makefile b/devel/p5-Dist-Joseki/Makefile index 59700cbea906..bb9d8557b9d8 100644 --- a/devel/p5-Dist-Joseki/Makefile +++ b/devel/p5-Dist-Joseki/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Dist-Joseki -# Date created: 2010-11-28 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= Dist-Joseki PORTVERSION= 0.20 @@ -22,7 +18,8 @@ RUN_DEPENDS= p5-App-Cmd>=0:${PORTSDIR}/devel/p5-App-Cmd \ p5-Getopt-Attribute>=0:${PORTSDIR}/devel/p5-Getopt-Attribute \ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= distfind.1 MAN3= Dist::Joseki.3 \ diff --git a/devel/p5-Dist-Metadata/Makefile b/devel/p5-Dist-Metadata/Makefile index 73cecc0cd09e..3981cb082ba1 100644 --- a/devel/p5-Dist-Metadata/Makefile +++ b/devel/p5-Dist-Metadata/Makefile @@ -23,7 +23,8 @@ TEST_DEPENDS= \ p5-Test-MockObject>0:${PORTSDIR}/devel/p5-Test-MockObject \ p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Dist::Metadata.3 \ Dist::Metadata::Archive.3 \ diff --git a/devel/p5-ExtUtils-Depends/Makefile b/devel/p5-ExtUtils-Depends/Makefile index c5edcd7ffe44..7b555f45dd46 100644 --- a/devel/p5-ExtUtils-Depends/Makefile +++ b/devel/p5-ExtUtils-Depends/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ExtUtils-Depends -# Date created: 18 October 2003 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= ExtUtils-Depends PORTVERSION= 0.304 @@ -15,7 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= culot@FreeBSD.org COMMENT= Easily build XS extensions that depend on XS extensions -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= ExtUtils::Depends.3 diff --git a/devel/p5-File-ExtAttr/Makefile b/devel/p5-File-ExtAttr/Makefile index 2e919ee6088f..d6631af39293 100644 --- a/devel/p5-File-ExtAttr/Makefile +++ b/devel/p5-File-ExtAttr/Makefile @@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= 5u623l20@gmail.com COMMENT= Access to extended attributes of the files -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= File::ExtAttr.3 File::ExtAttr::Tie.3 diff --git a/devel/p5-File-MimeInfo/Makefile b/devel/p5-File-MimeInfo/Makefile index ae9b0c0886b3..d2f33de385db 100644 --- a/devel/p5-File-MimeInfo/Makefile +++ b/devel/p5-File-MimeInfo/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: devel/p5-File-MimeInfo -# Date created: Aug 21 2004 -# Whom: Rong-En Fan <rafan@infor.org> -# +# Created by: Rong-En Fan <rafan@infor.org> # $FreeBSD$ -# PORTNAME= File-MimeInfo PORTVERSION= 0.16 @@ -20,7 +16,8 @@ RUN_DEPENDS:= p5-File-BaseDir>=0.03:${PORTSDIR}/devel/p5-File-BaseDir \ p5-File-DesktopEntry>=0.04:${PORTSDIR}/devel/p5-File-DesktopEntry \ ${LOCALBASE}/share/mime/magic:${PORTSDIR}/misc/shared-mime-info -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN1= mimetype.1 mimeopen.1 MAN3= File::MimeInfo::Applications.3 \ diff --git a/devel/p5-Log-Accounting-SVK/Makefile b/devel/p5-Log-Accounting-SVK/Makefile index 7e19c5db49ed..1ceff4a8936c 100644 --- a/devel/p5-Log-Accounting-SVK/Makefile +++ b/devel/p5-Log-Accounting-SVK/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: devel/p5-Log-Accounting-SVK -# Date created: 21 Oct 2004 -# Whom: Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw> -# +# Created by: Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw> # $FreeBSD$ -# PORTNAME= Log-Accounting-SVK PORTVERSION= 0.05 @@ -22,7 +18,8 @@ BUILD_DEPENDS= svk>=0:${PORTSDIR}/devel/svk \ p5-Algorithm-Accounting>=0:${PORTSDIR}/devel/p5-Algorithm-Accounting RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= svk-accounting.pl.1 svk-developer-graph.pl.1 MAN3= Log::Accounting::SVK.3 diff --git a/devel/p5-Module-Setup/Makefile b/devel/p5-Module-Setup/Makefile index 461feefab1fc..f7078419c4e4 100644 --- a/devel/p5-Module-Setup/Makefile +++ b/devel/p5-Module-Setup/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: Module::Setup -# Date created: 22 Jan 2009 -# Whom: Jun Kuriyama <kuriyama@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= Module-Setup PORTVERSION= 0.09 @@ -27,7 +22,8 @@ RUN_DEPENDS= \ p5-Text-Patch>0:${PORTSDIR}/textproc/p5-Text-Patch BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= module-setup.1 MAN3= Module::MEMOja.3 \ diff --git a/devel/p5-POEx-Role-SessionInstantiation/Makefile b/devel/p5-POEx-Role-SessionInstantiation/Makefile index d183aced9b37..5e3bd0f4dfdc 100644 --- a/devel/p5-POEx-Role-SessionInstantiation/Makefile +++ b/devel/p5-POEx-Role-SessionInstantiation/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: POEx::Role::SessionInstantiation -# Date created: 10 Oct 2010 -# Whom: Jun Kuriyama <kuriyama@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= POEx-Role-SessionInstantiation PORTVERSION= 1.102610 @@ -25,7 +20,8 @@ RUN_DEPENDS= \ p5-aliased>0:${PORTSDIR}/devel/p5-aliased BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= POEx::Role::Event.3 \ POEx::Role::SessionInstantiation.3 \ diff --git a/devel/p5-SVN-Mirror/Makefile b/devel/p5-SVN-Mirror/Makefile index 1e7feb6b6a02..5fa15caf808f 100644 --- a/devel/p5-SVN-Mirror/Makefile +++ b/devel/p5-SVN-Mirror/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: devel/p5-SVN-Mirror -# Date created: Mar 15 2004 -# Whom: Autrijus Tang <autrijus@autrijus.org> -# +# Created by: Autrijus Tang <autrijus@autrijus.org> # $FreeBSD$ -# PORTNAME= SVN-Mirror PORTVERSION= 0.75 @@ -26,7 +22,8 @@ BUILD_DEPENDS= p5-Data-UUID>=0:${PORTSDIR}/devel/p5-Data-UUID \ p5-VCP-autrijus>=0:${PORTSDIR}/devel/p5-VCP-autrijus RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= svm.1 MAN3= SVN::Mirror.3 diff --git a/devel/p5-SVN-Notify-Config/Makefile b/devel/p5-SVN-Notify-Config/Makefile index 12fba1e9f6e9..0cf4e02f58d8 100644 --- a/devel/p5-SVN-Notify-Config/Makefile +++ b/devel/p5-SVN-Notify-Config/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: SVN-Notify-Config -# Date created: 2008-02-12 -# Whom: Greg Larkin <glarkin@FreeBSD.org> -# +# Created by: Greg Larkin <glarkin@FreeBSD.org> # $FreeBSD$ -# PORTNAME= SVN-Notify-Config PORTVERSION= 0.0911 @@ -22,7 +18,8 @@ RUN_DEPENDS= ${LOCALBASE}/bin/svnlook:${PORTSDIR}/devel/subversion \ BUILD_DEPENDS= p5-Test-Deep>=0.1:${PORTSDIR}/devel/p5-Test-Deep \ ${RUN_DEPENDS} -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= SVN::Notify::Config.3 diff --git a/devel/p5-Term-Clui/Makefile b/devel/p5-Term-Clui/Makefile index 7751b05ae44b..cd5b1bc567ba 100644 --- a/devel/p5-Term-Clui/Makefile +++ b/devel/p5-Term-Clui/Makefile @@ -1,5 +1,4 @@ # $FreeBSD$ -# PORTNAME= Term-Clui PORTVERSION= 1.67 @@ -17,7 +16,8 @@ BUILD_DEPENDS= p5-Term-Size>=0:${PORTSDIR}/devel/p5-Term-Size \ p5-Term-ReadKey>=2.14:${PORTSDIR}/devel/p5-Term-ReadKey RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Term::Clui.3 \ Term::Clui::FileSelect.3 diff --git a/devel/p5-Test-Distribution/Makefile b/devel/p5-Test-Distribution/Makefile index 2142c829b16e..8881ad162b1e 100644 --- a/devel/p5-Test-Distribution/Makefile +++ b/devel/p5-Test-Distribution/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Test-Distribution -# Date created: 2008-02-11 -# Whom: Felippe de Meirelles Motta <lippemail@gmail.com> -# +# Created by: Felippe de Meirelles Motta <lippemail@gmail.com> # $FreeBSD$ -# PORTNAME= Test-Distribution PORTVERSION= 2.00 @@ -21,7 +17,8 @@ BUILD_DEPENDS+= p5-File-Find-Rule>=0:${PORTSDIR}/devel/p5-File-Find-Rule \ p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= Test::Distribution.3 diff --git a/devel/p5-Test-LoadAllModules/Makefile b/devel/p5-Test-LoadAllModules/Makefile index a045d3973cb9..9e3bff58f4aa 100644 --- a/devel/p5-Test-LoadAllModules/Makefile +++ b/devel/p5-Test-LoadAllModules/Makefile @@ -13,7 +13,8 @@ RUN_DEPENDS= \ p5-List-MoreUtils>0:${PORTSDIR}/lang/p5-List-MoreUtils BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Test::LoadAllModules.3 diff --git a/devel/p5-Test-Mock-Guard/Makefile b/devel/p5-Test-Mock-Guard/Makefile index c30008b09a96..776cdd62ebc3 100644 --- a/devel/p5-Test-Mock-Guard/Makefile +++ b/devel/p5-Test-Mock-Guard/Makefile @@ -12,7 +12,8 @@ COMMENT= Perl extension for simple mock test library using RAII BUILD_DEPENDS= p5-Class-Load>=0.06:${PORTSDIR}/devel/p5-Class-Load RUN_DEPENDS= p5-Class-Load>=0.06:${PORTSDIR}/devel/p5-Class-Load -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Test::Mock::Guard.3 |