From 68c2f99c6300bc38a37eb3a8292b562cc2d8952b Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Thu, 1 Mar 2001 06:39:18 +0000 Subject: Remove do-configure section, use PERL_CONFIGURE now. --- devel/p5-Agent/Makefile | 1 - devel/p5-Algorithm-Diff/Makefile | 1 - devel/p5-Algorithm-MDiff/Makefile | 1 - devel/p5-Algorithm-MarkovChain/Makefile | 1 - devel/p5-Algorithm-Permute/Makefile | 1 - devel/p5-Alias/Makefile | 6 +---- devel/p5-AppConfig/Makefile | 5 +--- devel/p5-B-Graph/Makefile | 5 +--- devel/p5-BSD-Resource/Makefile | 6 +---- devel/p5-C-Scan/Makefile | 7 ++---- devel/p5-Class-MethodMaker/Makefile | 5 +--- devel/p5-Class-Singleton/Makefile | 1 - devel/p5-Class-Tom/Makefile | 6 +---- devel/p5-Curses/Makefile | 6 +---- devel/p5-Data-Flow/Makefile | 5 +--- devel/p5-Data-ShowTable/Makefile | 6 +---- devel/p5-Date-Calc/Makefile | 6 +---- devel/p5-Date-Manip/Makefile | 5 +--- devel/p5-DateConvert/Makefile | 5 +--- devel/p5-Devel-DProf/Makefile | 6 +---- devel/p5-Devel-Peek/Makefile | 6 +---- devel/p5-Devel-Symdump/Makefile | 5 +--- devel/p5-Errno/Makefile | 5 +--- devel/p5-Errno/pkg-descr | 5 ++-- devel/p5-File-BasicFlock/Makefile | 5 +--- devel/p5-File-Binary/Makefile | 1 - devel/p5-File-Cache/Makefile | 1 - devel/p5-File-Lock/Makefile | 6 +---- devel/p5-File-Lock/pkg-descr | 13 +++++----- devel/p5-File-MMagic/Makefile | 5 +--- devel/p5-File-Slurp/Makefile | 5 +--- devel/p5-File-Slurp/pkg-descr | 42 ++++++++++++++++----------------- devel/p5-File-Spec/Makefile | 6 +---- devel/p5-File-Tail/Makefile | 1 - devel/p5-File-Tools/Makefile | 5 +--- devel/p5-Filter/Makefile | 10 +------- devel/p5-FreezeThaw/Makefile | 5 +--- devel/p5-FreezeThaw/pkg-descr | 11 ++++----- devel/p5-IO-Stty/Makefile | 5 +--- devel/p5-IO-Tty/Makefile | 7 +----- devel/p5-IO-stringy/Makefile | 2 -- devel/p5-Include/Makefile | 5 +--- devel/p5-Ioctl/Makefile | 1 - devel/p5-Locale-Maketext/Makefile | 5 +--- devel/p5-Locale-PGetText/Makefile | 12 +++------- devel/p5-Locale-PGetText/pkg-plist | 1 - devel/p5-Locale-gettext/Makefile | 6 +---- devel/p5-LockFile-Simple/Makefile | 1 - devel/p5-Mac-FileSpec-Unixish/Makefile | 1 - devel/p5-Make/Makefile | 1 - devel/p5-Parse-RecDescent/Makefile | 5 +--- devel/p5-PathTools/Makefile | 6 +---- devel/p5-Penguin-Easy/Makefile | 7 ++---- devel/p5-Penguin/Makefile | 5 +--- devel/p5-Proc-Background/Makefile | 1 - devel/p5-Proc-Daemon/Makefile | 1 - devel/p5-Proc-Simple/Makefile | 5 +--- devel/p5-ReadLine-Gnu/Makefile | 12 ++-------- devel/p5-ReadLine-Perl/Makefile | 7 ++---- devel/p5-Religion/Makefile | 5 +--- devel/p5-Resources/Makefile | 5 +--- devel/p5-Search-Binary/Makefile | 1 - devel/p5-Server-FastPL/Makefile | 1 - devel/p5-Set-NestedGroups/Makefile | 1 - devel/p5-Set-Object/Makefile | 1 - devel/p5-Set-Scalar/Makefile | 1 - devel/p5-Storable/Makefile | 1 - devel/p5-String-Approx/Makefile | 5 +--- devel/p5-String-Checker/Makefile | 1 - devel/p5-String-Random/Makefile | 1 - devel/p5-String-RexxParse/Makefile | 1 - devel/p5-Term-ANSIColor/Makefile | 1 - devel/p5-Term-Query/Makefile | 5 +--- devel/p5-Term-ReadKey/Makefile | 6 +---- devel/p5-Term-Size/Makefile | 6 +---- devel/p5-Tie-DB_FileLock/Makefile | 6 +---- devel/p5-Tie-IxHash/Makefile | 1 - devel/p5-Time-HiRes/Makefile | 6 +---- devel/p5-Time-Period/Makefile | 6 +---- devel/p5-Time/Makefile | 5 +--- devel/p5-TimeDate/Makefile | 6 +---- devel/p5-TraceFuncs/Makefile | 5 +--- 82 files changed, 90 insertions(+), 305 deletions(-) (limited to 'devel') diff --git a/devel/p5-Agent/Makefile b/devel/p5-Agent/Makefile index 9cc2b8c139f9..bb47cec58427 100644 --- a/devel/p5-Agent/Makefile +++ b/devel/p5-Agent/Makefile @@ -18,7 +18,6 @@ BUILD_DEPENDS= ${SITE_PERL}/Class/Tom.pm:${PORTSDIR}/devel/p5-Class-Tom RUN_DEPENDS= ${BUILD_DEPENDS} SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} -USE_PERL5= yes PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-Algorithm-Diff/Makefile b/devel/p5-Algorithm-Diff/Makefile index 69915f305437..64fb0223f1df 100644 --- a/devel/p5-Algorithm-Diff/Makefile +++ b/devel/p5-Algorithm-Diff/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= yes PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-Algorithm-MDiff/Makefile b/devel/p5-Algorithm-MDiff/Makefile index b5031f804017..68110cd22c4f 100644 --- a/devel/p5-Algorithm-MDiff/Makefile +++ b/devel/p5-Algorithm-MDiff/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= yes PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-Algorithm-MarkovChain/Makefile b/devel/p5-Algorithm-MarkovChain/Makefile index 2304ee4c5290..ae9f0f09f6b0 100644 --- a/devel/p5-Algorithm-MarkovChain/Makefile +++ b/devel/p5-Algorithm-MarkovChain/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= yes PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-Algorithm-Permute/Makefile b/devel/p5-Algorithm-Permute/Makefile index d683549100ce..dab880254936 100644 --- a/devel/p5-Algorithm-Permute/Makefile +++ b/devel/p5-Algorithm-Permute/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= yes PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-Alias/Makefile b/devel/p5-Alias/Makefile index f68696776c27..89efbdf9cef0 100644 --- a/devel/p5-Alias/Makefile +++ b/devel/p5-Alias/Makefile @@ -14,13 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= yes +PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Alias.3 -do-configure: - @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \ - CC="${CC}" CCFLAGS="${CFLAGS}" - .include diff --git a/devel/p5-AppConfig/Makefile b/devel/p5-AppConfig/Makefile index 046cab7d90a4..b8637d9e6608 100644 --- a/devel/p5-AppConfig/Makefile +++ b/devel/p5-AppConfig/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= igor@zynaps.ru -USE_PERL5= YES +PERL_CONFIGURE= YES MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} @@ -25,7 +25,4 @@ MAN3= AppConfig.3 \ AppConfig::Getopt.3 \ AppConfig::Args.3 -do-configure: - @cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL - .include diff --git a/devel/p5-B-Graph/Makefile b/devel/p5-B-Graph/Makefile index 38c09477088d..92aac49f5099 100644 --- a/devel/p5-B-Graph/Makefile +++ b/devel/p5-B-Graph/Makefile @@ -14,11 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= leo@florida.sarang.net -USE_PERL5= yes +PERL_CONFIGURE= yes MAN3= B::Graph.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL - .include diff --git a/devel/p5-BSD-Resource/Makefile b/devel/p5-BSD-Resource/Makefile index b53c62245a95..9e577a790faa 100644 --- a/devel/p5-BSD-Resource/Makefile +++ b/devel/p5-BSD-Resource/Makefile @@ -14,13 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= yes +PERL_CONFIGURE= yes MAN3= BSD::Resource.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \ - CC="${CC}" CCFLAGS="${CFLAGS}" - .include diff --git a/devel/p5-C-Scan/Makefile b/devel/p5-C-Scan/Makefile index 7e09d2c44af3..aaa28ec844ba 100644 --- a/devel/p5-C-Scan/Makefile +++ b/devel/p5-C-Scan/Makefile @@ -14,14 +14,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Data/Flow.pm:${PORTSDIR}/devel/p5-Data-Flow +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Data/Flow.pm:${PORTSDIR}/devel/p5-Data-Flow -USE_PERL5= yes +PERL_CONFIGURE= yes MAN3= C::Scan.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL - .include diff --git a/devel/p5-Class-MethodMaker/Makefile b/devel/p5-Class-MethodMaker/Makefile index 7e045a9adc56..afed7bdfa236 100644 --- a/devel/p5-Class-MethodMaker/Makefile +++ b/devel/p5-Class-MethodMaker/Makefile @@ -14,12 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= trevor@FreeBSD.org -USE_PERL5= yes +PERL_CONFIGURE= yes MAN3= Class::MethodMaker.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL - .include diff --git a/devel/p5-Class-Singleton/Makefile b/devel/p5-Class-Singleton/Makefile index e0cccdc4aef4..ebd43e562c30 100644 --- a/devel/p5-Class-Singleton/Makefile +++ b/devel/p5-Class-Singleton/Makefile @@ -15,7 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} -USE_PERL5= yes PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-Class-Tom/Makefile b/devel/p5-Class-Tom/Makefile index 5340313bd219..a07ffe4aa53b 100644 --- a/devel/p5-Class-Tom/Makefile +++ b/devel/p5-Class-Tom/Makefile @@ -18,12 +18,8 @@ BUILD_DEPENDS= ${SITE_PERL}/Devel/Symdump.pm:${PORTSDIR}/devel/p5-Devel-Symdump ${SITE_PERL}/${PERL_ARCH}/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 SITE_PERL= ${PREFIX}/lib/perl5/site_perl/${PERL_VER} -USE_PERL5= yes +PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \ - CC="${CC}" CCFLAGS="${CFLAGS}" - .include diff --git a/devel/p5-Curses/Makefile b/devel/p5-Curses/Makefile index 63fd0c7a08f9..cd2783bd962a 100644 --- a/devel/p5-Curses/Makefile +++ b/devel/p5-Curses/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org -USE_PERL5= yes +PERL_CONFIGURE= yes MAN3= Curses.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} @@ -23,8 +23,4 @@ pre-configure: @${LN} -s ${WRKSRC}/hints/c-freebsd.ncurses.h \ ${WRKSRC}/c-config.h -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \ - CC="${CC}" CCFLAGS="${CFLAGS}" - .include diff --git a/devel/p5-Data-Flow/Makefile b/devel/p5-Data-Flow/Makefile index 84db42d52a54..210bee86beb6 100644 --- a/devel/p5-Data-Flow/Makefile +++ b/devel/p5-Data-Flow/Makefile @@ -14,12 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= YES +PERL_CONFIGURE= YES MAN3= Data::Flow.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL - .include diff --git a/devel/p5-Data-ShowTable/Makefile b/devel/p5-Data-ShowTable/Makefile index 2c36a73ae366..97b8cf839939 100644 --- a/devel/p5-Data-ShowTable/Makefile +++ b/devel/p5-Data-ShowTable/Makefile @@ -14,14 +14,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= yes +PERL_CONFIGURE= yes MAN1= showtable.1 MAN3= Data::ShowTable.3 MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \ - PREFIX="${PREFIX}" - .include diff --git a/devel/p5-Date-Calc/Makefile b/devel/p5-Date-Calc/Makefile index fb5b75ebdb00..49aaef2c4dd6 100644 --- a/devel/p5-Date-Calc/Makefile +++ b/devel/p5-Date-Calc/Makefile @@ -14,13 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= bradh@uunet.co.za -USE_PERL5= yes +PERL_CONFIGURE= yes MAN3= Date::Calc.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \ - CC="${CC}" CCFLAGS="${CFLAGS}" - .include diff --git a/devel/p5-Date-Manip/Makefile b/devel/p5-Date-Manip/Makefile index 81b79e6eb2f3..1e7a9f07321a 100644 --- a/devel/p5-Date-Manip/Makefile +++ b/devel/p5-Date-Manip/Makefile @@ -15,12 +15,9 @@ DISTNAME= DateManip-${PORTVERSION} MAINTAINER= kapr@crosswinds.net -USE_PERL5= YES +PERL_CONFIGURE= YES MAN3= Date::Manip.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL - .include diff --git a/devel/p5-DateConvert/Makefile b/devel/p5-DateConvert/Makefile index 2571f3328001..dd322a429002 100644 --- a/devel/p5-DateConvert/Makefile +++ b/devel/p5-DateConvert/Makefile @@ -14,12 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= YES +PERL_CONFIGURE= YES MAN3= Date::Convert.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL - .include diff --git a/devel/p5-Devel-DProf/Makefile b/devel/p5-Devel-DProf/Makefile index 1edbde468ada..6f2ff4b03b12 100644 --- a/devel/p5-Devel-DProf/Makefile +++ b/devel/p5-Devel-DProf/Makefile @@ -14,15 +14,11 @@ PKGNAMEPREFIX= p5-Devel- MAINTAINER= ports@FreeBSD.org -USE_PERL5= yes +PERL_CONFIGURE= yes MAN1PREFIX= ${PREFIX} MAN1= dprofpp.1 MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Devel::DProf.3 -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \ - PREFIX="${PREFIX}" CC="${CC}" CCFLAGS="${CFLAGS}" - .include diff --git a/devel/p5-Devel-Peek/Makefile b/devel/p5-Devel-Peek/Makefile index 72cce79816ec..991a1455121a 100644 --- a/devel/p5-Devel-Peek/Makefile +++ b/devel/p5-Devel-Peek/Makefile @@ -14,13 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= yes +PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Devel::Peek.3 -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \ - CC="${CC}" CCFLAGS="${CFLAGS}" - .include diff --git a/devel/p5-Devel-Symdump/Makefile b/devel/p5-Devel-Symdump/Makefile index 14052cfc25d7..607330c48395 100644 --- a/devel/p5-Devel-Symdump/Makefile +++ b/devel/p5-Devel-Symdump/Makefile @@ -14,12 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= YES +PERL_CONFIGURE= YES MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Devel::Symdump.3 -do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL - .include diff --git a/devel/p5-Errno/Makefile b/devel/p5-Errno/Makefile index 3fba6868cf25..558cfd1093f6 100644 --- a/devel/p5-Errno/Makefile +++ b/devel/p5-Errno/Makefile @@ -14,12 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org -USE_PERL5= YES +PERL_CONFIGURE= YES MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Errno.3 -do-configure: - @cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL - .include diff --git a/devel/p5-Errno/pkg-descr b/devel/p5-Errno/pkg-descr index 0867a609dd7a..ae3f7f04de23 100644 --- a/devel/p5-Errno/pkg-descr +++ b/devel/p5-Errno/pkg-descr @@ -1,3 +1,2 @@ - Errno defines and conditionally exports all the error - constants defined in your system errno.h include file. - +Errno defines and conditionally exports all the error +constants defined in your system errno.h include file. diff --git a/devel/p5-File-BasicFlock/Makefile b/devel/p5-File-BasicFlock/Makefile index a6662877ecba..49ceaaae1438 100644 --- a/devel/p5-File-BasicFlock/Makefile +++ b/devel/p5-File-BasicFlock/Makefile @@ -14,12 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= YES +PERL_CONFIGURE= YES MAN3= File::BasicFlock.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL - .include diff --git a/devel/p5-File-Binary/Makefile b/devel/p5-File-Binary/Makefile index f98d36fe950c..383e06aca535 100644 --- a/devel/p5-File-Binary/Makefile +++ b/devel/p5-File-Binary/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= yes PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-File-Cache/Makefile b/devel/p5-File-Cache/Makefile index 550b4285a770..def78e7427e9 100644 --- a/devel/p5-File-Cache/Makefile +++ b/devel/p5-File-Cache/Makefile @@ -19,7 +19,6 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MD5.pm:${PORTSDIR}/security/p5-Digest-M RUN_DEPENDS= ${BUILD_DEPENDS} SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} -USE_PERL5= yes PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-File-Lock/Makefile b/devel/p5-File-Lock/Makefile index a032af9d32db..5f078cc4d2a7 100644 --- a/devel/p5-File-Lock/Makefile +++ b/devel/p5-File-Lock/Makefile @@ -14,10 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org -USE_PERL5= yes - -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \ - CC="${CC}" CCFLAGS="${CFLAGS}" +PERL_CONFIGURE= yes .include diff --git a/devel/p5-File-Lock/pkg-descr b/devel/p5-File-Lock/pkg-descr index 5ab881e34e33..c6a32ae377e2 100644 --- a/devel/p5-File-Lock/pkg-descr +++ b/devel/p5-File-Lock/pkg-descr @@ -1,4 +1,3 @@ - This is my first alpha release of File::Lock, my version of the code greatfully provided by Jarrko. I've mucked about with it quite a bit, and there are a few policy decisions you might not agree with: @@ -18,12 +17,13 @@ unlocked on destruction. But it isn't. File::Lock::lockfile isn't written yet, but will be. -You can use a mode of "t" or "i" to get info/test a lock. fcntl in array context -will return an array consisting of all the usual fcntl data. In any other case, a single -letter is returned, "u", "w", or "r", for the detected locking mode. (or unlocked.) +You can use a mode of "t" or "i" to get info/test a lock. fcntl in array +context will return an array consisting of all the usual fcntl data. +In any other case, a single letter is returned, "u", "w", or "r", +for the detected locking mode. (or unlocked.) -All calls return true if successful. Currently no mucking about with errno is done, so it -might not be the same for the same condition on all systems. +All calls return true if successful. Currently no mucking about with errno +is done, so it might not be the same for the same condition on all systems. If you need real fcntl() and it's constants, use Fcntl. File::Lock does optionally export SEEK_*, and LOCK_EX|UN|SH, though. (I don't remember why, @@ -33,4 +33,3 @@ Any comments, complaints, or bug patches would be greatly appreciated. -- Kenneth Albanowski (kjahds@kjahds.com, CIS: 70705,126) - diff --git a/devel/p5-File-MMagic/Makefile b/devel/p5-File-MMagic/Makefile index ce1992311dee..f3befb1bbb72 100644 --- a/devel/p5-File-MMagic/Makefile +++ b/devel/p5-File-MMagic/Makefile @@ -14,12 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= knu@FreeBSD.org -USE_PERL5= YES +PERL_CONFIGURE= YES MAN3= File::MMagic.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL - .include diff --git a/devel/p5-File-Slurp/Makefile b/devel/p5-File-Slurp/Makefile index 71511a51bb0d..426446f74070 100644 --- a/devel/p5-File-Slurp/Makefile +++ b/devel/p5-File-Slurp/Makefile @@ -14,12 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= YES +PERL_CONFIGURE= YES MAN3= File::Slurp.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL - .include diff --git a/devel/p5-File-Slurp/pkg-descr b/devel/p5-File-Slurp/pkg-descr index 789296403703..c84a40630d8d 100644 --- a/devel/p5-File-Slurp/pkg-descr +++ b/devel/p5-File-Slurp/pkg-descr @@ -1,28 +1,28 @@ - These are quickie routines that are meant to save a couple - of lines of code over and over again. They do not do - anything fancy. +These are quickie routines that are meant to save a couple +of lines of code over and over again. They do not do +anything fancy. - read_file() does what you would expect. If you are using - its output in array context, then it returns an array of - lines. If you are calling it from scalar context, then - returns the entire file in a single string. +read_file() does what you would expect. If you are using +its output in array context, then it returns an array of +lines. If you are calling it from scalar context, then +returns the entire file in a single string. - It croaks()s if it can't open the file. +It croaks()s if it can't open the file. - write_file() creates or overwrites files. +write_file() creates or overwrites files. - append_file() appends to a file. +append_file() appends to a file. - overwrite_file() does an in-place update of an existing - file or creates a new file if it didn't already exist. +overwrite_file() does an in-place update of an existing +file or creates a new file if it didn't already exist. - Write_file will also replace a file. The difference is - that the first that that write_file() does is to trucate - the file whereas the last thing that overwrite_file() is - to trucate the file. Overwrite_file() should be used in - situations where you have a file that always needs to have - contents, even in the middle of an update. +Write_file will also replace a file. The difference is +that the first that that write_file() does is to trucate +the file whereas the last thing that overwrite_file() is +to trucate the file. Overwrite_file() should be used in +situations where you have a file that always needs to have +contents, even in the middle of an update. - read_dir() returns all of the entries in a directory - except for "." and "..". It croaks if it cannot open the - directory. +read_dir() returns all of the entries in a directory +except for "." and "..". It croaks if it cannot open the +directory. diff --git a/devel/p5-File-Spec/Makefile b/devel/p5-File-Spec/Makefile index 749661f8165d..7fff0d521605 100644 --- a/devel/p5-File-Spec/Makefile +++ b/devel/p5-File-Spec/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= dburr@FreeBSD.ORG -USE_PERL5= yes +PERL_CONFIGURE= yes MAN3= File::Spec.3 \ File::Spec::Functions.3 \ @@ -25,8 +25,4 @@ MAN3= File::Spec.3 \ File::Spec::Win32.3 MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \ - PREFIX="${PREFIX}" CC="${CC}" CCFLAGS="${CFLAGS}" - .include diff --git a/devel/p5-File-Tail/Makefile b/devel/p5-File-Tail/Makefile index a12bea0f33e5..b86a172e1e95 100644 --- a/devel/p5-File-Tail/Makefile +++ b/devel/p5-File-Tail/Makefile @@ -17,7 +17,6 @@ BUILD_DEPENDS= ${site_perl}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes site_perl= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH} -USE_PERL5= YES PERL_CONFIGURE= YES MAN3= File::Tail.3 diff --git a/devel/p5-File-Tools/Makefile b/devel/p5-File-Tools/Makefile index 933d01e8fca2..0cde3180bb44 100644 --- a/devel/p5-File-Tools/Makefile +++ b/devel/p5-File-Tools/Makefile @@ -14,12 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org -USE_PERL5= YES +PERL_CONFIGURE= YES MAN3= File::Tools.3 File::Recurse.3 File::Copy.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL - .include diff --git a/devel/p5-Filter/Makefile b/devel/p5-Filter/Makefile index ab6a48df9a3c..f727d2e98d8d 100644 --- a/devel/p5-Filter/Makefile +++ b/devel/p5-Filter/Makefile @@ -14,19 +14,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= yes +PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Filter::Util::Call.3 Filter::Util::Exec.3 Filter::cpp.3 \ Filter::decrypt.3 Filter::exec.3 Filter::sh.3 Filter::tee.3 \ perlfilter.3 -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \ - CC="${CC}" CCFLAGS="${CFLAGS}" - @${PERL} -i -p \ - -e 's/^(CC = ).*/$$1 ${CC}/;' \ - -e 's/^(CCFLAGS = ).*/$$1 ${CFLAGS}/' \ - `find ${WRKSRC} -name Makefile` - .include diff --git a/devel/p5-FreezeThaw/Makefile b/devel/p5-FreezeThaw/Makefile index c873751ce830..698fec9ca2a5 100644 --- a/devel/p5-FreezeThaw/Makefile +++ b/devel/p5-FreezeThaw/Makefile @@ -14,12 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= YES +PERL_CONFIGURE= YES MAN3= FreezeThaw.3 MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL - .include diff --git a/devel/p5-FreezeThaw/pkg-descr b/devel/p5-FreezeThaw/pkg-descr index 29bbd2ad2642..7e8c81d6124e 100644 --- a/devel/p5-FreezeThaw/pkg-descr +++ b/devel/p5-FreezeThaw/pkg-descr @@ -1,7 +1,6 @@ - Converts data to/from stringified form, appropriate for - saving-to/reading-from permanent storage. - - Deals with objects, circular lists, repeated appearence of - the same refence. Does not deal with overloaded stringify - operator yet. +Converts data to/from stringified form, appropriate for +saving-to/reading-from permanent storage. +Deals with objects, circular lists, repeated appearence of +the same refence. Does not deal with overloaded stringify +operator yet. diff --git a/devel/p5-IO-Stty/Makefile b/devel/p5-IO-Stty/Makefile index 5fa8a86af167..68ca226798ce 100644 --- a/devel/p5-IO-Stty/Makefile +++ b/devel/p5-IO-Stty/Makefile @@ -15,9 +15,6 @@ DISTNAME= ${PORTNAME}-.${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org -USE_PERL5= yes - -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL +PERL_CONFIGURE= yes .include diff --git a/devel/p5-IO-Tty/Makefile b/devel/p5-IO-Tty/Makefile index d59b901a760c..ac7b2c44d0ec 100644 --- a/devel/p5-IO-Tty/Makefile +++ b/devel/p5-IO-Tty/Makefile @@ -14,14 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= yes +PERL_CONFIGURE= yes IS_INTERACTIVE= yes MAN3= IO::Pty.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \ - CC="${CC}" CCFLAGS="${CFLAGS}" \ - LDDLFLAGS=-shared LDFLAGS=-L/usr/lib - .include diff --git a/devel/p5-IO-stringy/Makefile b/devel/p5-IO-stringy/Makefile index 392ba6ad9c92..80dde5e68885 100644 --- a/devel/p5-IO-stringy/Makefile +++ b/devel/p5-IO-stringy/Makefile @@ -14,13 +14,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= ijliao@FreeBSD.org -USE_PERL5= YES PERL_CONFIGURE= YES MAN3= IO::AtomicFile.3 IO::InnerFile.3 IO::Lines.3 IO::Scalar.3 \ IO::ScalarArray.3 IO::Stringy.3 \ IO::Wrap.3 IO::WrapTie.3 - MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include diff --git a/devel/p5-Include/Makefile b/devel/p5-Include/Makefile index d32aa114945d..759787f135f4 100644 --- a/devel/p5-Include/Makefile +++ b/devel/p5-Include/Makefile @@ -14,12 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= YES +PERL_CONFIGURE= YES MAN3= Include.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL - .include diff --git a/devel/p5-Ioctl/Makefile b/devel/p5-Ioctl/Makefile index d6fdbdc16e7a..2a8f3a8d1be9 100644 --- a/devel/p5-Ioctl/Makefile +++ b/devel/p5-Ioctl/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= yes PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-Locale-Maketext/Makefile b/devel/p5-Locale-Maketext/Makefile index 60140589fbea..532756629ea5 100644 --- a/devel/p5-Locale-Maketext/Makefile +++ b/devel/p5-Locale-Maketext/Makefile @@ -14,12 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= frank@exit.com -USE_PERL5= YES +PERL_CONFIGURE= YES MAN3= Locale::Maketext.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL - .include diff --git a/devel/p5-Locale-PGetText/Makefile b/devel/p5-Locale-PGetText/Makefile index c11c94b5c022..c85b0f16258e 100644 --- a/devel/p5-Locale-PGetText/Makefile +++ b/devel/p5-Locale-PGetText/Makefile @@ -14,16 +14,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= nakai@FreeBSD.org -USE_PERL5= YES - -# There is also perl man but how to manage /usr/local/man -# and /usr/local/lib/perl5/%%PERL_VER%%/man +PERL_CONFIGURE= YES MAN1= MsgFormat.1 XText.1 -#MAN3= Locale::PGettext.3 -#MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} - -do-configure: - @cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL +MAN3= Locale::PGettext.3 +MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include diff --git a/devel/p5-Locale-PGetText/pkg-plist b/devel/p5-Locale-PGetText/pkg-plist index e44f48f07344..9650c32c2ac0 100644 --- a/devel/p5-Locale-PGetText/pkg-plist +++ b/devel/p5-Locale-PGetText/pkg-plist @@ -1,6 +1,5 @@ bin/XText bin/MsgFormat -lib/perl5/%%PERL_VERSION%%/man/man3/Locale::PGetText.3 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Locale/PGetText/.packlist lib/perl5/site_perl/%%PERL_VER%%/Locale/PGetText.pm @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Locale/PGetText diff --git a/devel/p5-Locale-gettext/Makefile b/devel/p5-Locale-gettext/Makefile index 765a7d61531a..940acc95a2a6 100644 --- a/devel/p5-Locale-gettext/Makefile +++ b/devel/p5-Locale-gettext/Makefile @@ -14,13 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org -USE_PERL5= yes +PERL_CONFIGURE= yes MAN3= Locale::gettext.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \ - CC="${CC}" CCFLAGS="${CFLAGS}" - .include diff --git a/devel/p5-LockFile-Simple/Makefile b/devel/p5-LockFile-Simple/Makefile index 8e6113dc9ec2..c88e60a027b2 100644 --- a/devel/p5-LockFile-Simple/Makefile +++ b/devel/p5-LockFile-Simple/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= yes PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-Mac-FileSpec-Unixish/Makefile b/devel/p5-Mac-FileSpec-Unixish/Makefile index 4530f96e1bef..e61efb4b2259 100644 --- a/devel/p5-Mac-FileSpec-Unixish/Makefile +++ b/devel/p5-Mac-FileSpec-Unixish/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= yes PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-Make/Makefile b/devel/p5-Make/Makefile index 3524f43a63df..06db7e472b91 100644 --- a/devel/p5-Make/Makefile +++ b/devel/p5-Make/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= yes PERL_CONFIGURE= yes MAN1PREFIX= ${PREFIX} diff --git a/devel/p5-Parse-RecDescent/Makefile b/devel/p5-Parse-RecDescent/Makefile index df2331949da8..092371847242 100644 --- a/devel/p5-Parse-RecDescent/Makefile +++ b/devel/p5-Parse-RecDescent/Makefile @@ -14,12 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= gehicks@cisco.com -USE_PERL5= YES +PERL_CONFIGURE= YES MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Parse::RecDescent.3 Text::Balanced.3 -do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL - .include diff --git a/devel/p5-PathTools/Makefile b/devel/p5-PathTools/Makefile index 749661f8165d..7fff0d521605 100644 --- a/devel/p5-PathTools/Makefile +++ b/devel/p5-PathTools/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= dburr@FreeBSD.ORG -USE_PERL5= yes +PERL_CONFIGURE= yes MAN3= File::Spec.3 \ File::Spec::Functions.3 \ @@ -25,8 +25,4 @@ MAN3= File::Spec.3 \ File::Spec::Win32.3 MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \ - PREFIX="${PREFIX}" CC="${CC}" CCFLAGS="${CFLAGS}" - .include diff --git a/devel/p5-Penguin-Easy/Makefile b/devel/p5-Penguin-Easy/Makefile index 73050ddeaf05..fe7671cd727e 100644 --- a/devel/p5-Penguin-Easy/Makefile +++ b/devel/p5-Penguin-Easy/Makefile @@ -14,16 +14,13 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Penguin.pm:${PORTSDIR}/devel/p5-Penguin +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Penguin.pm:${PORTSDIR}/devel/p5-Penguin -USE_PERL5= YES +PERL_CONFIGURE= YES MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Penguin::Easy.3 -do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL - post-install: ${MKDIR} ${PREFIX}/lib/perl5/site_perl/Penguin/Easy/bin ${PREFIX}/lib/perl5/site_perl/Penguin/Easy/doc ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} ${WRKSRC}/bin/ep ${PREFIX}/lib/perl5/site_perl/Penguin/Easy/bin diff --git a/devel/p5-Penguin/Makefile b/devel/p5-Penguin/Makefile index b7ba512c8bd9..25c67bbe2b7d 100644 --- a/devel/p5-Penguin/Makefile +++ b/devel/p5-Penguin/Makefile @@ -16,10 +16,7 @@ MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= pgp:${PORTSDIR}/security/pgp -USE_PERL5= YES - -do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL +PERL_CONFIGURE= YES post-install: ${MKDIR} ${PREFIX}/lib/perl5/site_perl/Penguin/bin ${PREFIX}/lib/perl5/site_perl/Penguin/misc ${PREFIX}/lib/perl5/site_perl/Penguin/doc diff --git a/devel/p5-Proc-Background/Makefile b/devel/p5-Proc-Background/Makefile index c09bc30df31f..5b80c2eecc76 100644 --- a/devel/p5-Proc-Background/Makefile +++ b/devel/p5-Proc-Background/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= yes PERL_CONFIGURE= yes MAN1PREFIX= ${PREFIX} diff --git a/devel/p5-Proc-Daemon/Makefile b/devel/p5-Proc-Daemon/Makefile index 2770bf085776..92ca5bf8eea2 100644 --- a/devel/p5-Proc-Daemon/Makefile +++ b/devel/p5-Proc-Daemon/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= yes PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-Proc-Simple/Makefile b/devel/p5-Proc-Simple/Makefile index bb04b8c1b393..16b265896d26 100644 --- a/devel/p5-Proc-Simple/Makefile +++ b/devel/p5-Proc-Simple/Makefile @@ -14,12 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org -USE_PERL5= YES +PERL_CONFIGURE= YES MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Proc::Simple.3 -do-configure: - @cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL - .include diff --git a/devel/p5-ReadLine-Gnu/Makefile b/devel/p5-ReadLine-Gnu/Makefile index 22346eb83dc3..dbc3ecdf440a 100644 --- a/devel/p5-ReadLine-Gnu/Makefile +++ b/devel/p5-ReadLine-Gnu/Makefile @@ -13,19 +13,11 @@ MASTER_SITE_SUBDIR= Term PKGNAMEPREFIX= p5- DISTNAME= Term-${PORTNAME}-${PORTVERSION} -MAINTAINER= mph@freebsd.org +MAINTAINER= mph@FreeBSD.org -USE_PERL5= yes +PERL_CONFIGURE= yes MAN3= Term::ReadLine::Gnu.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -# We override LDDLFLAGS and LDFLAGS to keep it from adding -L/usr/local/lib -# automatically. There is sometimes an old libreadline in /usr/local/lib -# and this module won't work with it. -do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \ - CC="${CC}" CCFLAGS="${CFLAGS}" \ - LDDLFLAGS=-shared LDFLAGS=-L/usr/lib - .include diff --git a/devel/p5-ReadLine-Perl/Makefile b/devel/p5-ReadLine-Perl/Makefile index a8a104a52a49..b2e6b0c6421b 100644 --- a/devel/p5-ReadLine-Perl/Makefile +++ b/devel/p5-ReadLine-Perl/Makefile @@ -13,11 +13,8 @@ MASTER_SITE_SUBDIR= Term PKGNAMEPREFIX= p5- DISTNAME= Term-ReadLine-Perl-${PORTVERSION} -MAINTAINER= mph@freebsd.org +MAINTAINER= mph@FreeBSD.org -USE_PERL5= YES - -do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL +PERL_CONFIGURE= YES .include diff --git a/devel/p5-Religion/Makefile b/devel/p5-Religion/Makefile index 18e3925e03a6..83cfae15a030 100644 --- a/devel/p5-Religion/Makefile +++ b/devel/p5-Religion/Makefile @@ -14,12 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= YES +PERL_CONFIGURE= YES MAN3= Religion.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL - .include diff --git a/devel/p5-Resources/Makefile b/devel/p5-Resources/Makefile index bdfc0e093565..8593bd5e2431 100644 --- a/devel/p5-Resources/Makefile +++ b/devel/p5-Resources/Makefile @@ -14,12 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org -USE_PERL5= YES +PERL_CONFIGURE= YES MAN3= Resources.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL - .include diff --git a/devel/p5-Search-Binary/Makefile b/devel/p5-Search-Binary/Makefile index 766927c58402..4b3a4e1b7d92 100644 --- a/devel/p5-Search-Binary/Makefile +++ b/devel/p5-Search-Binary/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@tobez.org -USE_PERL5= yes PERL_CONFIGURE= yes MAN3= Search::Binary.3 diff --git a/devel/p5-Server-FastPL/Makefile b/devel/p5-Server-FastPL/Makefile index ec98f2ab81e1..a82704e7a2d9 100644 --- a/devel/p5-Server-FastPL/Makefile +++ b/devel/p5-Server-FastPL/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@tobez.org -USE_PERL5= yes PERL_CONFIGURE= yes MAN3= Server::FastPL.3 Server::FastPL::Client.3 \ diff --git a/devel/p5-Set-NestedGroups/Makefile b/devel/p5-Set-NestedGroups/Makefile index 160cdafee16c..baf0757fa233 100644 --- a/devel/p5-Set-NestedGroups/Makefile +++ b/devel/p5-Set-NestedGroups/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@tobez.org -USE_PERL5= yes PERL_CONFIGURE= yes MAN3= Set::NestedGroups.3 Set::NestedGroups::Member.3 diff --git a/devel/p5-Set-Object/Makefile b/devel/p5-Set-Object/Makefile index 4239ddb24b0f..addd907ec641 100644 --- a/devel/p5-Set-Object/Makefile +++ b/devel/p5-Set-Object/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@tobez.org -USE_PERL5= yes PERL_CONFIGURE= yes MAN3= Set::Object.3 diff --git a/devel/p5-Set-Scalar/Makefile b/devel/p5-Set-Scalar/Makefile index 4a55ba4223e7..d4f65ccf5713 100644 --- a/devel/p5-Set-Scalar/Makefile +++ b/devel/p5-Set-Scalar/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@tobez.org -USE_PERL5= yes PERL_CONFIGURE= yes MAN3= Set::Scalar.3 Set::Scalar::Real.3 Set::Scalar::Virtual.3 \ diff --git a/devel/p5-Storable/Makefile b/devel/p5-Storable/Makefile index 7b1684b123f3..d9788832ea09 100644 --- a/devel/p5-Storable/Makefile +++ b/devel/p5-Storable/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= yes PERL_CONFIGURE= yes .include diff --git a/devel/p5-String-Approx/Makefile b/devel/p5-String-Approx/Makefile index 49b9f61412e7..e8d9bcfa033b 100644 --- a/devel/p5-String-Approx/Makefile +++ b/devel/p5-String-Approx/Makefile @@ -14,12 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ilia@cgu.chel.su -USE_PERL5= YES +PERL_CONFIGURE= YES MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= String::Approx.3 -do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL - .include diff --git a/devel/p5-String-Checker/Makefile b/devel/p5-String-Checker/Makefile index 328044fcd007..83b6b281369f 100644 --- a/devel/p5-String-Checker/Makefile +++ b/devel/p5-String-Checker/Makefile @@ -18,7 +18,6 @@ BUILD_DEPENDS= ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip RUN_DEPENDS= ${BUILD_DEPENDS} SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} -USE_PERL5= yes PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-String-Random/Makefile b/devel/p5-String-Random/Makefile index cadd90aae1cb..76b007bca1e7 100644 --- a/devel/p5-String-Random/Makefile +++ b/devel/p5-String-Random/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= yes PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-String-RexxParse/Makefile b/devel/p5-String-RexxParse/Makefile index 7e88d91b640c..de31dba9ddc1 100644 --- a/devel/p5-String-RexxParse/Makefile +++ b/devel/p5-String-RexxParse/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= yes PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-Term-ANSIColor/Makefile b/devel/p5-Term-ANSIColor/Makefile index 983b4a85c643..d381a348ff9b 100644 --- a/devel/p5-Term-ANSIColor/Makefile +++ b/devel/p5-Term-ANSIColor/Makefile @@ -15,7 +15,6 @@ DISTNAME= ANSIColor-${PORTVERSION} MAINTAINER= dsh@vlink.ru -USE_PERL5= YES PERL_CONFIGURE= YES MAN3= Term::ANSIColor.3 diff --git a/devel/p5-Term-Query/Makefile b/devel/p5-Term-Query/Makefile index 32fc655cef0c..772815d0d5a4 100644 --- a/devel/p5-Term-Query/Makefile +++ b/devel/p5-Term-Query/Makefile @@ -16,12 +16,9 @@ MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Array/PrintCols.pm:${PORTSDIR}/misc/p5-Array-PrintCols -USE_PERL5= YES +PERL_CONFIGURE= YES MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Term::Query.3 -do-configure: - @cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL - .include diff --git a/devel/p5-Term-ReadKey/Makefile b/devel/p5-Term-ReadKey/Makefile index d54560dbee14..7affa4bfca7d 100644 --- a/devel/p5-Term-ReadKey/Makefile +++ b/devel/p5-Term-ReadKey/Makefile @@ -15,13 +15,9 @@ DISTNAME= TermReadKey-${PORTVERSION} MAINTAINER= demon@FreeBSD.org -USE_PERL5= yes +PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Term::ReadKey.3 -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \ - CC="${CC}" CCFLAGS="${CFLAGS}" - .include diff --git a/devel/p5-Term-Size/Makefile b/devel/p5-Term-Size/Makefile index 06c246bc512d..e0871d6edba0 100644 --- a/devel/p5-Term-Size/Makefile +++ b/devel/p5-Term-Size/Makefile @@ -14,13 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= brad@kazrak.com -USE_PERL5= YES +PERL_CONFIGURE= YES MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Term::Size.3 -do-configure: - @cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL \ - CC="${CC}" CCFLAGS="${CFLAGS}" - .include diff --git a/devel/p5-Tie-DB_FileLock/Makefile b/devel/p5-Tie-DB_FileLock/Makefile index 4e3b7ebcfc3c..82325188a2b5 100644 --- a/devel/p5-Tie-DB_FileLock/Makefile +++ b/devel/p5-Tie-DB_FileLock/Makefile @@ -14,13 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= josh@zipperup.org -USE_PERL5= yes +PERL_CONFIGURE= yes MAN3= Tie::DB_FileLock.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \ - CC="${CC}" CCFLAGS="${CFLAGS}" - .include diff --git a/devel/p5-Tie-IxHash/Makefile b/devel/p5-Tie-IxHash/Makefile index 16c91dd9079f..cf4855674e1b 100644 --- a/devel/p5-Tie-IxHash/Makefile +++ b/devel/p5-Tie-IxHash/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= yes PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/p5-Time-HiRes/Makefile b/devel/p5-Time-HiRes/Makefile index 0dd7bec1a46b..a388d8d6bb4b 100644 --- a/devel/p5-Time-HiRes/Makefile +++ b/devel/p5-Time-HiRes/Makefile @@ -14,13 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= yes +PERL_CONFIGURE= yes MAN3= Time::HiRes.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \ - CC="${CC}" CCFLAGS="${CFLAGS}" - .include diff --git a/devel/p5-Time-Period/Makefile b/devel/p5-Time-Period/Makefile index 6797abe89895..7b14f86e85ce 100644 --- a/devel/p5-Time-Period/Makefile +++ b/devel/p5-Time-Period/Makefile @@ -15,13 +15,9 @@ DISTNAME= Period-${PORTVERSION} MAINTAINER= nick@netdot.net -USE_PERL5= YES +PERL_CONFIGURE= YES MAN3= Time::Period.3 - MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL - .include diff --git a/devel/p5-Time/Makefile b/devel/p5-Time/Makefile index 51ce0807d526..ac2602aa7226 100644 --- a/devel/p5-Time/Makefile +++ b/devel/p5-Time/Makefile @@ -15,7 +15,7 @@ DISTNAME= Time-modules-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -USE_PERL5= YES +PERL_CONFIGURE= YES MAN3= Time::CTime.3 \ Time::DaysInMonth.3 \ @@ -24,7 +24,4 @@ MAN3= Time::CTime.3 \ Time::Timezone.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL - .include diff --git a/devel/p5-TimeDate/Makefile b/devel/p5-TimeDate/Makefile index 25e9ab7f941c..839a277fcf40 100644 --- a/devel/p5-TimeDate/Makefile +++ b/devel/p5-TimeDate/Makefile @@ -14,15 +14,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org -USE_PERL5= YES +PERL_CONFIGURE= YES MAN3= Date::Format.3 \ Date::Parse.3 \ Time::Zone.3 - MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL - .include diff --git a/devel/p5-TraceFuncs/Makefile b/devel/p5-TraceFuncs/Makefile index 7ee07532b444..bbdcb209ea90 100644 --- a/devel/p5-TraceFuncs/Makefile +++ b/devel/p5-TraceFuncs/Makefile @@ -15,12 +15,9 @@ DISTNAME= traceFunc-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -USE_PERL5= YES +PERL_CONFIGURE= YES MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Devel::TraceFuncs.3 -do-configure: - @cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL - .include -- cgit v1.2.3