diff options
author | az <az@FreeBSD.org> | 2013-09-12 13:53:03 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2013-09-12 13:53:03 +0800 |
commit | 64b422e1ccdeed2bd5376a7739430c72f08453e1 (patch) | |
tree | d3e054e43268209aa792f44c177f4789d4af4098 /math | |
parent | 9759a1bffcd93df3d12bdb17a2d82b7fa88b8c7d (diff) | |
download | freebsd-ports-gnome-64b422e1ccdeed2bd5376a7739430c72f08453e1.tar.gz freebsd-ports-gnome-64b422e1ccdeed2bd5376a7739430c72f08453e1.tar.zst freebsd-ports-gnome-64b422e1ccdeed2bd5376a7739430c72f08453e1.zip |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'math')
-rw-r--r-- | math/jacal/Makefile | 8 | ||||
-rw-r--r-- | math/ntl/Makefile | 3 | ||||
-rw-r--r-- | math/octave-forge-base/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Algorithm-Munkres/Makefile | 9 | ||||
-rw-r--r-- | math/p5-Math-Base36/Makefile | 9 | ||||
-rw-r--r-- | math/p5-Math-BaseCalc/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-CDF/Makefile | 9 | ||||
-rw-r--r-- | math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-Polygon-Tree/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-RPN/Makefile | 9 | ||||
-rw-r--r-- | math/p5-Math-Random-OO/Makefile | 9 | ||||
-rw-r--r-- | math/p5-Math-Random-Secure/Makefile | 9 | ||||
-rw-r--r-- | math/p5-Math-SigFigs/Makefile | 9 | ||||
-rw-r--r-- | math/p5-Math-TrulyRandom/Makefile | 9 | ||||
-rw-r--r-- | math/p5-Number-Fraction/Makefile | 9 | ||||
-rw-r--r-- | math/p5-Roman/Makefile | 9 | ||||
-rw-r--r-- | math/p5-Statistics-Frequency/Makefile | 9 | ||||
-rw-r--r-- | math/p5-Statistics-Regression/Makefile | 9 |
18 files changed, 47 insertions, 83 deletions
diff --git a/math/jacal/Makefile b/math/jacal/Makefile index d7bd36887551..453f6d458acd 100644 --- a/math/jacal/Makefile +++ b/math/jacal/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Jacal -# Date created: Sat Mar 16 2002 -# Whom: Mark R V Murray <markm@FreeBSD.org> -# +# Created by: Mark R V Murray <markm@FreeBSD.org> # $FreeBSD$ -# PORTNAME= jacal PORTVERSION= 1c2 @@ -20,7 +16,7 @@ WRKSRC= ${WRKDIR}/jacal USE_ZIP= yes USE_GMAKE= yes -USE_PERL5= yes +USES= perl5 NO_BUILD= yes MAN1= jacal.1 diff --git a/math/ntl/Makefile b/math/ntl/Makefile index 9825c30685ec..f31d3eb3948d 100644 --- a/math/ntl/Makefile +++ b/math/ntl/Makefile @@ -16,7 +16,8 @@ LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp CONFIGURE_ARGS= NTL_GMP_LIP=on .endif -USE_PERL5_BUILD= yes +USES= perl5 +USE_PERL5= build HAS_CONFIGURE= yes CONFIGURE_ARGS+= AR="${AR}" \ CC="${CC}" CFLAGS="${CFLAGS}" \ diff --git a/math/octave-forge-base/Makefile b/math/octave-forge-base/Makefile index c4fd9344a553..5758a2ead6f7 100644 --- a/math/octave-forge-base/Makefile +++ b/math/octave-forge-base/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS+= octave:${PORTSDIR}/math/octave \ p5-IO-Zlib>=0:${PORTSDIR}/archivers/p5-IO-Zlib \ p5-File-Remove>=0:${PORTSDIR}/devel/p5-File-Remove -USE_PERL5= yes +USES= perl5 SUB_FILES= load-octave-pkg SUB_LIST+= PERL=${PERL} diff --git a/math/p5-Algorithm-Munkres/Makefile b/math/p5-Algorithm-Munkres/Makefile index 9e1702ef9575..132bd8cc7104 100644 --- a/math/p5-Algorithm-Munkres/Makefile +++ b/math/p5-Algorithm-Munkres/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Algorithm-Munkres -# Date created: 2009-01-26 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= Algorithm-Munkres PORTVERSION= 0.08 @@ -15,7 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= wenheping@gmail.com COMMENT= Perl Extension for Munkres' Solution to Classical Assignment Problem -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Algorithm::Munkres.3 diff --git a/math/p5-Math-Base36/Makefile b/math/p5-Math-Base36/Makefile index 595ff663b114..2aded358c4e5 100644 --- a/math/p5-Math-Base36/Makefile +++ b/math/p5-Math-Base36/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: math/p5-Math-Base36 -# Date created: 2008-08-04 -# Whom: Yi-Hsuan Hsin <mhsin@mhsin.org> -# +# Created by: Yi-Hsuan Hsin <mhsin@mhsin.org> # $FreeBSD$ -# PORTNAME= Math-Base36 PORTVERSION= 0.10 @@ -17,7 +13,8 @@ COMMENT= Encoding and decoding of base36 strings BUILD_DEPENDS= p5-ExtUtils-MakeMaker>=6.59:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Math::Base36.3 diff --git a/math/p5-Math-BaseCalc/Makefile b/math/p5-Math-BaseCalc/Makefile index aff543864360..caea7764104f 100644 --- a/math/p5-Math-BaseCalc/Makefile +++ b/math/p5-Math-BaseCalc/Makefile @@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= jadawin@FreeBSD.org COMMENT= Convert numbers between various bases -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Math::BaseCalc.3 diff --git a/math/p5-Math-CDF/Makefile b/math/p5-Math-CDF/Makefile index cd556b8f3f66..42f6a0cfc0bc 100644 --- a/math/p5-Math-CDF/Makefile +++ b/math/p5-Math-CDF/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Math-CDF -# Date created: 2010-11-13 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= Math-CDF PORTVERSION= 0.1 @@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= gslin@gslin.org COMMENT= Generate probabilities and quantiles from several statistical probability functions -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Math::CDF.3 diff --git a/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile b/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile index 2a7360abeef0..59d36c0ce406 100644 --- a/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile +++ b/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile @@ -14,7 +14,8 @@ COMMENT= OO wrapper to gpc library BUILD_DEPENDS= p5-Inline>=0:${PORTSDIR}/devel/p5-Inline RUN_DEPENDS= p5-Inline>=0:${PORTSDIR}/devel/p5-Inline -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAKE_JOBS_UNSAFE= yes MAN3= Math::Geometry::Planar::GPC::Polygon.3 diff --git a/math/p5-Math-Polygon-Tree/Makefile b/math/p5-Math-Polygon-Tree/Makefile index 6ad34b57f611..07f255d2b0f6 100644 --- a/math/p5-Math-Polygon-Tree/Makefile +++ b/math/p5-Math-Polygon-Tree/Makefile @@ -17,7 +17,8 @@ BUILD_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple \ p5-Math-Geometry-Planar-GPC-Polygon>=0:${PORTSDIR}/math/p5-Math-Geometry-Planar-GPC-Polygon RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Math::Polygon::Tree.3 diff --git a/math/p5-Math-RPN/Makefile b/math/p5-Math-RPN/Makefile index 252a7c5ee332..f63c1d23d8a6 100644 --- a/math/p5-Math-RPN/Makefile +++ b/math/p5-Math-RPN/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Math-RPN -# Date created: 1 June 2010 -# Whom: Kevin Lo <kevlo@FreeBSD.org> -# +# Created by: Kevin Lo <kevlo@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Math-RPN PORTVERSION= 1.11 @@ -16,7 +12,8 @@ COMMENT= Reverse polish math expression evaluation TEST_DEPENDS= p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Math::RPN.3 diff --git a/math/p5-Math-Random-OO/Makefile b/math/p5-Math-Random-OO/Makefile index a56de12c2045..9d1346858602 100644 --- a/math/p5-Math-Random-OO/Makefile +++ b/math/p5-Math-Random-OO/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Math-Random-OO -# Date created: 2006-07-23 -# Whom: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> -# +# Created by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> # $FreeBSD$ -# PORTNAME= Math-Random-OO PORTVERSION= 0.21 @@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-Test-MockRandom>=0.95:${PORTSDIR}/devel/p5-Test-MockRandom \ RUN_DEPENDS= p5-Class-Accessor>=0.18:${PORTSDIR}/devel/p5-Class-Accessor \ p5-Params-Validate>=0.76:${PORTSDIR}/devel/p5-Params-Validate -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Math::Random::OO.3 \ Math::Random::OO::Bootstrap.3 \ diff --git a/math/p5-Math-Random-Secure/Makefile b/math/p5-Math-Random-Secure/Makefile index b9be5afc004c..9f3244b10d86 100644 --- a/math/p5-Math-Random-Secure/Makefile +++ b/math/p5-Math-Random-Secure/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Math::Random::Secure -# Date created: 15 March 2011 -# Whom: Dereckson <dereckson@gmail.com> -# +# Created by: Dereckson <dereckson@gmail.com> # $FreeBSD$ -# PORTNAME= Math-Random-Secure PORTVERSION= 0.06 @@ -20,7 +16,8 @@ RUN_DEPENDS= p5-Any-Moose>0:${PORTSDIR}/devel/p5-Any-Moose \ p5-Math-Random-ISAAC>=1.0.1:${PORTSDIR}/math/p5-Math-Random-ISAAC \ p5-Crypt-Random-Source>=0.07:${PORTSDIR}/security/p5-Crypt-Random-Source -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Math::Random::Secure.3 Math::Random::Secure::RNG.3 diff --git a/math/p5-Math-SigFigs/Makefile b/math/p5-Math-SigFigs/Makefile index 1edc03cededa..82ca4a371256 100644 --- a/math/p5-Math-SigFigs/Makefile +++ b/math/p5-Math-SigFigs/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Math-SigFigs -# Date created: 2010-03-04 -# Whom: Steve Wills <steve@mouf.net> -# +# Created by: Steve Wills <steve@mouf.net> # $FreeBSD$ -# PORTNAME= Math-SigFigs PORTVERSION= 1.09 @@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ RUN_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Math::SigFigs.3 diff --git a/math/p5-Math-TrulyRandom/Makefile b/math/p5-Math-TrulyRandom/Makefile index 3718efd15660..0257ad633eed 100644 --- a/math/p5-Math-TrulyRandom/Makefile +++ b/math/p5-Math-TrulyRandom/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Math::TrulyRandom -# Date created: 17 March 2002 -# Whom: Anders Nordby <anders@FreeBSD.org> -# +# Created by: Anders Nordby <anders@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Math-TrulyRandom PORTVERSION= 1.0 @@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= anders@FreeBSD.org COMMENT= Perl interface to a truly random number generator function -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Math::TrulyRandom.3 diff --git a/math/p5-Number-Fraction/Makefile b/math/p5-Number-Fraction/Makefile index 19b90eba6970..11e2b6106d06 100644 --- a/math/p5-Number-Fraction/Makefile +++ b/math/p5-Number-Fraction/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Number-Fraction -# Date created: 2010-03-04 -# Whom: Steve Wills <steve@mouf.net> -# +# Created by: Steve Wills <steve@mouf.net> # $FreeBSD$ -# PORTNAME= Number-Fraction PORTVERSION= 1.14 @@ -15,7 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= swills@FreeBSD.org COMMENT= Perl extension to model fractions -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Number::Fraction.3 diff --git a/math/p5-Roman/Makefile b/math/p5-Roman/Makefile index b2731e51925a..7101fd3c5457 100644 --- a/math/p5-Roman/Makefile +++ b/math/p5-Roman/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Roman -# Date created: 16 January 2003 -# Whom: Philip Paeps <philip@paeps.cx> -# +# Created by: Philip Paeps <philip@paeps.cx> # $FreeBSD$ -# PORTNAME= Roman PORTVERSION= 1.22 @@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= philip@FreeBSD.org COMMENT= Perl module to convert between Arabic and Roman numerals -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Roman.3 diff --git a/math/p5-Statistics-Frequency/Makefile b/math/p5-Statistics-Frequency/Makefile index 70af814014c9..fb13246a187c 100644 --- a/math/p5-Statistics-Frequency/Makefile +++ b/math/p5-Statistics-Frequency/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Statistics-Frequency -# Date created: 2010-03-08 -# Whom: Steve Wills <steve@mouf.net> -# +# Created by: Steve Wills <steve@mouf.net> # $FreeBSD$ -# PORTNAME= Statistics-Frequency PORTVERSION= 0.03 @@ -15,6 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= swills@FreeBSD.org COMMENT= Simple counting of elements -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include <bsd.port.mk> diff --git a/math/p5-Statistics-Regression/Makefile b/math/p5-Statistics-Regression/Makefile index 1b4056de8075..88261734a0e2 100644 --- a/math/p5-Statistics-Regression/Makefile +++ b/math/p5-Statistics-Regression/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: math/p5-Statistics-Regression -# Date created: Apr 7, 2007 -# Whom: Cheng-Lung Sung <clsung@FreeBSD.org> -# +# Created by: Cheng-Lung Sung <clsung@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Statistics-Regression PORTVERSION= 0.53 @@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= swills@FreeBSD.org COMMENT= Perl module to perform weighted linear regression -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Statistics::Regression.3 |