mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
This commit is contained in:
parent
676d298ee1
commit
945c98fdf8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326272
@ -18,7 +18,8 @@ RUN_DEPENDS= p5-Text-Reform>=0:${PORTSDIR}/textproc/p5-Text-Reform \
|
||||
p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \
|
||||
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
|
||||
|
||||
USE_PERL5_RUN= yes
|
||||
USES= perl5
|
||||
USE_PERL5= run
|
||||
|
||||
PLIST_FILES= bin/listadmin
|
||||
MAN1= listadmin.1
|
||||
|
@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= Produce RFC 2822 date strings
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Email::Date::Format.3
|
||||
|
||||
|
@ -17,7 +17,8 @@ COMMENT= A variation of Email::Valid which allows dot before at mark
|
||||
BUILD_DEPENDS= p5-Email-Valid>=0:${PORTSDIR}/mail/p5-Email-Valid
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Email::Valid::Loose.3
|
||||
|
||||
|
@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= Olivier.Girard@univ-angers.fr
|
||||
COMMENT= Charset Informations for MIME
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= MIME::Charset.3 MIME::Charset::JA_JP.3
|
||||
|
||||
|
@ -22,7 +22,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
TEST_DEPENDS= p5-Test-Differences>0:${PORTSDIR}/devel/p5-Test-Differences
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Mail::Field::Received.3
|
||||
|
||||
|
@ -21,7 +21,8 @@ RUN_DEPENDS= p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https \
|
||||
p5-libwww>=6:${PORTSDIR}/www/p5-libwww
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_PERL5_RUN= yes
|
||||
USES= perl5
|
||||
USE_PERL5= run
|
||||
USE_ZIP= yes
|
||||
WRKSRC= ${WRKDIR}/bin
|
||||
|
||||
|
@ -17,7 +17,8 @@ RUN_DEPENDS= p5-Mail-SPF>=0:${PORTSDIR}/mail/p5-Mail-SPF \
|
||||
p5-NetAddr-IP>=4:${PORTSDIR}/net-mgmt/p5-NetAddr-IP \
|
||||
p5-version>=0:${PORTSDIR}/devel/p5-version
|
||||
|
||||
USE_PERL5_RUN= yes
|
||||
USES= perl5
|
||||
USE_PERL5= run
|
||||
NO_BUILD= yes
|
||||
|
||||
PLIST_FILES= sbin/postfix-policyd-spf-perl
|
||||
|
@ -17,7 +17,7 @@ COMMENT= Generate postscript for frontcards and traycards for CDs
|
||||
MAN1= cdlabelgen.1
|
||||
MANCOMPRESSED= no
|
||||
|
||||
USE_PERL5= yes
|
||||
USES= perl5
|
||||
MAKE_ARGS= BASE_DIR="${PREFIX}" \
|
||||
LIB_DIR="${DATADIR}" \
|
||||
INSTALL="${INSTALL_SCRIPT}" \
|
||||
|
@ -18,7 +18,7 @@ COMMENT= Perl script which transforms "pseudo-LaTeX" into proper LaTeX
|
||||
RUN_DEPENDS= p5-Getopt-Declare>=0:${PORTSDIR}/devel/p5-Getopt-Declare
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_PERL5= yes
|
||||
USES= perl5
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's,/usr/lib/easylatex,${DATADIR},' \
|
||||
|
@ -24,7 +24,7 @@ RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl
|
||||
|
||||
PROJECTHOST= bsdistfiles
|
||||
USE_GNOME= libxml2
|
||||
USE_PERL5= yes
|
||||
USES= perl5
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= PERL=${PERL} LIBDIR=${PREFIX}/share/foomatic/
|
||||
|
@ -21,7 +21,7 @@ RUN_DEPENDS= mogrify:${PORTSDIR}/graphics/ImageMagick \
|
||||
paperconf:${PORTSDIR}/print/libpaper
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_PERL5= yes
|
||||
USES= perl5
|
||||
USE_GHOSTSCRIPT_RUN= yes
|
||||
|
||||
SUB_FILES= html2psrc
|
||||
|
@ -17,7 +17,8 @@ MAINTAINER= hrs@FreeBSD.org
|
||||
COMMENT= A LaTeX package for using UTF-8 as input encoding
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_PERL5_RUN= yes
|
||||
USES= perl5
|
||||
USE_PERL5= run
|
||||
USE_TEX= latex
|
||||
PLIST_SUB= MKTEXLSR="${MKTEXLSR}" CLASSDIR=${CLASSDIR}
|
||||
|
||||
|
@ -18,7 +18,8 @@ COMMENT= Determine and mark up significant differences between latex files
|
||||
|
||||
RUN_DEPENDS+= bash:${PORTSDIR}/shells/bash
|
||||
|
||||
USE_PERL5_RUN= yes
|
||||
USES= perl5
|
||||
USE_PERL5= run
|
||||
USE_ZIP= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
|
@ -18,7 +18,8 @@ COMMENT= Interface to the CUPS API
|
||||
BUILD_DEPENDS= cups-config:${PORTSDIR}/print/cups-client
|
||||
LIB_DEPENDS= cupsimage.2:${PORTSDIR}/print/cups-image
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Net::CUPS.3 \
|
||||
Net::CUPS::Destination.3 \
|
||||
|
@ -12,7 +12,8 @@ COMMENT= Perl extension for direct-to-lpd printing
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Net::Printer.3
|
||||
|
||||
|
@ -18,7 +18,8 @@ BUILD_DEPENDS+= pdflib-perl>=0:${PORTSDIR}/print/pdflib-perl \
|
||||
p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= PDF::Template::Element::Weblink.3 \
|
||||
PDF::Template::Container::Scope.3 \
|
||||
|
@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-Java>=0:${PORTSDIR}/devel/p5-Java \
|
||||
${LOCALBASE}/share/java/fop/build/fop.jar:${PORTSDIR}/textproc/fop
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= XML::ApacheFOP.3
|
||||
|
||||
|
@ -18,7 +18,8 @@ COMMENT= Generate Encapsulated Postscript file from Postscript document
|
||||
WRKSRC= ${WRKDIR}/ps2eps
|
||||
|
||||
USE_GHOSTSCRIPT_RUN= yes
|
||||
USE_PERL5_RUN= yes
|
||||
USES= perl5
|
||||
USE_PERL5= run
|
||||
MAN1= ps2eps.1 bbox.1
|
||||
|
||||
do-build:
|
||||
|
@ -19,7 +19,7 @@ COMMENT= Translator TXT + BDF to PS
|
||||
PROJECTHOST= ak-various-projects
|
||||
|
||||
PLIST_FILES= bin/txtbdf2ps
|
||||
USE_PERL5= yes
|
||||
USES= perl5
|
||||
EXTRACT_CMD= ${CP}
|
||||
EXTRACT_BEFORE_ARGS=
|
||||
EXTRACT_AFTER_ARGS= ${WRKDIR}
|
||||
|
Loading…
Reference in New Issue
Block a user