1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

- convert to the new perl5 framework

- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
This commit is contained in:
Andrej Zverev 2013-09-11 05:29:55 +00:00
parent c387378318
commit c153fc8db4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326939
19 changed files with 50 additions and 93 deletions

View File

@ -27,7 +27,7 @@ MAKE_ENV+= BINPATH=${BINPATH} INCPATH="${INCPATH}" LIBPATH="${LIBPATH}"
MAN1= ${PORTNAME}.1
.endif
USE_PERL5= yes
USES= perl5
do-install:
@cd ${WRKSRC}; \

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Algorithm-CheckDigits
# Date created: 2011-04-03
# Whom: Steve Wills <swills@FreeBSD.org>
#
# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= Algorithm-CheckDigits
PORTVERSION= 1.2.0
@ -19,7 +15,8 @@ TEST_DEPENDS= p5-Probe-Perl>=0:${PORTSDIR}/sysutils/p5-Probe-Perl
PKGNAMEPREFIX= p5-
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN1= checkdigits.pl.1

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-MARC-XML
# Date created: 6 August 2009
# Whom: Dmitry Sivachenko <demon@FreeBSD.org>
#
# Created by: Dmitry Sivachenko <demon@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= MARC-XML
PORTVERSION= 1.0.1
@ -22,6 +18,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
MAN1= marc2xml.1 xml2marc.1
MAN3= MARC::File::XML.3
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: Number::Format
# Date created: 27 Oct 2001
# Whom: Seamus Venasse <svenasse@polaris.ca>
#
# Created by: Seamus Venasse <svenasse@polaris.ca>
# $FreeBSD$
#
PORTNAME= Number-Format
PORTVERSION= 1.73
@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
COMMENT= Perl extension for formatting numbers
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Number::Format.3

View File

@ -21,7 +21,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences \
p5-Test-Most>=0.88:${PORTSDIR}/devel/p5-Test-Most
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= PPIx::EditorTools.3 \
PPIx::EditorTools::FindUnmatchedBrace.3 \

View File

@ -1,7 +1,4 @@
# Ports collection makefile for: Perl::Critic::Bangs
# Date created: Jun 06, 2008
# Whom: Vany <ivan@serezhkin.com>
#
# Created by: Vany <ivan@serezhkin.com>
# $FreeBSD$
PORTNAME= Perl-Critic-Bangs
@ -18,7 +15,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Test-Perl-Critic \
p5-Perl-Critic-Deprecated>=0:${PORTSDIR}/devel/p5-Perl-Critic-Deprecated
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Perl::Critic::Bangs.3 \
Perl::Critic::Policy::Bangs::ProhibitUselessRegexModifiers.3 \

View File

@ -1,9 +1,4 @@
# New ports collection makefile for: p5-Senna
# Date created: May 28 2005
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Senna
PORTVERSION= 0.51
@ -18,7 +13,8 @@ COMMENT= Perl module for Embeddable Fulltext Search Engine
BUILD_DEPENDS= senna-cfg:${PORTSDIR}/textproc/senna
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_MODBUILD= YES
USES= perl5
USE_PERL5= modbuild
CONFIGURE_ARGS+=</dev/null
CFLAGS+= -I${LOCALBASE}/include
MAN3= Senna.3 \

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: String-Fraction
# Date created: 16 May 2006
# Whom: Aaron Dalton <aaron@FreeBSD.org>
#
# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= String-Fraction
PORTVERSION= 0.30
@ -22,6 +18,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
MAN3= String::Fraction.3
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Text-ASCIIMathML
# Date created: 09 Aug, 2009
# Whom: Wen Heping <wenheping@gmail.com>
#
# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
#
PORTNAME= Text-ASCIIMathML
PORTVERSION= 0.81
@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= wenheping@gmail.com
COMMENT= Perl extension for parsing ASCIIMathML text into MathML
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Text::ASCIIMathML.3

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Text-CSV-Encoded
# Date Created: 18 September 2010
# Whom: Dereckson <dereckson@gmail.com>
#
# Created by: Dereckson <dereckson@gmail.com>
# $FreeBSD$
#
PORTNAME= Text-CSV-Encoded
PORTVERSION= 0.10
@ -20,7 +16,8 @@ BUILD_DEPENDS= p5-IO>=0:${PORTSDIR}/devel/p5-IO \
p5-Text-CSV>=0:${PORTSDIR}/textproc/p5-Text-CSV
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Text::CSV::Encoded.3 Text::CSV::Encoded::Coder::Base.3 Text::CSV::Encoded::Coder::Encode.3 Text::CSV::Encoded::Coder::EncodeGuess.3

View File

@ -1,9 +1,4 @@
# New ports collection makefile for: p5-Text-CSV-Simple
# Date Created: 17 Dec, 2005
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Text-CSV-Simple
PORTVERSION= 1.00
@ -19,7 +14,8 @@ BUILD_DEPENDS= p5-Text-CSV_XS>=0:${PORTSDIR}/textproc/p5-Text-CSV_XS \
p5-Class-Trigger>=0:${PORTSDIR}/devel/p5-Class-Trigger
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Text::CSV::Simple.3

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Text-Extract-Word
# Date created: April 07 2010
# Whom: jupengfei <jupengfei@gmail.com>
#
# Created by: jupengfei <jupengfei@gmail.com>
# $FreeBSD$
#
PORTNAME= Text-Extract-Word
PORTVERSION= 0.04
@ -19,7 +15,8 @@ LICENSE= ART20
BUILD_DEPENDS= p5-OLE-Storage_Lite>0:${PORTSDIR}/devel/p5-OLE-Storage_Lite
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= YES
USES= perl5
USE_PERL5= configure
MAN3= Text::Extract::Word.3

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: textproc/p5-Text-Language-Guess
# Date created: 2006-09-25
# Whom: Masahiro Teramoto <markun@onohara.to>
#
# Created by: Masahiro Teramoto <markun@onohara.to>
# $FreeBSD$
#
PORTNAME= Text-Language-Guess
PORTVERSION= 0.02
@ -20,7 +16,8 @@ BUILD_DEPENDS= p5-Log-Log4perl>=1.0:${PORTSDIR}/devel/p5-Log-Log4perl \
p5-Lingua-StopWords>=0:${PORTSDIR}/textproc/p5-Lingua-StopWords
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN1= language-guess.1
MAN3= Text::Language::Guess.3

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: textproc/p5-Text-Netstring
# Date created: 15 October 2003
# Whom: James Raftery <james@now.ie>
#
# Created by: James Raftery <james@now.ie>
# $FreeBSD$
#
PORTNAME= Text-Netstring
PORTVERSION= 0.07
@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= james@now.ie
COMMENT= Perl module to create and manipulate netstring encoded strings
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Text::Netstring.3

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Text-Report
# Date created: 2007-07-07
# Whom: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
#
# Created by: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
# $FreeBSD$
#
PORTNAME= Text-Report
PORTVERSION= 1.004
@ -17,7 +13,8 @@ COMMENT= For generating mixed columnar formatted reports and report templates
RUN_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Text::Report.3

View File

@ -19,7 +19,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
MAKE_JOBS_UNSAFE= yes
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
CONFIGURE_ARGS+= --with-bundled-sombok \
--disable-libthai

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-XML-DoubleEncodedEntities
# Date created: 11 April, 2009
# Whom: Wen Heping <wenheping@gmail.com>
#
# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
#
PORTNAME= XML-DoubleEncodedEntities
PORTVERSION= 1.0
@ -16,7 +12,8 @@ COMMENT= Unbreak XML with Doubly-Encoded Entities
RUN_DEPENDS= p5-Test-Simple>=0.64:${PORTSDIR}/devel/p5-Test-Simple
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= XML::DoubleEncodedEntities.3

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: XML::RSS
# Date created: 4th September 2000
# Whom: Ade Lovett <ade@FreeBSD.org>
#
# Created by: Ade Lovett <ade@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= XML-RSS
PORTVERSION= 1.49
@ -22,7 +18,8 @@ RUN_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
BUILD_DEPENDS:= ${RUN_DEPENDS}
BUILD_DEPENDS+= p5-Test-Manifest>=0.9:${PORTSDIR}/devel/p5-Test-Manifest
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= XML::RSS.3

View File

@ -17,7 +17,8 @@ LICENSE_COMB= dual
LIB_DEPENDS= soldout:${PORTSDIR}/textproc/libsoldout
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
USE_LDCONFIG= yes
MAN3= libsoldout.3