- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
This commit is contained in:
parent
b611168744
commit
d912c7ff91
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326901
19 changed files with 43 additions and 73 deletions
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: jdb
|
||||
# Date created: 28 June 2002
|
||||
# Whom: Lars Eggert <larse@isi.edu>
|
||||
#
|
||||
# Created by: Lars Eggert <larse@isi.edu>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= jdb
|
||||
PORTVERSION= 1.14
|
||||
|
@ -13,7 +9,7 @@ MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/JDB/
|
|||
MAINTAINER= lars.eggert@gmx.net
|
||||
COMMENT= JDB manipulates flat-ASCII databases from shell scripts
|
||||
|
||||
USE_PERL5= yes
|
||||
USES= perl5
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX} --datadir=${PREFIX}/lib/jdb
|
||||
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
# New ports collection makefile for: mysqlreport
|
||||
# Date created: 2006-11-23
|
||||
# Whom: Alexander Zhuravlev <zaa@zaa.pp.ru>
|
||||
#
|
||||
# Created by: Alexander Zhuravlev <zaa@zaa.pp.ru>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mysqlreport
|
||||
|
@ -18,7 +15,7 @@ RUN_DEPENDS= p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql \
|
|||
p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
|
||||
p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey
|
||||
|
||||
USE_PERL5= yes
|
||||
USES= perl5
|
||||
NO_BUILD= yes
|
||||
|
||||
PLIST_FILES= bin/mysqlreport
|
||||
|
|
|
@ -1,9 +1,4 @@
|
|||
# New ports collection makefile for: Class-DBI-Plugin-Pager
|
||||
# Date created: 25 Oct 2005
|
||||
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Class-DBI-Plugin-Pager
|
||||
PORTVERSION= 0.566
|
||||
|
@ -22,7 +17,8 @@ BUILD_DEPENDS= p5-Class-DBI>=0:${PORTSDIR}/databases/p5-Class-DBI \
|
|||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Text-Exception>0:${PORTSDIR}/devel/p5-Test-Exception
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
MAN3= Class::DBI::Plugin::Pager.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: DBD::Excel
|
||||
# Date created: 24 Jan 2002
|
||||
# Whom: Seamus Venasse <svenasse@polaris.ca>
|
||||
#
|
||||
# Created by: Seamus Venasse <svenasse@polaris.ca>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= DBD-Excel
|
||||
PORTVERSION= 0.06
|
||||
|
@ -21,7 +17,8 @@ BUILD_DEPENDS= p5-SQL-Statement>=0:${PORTSDIR}/databases/p5-SQL-Statement \
|
|||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
EXAMPLESDIR?= ${PREFIX}/share/examples/${PORTNAME}
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= DBD::Excel.3
|
||||
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: DBICx-MapMaker
|
||||
# Date created: 23 Oct 2008
|
||||
# Whom: Martin Wilke <miwi@FreeBSD.org>
|
||||
#
|
||||
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= DBICx-MapMaker
|
||||
PORTVERSION= 0.03
|
||||
|
@ -21,7 +17,8 @@ BUILD_DEPENDS= p5-DBIx-Class>=0.07003:${PORTSDIR}/databases/p5-DBIx-Class \
|
|||
p5-Moose>=0.39:${PORTSDIR}/devel/p5-Moose
|
||||
TEST_DEPENDS= p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= DBICx::MapMaker.3
|
||||
|
||||
|
|
|
@ -1,9 +1,4 @@
|
|||
# New ports collection makefile for: DBIx::Class::AsFdat
|
||||
# Date created: 18 Mar 2009
|
||||
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= DBIx-Class-AsFdat
|
||||
PORTVERSION= 0.03
|
||||
|
@ -27,7 +22,8 @@ TEST_DEPENDS= p5-Test-Declare>=0:${PORTSDIR}/devel/p5-Test-Declare \
|
|||
p5-Test-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Test-Perl-Critic \
|
||||
p5-DateTime-Format-SQLite>=0:${PORTSDIR}/devel/p5-DateTime-Format-SQLite
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= DBIx::Class::AsFdat.3
|
||||
|
||||
|
|
|
@ -16,7 +16,8 @@ RUN_DEPENDS= p5-DBIx-Class>=0.06002:${PORTSDIR}/databases/p5-DBIx-Class \
|
|||
p5-NetAddr-IP>=4.00.7:${PORTSDIR}/net-mgmt/p5-NetAddr-IP
|
||||
TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= DBIx::Class::InflateColumn::IP.3
|
||||
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: p5-DBIx-Class-IntrospectableM2M
|
||||
# Date created: 23 Oct 2008
|
||||
# Whom: Martin Wilke <miwi@FreeBSD.org>
|
||||
#
|
||||
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= DBIx-Class-IntrospectableM2M
|
||||
PORTVERSION= 0.001001
|
||||
|
@ -17,7 +13,8 @@ COMMENT= Introspect many-to-many shortcuts
|
|||
|
||||
RUN_DEPENDS= p5-DBIx-Class>=0.06002:${PORTSDIR}/databases/p5-DBIx-Class
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= DBIx::Class::IntrospectableM2M.3
|
||||
|
||||
|
|
|
@ -21,7 +21,8 @@ TEST_DEPENDS= p5-Config-Any>=0.23:${PORTSDIR}/devel/p5-Config-Any \
|
|||
p5-DBD-SQLite>0:${PORTSDIR}/databases/p5-DBD-SQLite \
|
||||
p5-Test-MockObject>=1.09:${PORTSDIR}/devel/p5-Test-MockObject
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= DBIx::Class::Schema::Config.3
|
||||
|
||||
|
|
|
@ -1,9 +1,4 @@
|
|||
# New ports collection makefile for: DBIx::Skinny::InflateColumn::DateTime
|
||||
# Date created: 20 Nov 2010
|
||||
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= DBIx-Skinny-InflateColumn-DateTime
|
||||
PORTVERSION= 0.06
|
||||
|
@ -24,7 +19,8 @@ RUN_DEPENDS= \
|
|||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
TEST_DEPENDS= p5-DBD-Mock>=0:${PORTSDIR}/databases/p5-DBD-Mock
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= DBIx::Skinny::InflateColumn::DateTime.3 \
|
||||
DBIx::Skinny::InflateColumn::DateTime::Auto.3
|
||||
|
|
|
@ -15,7 +15,8 @@ RUN_DEPENDS= \
|
|||
p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= DBIx::TransactionManager.3 \
|
||||
DBIx::TransactionManager::Developers.3
|
||||
|
|
|
@ -24,7 +24,8 @@ RUN_DEPENDS= p5-DBD-SQLite>=1.31:${PORTSDIR}/databases/p5-DBD-SQLite \
|
|||
p5-MooseX-Attribute-ENV>=0.01:${PORTSDIR}/devel/p5-MooseX-Attribute-ENV \
|
||||
p5-MooseX-Object-Pluggable>=0:${PORTSDIR}/devel/p5-MooseX-Object-Pluggable
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN1= migrate_schema.1
|
||||
MAN3= DBIx::VersionedDDL.3 \
|
||||
|
|
|
@ -13,7 +13,8 @@ COMMENT= Perl driver for Tarantool
|
|||
|
||||
LICENSE= ART10
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= \
|
||||
DR::README.3 \
|
||||
|
|
|
@ -20,7 +20,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
|||
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
|
||||
p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Dancer::Plugin::DBIC.3
|
||||
|
||||
|
|
|
@ -17,7 +17,8 @@ BUILD_DEPENDS= p5-Cache-Memcached>=0:${PORTSDIR}/databases/p5-Cache-Memcached \
|
|||
RUN_DEPENDS= p5-Cache-Memcached>=0:${PORTSDIR}/databases/p5-Cache-Memcached \
|
||||
p5-Dancer>=0:${PORTSDIR}/www/p5-Dancer
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Dancer::Session::Memcached.3
|
||||
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: p5-Memcached-libmemcached
|
||||
# Date created: 2008-01-24
|
||||
# Whom: Cheng-Lung Sung <clsung@FreeBSD.org>
|
||||
#
|
||||
# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Memcached-libmemcached
|
||||
PORTVERSION= 0.44.06
|
||||
|
@ -16,7 +12,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
|
|||
MAINTAINER= swills@FreeBSD.org
|
||||
COMMENT= Thin fast full interface to the libmemcached client API
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAN3= Memcached::libmemcached.3 \
|
||||
|
|
|
@ -16,7 +16,8 @@ RUN_DEPENDS= \
|
|||
p5-Test-SharedFork>=0.06:${PORTSDIR}/devel/p5-Test-SharedFork
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Test::mysqld.3
|
||||
|
||||
|
|
|
@ -1,9 +1,4 @@
|
|||
# New ports collection makefile for: Test::postgresql
|
||||
# Date created: 26 Dec 2010
|
||||
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Test-postgresql
|
||||
PORTVERSION= 0.09
|
||||
|
@ -21,7 +16,8 @@ RUN_DEPENDS= \
|
|||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-SharedFork>=0.06:${PORTSDIR}/devel/p5-Test-SharedFork
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Test::postgresql.3
|
||||
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: postgresql-relay
|
||||
# Date created: 14 February 2003
|
||||
# Whom: Edwin Groothuis (edwin@mavetju.org)
|
||||
#
|
||||
# Created by: Edwin Groothuis (edwin@mavetju.org)
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= postgresql-relay
|
||||
PORTVERSION= 1.3.2
|
||||
|
@ -19,7 +15,8 @@ PLIST_FILES= bin/postgresql-relay \
|
|||
etc/postgresql-relay.conf-sample
|
||||
|
||||
USE_RC_SUBR= postgresql-relay
|
||||
USE_PERL5_BUILD=yes
|
||||
USES= perl5
|
||||
USE_PERL5= build
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/postgresql-relay ${PREFIX}/bin
|
||||
|
|
Loading…
Reference in a new issue