From owner-svn-ports-head@FreeBSD.ORG Sat Aug 3 12:51:20 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 4A1724A3; Sat, 3 Aug 2013 12:51:20 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 340E021E6; Sat, 3 Aug 2013 12:51:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r73CpKDR019416; Sat, 3 Aug 2013 12:51:20 GMT (envelope-from mat@svn.freebsd.org) Received: (from mat@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r73CpIqn019406; Sat, 3 Aug 2013 12:51:18 GMT (envelope-from mat@svn.freebsd.org) Message-Id: <201308031251.r73CpIqn019406@svn.freebsd.org> From: Mathieu Arnold Date: Sat, 3 Aug 2013 12:51:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r324190 - in head: audio/pacpl graphics/p5-PGPLOT lang/parrot lang/rakudo net/p5-S3 textproc/btparse textproc/p5-SGMLSpm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Aug 2013 12:51:20 -0000 Author: mat Date: Sat Aug 3 12:51:18 2013 New Revision: 324190 URL: http://svnweb.freebsd.org/changeset/ports/324190 Log: Convert to new perl framework. Modified: head/audio/pacpl/Makefile head/graphics/p5-PGPLOT/Makefile head/lang/parrot/Makefile head/lang/rakudo/Makefile (contents, props changed) head/net/p5-S3/Makefile head/textproc/btparse/Makefile (contents, props changed) head/textproc/p5-SGMLSpm/Makefile Modified: head/audio/pacpl/Makefile ============================================================================== --- head/audio/pacpl/Makefile Sat Aug 3 12:33:27 2013 (r324189) +++ head/audio/pacpl/Makefile Sat Aug 3 12:51:18 2013 (r324190) @@ -10,8 +10,7 @@ MASTER_SITES= SF MAINTAINER= perl@FreeBSD.org COMMENT= Perl Audio Converter -USES= shebangfix -USE_PERL5= yes +USES= shebangfix perl5 ONLY_FOR_ARCHS= i386 amd64 NO_BUILD= yes Modified: head/graphics/p5-PGPLOT/Makefile ============================================================================== --- head/graphics/p5-PGPLOT/Makefile Sat Aug 3 12:33:27 2013 (r324189) +++ head/graphics/p5-PGPLOT/Makefile Sat Aug 3 12:51:18 2013 (r324190) @@ -18,7 +18,7 @@ LIB_DEPENDS= pgplot.5:${PORTSDIR}/graphi INSTALL_TARGET= pure_install SCRIPTS_ENV= PERL=${PERL} USE_FORTRAN= yes -USE_PERL5= yes +USES= perl5 MAN3= PGPLOT.3 MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VER} Modified: head/lang/parrot/Makefile ============================================================================== --- head/lang/parrot/Makefile Sat Aug 3 12:33:27 2013 (r324189) +++ head/lang/parrot/Makefile Sat Aug 3 12:51:18 2013 (r324190) @@ -35,8 +35,7 @@ MAKE_JOBS_UNSAFE= yes USE_BZIP2= yes USE_GMAKE= yes USE_LDCONFIG= yes -USE_PERL5= yes -USES= bison +USES= bison perl5 MAN1= ops2c.1 \ parrot.1 \ Modified: head/lang/rakudo/Makefile ============================================================================== --- head/lang/rakudo/Makefile Sat Aug 3 12:33:27 2013 (r324189) +++ head/lang/rakudo/Makefile Sat Aug 3 12:51:18 2013 (r324190) @@ -35,7 +35,8 @@ CONFIGURE_PARROT_ARGS= --cc=${CC} --cxx= CONFIGURE_ARGS= --with-parrot=${PREFIX}/bin/parrot \ --with-nqp=${PREFIX}/bin/nqp -USES= bison +USES= bison perl5 +USE_PERL5= build .include @@ -43,7 +44,6 @@ USES= bison BROKEN= Does not compile on ia64, powerpc, or sparc64 .endif -USE_PERL5_BUILD= yes USE_GMAKE= yes MAN1= perl6.1 rakudo.1 Modified: head/net/p5-S3/Makefile ============================================================================== --- head/net/p5-S3/Makefile Sat Aug 3 12:33:27 2013 (r324189) +++ head/net/p5-S3/Makefile Sat Aug 3 12:51:18 2013 (r324190) @@ -17,7 +17,8 @@ RUN_DEPENDS= p5-Digest-HMAC>=0:${PORTSDI p5-libwww>=0:${PORTSDIR}/www/p5-libwww NO_BUILD= yes -USE_PERL5_RUN= yes +USES= perl5 +USE_PERL5= run USE_ZIP= yes WRKSRC= ${WRKDIR}/s3-example-libraries/perl Modified: head/textproc/btparse/Makefile ============================================================================== --- head/textproc/btparse/Makefile Sat Aug 3 12:33:27 2013 (r324189) +++ head/textproc/btparse/Makefile Sat Aug 3 12:51:18 2013 (r324190) @@ -12,7 +12,8 @@ COMMENT= C library for parsing and proce GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_PERL5_BUILD=yes +USES= perl5 +USE_PERL5= build MAN3= btparse.3 bt_language.3 bt_input.3 bt_traversal.3 \ bt_postprocess.3 bt_macros.3 bt_split_names.3 \ Modified: head/textproc/p5-SGMLSpm/Makefile ============================================================================== --- head/textproc/p5-SGMLSpm/Makefile Sat Aug 3 12:33:27 2013 (r324189) +++ head/textproc/p5-SGMLSpm/Makefile Sat Aug 3 12:51:18 2013 (r324190) @@ -13,8 +13,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}ii MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for postprocessing the output from sgmls and nsgmls -USE_PERL5_RUN= yes -USES= shebangfix +USE_PERL5= run +USES= shebangfix perl5 NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME}