mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
This commit is contained in:
parent
c10fb42dc4
commit
17a0933c8d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326823
@ -16,7 +16,8 @@ USE_CABAL= bloomfilter dataenc dlist edit-distance extensible-exceptions \
|
||||
SafeSemaphore SHA text unix-compat utf8-string uuid
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_PERL5_BUILD= yes
|
||||
USES= perl5
|
||||
USE_PERL5= build
|
||||
|
||||
BUILD_DEPENDS+= rsync:${PORTSDIR}/net/rsync \
|
||||
git:${PORTSDIR}/devel/git \
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-Array-Unique
|
||||
# Date created: 2010-11-14
|
||||
# Whom: Gea-Suan Lin <gslin@gslin.org>
|
||||
#
|
||||
# Created by: Gea-Suan Lin <gslin@gslin.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Array-Unique
|
||||
PORTVERSION= 0.08
|
||||
@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= gslin@gslin.org
|
||||
COMMENT= Tie-able array that allows only unique values
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Array::Unique.3
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-Async-MergePoint2
|
||||
# Date created: 2009-08-04
|
||||
# Whom: Felippe M. Motta <lippe@shire.freebsd.org>
|
||||
#
|
||||
# Created by: Felippe M. Motta <lippe@shire.freebsd.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Async-MergePoint
|
||||
PORTVERSION= 0.04
|
||||
@ -17,7 +13,8 @@ COMMENT= Perl modules that resynchronise diverged control flow
|
||||
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
|
||||
p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Async::MergePoint.3
|
||||
|
||||
|
@ -1,9 +1,4 @@
|
||||
# New ports collection makefile for: B::Compiling
|
||||
# Date created: 21 Nov 2010
|
||||
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= B-Compiling
|
||||
PORTVERSION= 0.02
|
||||
@ -18,7 +13,8 @@ RUN_DEPENDS= \
|
||||
p5-Sub-Exporter>0:${PORTSDIR}/devel/p5-Sub-Exporter
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= B::Compiling.3
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-Class-Accessor-Lite
|
||||
# Date created: 2010-08-09
|
||||
# Whom: TAKAHASHI Kaoru <kaoru@kaisei.org>
|
||||
#
|
||||
# Created by: TAKAHASHI Kaoru <kaoru@kaisei.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Class-Accessor-Lite
|
||||
PORTVERSION= 0.05
|
||||
@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= kaoru@kaisei.org
|
||||
COMMENT= Minimalistic variant of p5-Class-Accessor
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Class::Accessor::Lite.3
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: Data-Integer
|
||||
# Date created: 25 Mar 2009
|
||||
# Whom: brix@FreeBSD.org
|
||||
#
|
||||
# Created by: brix@FreeBSD.org
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Data-Integer
|
||||
PORTVERSION= 0.004
|
||||
@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= brix@FreeBSD.org
|
||||
COMMENT= Perl module for details of the native integer data type
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN3= Data::Integer.3
|
||||
|
||||
|
@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= dhn@FreeBSD.org
|
||||
COMMENT= A simple date object
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Date::Simple.3 Date::Simple::NoXS.3 \
|
||||
Date::Simple::D8.3 Date::Simple::Fmt.3 \
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-Errno
|
||||
# Date created: June 26th 1997
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# Created by: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Errno
|
||||
PORTVERSION= 1.10
|
||||
@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= demon@FreeBSD.org
|
||||
COMMENT= A perl5 module providing access to System errno constants
|
||||
|
||||
PERL_CONFIGURE= YES
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Errno.3
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-File-Pid
|
||||
# Date created: 2006-09-05
|
||||
# Whom: Gea-Suan Lin <gslin@gslin.org>
|
||||
#
|
||||
# Created by: Gea-Suan Lin <gslin@gslin.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= File-Pid
|
||||
PORTVERSION= 1.01
|
||||
@ -18,7 +14,8 @@ COMMENT= Pid File Manipulation
|
||||
RUN_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= File::Pid.3
|
||||
|
||||
|
@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= Wrapper around Getopt::Long
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Getopt::GUI::Long.3
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-HOP-Stream
|
||||
# Date created: 2010-03-04
|
||||
# Whom: Steve Wills <steve@mouf.net>
|
||||
#
|
||||
# Created by: Steve Wills <steve@mouf.net>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= HOP-Stream
|
||||
PORTVERSION= 0.03
|
||||
@ -15,7 +11,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= swills@FreeBSD.org
|
||||
COMMENT= Higher Order Perl Streams
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN3= HOP::Stream.3
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-Locale-Maketext-Simple
|
||||
# Date created: Aug 27 2003
|
||||
# Whom: Autrijus Tang <autrijus@autrijus.org>
|
||||
#
|
||||
# Created by: Autrijus Tang <autrijus@autrijus.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Locale-Maketext-Simple
|
||||
PORTVERSION= 0.21
|
||||
@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= rafan@FreeBSD.org
|
||||
COMMENT= Simple interface to Locale::Maketext::Lexicon
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Locale::Maketext::Simple.3
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-Module-Used
|
||||
# Date created: 2010-01-12
|
||||
# Whom: Takuya Tsuchida <tsucchi@cpan.org>
|
||||
#
|
||||
# Created by: Takuya Tsuchida <tsucchi@cpan.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Module-Used
|
||||
PORTVERSION= v1.2.0
|
||||
@ -22,7 +18,8 @@ RUN_DEPENDS= p5-File-Next>=1.02:${PORTSDIR}/sysutils/p5-File-Next \
|
||||
p5-Readonly>=1.03:${PORTSDIR}/devel/p5-Readonly
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN3= Module::Used.3
|
||||
MAN1= modules-used.1
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-MooseX-Types-Signal
|
||||
# Date created: 16 Dec 2010
|
||||
# Whom: Denis Pokataev <catone@cpan.org>
|
||||
#
|
||||
# Created by: Denis Pokataev <catone@cpan.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= MooseX-Types-Signal
|
||||
PORTVERSION= 1.101932
|
||||
@ -23,7 +19,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception \
|
||||
p5-Moose>0:${PORTSDIR}/devel/p5-Moose
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= MooseX::Types::Signal.3
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-Net-ZooKeeper
|
||||
# Date created: 2012-08-20
|
||||
# Whom: Steven Kreuzer <skreuzer@FreeBSD.org>
|
||||
#
|
||||
# Created by: Steven Kreuzer <skreuzer@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Net-ZooKeeper
|
||||
PORTVERSION= 0.35
|
||||
@ -17,7 +13,8 @@ COMMENT= Perl extension for Apache ZooKeeper
|
||||
BUILD_DEPENDS= zookeeper>=3.3.5:${PORTSDIR}/devel/zookeeper
|
||||
RUN_DEPENDS:= ${BUILD_DEPEND}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
CONFIGURE_ARGS+= --zookeeper-include ${PREFIX}/include/c-client-src \
|
||||
--zookeeper-include ${PREFIX}/include/zookeeper \
|
||||
--zookeeper-lib ${PREFIX}/libs
|
||||
|
@ -1,9 +1,4 @@
|
||||
# New ports collection makefile for: Test::Most
|
||||
# Date created: 20 Feb 2009
|
||||
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Test-Most
|
||||
PORTVERSION= 0.31
|
||||
@ -22,7 +17,8 @@ RUN_DEPENDS= \
|
||||
p5-Test-Warn>=0.23:${PORTSDIR}/devel/p5-Test-Warn
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Test::Most.3 \
|
||||
Test::Most::Exception.3
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-Text-LevenshteinXS
|
||||
# Date created: 18 June 2005
|
||||
# Whom: christian
|
||||
#
|
||||
# Created by: christian
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Text-LevenshteinXS
|
||||
PORTVERSION= 0.03
|
||||
@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= christian@karg.org
|
||||
COMMENT= Text::LevenshteinXS - CPAN Levenshtein edit distance
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Text::LevenshteinXS.3
|
||||
|
||||
|
@ -27,7 +27,8 @@ TEST_DEPENDS= p5-LWP-Online>=0:${PORTSDIR}/www/p5-LWP-Online \
|
||||
p5-Test-Script>=0:${PORTSDIR}/devel/p5-Test-Script \
|
||||
p5-Compress-Bzip2>=0:${PORTSDIR}/archivers/p5-Compress-Bzip2
|
||||
|
||||
PERL_CONFIGURE= YES
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Module::Plan::Base.3 \
|
||||
Module::Plan::Lite.3 \
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: pushmi
|
||||
# Date created: Dec 29 2006
|
||||
# Whom: Rong-En Fan <rafan@FreeBSD.org>
|
||||
#
|
||||
# Created by: Rong-En Fan <rafan@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= pushmi
|
||||
PORTVERSION= 1.0.0
|
||||
@ -29,7 +25,8 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} \
|
||||
p5-Test-Output>=0:${PORTSDIR}/devel/p5-Test-Output \
|
||||
${APACHE_PKGNAMEPREFIX}mod_perl2>=0:${PORTSDIR}/www/mod_perl2
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
USE_APACHE= 22+
|
||||
|
||||
MAN3= Pushmi.3 \
|
||||
|
Loading…
Reference in New Issue
Block a user