Index: head/devel/p5-App-perlbrew/Makefile =================================================================== --- head/devel/p5-App-perlbrew/Makefile (revision 430151) +++ head/devel/p5-App-perlbrew/Makefile (revision 430152) @@ -1,44 +1,34 @@ # Created by: ports@c0decafe.net # $FreeBSD$ PORTNAME= App-perlbrew PORTVERSION= 0.75 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GUGOD PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl Environment manager LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-CPAN-Perl-Releases>=1.94:devel/p5-CPAN-Perl-Releases \ p5-Capture-Tiny>=0.25:devel/p5-Capture-Tiny \ p5-Devel-PatchPerl>=1.28:devel/p5-Devel-PatchPerl \ p5-Pod-Usage>=1.64:devel/p5-Pod-Usage \ p5-local-lib>=2.000014:devel/p5-local-lib RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-IO-All>=0.51:devel/p5-IO-All \ p5-Path-Class>=0.33:devel/p5-Path-Class \ p5-Test-Exception>=0.32:devel/p5-Test-Exception \ p5-Test-NoWarnings>=1.04:devel/p5-Test-NoWarnings \ p5-Test-Output>=1.03:devel/p5-Test-Output \ p5-Test-Spec>=0.47:devel/p5-Test-Spec NO_ARCH= yes USE_PERL5= configure USES= perl5 -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-Pod-Parser>=1.62:textproc/p5-Pod-Parser -RUN_DEPENDS+= p5-Pod-Parser>=1.62:textproc/p5-Pod-Parser -TEST_DEPENDS+= p5-ExtUtils-MakeMaker>=6.86:devel/p5-ExtUtils-MakeMaker \ - p5-File-Temp>=0.23.04:devel/p5-File-Temp \ - p5-Test-Simple>=1.001002:devel/p5-Test-Simple -.endif - -.include +.include Index: head/devel/p5-Debug-Client/Makefile =================================================================== --- head/devel/p5-Debug-Client/Makefile (revision 430151) +++ head/devel/p5-Debug-Client/Makefile (revision 430152) @@ -1,37 +1,30 @@ # Created by: ports@c0decafe.net # $FreeBSD$ PORTNAME= Debug-Client PORTVERSION= 0.29 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Client for the standard Perl debugger LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-PadWalker>=1.96:devel/p5-PadWalker \ p5-Term-ReadLine-Perl>=1.0303:devel/p5-Term-ReadLine-Perl RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-File-HomeDir>=1:devel/p5-File-HomeDir \ p5-Term-ReadLine-Gnu>=1.20:devel/p5-Term-ReadLine-Gnu \ p5-Test-CheckDeps>=0.006:devel/p5-Test-CheckDeps \ p5-Test-Class>=0.39:devel/p5-Test-Class \ p5-Test-Deep>=0.110:devel/p5-Test-Deep \ p5-Test-Requires>=0.07:devel/p5-Test-Requires NO_ARCH= yes USE_PERL5= configure USES= perl5 -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-IO-Socket-IP>=0.21:net/p5-IO-Socket-IP -RUN_DEPENDS+= p5-IO-Socket-IP>=0.21:net/p5-IO-Socket-IP -.endif - -.include +.include Index: head/devel/p5-List-Objects-WithUtils/Makefile =================================================================== --- head/devel/p5-List-Objects-WithUtils/Makefile (revision 430151) +++ head/devel/p5-List-Objects-WithUtils/Makefile (revision 430152) @@ -1,37 +1,30 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= List-Objects-WithUtils PORTVERSION= 2.028003 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= List objects, kitchen sink included LICENSE= ART10 GPLv1 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Class-Method-Modifiers>=0:devel/p5-Class-Method-Modifiers \ p5-List-UtilsBy>=0.09:devel/p5-List-UtilsBy \ p5-Module-Runtime>=0.013:devel/p5-Module-Runtime \ p5-Role-Tiny>=1.003:devel/p5-Role-Tiny \ p5-Type-Tie>=0.004:devel/p5-Type-Tie \ p5-autobox>=0:devel/p5-autobox \ p5-strictures>=2:devel/p5-strictures RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USE_PERL5= configure USES= perl5 -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.33:lang/p5-Scalar-List-Utils -RUN_DEPENDS+= p5-Scalar-List-Utils>=1.33:lang/p5-Scalar-List-Utils -.endif - -.include +.include Index: head/devel/p5-Specio/Makefile =================================================================== --- head/devel/p5-Specio/Makefile (revision 430151) +++ head/devel/p5-Specio/Makefile (revision 430152) @@ -1,37 +1,30 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= Specio PORTVERSION= 0.31 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DROLSKY PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Type constraints and coercions for Perl LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Devel-StackTrace>=0:devel/p5-Devel-StackTrace \ p5-Eval-Closure>=0:devel/p5-Eval-Closure \ p5-MRO-Compat>=0:devel/p5-MRO-Compat \ p5-Role-Tiny>=1.003003:devel/p5-Role-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal \ p5-Test-Needs>=0:devel/p5-Test-Needs \ p5-namespace-autoclean>=0:devel/p5-namespace-autoclean NO_ARCH= yes USE_PERL5= configure USES= perl5 -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.33:lang/p5-Scalar-List-Utils -RUN_DEPENDS+= p5-Scalar-List-Utils>=1.33:lang/p5-Scalar-List-Utils -.endif - -.include +.include Index: head/devel/p5-Text-Levenshtein/Makefile =================================================================== --- head/devel/p5-Text-Levenshtein/Makefile (revision 430151) +++ head/devel/p5-Text-Levenshtein/Makefile (revision 430152) @@ -1,27 +1,20 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= Text-Levenshtein PORTVERSION= 0.13 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Implementation of the Levenshtein edit distance LICENSE= ART10 GPLv1 LICENSE_COMB= dual NO_ARCH= yes USE_PERL5= configure USES= perl5 -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-Unicode-Collate>=1.04:textproc/p5-Unicode-Collate -RUN_DEPENDS+= p5-Unicode-Collate>=1.04:textproc/p5-Unicode-Collate -.endif - -.include +.include Index: head/devel/p5-Types-Core/Makefile =================================================================== --- head/devel/p5-Types-Core/Makefile (revision 430151) +++ head/devel/p5-Types-Core/Makefile (revision 430152) @@ -1,31 +1,25 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= Types-Core PORTVERSION= 0.1.8 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:LAWALSH PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Core types defined as tests and literals LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Xporter>=0.0.8:devel/p5-Xporter \ p5-mem>=0.4.5:devel/p5-mem RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USE_PERL5= configure USES= perl5 -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=6.86:devel/p5-ExtUtils-MakeMaker -.endif - -.include +.include Index: head/devel/p5-Xporter/Makefile =================================================================== --- head/devel/p5-Xporter/Makefile (revision 430151) +++ head/devel/p5-Xporter/Makefile (revision 430152) @@ -1,31 +1,25 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= Xporter PORTVERSION= 0.1.2 PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:LAWALSH PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Alternative Exporter with persistant defaults and auto-ISA LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-mem>=0.4.5:devel/p5-mem RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USE_PERL5= configure USES= perl5 -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=6.86:devel/p5-ExtUtils-MakeMaker -.endif - -.include +.include Index: head/devel/p5-match-simple/Makefile =================================================================== --- head/devel/p5-match-simple/Makefile (revision 430151) +++ head/devel/p5-match-simple/Makefile (revision 430152) @@ -1,34 +1,27 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= match-simple PORTVERSION= 0.009 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TOBYINK PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simplified clone of smartmatch operator LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Exporter-Tiny>=0.026:devel/p5-Exporter-Tiny \ p5-Sub-Infix>=0.004:devel/p5-Sub-Infix RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal NO_ARCH= yes USE_PERL5= configure USES= perl5 -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.33:lang/p5-Scalar-List-Utils -RUN_DEPENDS+= p5-Scalar-List-Utils>=1.33:lang/p5-Scalar-List-Utils -.endif - -.include +.include Index: head/devel/p5-mem/Makefile =================================================================== --- head/devel/p5-mem/Makefile (revision 430151) +++ head/devel/p5-mem/Makefile (revision 430152) @@ -1,27 +1,21 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= mem PORTVERSION= 0.4.6 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:LAWALSH PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Use "in-mem" pkgs and force definitions into mem early LICENSE= ART10 GPLv1 LICENSE_COMB= dual NO_ARCH= yes USE_PERL5= configure USES= perl5 -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=6.82:devel/p5-ExtUtils-MakeMaker -.endif - -.include +.include Index: head/misc/p5-Geo-Coder-OpenCage/Makefile =================================================================== --- head/misc/p5-Geo-Coder-OpenCage/Makefile (revision 430151) +++ head/misc/p5-Geo-Coder-OpenCage/Makefile (revision 430152) @@ -1,37 +1,28 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= Geo-Coder-OpenCage PORTVERSION= 0.09 CATEGORIES= misc geography perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Geocode addresses with the OpenCage Geocoder API LICENSE= ART10 GPLv1 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-JSON>=2.53:converters/p5-JSON \ p5-List-MoreUtils>=0.33:lang/p5-List-MoreUtils \ p5-URI>=1.60:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0.32:devel/p5-Test-Exception \ p5-Test-Pod>=1.51:devel/p5-Test-Pod NO_ARCH= yes USE_PERL5= configure USES= perl5 -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-HTTP-Tiny>=0.028:www/p5-HTTP-Tiny \ - p5-Pod-Perldoc>=3.21:textproc/p5-Pod-Perldoc -RUN_DEPENDS+= p5-HTTP-Tiny>=0.028:www/p5-HTTP-Tiny \ - p5-Pod-Perldoc>=3.21:textproc/p5-Pod-Perldoc -.endif - -.include +.include Index: head/www/p5-Net-Async-HTTP/Makefile =================================================================== --- head/www/p5-Net-Async-HTTP/Makefile (revision 430151) +++ head/www/p5-Net-Async-HTTP/Makefile (revision 430152) @@ -1,44 +1,37 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= Net-Async-HTTP PORTVERSION= 0.41 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Use HTTP with IO::Async LICENSE= ART10 GPLv1 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Future>=0.28:devel/p5-Future \ p5-HTTP-Cookies>=0:www/p5-HTTP-Cookies \ p5-HTTP-Message>=0:www/p5-HTTP-Message \ p5-IO-Async>=0.59:devel/p5-IO-Async \ p5-Struct-Dumb>=0.07:devel/p5-Struct-Dumb \ p5-URI>=0:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-IO-Async-SSL>=0.12:security/p5-IO-Async-SSL \ p5-Test-Identity>=0:devel/p5-Test-Identity \ p5-Test-Refcount>=0:devel/p5-Test-Refcount OPTIONS_DEFINE= SSL NO_ARCH= yes USE_PERL5= configure USES= perl5 SSL_BUILD_DEPENDS= p5-IO-Async-SSL>=0.12:security/p5-IO-Async-SSL SSL_RUN_DEPENDS= p5-IO-Async-SSL>=0.12:security/p5-IO-Async-SSL -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.29:lang/p5-Scalar-List-Utils -RUN_DEPENDS+= p5-Scalar-List-Utils>=1.29:lang/p5-Scalar-List-Utils -.endif - -.include +.include