Date: Thu, 5 Sep 2013 07:29:06 +0000 (UTC) From: Andrej Zverev <az@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326361 - in head: chinese/p5-Encode-CNMap chinese/p5-Encode-HanConvert chinese/p5-Encode-HanExtra chinese/p5-Lingua-ZH-HanDetect chinese/p5-Lingua-ZH-WordSegmenter multimedia/clive mul... Message-ID: <201309050729.r857T6ZK016440@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: az Date: Thu Sep 5 07:29:05 2013 New Revision: 326361 URL: http://svnweb.freebsd.org/changeset/ports/326361 Log: - convert to the new perl5 framework Approved by: portmgr (bapt@, blanket) Modified: head/chinese/p5-Encode-CNMap/Makefile (contents, props changed) head/chinese/p5-Encode-HanConvert/Makefile (contents, props changed) head/chinese/p5-Encode-HanExtra/Makefile (contents, props changed) head/chinese/p5-Lingua-ZH-HanDetect/Makefile (contents, props changed) head/chinese/p5-Lingua-ZH-WordSegmenter/Makefile (contents, props changed) head/multimedia/clive/Makefile head/multimedia/gcap/Makefile (contents, props changed) head/multimedia/grake/Makefile (contents, props changed) head/multimedia/p5-FFmpeg-Command/Makefile (contents, props changed) head/multimedia/subtitleoffsetmodifier/Makefile (contents, props changed) head/multimedia/youtube-viewer/Makefile (contents, props changed) head/net/p5-Net-ARP/Makefile (contents, props changed) head/net/p5-Net-Write/Makefile (contents, props changed) head/net/sendsms/Makefile (contents, props changed) head/net/x2goclient-cli/Makefile (contents, props changed) head/print/foomatic-db/Makefile head/print/latex2rtf/Makefile (contents, props changed) head/print/psutils/Makefile (contents, props changed) head/print/tex-omegaware-old/Makefile (contents, props changed) Modified: head/chinese/p5-Encode-CNMap/Makefile ============================================================================== --- head/chinese/p5-Encode-CNMap/Makefile Thu Sep 5 07:22:47 2013 (r326360) +++ head/chinese/p5-Encode-CNMap/Makefile Thu Sep 5 07:29:05 2013 (r326361) @@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= gslin@gslin.org COMMENT= Enhanced Chinese encodings with Simplified-Traditional auto-mapping -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= cnmap.1 cnmapdir.1 cnmapwx.1 Modified: head/chinese/p5-Encode-HanConvert/Makefile ============================================================================== --- head/chinese/p5-Encode-HanConvert/Makefile Thu Sep 5 07:22:47 2013 (r326360) +++ head/chinese/p5-Encode-HanConvert/Makefile Thu Sep 5 07:29:05 2013 (r326361) @@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= rafan@FreeBSD.org COMMENT= Traditional and Simplified Chinese mappings -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= b2g.pl.1 g2b.pl.1 Modified: head/chinese/p5-Encode-HanExtra/Makefile ============================================================================== --- head/chinese/p5-Encode-HanExtra/Makefile Thu Sep 5 07:22:47 2013 (r326360) +++ head/chinese/p5-Encode-HanExtra/Makefile Thu Sep 5 07:29:05 2013 (r326361) @@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= leeym@FreeBSD.org COMMENT= Extra sets of Chinese encodings -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Encode::HanExtra.3 Encode::TW::Unisys::SOSI1.3 Encode::TW::Unisys::SOSI2.3 Modified: head/chinese/p5-Lingua-ZH-HanDetect/Makefile ============================================================================== --- head/chinese/p5-Lingua-ZH-HanDetect/Makefile Thu Sep 5 07:22:47 2013 (r326360) +++ head/chinese/p5-Lingua-ZH-HanDetect/Makefile Thu Sep 5 07:29:05 2013 (r326361) @@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= gslin@gslin.org COMMENT= Guess Chinese text\'s variant and encoding -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Lingua::ZH::HanDetect.3 Modified: head/chinese/p5-Lingua-ZH-WordSegmenter/Makefile ============================================================================== --- head/chinese/p5-Lingua-ZH-WordSegmenter/Makefile Thu Sep 5 07:22:47 2013 (r326360) +++ head/chinese/p5-Lingua-ZH-WordSegmenter/Makefile Thu Sep 5 07:29:05 2013 (r326361) @@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= gslin@gslin.org COMMENT= Simplified Chinese Word Segmentation -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Lingua::ZH::WordSegmenter.3 Modified: head/multimedia/clive/Makefile ============================================================================== --- head/multimedia/clive/Makefile Thu Sep 5 07:22:47 2013 (r326360) +++ head/multimedia/clive/Makefile Thu Sep 5 07:29:05 2013 (r326361) @@ -21,7 +21,8 @@ RUN_DEPENDS= p5-Getopt-ArgvFile>=1.11:${ # deskutils/ljclive, multimedia/clive1 (same executable/manpage/distfile name) CONFLICTS= py*-clive-[0-1]* ljclive-[0-9]* -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= clive.1 PLIST_FILES= bin/clive \ Modified: head/multimedia/gcap/Makefile ============================================================================== --- head/multimedia/gcap/Makefile Thu Sep 5 07:22:47 2013 (r326360) +++ head/multimedia/gcap/Makefile Thu Sep 5 07:29:05 2013 (r326361) @@ -26,7 +26,8 @@ RUN_DEPENDS= p5-Getopt-ArgvFile>=1.11:${ TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= gcap.1 PLIST_DIRS= ${SITE_PERL_REL}/${PERL_ARCH}/auto/gcap Modified: head/multimedia/grake/Makefile ============================================================================== --- head/multimedia/grake/Makefile Thu Sep 5 07:22:47 2013 (r326360) +++ head/multimedia/grake/Makefile Thu Sep 5 07:29:05 2013 (r326361) @@ -24,7 +24,8 @@ RUN_DEPENDS= p5-Getopt-ArgvFile>=1.11:${ TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= grake.1 PLIST_DIRS= ${SITE_PERL_REL}/${PERL_ARCH}/auto/grake Modified: head/multimedia/p5-FFmpeg-Command/Makefile ============================================================================== --- head/multimedia/p5-FFmpeg-Command/Makefile Thu Sep 5 07:22:47 2013 (r326360) +++ head/multimedia/p5-FFmpeg-Command/Makefile Thu Sep 5 07:29:05 2013 (r326361) @@ -21,7 +21,8 @@ BUILD_DEPENDS= p5-Class-Accessor>=0:${PO RUN_DEPENDS:= ${BUILD_DEPENDS} RUN_DEPENDS+= ffmpeg:${PORTSDIR}/multimedia/ffmpeg -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= FFmpeg::Command.3 Modified: head/multimedia/subtitleoffsetmodifier/Makefile ============================================================================== --- head/multimedia/subtitleoffsetmodifier/Makefile Thu Sep 5 07:22:47 2013 (r326360) +++ head/multimedia/subtitleoffsetmodifier/Makefile Thu Sep 5 07:29:05 2013 (r326361) @@ -15,7 +15,8 @@ DISTFILES= subtitle-offset-modificator.p MAINTAINER= edwin@mavetju.org COMMENT= Subtitle offset modificator -USE_PERL5_RUN= yes +USES= perl5 +USE_PERL5= run NO_BUILD= yes PLIST_FILES= bin/subtitle-offset-modificator Modified: head/multimedia/youtube-viewer/Makefile ============================================================================== --- head/multimedia/youtube-viewer/Makefile Thu Sep 5 07:22:47 2013 (r326360) +++ head/multimedia/youtube-viewer/Makefile Thu Sep 5 07:29:05 2013 (r326361) @@ -25,7 +25,8 @@ RUN_DEPENDS= p5-XML-Fast>=0:${PORTSDIR}/ mplayer:${PORTSDIR}/multimedia/mplayer PROJECTHOST= trizen -USE_PERL5_RUN= yes +USES= perl5 +USE_PERL5= run NO_BUILD= yes PLIST_FILES= bin/youtube-viewer Modified: head/net/p5-Net-ARP/Makefile ============================================================================== --- head/net/p5-Net-ARP/Makefile Thu Sep 5 07:22:47 2013 (r326360) +++ head/net/p5-Net-ARP/Makefile Thu Sep 5 07:29:05 2013 (r326361) @@ -17,7 +17,8 @@ COMMENT= Perl extension for creating ARP BUILD_DEPENDS= p5-Net-Pcap>=0:${PORTSDIR}/net/p5-Net-Pcap -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure WRKSRC= ${WRKDIR}/${PORTNAME} Modified: head/net/p5-Net-Write/Makefile ============================================================================== --- head/net/p5-Net-Write/Makefile Thu Sep 5 07:22:47 2013 (r326360) +++ head/net/p5-Net-Write/Makefile Thu Sep 5 07:29:05 2013 (r326361) @@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-Class-Gomor>=1.00:${PO p5-Net-Pcap>=0.14:${PORTSDIR}/net/p5-Net-Pcap RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::Write.3 \ Net::Write::Layer.3 \ Modified: head/net/sendsms/Makefile ============================================================================== --- head/net/sendsms/Makefile Thu Sep 5 07:22:47 2013 (r326360) +++ head/net/sendsms/Makefile Thu Sep 5 07:29:05 2013 (r326361) @@ -22,7 +22,7 @@ CONFLICTS= gnokii-[0-9]* smstools-[0-9]* NO_BUILD= yes NO_WRKSUBDIR= yes -USE_PERL5= yes +USES= perl5 post-patch: @${REINPLACE_CMD} -e "s,/usr/bin/perl,${PERL},g" ${WRKSRC}/${PORTNAME} Modified: head/net/x2goclient-cli/Makefile ============================================================================== --- head/net/x2goclient-cli/Makefile Thu Sep 5 07:22:47 2013 (r326360) +++ head/net/x2goclient-cli/Makefile Thu Sep 5 07:29:05 2013 (r326361) @@ -20,7 +20,7 @@ RUN_DEPENDS= p5-Proc-Simple>=0:${PORTSDI LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -USE_PERL5= yes +USES= perl5 PLIST_FILES= bin/x2goclient-cli WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION:S,-1.2,,} NO_BUILD= yes Modified: head/print/foomatic-db/Makefile ============================================================================== --- head/print/foomatic-db/Makefile Thu Sep 5 07:22:47 2013 (r326360) +++ head/print/foomatic-db/Makefile Thu Sep 5 07:29:05 2013 (r326361) @@ -23,7 +23,7 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc PROJECTHOST= bsdistfiles USE_GMAKE= yes -USE_PERL5= yes +USES= perl5 USE_AUTOTOOLS= automake:env autoconf GNU_CONFIGURE= yes Modified: head/print/latex2rtf/Makefile ============================================================================== --- head/print/latex2rtf/Makefile Thu Sep 5 07:22:47 2013 (r326360) +++ head/print/latex2rtf/Makefile Thu Sep 5 07:29:05 2013 (r326361) @@ -18,7 +18,8 @@ COMMENT= Translator from LaTeX to RTF MAN1= latex2rtf.1 latex2png.1 INFO= latex2rtf -USE_PERL5_BUILD=yes +USES= perl5 +USE_PERL5= build INSTALL_TARGET= install install-info Modified: head/print/psutils/Makefile ============================================================================== --- head/print/psutils/Makefile Thu Sep 5 07:22:47 2013 (r326360) +++ head/print/psutils/Makefile Thu Sep 5 07:29:05 2013 (r326361) @@ -16,7 +16,8 @@ COMMENT= Utilities for manipulating Post LIB_DEPENDS= paper:${PORTSDIR}/print/libpaper -USE_PERL5_BUILD=yes +USES= perl5 +USE_PERL5= build WRKSRC= ${WRKDIR}/${PORTNAME} MAKEFILE= Makefile.unix MAKE_ENV+= DATADIR="${DATADIR}" PERL="${PERL5}" CHMOD="${CHMOD}" Modified: head/print/tex-omegaware-old/Makefile ============================================================================== --- head/print/tex-omegaware-old/Makefile Thu Sep 5 07:22:47 2013 (r326360) +++ head/print/tex-omegaware-old/Makefile Thu Sep 5 07:29:05 2013 (r326361) @@ -21,7 +21,8 @@ DIST_SUBDIR= teTeX WRKSRC= ${WRKDIR}/tetex-src-${PORTVERSION}/texk/web2c CONFIGURE_WRKSRC= ${WRKDIR}/tetex-src-${PORTVERSION} USE_GMAKE= yes -USE_PERL5_BUILD= yes +USES= perl5 +USE_PERL5= build TETEX_SRC= tetex-src-${PORTVERSION}.tar.gz TETEX_TEXMF= tetex-texmf-${PORTVERSION}.tar.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309050729.r857T6ZK016440>