- convert to the new perl5 framework

- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
This commit is contained in:
Andrej Zverev 2013-09-11 06:03:56 +00:00
parent 409b549643
commit a36b68f645
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326941
19 changed files with 46 additions and 64 deletions

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: docbook-utils
# Date created: 3 May 2004
# Whom: Brian Candler <B.Candler@pobox.com>
#
# Created by: Brian Candler <B.Candler@pobox.com>
# $FreeBSD$
#
PORTNAME= docbook-utils
PORTVERSION= 0.6.14
@ -25,7 +21,8 @@ RUN_DEPENDS+= ${LOCALBASE}/share/sgml/docbook/dsssl:${PORTSDIR}/textproc/dsssl-d
CONFLICTS= docbook2X-*
USE_PERL5_RUN= yes
USES= perl5
USE_PERL5= run
USE_TEX= jadetex
GNU_CONFIGURE= yes
USE_GMAKE= yes

View file

@ -9,7 +9,8 @@ MASTER_SITE_SUBDIR= CPAN:JV
MAINTAINER= clsung@FreeBSD.org
COMMENT= Perl scripts to assist in the generation and application of patches
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN1= makepatch.1 applypatch.1

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: metaf2xml
# Date created: 2006-08-11
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
#
PORTNAME= metaf2xml
PORTVERSION= 1.42
@ -20,7 +16,8 @@ MAKE_ARGS= CGI_BIN_DIR=${PREFIX}/www/metaf2xml/cgi-bin \
METAF2XML_LIB=${PREFIX}/${SITE_PERL_REL} \
METAF2XML_XSL=${DATADIR}
NO_BUILD= yes
USE_PERL5_RUN= yes
USES= perl5
USE_PERL5= run
pre-install:
${MKDIR} ${PREFIX}/www/metaf2xml/cgi-bin \

View file

@ -18,7 +18,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
PORTSCOUT= skipv:0.221
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Geo::Parse::OSM.3 \
Geo::Parse::OSM::Multipass.3 \

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-MARC
# Date created: 23 December 2001
# Whom: Dmitry Sivachenko <demon@FreeBSD.org>
#
# Created by: Dmitry Sivachenko <demon@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= MARC
PORTVERSION= 1.15
@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
COMMENT= A module for manipulating bibliographic records in the USMARC format
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= MARC.3

View file

@ -14,7 +14,8 @@ RUN_DEPENDS= p5-Net-IDN-Nameprep>=0:${PORTSDIR}/converters/p5-Net-IDN-Nameprep
BUILD_DEPENDS:= ${RUN_DEPENDS} \
p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings
PERL_MODBUILD= yes
USES= perl5
USE_PERL5= modbuild
MAN3= Net::IDN::Encode.3 Net::IDN::Overview.3 Net::IDN::Punycode.3 \
Net::IDN::Punycode::PP.3 Net::IDN::Standards.3 \

View file

@ -16,7 +16,8 @@ BUILD_DEPENDS= p5-List-MoreUtils>0:${PORTSDIR}/lang/p5-List-MoreUtils \
p5-Task-Weaken>0:${PORTSDIR}/devel/p5-Task-Weaken
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= PPIx::Regexp.3 \
PPIx::Regexp::Constant.3 \

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Search-Odeum
# Date created: 2007-07-26
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
#
PORTNAME= Search-Odeum
PORTVERSION= 0.02
@ -20,7 +16,8 @@ LIB_DEPENDS= qdbm:${PORTSDIR}/databases/qdbm
CFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ENV= CFLAGS="${CFLAGS}"
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Search::Odeum.3 \
Search::Odeum::Document.3 \

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Solr
# Date created: 2009-03-16
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
#
PORTNAME= Solr
PORTVERSION= 0.03
@ -20,7 +16,8 @@ RUN_DEPENDS= p5-File-Slurp>0:${PORTSDIR}/devel/p5-File-Slurp \
p5-XML-Simple>0:${PORTSDIR}/textproc/p5-XML-Simple \
p5-libwww>0:${PORTSDIR}/www/p5-libwww
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
WRKSRC= ${WRKDIR}/${PORTNAME}
MAN3= Solr.3 Solr::HTTPUpdateHandler.3 Solr::Schema.3

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Spreadsheet-ReadSXC
# Date created: 2010-03-08
# Whom: Steve Wills <steve@mouf.net>
#
# Created by: Steve Wills <steve@mouf.net>
# $FreeBSD$
#
PORTNAME= Spreadsheet-ReadSXC
PORTVERSION= 0.20
@ -20,7 +16,8 @@ BUILD_DEPENDS= p5-Archive-Zip>=0:${PORTSDIR}/archivers/p5-Archive-Zip \
RUN_DEPENDS= p5-Archive-Zip>=0:${PORTSDIR}/archivers/p5-Archive-Zip \
p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Spreadsheet::ReadSXC.3

View file

@ -16,7 +16,8 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
TEST_DEPENDS= \
p5-Text-Pipe>0:${PORTSDIR}/textproc/p5-Text-Pipe
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Template::Semantic.3 \
Template::Semantic::Cookbook.3 \

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: textproc/p5-Text-Format+NWrap
# Date created: 12-JUL-2006
# Whom: Vivek Khera <vivek@khera.org>
#
# Created by: Vivek Khera <vivek@khera.org>
# $FreeBSD$
#
PORTNAME= Text-Format+NWrap
PORTVERSION= 0.52
@ -17,7 +13,8 @@ COMMENT= Various subroutines to format and wrap text
CONFLICTS= p5-Text-Format-[0-9]*
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Text::Format.3 Text::NWrap.3

View file

@ -16,7 +16,8 @@ RUN_DEPENDS= \
p5-UNIVERSAL-require>0:${PORTSDIR}/devel/p5-UNIVERSAL-require
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
# Hack to avoid invoking CPAN.pm downloading...
CONFIGURE_ENV= PERL5_CPANPLUS_IS_RUNNING=1

View file

@ -14,7 +14,8 @@ BUILD_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
p5-Text-vFile-asData>=0:${PORTSDIR}/devel/p5-Text-vFile-asData
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Text::vCard::Node.3 Text::vCard.3 \
Text::vCard::Addressbook.3

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Unicode-Unihan
# Date created: 15 November 2006
# Whom: Yen-Ming Lee <leeym@FreeBSD.org>
#
# Created by: Yen-Ming Lee <leeym@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= Unicode-Unihan
DISTVERSION= 0.04
@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= leeym@FreeBSD.org
COMMENT= The Unihan Data Base 5.1.0
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Unicode::Unihan.3

View file

@ -17,7 +17,8 @@ RUN_DEPENDS= p5-Filter>=0:${PORTSDIR}/devel/p5-Filter \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= XML::FOAF.3 \
XML::FOAF::Person.3

View file

@ -17,7 +17,8 @@ RUN_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
p5-XML-LibXML>=1.64:${PORTSDIR}/textproc/p5-XML-LibXML
BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= XML::LibXML::Simple.3

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: textproc/p5-XML-Mini
# Date created: 12-JUL-2006
# Whom: Vivek Khera <vivek@khera.org>
#
# Created by: Vivek Khera <vivek@khera.org>
# $FreeBSD$
#
PORTNAME= XML-Mini
PORTVERSION= 1.38
@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= vivek@khera.org
COMMENT= Perl implementation of the XML::Mini XML create/parse interface
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= XML::Mini.3 XML::Mini::Document.3 XML::Mini::Element.3 \
XML::Mini::Element::CData.3 XML::Mini::Element::Comment.3 \

View file

@ -17,7 +17,7 @@ RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/uconv.so:${PORTSDIR}/japanese/ruby-uconv \
p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
# to utilize encoding maps included in p5-XML-Parser
USE_PERL5= yes
USES= perl5
USE_RUBY= yes
USE_RUBY_EXTCONF= yes