summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-17 07:06:45 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-17 07:06:45 +0000
commit00ca886ed4e0b16265d308f06269977fdc608fef (patch)
treec648ee8191c581d7844f56bece282547542f4725 /databases
parent- Add a new port: science/R-cran-Epi (diff)
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az With hat: perl
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-Cache-Memcached-Fast/Makefile2
-rw-r--r--databases/p5-Cache-Memcached-XS/Makefile2
-rw-r--r--databases/p5-DBD-CSV/Makefile2
-rw-r--r--databases/p5-DBD-Mock/Makefile2
-rw-r--r--databases/p5-DBIx-Class-Cursor-Cached/Makefile2
-rw-r--r--databases/p5-DBIx-Class-MooseColumns/Makefile2
-rw-r--r--databases/p5-DBIx-Class-QueryProfiler/Makefile2
-rw-r--r--databases/p5-DBIx-Class/Makefile2
-rw-r--r--databases/p5-DBIx-VersionedDDL/Makefile2
-rw-r--r--databases/p5-Jifty-DBI/Makefile2
10 files changed, 10 insertions, 10 deletions
diff --git a/databases/p5-Cache-Memcached-Fast/Makefile b/databases/p5-Cache-Memcached-Fast/Makefile
index d57377308d95..9de0310dd9ec 100644
--- a/databases/p5-Cache-Memcached-Fast/Makefile
+++ b/databases/p5-Cache-Memcached-Fast/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Fast Perl client for memcached, a distributed memory cache daemon
-PERL_CONFIGURE= 5.8.2+
+PERL_CONFIGURE= yes
MAN3= Cache::Memcached::Fast.3
diff --git a/databases/p5-Cache-Memcached-XS/Makefile b/databases/p5-Cache-Memcached-XS/Makefile
index c58b54b6fd62..c3cf5a20f743 100644
--- a/databases/p5-Cache-Memcached-XS/Makefile
+++ b/databases/p5-Cache-Memcached-XS/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= memcache.4:${PORTSDIR}/databases/libmemcache
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
RUN_DEPENDS= ${BUILD_DEPENDS}
-PERL_CONFIGURE= 5.8.6+
+PERL_CONFIGURE= yes
CONFIGURE_ARGS= INC="-I${LOCALBASE}/include"
MAN3= Cache::Memcached::XS.3
diff --git a/databases/p5-DBD-CSV/Makefile b/databases/p5-DBD-CSV/Makefile
index a403c4f63fa8..9084dc18ae32 100644
--- a/databases/p5-DBD-CSV/Makefile
+++ b/databases/p5-DBD-CSV/Makefile
@@ -21,7 +21,7 @@ RUN_DEPENDS= p5-DBI>=1.614:${PORTSDIR}/databases/p5-DBI \
p5-Text-CSV_XS>=0.71:${PORTSDIR}/textproc/p5-Text-CSV_XS
BUILD_DEPENDS= ${RUN_DEPENDS}
-PERL_CONFIGURE= 5.8.1+
+PERL_CONFIGURE= yes
MAN3= DBD::CSV.3 Bundle::DBD::CSV.3
diff --git a/databases/p5-DBD-Mock/Makefile b/databases/p5-DBD-Mock/Makefile
index 1b040af06bdf..1cb0b44ccaf0 100644
--- a/databases/p5-DBD-Mock/Makefile
+++ b/databases/p5-DBD-Mock/Makefile
@@ -17,7 +17,7 @@ COMMENT= Simple mock DBD implementation used for testing
BUILD_DEPENDS= p5-DBI>=1.3:${PORTSDIR}/databases/p5-DBI
RUN_DEPENDS= ${BUILD_DEPENDS}
-PERL_CONFIGURE= 5.8.6+
+PERL_CONFIGURE= yes
MAN3= DBD::Mock.3
diff --git a/databases/p5-DBIx-Class-Cursor-Cached/Makefile b/databases/p5-DBIx-Class-Cursor-Cached/Makefile
index 484ed1694bb0..44297e36bf69 100644
--- a/databases/p5-DBIx-Class-Cursor-Cached/Makefile
+++ b/databases/p5-DBIx-Class-Cursor-Cached/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS= p5-Carp-Clan>=6.0:${PORTSDIR}/devel/p5-Carp-Clan \
p5-DBIx-Class>=0.08124:${PORTSDIR}/databases/p5-DBIx-Class \
p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1
-PERL_CONFIGURE= 5.8.1+
+PERL_CONFIGURE= yes
MAN3= DBIx::Class::Cursor::Cached.3
diff --git a/databases/p5-DBIx-Class-MooseColumns/Makefile b/databases/p5-DBIx-Class-MooseColumns/Makefile
index 1170b5ae4107..b381e7add3de 100644
--- a/databases/p5-DBIx-Class-MooseColumns/Makefile
+++ b/databases/p5-DBIx-Class-MooseColumns/Makefile
@@ -21,7 +21,7 @@ RUN_DEPENDS= p5-Moose>=1.24:${PORTSDIR}/devel/p5-Moose \
LICENSE_COMB= dual
LICENSE= ART20 GPLv1
-PERL_CONFIGURE= 5.8.9+
+PERL_CONFIGURE= yes
MAN3= \
DBIx::Class::MooseColumns.3 \
diff --git a/databases/p5-DBIx-Class-QueryProfiler/Makefile b/databases/p5-DBIx-Class-QueryProfiler/Makefile
index d62a1f2e8e19..574e58dfbe61 100644
--- a/databases/p5-DBIx-Class-QueryProfiler/Makefile
+++ b/databases/p5-DBIx-Class-QueryProfiler/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS= p5-Module-Install>=0:${PORTSDIR}/devel/p5-Module-Install
RUN_DEPENDS= p5-DBIx-Class>=0:${PORTSDIR}/databases/p5-DBIx-Class
TEST_DEPENDS= p5-Test-Perl-Critic>=0:${PORTSDIR}/devel/p5-Test-Perl-Critic
-PERL_CONFIGURE= 5.8.9+
+PERL_CONFIGURE= yes
MAN3= DBIx::Class::QueryProfiler.3
diff --git a/databases/p5-DBIx-Class/Makefile b/databases/p5-DBIx-Class/Makefile
index cf93f06aefb4..4ef70d30de5c 100644
--- a/databases/p5-DBIx-Class/Makefile
+++ b/databases/p5-DBIx-Class/Makefile
@@ -61,7 +61,7 @@ TEST_DEPENDS= p5-Class-DBI-Plugin-DeepAbstractSearch>=0:${PORTSDIR}/databases/p5
OPTIONS= SQLT "SQL::Translator (generate DDL from schema)" off
-PERL_CONFIGURE= 5.8.1+
+PERL_CONFIGURE= yes
CONFIGURE_ENV= DBICTEST_NO_SQLITE_CHECK=1
MAN1= dbicadmin.1
diff --git a/databases/p5-DBIx-VersionedDDL/Makefile b/databases/p5-DBIx-VersionedDDL/Makefile
index 61eaa45827ef..201998e32861 100644
--- a/databases/p5-DBIx-VersionedDDL/Makefile
+++ b/databases/p5-DBIx-VersionedDDL/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= p5-DBD-SQLite>=1.31:${PORTSDIR}/databases/p5-DBD-SQLite \
p5-Text-CSV>=1.20:${PORTSDIR}/textproc/p5-Text-CSV \
p5-MooseX-Attribute-ENV>=0.01:${PORTSDIR}/devel/p5-MooseX-Attribute-ENV
-PERL_CONFIGURE= 5.8.8+
+PERL_CONFIGURE= yes
MAN1= migrate_schema.1
MAN3= DBIx::VersionedDDL.3 \
diff --git a/databases/p5-Jifty-DBI/Makefile b/databases/p5-Jifty-DBI/Makefile
index c15085856d60..8ec742a658db 100644
--- a/databases/p5-Jifty-DBI/Makefile
+++ b/databases/p5-Jifty-DBI/Makefile
@@ -46,7 +46,7 @@ BUILD_DEPENDS= \
p5-Cache-Memcached>0:${PORTSDIR}/databases/p5-Cache-Memcached
RUN_DEPENDS= ${BUILD_DEPENDS}
-PERL_CONFIGURE= 5.8.3+
+PERL_CONFIGURE= yes
MAN3= Jifty::DBI.3 \
Jifty::DBI::Collection.3 \