summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-12 15:23:58 +0000
committeraz <az@FreeBSD.org>2013-09-12 15:23:58 +0000
commitfada737300174103bff4aceb28479e7a4b94fdd5 (patch)
tree38d8ee0489aa5335f3aff285581295d88a8c9c13
parent863e0036a81b76091d5992e7edb2d27f9e067a12 (diff)
downloadFreeBSD-ports-fada737300174103bff4aceb28479e7a4b94fdd5.zip
FreeBSD-ports-fada737300174103bff4aceb28479e7a4b94fdd5.tar.gz
- convert to the new perl5 framework
- convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
-rw-r--r--finance/sql-ledger/Makefile3
-rw-r--r--ftp/ftplocate/Makefile4
-rw-r--r--mail/delatt/Makefile4
-rw-r--r--mail/elmo/Makefile4
-rw-r--r--mail/imaptools/Makefile4
-rw-r--r--mail/msgconvert/Makefile3
-rw-r--r--mail/premail/Makefile3
-rw-r--r--mail/qmail-scanner1/Makefile3
-rw-r--r--mail/tlb/Makefile3
-rw-r--r--misc/chord2html/Makefile3
-rw-r--r--misc/qlas/Makefile3
-rw-r--r--net-mgmt/yaf/Makefile3
-rw-r--r--print/gnome-print/Makefile4
-rw-r--r--print/gv/Makefile5
-rw-r--r--print/p5-Font-FreeType/Makefile4
-rw-r--r--www/bannerfilter/Makefile3
-rw-r--r--www/calamaris/Makefile3
-rw-r--r--www/linklint/Makefile4
-rw-r--r--x11-toolkits/SoXt/Makefile4
19 files changed, 26 insertions, 41 deletions
diff --git a/finance/sql-ledger/Makefile b/finance/sql-ledger/Makefile
index 6317027..4539f1c 100644
--- a/finance/sql-ledger/Makefile
+++ b/finance/sql-ledger/Makefile
@@ -15,10 +15,9 @@ BUILD_DEPENDS= p5-DBD-Pg>=0:${PORTSDIR}/databases/p5-DBD-Pg
RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_BUILD= yes
-USE_PERL5= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
SUB_FILES= pkg-message sql-ledger-httpd.conf
-USES= shebangfix
+USES= shebangfix perl5
SHEBANG_FILES= *.pl locale/*/*.pl bin/*/*.pl
do-install:
diff --git a/ftp/ftplocate/Makefile b/ftp/ftplocate/Makefile
index e2f1c42..0d28ad0 100644
--- a/ftp/ftplocate/Makefile
+++ b/ftp/ftplocate/Makefile
@@ -12,10 +12,8 @@ COMMENT= A ftp search engine supporting filename and description search
RUN_DEPENDS= glimpse:${PORTSDIR}/textproc/glimpse \
unzip:${PORTSDIR}/archivers/unzip
-USE_PERL5= yes
+USES= shebangfix perl5
NO_BUILD= yes
-
-USES= shebangfix
SHEBANG_FILES= bin/*.pl template/ftplocate
post-extract:
diff --git a/mail/delatt/Makefile b/mail/delatt/Makefile
index 7ec92b8..681cbff 100644
--- a/mail/delatt/Makefile
+++ b/mail/delatt/Makefile
@@ -14,8 +14,8 @@ LICENSE= GPLv2
RUN_DEPENDS= p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64
-USES= shebangfix
-USE_PERL5_RUN= yes
+USES= shebangfix perl5
+USE_PERL5= run
NO_BUILD= yes
SHEBANG_FILES= delatt
diff --git a/mail/elmo/Makefile b/mail/elmo/Makefile
index b3a2918..fc224c3 100644
--- a/mail/elmo/Makefile
+++ b/mail/elmo/Makefile
@@ -15,9 +15,9 @@ CONFLICTS= elmo-devel-[0-9]*
OPTIONS_DEFINE= NLS
GNU_CONFIGURE= yes
-USES= iconv shebangfix
+USES= iconv shebangfix perl5
USE_OPENSSL= yes
-USE_PERL5_RUN= yes
+USE_PERL5= run
SHEBANG_FILES= src/elmoconf.pl
LICENSE= GPLv2
diff --git a/mail/imaptools/Makefile b/mail/imaptools/Makefile
index b1e1d96..c514f49 100644
--- a/mail/imaptools/Makefile
+++ b/mail/imaptools/Makefile
@@ -17,9 +17,9 @@ CONFLICTS= imaputils-[0-9]*
NO_WRKSUBDIR= yes
NO_BUILD= yes
-USES= shebangfix
+USES= shebangfix perl5
SHEBANG_FILES= *.pl
-USE_PERL5_RUN= yes
+USE_PERL5= run
do-install:
${INSTALL_SCRIPT} ${WRKDIR}/*.pl ${PREFIX}/bin
diff --git a/mail/msgconvert/Makefile b/mail/msgconvert/Makefile
index 049ac8a..3e65149 100644
--- a/mail/msgconvert/Makefile
+++ b/mail/msgconvert/Makefile
@@ -19,9 +19,8 @@ RUN_DEPENDS= p5-OLE-Storage_Lite>=0:${PORTSDIR}/devel/p5-OLE-Storage_Lite \
NO_BUILD= yes
NO_WRKSUBDIR= yes
-USES= shebangfix
+USES= shebangfix perl5
USE_BZIP2= yes
-USE_PERL5= yes
EXTRACT_CMD= ${BZCAT}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= > ${PORTNAME}.pl
diff --git a/mail/premail/Makefile b/mail/premail/Makefile
index 878375f..0392be8 100644
--- a/mail/premail/Makefile
+++ b/mail/premail/Makefile
@@ -14,9 +14,8 @@ COMMENT= E-mail privacy package, support anon remailers, PGP, nyms
BUILD_DEPENDS+= pgp:${PORTSDIR}/security/pgp
WRKSRC= ${WRKDIR}/premail
-USE_PERL5= yes
NO_BUILD= yes
-USES= shebangfix
+USES= shebangfix perl5
SHEBANG_FILES= premail
do-install:
diff --git a/mail/qmail-scanner1/Makefile b/mail/qmail-scanner1/Makefile
index 7627c96..d64b6132 100644
--- a/mail/qmail-scanner1/Makefile
+++ b/mail/qmail-scanner1/Makefile
@@ -23,11 +23,10 @@ SUB_LIST= SPOOLDIR=${SPOOLDIR}
NO_LATEST_LINK= yes
CONFLICTS= qmail-scanner-2.*
-USES= qmail
+USES= qmail perl5
QMAIL_QUEUE= ${QMAIL_PREFIX}/bin/qmail-queue
-USE_PERL5= yes
NO_BUILD= yes
# Barely optionnal
diff --git a/mail/tlb/Makefile b/mail/tlb/Makefile
index 55707c2..a280c3f 100644
--- a/mail/tlb/Makefile
+++ b/mail/tlb/Makefile
@@ -17,13 +17,12 @@ RUN_DEPENDS= p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools \
p5-Net>=0:${PORTSDIR}/net/p5-Net
NO_BUILD= yes
-USE_PERL5= yes
DOCS= FAQ INSTALL README README.loglevels README.mungelist TIPS TODO \
complete.tlb mj.tlb simple.tlb
FIXPREFIX= tlb mungelist complete.tlb mj.tlb simple.tlb
-USES= shebangfix
+USES= shebangfix perl5
SHEBANG_FILES= ${FIXPREFIX}
perl_OLD_CMD= /usr/local/bin/perl5
diff --git a/misc/chord2html/Makefile b/misc/chord2html/Makefile
index cbc7cea..4de9079 100644
--- a/misc/chord2html/Makefile
+++ b/misc/chord2html/Makefile
@@ -12,9 +12,8 @@ COMMENT= Convert CHORD input files to HTML
RUN_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD
-USE_PERL5= yes
+USES= shebangfix perl5
NO_BUILD= yes
-USES= shebangfix
SHEBANG_FILES= chord2html
MAN1= chord2html.1
diff --git a/misc/qlas/Makefile b/misc/qlas/Makefile
index 8cad2a8..4913ff4 100644
--- a/misc/qlas/Makefile
+++ b/misc/qlas/Makefile
@@ -9,10 +9,9 @@ MASTER_SITES= http://lev.serebryakov.spb.ru/download/qlas/
MAINTAINER= dsh@vlink.ru
COMMENT= Qico FIDO mailer log analyzer and statistic builder
-USE_PERL5= yes
NO_WRKSUBDIR= yes
NO_BUILD= yes
-USES= shebangfix
+USES= shebangfix perl5
SHEBANG_FILES= qlas
USE_DOS2UNIX= qlas qlas.conf.default
diff --git a/net-mgmt/yaf/Makefile b/net-mgmt/yaf/Makefile
index a0caf14..4ba29de 100644
--- a/net-mgmt/yaf/Makefile
+++ b/net-mgmt/yaf/Makefile
@@ -17,10 +17,9 @@ LIB_DEPENDS= fixbuf:${PORTSDIR}/net/libfixbuf \
pcre.3:${PORTSDIR}/devel/pcre
GNU_CONFIGURE= yes
-USES= pkgconfig
+USES= pkgconfig perl5
USE_GNOME= glib20 gnomehack
USE_LDCONFIG= yes
-USE_PERL5= yes
CONFIOGURE_ARGS+= --disable-doxygen
PLIST_SUB+= PORTVERSION="${PORTVERSION}"
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile
index fd190f3..88f21b3 100644
--- a/print/gnome-print/Makefile
+++ b/print/gnome-print/Makefile
@@ -26,10 +26,8 @@ PLIST_SUB= VERSION=${PORTVERSION}
USE_AUTOTOOLS= libtool
USE_BZIP2= yes
-USE_GMAKE= yes
-USE_PERL5= yes
USE_GNOME= gnomehack gnomeprefix gnomehier gnomelibs gnomecanvas
-USES= gettext
+USES= gettext gmake perl5
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/print/gv/Makefile b/print/gv/Makefile
index 0984de3..aa652df 100644
--- a/print/gv/Makefile
+++ b/print/gv/Makefile
@@ -14,9 +14,8 @@ LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d
USE_XORG= xpm ice sm xext xmu x11
USE_GHOSTSCRIPT= yes
-USE_GMAKE= yes
-USES= iconv
-USE_PERL5_BUILD= yes
+USES= iconv gmake perl5
+USE_PERL5= build
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/print/p5-Font-FreeType/Makefile b/print/p5-Font-FreeType/Makefile
index fb192cd..ad28a13 100644
--- a/print/p5-Font-FreeType/Makefile
+++ b/print/p5-Font-FreeType/Makefile
@@ -12,8 +12,8 @@ COMMENT= Perl extension to read font files and render glyphs using FreeType2
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
-PERL_CONFIGURE= yes
-USES= pkgconfig
+USES= pkgconfig perl5
+USE_PERL5= configure
MAN3= Font::FreeType.3 \
Font::FreeType::Face.3 \
diff --git a/www/bannerfilter/Makefile b/www/bannerfilter/Makefile
index 7e355a6..2bc4537 100644
--- a/www/bannerfilter/Makefile
+++ b/www/bannerfilter/Makefile
@@ -14,8 +14,7 @@ LICENSE= GPLv2
RUN_DEPENDS= squid:${PORTSDIR}/www/squid
-USES= shebangfix
-USE_PERL5= yes
+USES= shebangfix perl5
NO_BUILD= yes
WWW_ROOT?= www
diff --git a/www/calamaris/Makefile b/www/calamaris/Makefile
index df888f6..63bcc94 100644
--- a/www/calamaris/Makefile
+++ b/www/calamaris/Makefile
@@ -10,9 +10,8 @@ MASTER_SITES= http://cord.de/tools/squid/calamaris/
MAINTAINER= demon@FreeBSD.org
COMMENT= A perl script to produce statistics out of Squid log files
-USE_PERL5= yes
+USES= shebangfix perl5
NO_BUILD= yes
-USES= shebangfix
SHEBANG_FILES= calamaris
MAN1= calamaris.1
diff --git a/www/linklint/Makefile b/www/linklint/Makefile
index 3997367..fee43a5 100644
--- a/www/linklint/Makefile
+++ b/www/linklint/Makefile
@@ -10,8 +10,8 @@ MASTER_SITES= http://www.linklint.org/download/ \
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Perl script that checks links on web sites
-USES= shebangfix
-USE_PERL5_RUN= yes
+USES= shebangfix perl5
+USE_PERL5= run
NO_BUILD= yes
SHEBANG_FILES= ${DISTNAME}
diff --git a/x11-toolkits/SoXt/Makefile b/x11-toolkits/SoXt/Makefile
index db036ce..7fd1f7e 100644
--- a/x11-toolkits/SoXt/Makefile
+++ b/x11-toolkits/SoXt/Makefile
@@ -12,9 +12,9 @@ COMMENT= GUI binding for using Open Inventor with Xt/Motif
LIB_DEPENDS= Coin.61:${PORTSDIR}/graphics/Coin
-USES= motif pathfix
+USES= motif pathfix perl5
USE_GL= yes
-USE_PERL5_BUILD= yes
+USE_PERL5= build
USE_XORG= xi
GNU_CONFIGURE= yes
CONFIGURE_ENV+= LIBS="${PTHREAD_LIBS}"
OpenPOWER on IntegriCloud