1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- convert to the new perl5 framework

- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
This commit is contained in:
Andrej Zverev 2013-09-11 09:36:43 +00:00
parent 72185e5fb2
commit 950fd3cbc2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326956
19 changed files with 42 additions and 100 deletions

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Audio-FLAC-Header
# Date created: 21 July 2006
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= Audio-FLAC-Header
PORTVERSION= 2.4
@ -17,7 +13,8 @@ COMMENT= Interface to FLAC header metadata
LIB_DEPENDS= FLAC:${PORTSDIR}/audio/flac
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
CFLAGS+= -I${LOCALBASE}/include
MAN3= Audio::FLAC::Header.3

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Audio-Mixer
# Date created: 05 Oct 2008
# Whom: Dennis Herrmann <adox@mcx2.org>
#
# Created by: Dennis Herrmann <adox@mcx2.org>
# $FreeBSD$
#
PORTNAME= Audio-Mixer
PORTVERSION= 0.7
@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= dhn@FreeBSD.org
COMMENT= Perl extension for Sound Mixer control
PERL_CONFIGURE= YES
USES= perl5
USE_PERL5= configure
MAN3= Audio::Mixer.3

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: comiccron
# Date created: 5 February 2008
# Whom: Zane C. Bowers
#
# Created by: Zane C. Bowers
# $FreeBSD$
#
PORTNAME= pm3umpdl
PORTVERSION= 1.0.0
@ -18,7 +14,7 @@ COMMENT= Loading a M3U file into musicpd
RUN_DEPENDS= ${LOCALBASE}/bin/mpc:${PORTSDIR}/audio/mpc
USE_PERL5= yes
USES= perl5
NO_WRKSUBDIR= yes
MAN1= ${PORTNAME}.1

View File

@ -1,10 +1,5 @@
# ex:ts=8
# Ports collection makefile for: soundgrab
# Date created: May 9, 2002
# Whom: ijliao
#
# Created by: ijliao
# $FreeBSD$
#
PORTNAME= soundgrab
PORTVERSION= 1.0.1
@ -25,7 +20,7 @@ RUN_DEPENDS= sox:${PORTSDIR}/audio/sox \
LICENSE= GPLv2
USE_PERL5= yes
USES= perl5
NO_BUILD= yes
MAN1= soundgrab.1

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Net-DNS-Async
# Date created: 3 May 2008
# Whom: Sahil Tandon <sahil@tandon.net>
#
# Created by: Sahil Tandon <sahil@tandon.net>
# $FreeBSD$
#
PORTNAME= Net-DNS-Async
PORTVERSION= 1.07
@ -17,7 +13,8 @@ COMMENT= Asynchronous DNS helper for high volume applications
BUILD_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Net::DNS::Async.3

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Net-DNS-Zone-Parser
# Date created: Mon May 7 16:26:08 CEST 2012
# Whom: Jimmy Bergman jimmy@sigint.se
#
# Created by: Jimmy Bergman jimmy@sigint.se
# $FreeBSD$
#
PORTNAME= Net-DNS-Zone-Parser
PORTVERSION= 0.02
@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-Net-DNS>=0.64:${PORTSDIR}/dns/p5-Net-DNS \
RUN_DEPENDS= p5-Net-DNS>=0.64:${PORTSDIR}/dns/p5-Net-DNS \
p5-Net-DNS-SEC>=0.15:${PORTSDIR}/dns/p5-Net-DNS-SEC
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Net::DNS::Zone::Parser.3

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: asciiquarium
# Date created: 16 Sep 2005
# Whom: Max Khon <fjoe@FreeBSD.org>
#
# Created by: Max Khon <fjoe@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= asciiquarium
PORTVERSION= 1.0
@ -18,7 +14,7 @@ RUN_DEPENDS= p5-Term-Animation>=0:${PORTSDIR}/devel/p5-Term-Animation
WRKSRC= ${WRKDIR}/${DISTNAME}
NO_BUILD= yes
USE_PERL5= yes
USES= perl5
PLIST_FILES= bin/asciiquarium
do-install:

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: cowsay
# Date created: 01 Sep 2000
# Whom: Kris Kennaway <kris@FreeBSD.org>
#
# Created by: Kris Kennaway <kris@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= cowsay
PORTVERSION= 3.03
@ -14,7 +10,7 @@ MASTER_SITES= http://www.nog.net/~tony/warez/
MAINTAINER= wxs@FreeBSD.org
COMMENT= Configurable talking characters in ASCII art
USE_PERL5= yes
USES= perl5
NO_BUILD= # defined

View File

@ -13,7 +13,8 @@ COMMENT= Real-time player and clan rankings and statistics for HL2 and mods
NO_BUILD= yes
USE_APACHE_RUN= 22+
USE_PHP= gd mysql
USE_PERL5_RUN= yes
USES= perl5
USE_PERL5= run
USE_ZIP= yes
WRKSRC= ${WRKDIR}/${PORTNAME}

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: ifm
# Date created: Mon Oct 12 12:32:07 EDT 1998
# Whom: Dave Chapeskie <dchapes@ddm.on.ca>
#
# Created by: Dave Chapeskie <dchapes@ddm.on.ca>
# $FreeBSD$
#
PORTNAME= ifm
PORTVERSION= 5.4
@ -16,7 +12,7 @@ COMMENT= Interactive Fiction mapper and walkthrough generator
RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84
USE_PERL5= yes
USES= perl5
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= WISH=${LOCALBASE}/bin/wish8.4

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: oolite
# Date created: 04 Oct 2005
# Whom: Andriy Gapon <avg@icyb.net.ua>
#
# Created by: Andriy Gapon <avg@icyb.net.ua>
# $FreeBSD$
#
PORTNAME= oolite
PORTVERSION= 1.76
@ -37,7 +33,8 @@ USE_GNUSTEP_BUILD= yes
USE_MAKEFILE= yes
USE_GMAKE= yes
ALL_TARGET= release-deployment
USE_PERL5_BUILD= yes
USES= perl5
USE_PERL5= build
USE_PYTHON_BUILD= yes
SUB_FILES= pkg-message

View File

@ -13,7 +13,7 @@ COMMENT= A parody of the once popular coin-up fighting game, Mortal Kombat
LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2
USE_BZIP2= yes
USE_PERL5= yes
USES= perl5
USE_SDL= mixer image sdl net
USE_DOS2UNIX= src/gfx.cpp

View File

@ -1,10 +1,5 @@
# ex:ts=8
# Ports collection makefile for: rfksay
# Date created: Thu Jul 18, 2002
# Whom: Michael L. Hostbaek (mich@freebsdcluster.org)
#
# Created by: Michael L. Hostbaek (mich@freebsdcluster.org)
# $FreeBSD$
#
PORTNAME= rfksay
PORTVERSION= 0.1
@ -15,7 +10,7 @@ DISTNAME= rfksay
MAINTAINER= mich@FreeBSD.org
COMMENT= Generates a kitten finding robot with a text bubble
USE_PERL5= yes
USES= perl5
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}

View File

@ -1,7 +1,4 @@
# New ports collection makefile for: thevalley
# Date created: 28 March 2004
# Whom: Edwin Groothuis
#
# Created by: Edwin Groothuis
# $FreeBSD$
PORTNAME= thevalley
@ -18,7 +15,8 @@ USE_AUTOTOOLS= libtool
HAS_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${DISTNAME}
USE_SDL= sdl
USE_PERL5_BUILD=yes
USES= perl5
USE_PERL5= build
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
CXXFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include

View File

@ -15,7 +15,7 @@ BUILD_DEPENDS= p5-Inline>=0:${PORTSDIR}/devel/p5-Inline \
RUN_DEPENDS= p5-Tk>=0:${PORTSDIR}/x11-toolkits/p5-Tk \
${BUILD_DEPENDS}
USE_PERL5= YES
USES= perl5
POD2MAN= pod2man
MAN1= bbbike.1

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: ding
# Date created: 5/25/2001
# Whom: n@nectar.com
#
# Created by: n@nectar.com
# $FreeBSD$
#
PORTNAME= ding
PORTVERSION= 1.7
@ -17,7 +13,7 @@ COMMENT= A German-English dictionary program for X windows/Unix
RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 \
agrep:${PORTSDIR}/textproc/agrep
USE_PERL5= yes
USES= perl5
MAN1= ding.1

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: deneu-ispell
# Date created: 10 February 2000
# Whom: Alexander Langer <alex@big.endian.de>
#
# Created by: Alexander Langer <alex@big.endian.de>
# $FreeBSD$
#
PORTNAME= ispell
CATEGORIES= german
@ -13,7 +9,7 @@ MAINTAINER= office@FreeBSD.org
ISPELL_DENEU= yes
MASTERDIR= ${.CURDIR}/../../textproc/ispell
USE_PERL5= yes
USES= perl5
.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: de-ispell
# Date created: 10 February 2000
# Whom: Alexander Langer <alex@big.endian.de>
#
# Created by: Alexander Langer <alex@big.endian.de>
# $FreeBSD$
#
PORTNAME= ispell
CATEGORIES= german
@ -11,7 +7,7 @@ PKGNAMESUFFIX= -20071211
MAINTAINER= office@FreeBSD.org
USE_PERL5= yes
USES= perl5
ISPELL_DEALT= yes
ISPELL_DENEU= yes

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: pl-ispell
# Date created: 11 December 2003
# Whom: jmz
#
# Created by: jmz
# $FreeBSD$
#
PORTNAME= ispell
CATEGORIES= polish
@ -12,7 +8,7 @@ PKGNAMESUFFIX= -20021127
MAINTAINER= wtp@bsdguru.org
ISPELL_PL= yes
USE_PERL5= yes
USES= perl5
MASTERDIR= ${.CURDIR}/../../textproc/ispell