summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorwiz <wiz>2015-07-12 18:56:06 +0000
committerwiz <wiz>2015-07-12 18:56:06 +0000
commit6155bc8d5055aca460eb647cb9d7aa7ebef7472b (patch)
treee627a638f10e8eb4f65a201079f6391431c359a8 /databases
parent4109e15859ee52a30f347dff367c7d0757c05b3c (diff)
downloadpkgsrc-6155bc8d5055aca460eb647cb9d7aa7ebef7472b.tar.gz
Comment out dependencies of the style
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS since pkgsrc enforces the newest perl version anyway, so they should always pick perl, but sometimes (pkg_add) don't due to the design of the {,} syntax. No effective change for the above reason. Ok joerg
Diffstat (limited to 'databases')
-rw-r--r--databases/maatkit/Makefile4
-rw-r--r--databases/p5-App-Sqitch/Makefile14
-rw-r--r--databases/p5-Catalyst-Model-DBIC-Schema/Makefile4
-rw-r--r--databases/p5-Class-DBI-BaseDSN/Makefile4
-rw-r--r--databases/p5-Class-DBI-Plugin-DeepAbstractSearch/Makefile4
-rw-r--r--databases/p5-Class-DBI/Makefile4
-rw-r--r--databases/p5-DBD-CSV/Makefile4
-rw-r--r--databases/p5-DBD-postgresql/Makefile4
-rw-r--r--databases/p5-DBIx-Class-DigestColumns/Makefile4
-rw-r--r--databases/p5-DBIx-Class-EncodedColumn/Makefile8
-rw-r--r--databases/p5-DBIx-Class-Schema-Loader/Makefile14
-rw-r--r--databases/p5-DBIx-Class-TimeStamp/Makefile4
-rw-r--r--databases/p5-DBIx-Class/Makefile6
-rw-r--r--databases/p5-DBIx-SearchBuilder/Makefile4
-rw-r--r--databases/p5-DBM-Deep/Makefile4
-rw-r--r--databases/p5-DB_File-Lock/Makefile4
-rw-r--r--databases/p5-Jifty-DBI/Makefile4
-rw-r--r--databases/p5-MLDBM-Sync/Makefile4
-rw-r--r--databases/p5-ORLite-Migrate/Makefile4
-rw-r--r--databases/p5-ORLite/Makefile6
-rw-r--r--databases/p5-Rose-DBx-TestDB/Makefile4
-rw-r--r--databases/p5-SQL-Abstract/Makefile6
-rw-r--r--databases/p5-SQL-Translator/Makefile4
-rw-r--r--databases/p5-perl-ldap/Makefile6
-rw-r--r--databases/percona-toolkit/Makefile4
-rw-r--r--databases/yasql/Makefile4
26 files changed, 68 insertions, 68 deletions
diff --git a/databases/maatkit/Makefile b/databases/maatkit/Makefile
index e386f6b6eff..f868651a957 100644
--- a/databases/maatkit/Makefile
+++ b/databases/maatkit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2015/06/12 10:48:36 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2015/07/12 18:56:07 wiz Exp $
#
DISTNAME= maatkit-7540
@@ -16,7 +16,7 @@ USE_TOOLS+= perl
REPLACE_PERL+= bin/*
DEPENDS+= p5-DBD-mysql-[0-9]*:../../databases/p5-DBD-mysql
-DEPENDS+= {perl>=5.7.3,p5-Time-HiRes-[0-9]*}:../../time/p5-Time-HiRes
+#DEPENDS+= {perl>=5.7.3,p5-Time-HiRes-[0-9]*}:../../time/p5-Time-HiRes
PERL5_PACKLIST= auto/maatkit/.packlist
.include "../../lang/perl5/module.mk"
diff --git a/databases/p5-App-Sqitch/Makefile b/databases/p5-App-Sqitch/Makefile
index b018f2a9353..a9ccc7e5c25 100644
--- a/databases/p5-App-Sqitch/Makefile
+++ b/databases/p5-App-Sqitch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2015/06/12 10:48:36 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2015/07/12 18:56:07 wiz Exp $
DISTNAME= App-Sqitch-0.997
PKGNAME= p5-${DISTNAME}
@@ -18,11 +18,11 @@ DEPENDS+= p5-DBI-[0-9]*:../../databases/p5-DBI
DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime
DEPENDS+= p5-Devel-StackTrace>=1.30:../../devel/p5-Devel-StackTrace
DEPENDS+= p5-Digest-SHA-[0-9]*:../../security/p5-Digest-SHA
-DEPENDS+= {perl>=5.7.3,p5-Encode-[0-9]*}:../../textproc/p5-Encode
+#DEPENDS+= {perl>=5.7.3,p5-Encode-[0-9]*}:../../textproc/p5-Encode
DEPENDS+= p5-File-HomeDir-[0-9]*:../../devel/p5-File-HomeDir
-DEPENDS+= {perl>=5.001,p5-File-Path-[0-9]*}:../../devel/p5-File-Path
-DEPENDS+= {perl>=5.6.1,p5-File-Temp-[0-9]*}:../../devel/p5-File-Temp
-DEPENDS+= {perl>=5,p5-Getopt-Long-[0-9]*}:../../devel/p5-Getopt-Long
+#DEPENDS+= {perl>=5.001,p5-File-Path-[0-9]*}:../../devel/p5-File-Path
+#DEPENDS+= {perl>=5.6.1,p5-File-Temp-[0-9]*}:../../devel/p5-File-Temp
+#DEPENDS+= {perl>=5,p5-Getopt-Long-[0-9]*}:../../devel/p5-Getopt-Long
DEPENDS+= p5-Hash-Merge-[0-9]*:../../devel/p5-Hash-Merge
DEPENDS+= p5-IO-Pager-[0-9]*:../../devel/p5-IO-Pager
DEPENDS+= p5-IPC-System-Simple>=1.17:../../devel/p5-IPC-System-Simple
@@ -44,8 +44,8 @@ DEPENDS+= p5-Type-Tiny-XS>=0.010:../../devel/p5-Type-Tiny-XS
DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
DEPENDS+= p5-URI-db>=0.15:../../www/p5-URI-db
DEPENDS+= p5-namespace-autoclean>=0.16:../../devel/p5-namespace-autoclean
-DEPENDS+= {perl>=5.10.1,p5-parent-[0-9]*}:../../devel/p5-parent
-DEPENDS+= {perl>=5.9.3,p5-Pod-Simple>=1.41}:../../textproc/p5-Pod-Simple
+#DEPENDS+= {perl>=5.10.1,p5-parent-[0-9]*}:../../devel/p5-parent
+#DEPENDS+= {perl>=5.9.3,p5-Pod-Simple>=1.41}:../../textproc/p5-Pod-Simple
# XXX TEST_TARGET
BUILD_DEPENDS+= p5-Capture-Tiny>=0.12:../../devel/p5-Capture-Tiny
diff --git a/databases/p5-Catalyst-Model-DBIC-Schema/Makefile b/databases/p5-Catalyst-Model-DBIC-Schema/Makefile
index 37862e0703f..2424b41817d 100644
--- a/databases/p5-Catalyst-Model-DBIC-Schema/Makefile
+++ b/databases/p5-Catalyst-Model-DBIC-Schema/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2015/06/12 10:48:37 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2015/07/12 18:56:07 wiz Exp $
DISTNAME= Catalyst-Model-DBIC-Schema-0.65
PKGNAME= p5-${DISTNAME}
@@ -34,7 +34,7 @@ DEPENDS+= p5-DBIx-Class-Cursor-Cached-[0-9]*:../../databases/p5-DBIx-Class-Curso
DEPENDS+= p5-Hash-Merge-[0-9]*:../../devel/p5-Hash-Merge
DEPENDS+= p5-namespace-clean-[0-9]*:../../devel/p5-namespace-clean
-BUILD_DEPENDS+= {perl>=5.12.0,p5-Test-Simple>=0.94}:../../devel/p5-Test-Simple
+#BUILD_DEPENDS+= {perl>=5.12.0,p5-Test-Simple>=0.94}:../../devel/p5-Test-Simple
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Catalyst/Model/DBIC/Schema/.packlist
diff --git a/databases/p5-Class-DBI-BaseDSN/Makefile b/databases/p5-Class-DBI-BaseDSN/Makefile
index 587be6f87f4..adb03d9dd7f 100644
--- a/databases/p5-Class-DBI-BaseDSN/Makefile
+++ b/databases/p5-Class-DBI-BaseDSN/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2015/06/12 10:48:37 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2015/07/12 18:56:07 wiz Exp $
#
DISTNAME= Class-DBI-BaseDSN-1.22
@@ -13,7 +13,7 @@ COMMENT= DSN sensitive base class
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Class-DBI-[0-9]*:../../databases/p5-Class-DBI
-DEPENDS+= {perl>=5.6.2,p5-Test-Simple-[0-9]*}:../../devel/p5-Test-Simple
+#DEPENDS+= {perl>=5.6.2,p5-Test-Simple-[0-9]*}:../../devel/p5-Test-Simple
PERL5_MODULE_TYPE= Module::Build
PERL5_PACKLIST= auto/Class/DBI/BaseDSN/.packlist
diff --git a/databases/p5-Class-DBI-Plugin-DeepAbstractSearch/Makefile b/databases/p5-Class-DBI-Plugin-DeepAbstractSearch/Makefile
index 93d9e3445d5..900beb5e0b4 100644
--- a/databases/p5-Class-DBI-Plugin-DeepAbstractSearch/Makefile
+++ b/databases/p5-Class-DBI-Plugin-DeepAbstractSearch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2015/06/12 10:48:37 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2015/07/12 18:56:07 wiz Exp $
#
DISTNAME= Class-DBI-Plugin-DeepAbstractSearch-0.08
@@ -14,7 +14,7 @@ COMMENT= Implement deep_search_where() for Class::DBI
DEPENDS+= p5-Class-DBI>=0.96:../../databases/p5-Class-DBI
DEPENDS+= p5-Class-DBI-Plugin>=0.02:../../databases/p5-Class-DBI-Plugin
DEPENDS+= p5-SQL-Abstract>=1.18:../../databases/p5-SQL-Abstract
-BUILD_DEPENDS+= {perl>=5.6.2,p5-Test-Simple>=0.32}:../../devel/p5-Test-Simple
+#BUILD_DEPENDS+= {perl>=5.6.2,p5-Test-Simple>=0.32}:../../devel/p5-Test-Simple
PERL5_PACKLIST= auto/Class/DBI/Plugin/DeepAbstractSearch/.packlist
diff --git a/databases/p5-Class-DBI/Makefile b/databases/p5-Class-DBI/Makefile
index 038da47a5c7..4acc8fbe501 100644
--- a/databases/p5-Class-DBI/Makefile
+++ b/databases/p5-Class-DBI/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2015/06/12 10:48:37 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2015/07/12 18:56:07 wiz Exp $
DISTNAME= Class-DBI-v3.0.17
PKGNAME= p5-${DISTNAME:S:-v:-:}
@@ -14,7 +14,7 @@ DEPENDS+= p5-Class-Accessor>=0.18:../../devel/p5-Class-Accessor
DEPENDS+= p5-Class-Data-Inheritable>=0.02:../../devel/p5-Class-Data-Inheritable
DEPENDS+= p5-Class-Trigger>=0.07:../../devel/p5-Class-Trigger
DEPENDS+= p5-Clone-[0-9]*:../../devel/p5-Clone
-DEPENDS+= {perl>=5.6.1,p5-File-Temp>=0.12}:../../devel/p5-File-Temp
+#DEPENDS+= {perl>=5.6.1,p5-File-Temp>=0.12}:../../devel/p5-File-Temp
DEPENDS+= p5-Ima-DBI>=0.33:../../databases/p5-Ima-DBI
#DEPENDS+= p5-Storable>=2.04:../../devel/p5-Storable
DEPENDS+= p5-UNIVERSAL-moniker>=0.06:../../devel/p5-UNIVERSAL-moniker
diff --git a/databases/p5-DBD-CSV/Makefile b/databases/p5-DBD-CSV/Makefile
index 00864a65ce4..2138b42cacf 100644
--- a/databases/p5-DBD-CSV/Makefile
+++ b/databases/p5-DBD-CSV/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2015/06/12 10:48:37 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2015/07/12 18:56:07 wiz Exp $
DISTNAME= DBD-CSV-0.48
PKGNAME= p5-${DISTNAME}
@@ -15,7 +15,7 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-SQL-Statement>=1.31:../../databases/p5-SQL-Statement
DEPENDS+= p5-Text-CSV_XS>=0.91:../../textproc/p5-Text-CSV_XS
-BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.90}:../../devel/p5-Test-Simple
+#BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.90}:../../devel/p5-Test-Simple
CONFLICTS+= p5-SQL-Statement<=1.27
CONFLICTS+= p5-DBI<=1.611
diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile
index 14e30309b8e..3c53dff94c5 100644
--- a/databases/p5-DBD-postgresql/Makefile
+++ b/databases/p5-DBD-postgresql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.76 2015/06/12 10:48:38 wiz Exp $
+# $NetBSD: Makefile,v 1.77 2015/07/12 18:56:08 wiz Exp $
DISTNAME= DBD-Pg-3.5.1
PKGNAME= p5-${DISTNAME:C/-Pg-/-postgresql-/}
@@ -11,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/DBD-Pg/
COMMENT= Perl DBI/DBD driver for PostgreSQL databases
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= {p5-version-[0-9]*,perl>=5.10.0}:../../devel/p5-version
+#DEPENDS+= {p5-version-[0-9]*,perl>=5.10.0}:../../devel/p5-version
DEPENDS+= p5-DBI>=1.614:../../databases/p5-DBI
PERL5_PACKLIST= auto/DBD/Pg/.packlist
diff --git a/databases/p5-DBIx-Class-DigestColumns/Makefile b/databases/p5-DBIx-Class-DigestColumns/Makefile
index 7c3510d5e71..72d71ac5b8a 100644
--- a/databases/p5-DBIx-Class-DigestColumns/Makefile
+++ b/databases/p5-DBIx-Class-DigestColumns/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2015/06/12 10:48:39 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2015/07/12 18:56:08 wiz Exp $
DISTNAME= DBIx-Class-DigestColumns-0.06000
PKGNAME= p5-${DISTNAME}
@@ -11,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/perldoc?DBIx::Class::DigestColumns
COMMENT= Automatic digest columns for DBIx::Class
DEPENDS+= p5-DBIx-Class>=0.06002:../../databases/p5-DBIx-Class
-DEPENDS+= {perl>=5.7.3,p5-Digest-MD5>=0}:../../security/p5-Digest-MD5
+#DEPENDS+= {perl>=5.7.3,p5-Digest-MD5>=0}:../../security/p5-Digest-MD5
BUILD_DEPENDS+= p5-DBD-SQLite>=1.11:../../databases/p5-DBD-SQLite
diff --git a/databases/p5-DBIx-Class-EncodedColumn/Makefile b/databases/p5-DBIx-Class-EncodedColumn/Makefile
index 25c496fac02..118f0de49fa 100644
--- a/databases/p5-DBIx-Class-EncodedColumn/Makefile
+++ b/databases/p5-DBIx-Class-EncodedColumn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2015/06/12 10:48:39 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2015/07/12 18:56:08 wiz Exp $
DISTNAME= DBIx-Class-EncodedColumn-0.00013
PKGNAME= p5-${DISTNAME}
@@ -15,11 +15,11 @@ DEPENDS+= p5-DBIx-Class>=0.06002:../../databases/p5-DBIx-Class
DEPENDS+= p5-Sub-Name>=0.04:../../devel/p5-Sub-Name
# Feature: Digest::MD5 support
-DEPENDS+= {perl>=5.7.3,p5-Digest-[0-9]*}:../../security/p5-Digest
-DEPENDS+= {perl>=5.7.3,p5-Digest-MD5-[0-9]*}:../../security/p5-Digest-MD5
+#DEPENDS+= {perl>=5.7.3,p5-Digest-[0-9]*}:../../security/p5-Digest
+#DEPENDS+= {perl>=5.7.3,p5-Digest-MD5-[0-9]*}:../../security/p5-Digest-MD5
# Feature: Digest::SHA support
-DEPENDS+= {perl>=5.10.0,p5-Digest-SHA-[0-9]*}:../../security/p5-Digest-SHA
+#DEPENDS+= {perl>=5.10.0,p5-Digest-SHA-[0-9]*}:../../security/p5-Digest-SHA
# Feature: Blowfish support
DEPENDS+= p5-Crypt-Eksblowfish-[0-9]*:../../security/p5-Crypt-Eksblowfish
diff --git a/databases/p5-DBIx-Class-Schema-Loader/Makefile b/databases/p5-DBIx-Class-Schema-Loader/Makefile
index 6d20c18b66e..15b60ff31a2 100644
--- a/databases/p5-DBIx-Class-Schema-Loader/Makefile
+++ b/databases/p5-DBIx-Class-Schema-Loader/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2015/06/12 10:48:40 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2015/07/12 18:56:08 wiz Exp $
DISTNAME= DBIx-Class-Schema-Loader-0.07042
PKGNAME= p5-${DISTNAME}
@@ -17,14 +17,14 @@ BUILD_DEPENDS+= p5-Config-Any-[0-9]*:../../devel/p5-Config-Any
BUILD_DEPENDS+= p5-Config-General-[0-9]*:../../devel/p5-Config-General
BUILD_DEPENDS+= p5-DBD-SQLite>=1.29:../../databases/p5-DBD-SQLite
BUILD_DEPENDS+= p5-DBIx-Class-IntrospectableM2M-[0-9]*:../../databases/p5-DBIx-Class-IntrospectableM2M
-BUILD_DEPENDS+= {perl>=5.10.1,p5-File-Path>=2.07}:../../devel/p5-File-Path
+#BUILD_DEPENDS+= {perl>=5.10.1,p5-File-Path>=2.07}:../../devel/p5-File-Path
BUILD_DEPENDS+= p5-Moose>=1.1200:../../devel/p5-Moose
BUILD_DEPENDS+= p5-MooseX-MarkAsMethods>=0.13:../../devel/p5-MooseX-MarkAsMethods
BUILD_DEPENDS+= p5-MooseX-NonMoose>=0.16:../../devel/p5-MooseX-NonMoose
-BUILD_DEPENDS+= {perl>=5.18.0,p5-Pod-Simple>=3.22}:../../textproc/p5-Pod-Simple
+#BUILD_DEPENDS+= {perl>=5.18.0,p5-Pod-Simple>=3.22}:../../textproc/p5-Pod-Simple
BUILD_DEPENDS+= p5-Test-Exception>=0.31:../../devel/p5-Test-Exception
# BUILD_DEPENDS+= p5-Test-Kwalitee-[0-9]*:../../devel/p5-Test-Kwalitee
-BUILD_DEPENDS+= {perl>=5.12.0,p5-Test-Simple>=0.94}:../../devel/p5-Test-Simple
+#BUILD_DEPENDS+= {perl>=5.12.0,p5-Test-Simple>=0.94}:../../devel/p5-Test-Simple
BUILD_DEPENDS+= p5-Test-Warn>=0.21:../../devel/p5-Test-Warn
BUILD_DEPENDS+= p5-namespace-autoclean>=0.09:../../devel/p5-namespace-autoclean
@@ -35,7 +35,7 @@ DEPENDS+= p5-Class-Inspector>=1.27:../../devel/p5-Class-Inspector
DEPENDS+= p5-Class-Unload>=0.07:../../devel/p5-Class-Unload
DEPENDS+= p5-DBIx-Class>=0.08127:../../databases/p5-DBIx-Class
DEPENDS+= p5-Data-Dump>=1.06:../../devel/p5-Data-Dump
-DEPENDS+= {perl>=5.8.8,p5-Digest-MD5>=2.36}:../../security/p5-Digest-MD5
+#DEPENDS+= {perl>=5.8.8,p5-Digest-MD5>=2.36}:../../security/p5-Digest-MD5
DEPENDS+= p5-File-Slurp>=9999.13:../../devel/p5-File-Slurp
DEPENDS+= p5-Hash-Merge>=0.12:../../devel/p5-Hash-Merge
DEPENDS+= p5-Lingua-EN-Inflect-Number>=1.1:../../textproc/p5-Lingua-EN-Inflect-Number
@@ -43,8 +43,8 @@ DEPENDS+= p5-Lingua-EN-Inflect-Phrase>=0.15:../../textproc/p5-Lingua-EN-Inflect-
DEPENDS+= p5-Lingua-EN-Tagger>=0.23:../../textproc/p5-Lingua-EN-Tagger
DEPENDS+= p5-List-MoreUtils>=0.32:../../devel/p5-List-MoreUtils
DEPENDS+= p5-MRO-Compat>=0.09:../../devel/p5-MRO-Compat
-DEPENDS+= {perl>=5.10,p5-PathTools-[0-9]*}:../../devel/p5-PathTools
-DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils>=0}:../../devel/p5-Scalar-List-Utils
+#DEPENDS+= {perl>=5.10,p5-PathTools-[0-9]*}:../../devel/p5-PathTools
+#DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils>=0}:../../devel/p5-Scalar-List-Utils
DEPENDS+= p5-Scope-Guard>=0.20:../../devel/p5-Scope-Guard
DEPENDS+= p5-String-CamelCase>=0.02:../../textproc/p5-String-CamelCase
DEPENDS+= p5-String-ToIdentifier-EN>=0.05:../../textproc/p5-String-ToIdentifier-EN
diff --git a/databases/p5-DBIx-Class-TimeStamp/Makefile b/databases/p5-DBIx-Class-TimeStamp/Makefile
index 2533a353feb..2406339e4bd 100644
--- a/databases/p5-DBIx-Class-TimeStamp/Makefile
+++ b/databases/p5-DBIx-Class-TimeStamp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2015/06/12 10:48:40 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2015/07/12 18:56:08 wiz Exp $
DISTNAME= DBIx-Class-TimeStamp-0.14
PKGNAME= p5-${DISTNAME}
@@ -18,7 +18,7 @@ PERL5_PACKLIST= auto/DBIx/Class/TimeStamp/.packlist
BUILD_DEPENDS+= p5-Class-Accessor-Grouped-[0-9]*:../../devel/p5-Class-Accessor-Grouped
BUILD_DEPENDS+= p5-DateTime-Format-MySQL-[0-9]*:../../time/p5-DateTime-Format-MySQL
BUILD_DEPENDS+= p5-DateTime-Format-SQLite-[0-9]*:../../time/p5-DateTime-Format-SQLite
-BUILD_DEPENDS+= {perl>=5.10,p5-Time-HiRes-[0-9]*}:../../time/p5-Time-HiRes
+#BUILD_DEPENDS+= {perl>=5.10,p5-Time-HiRes-[0-9]*}:../../time/p5-Time-HiRes
BUILD_DEPENDS+= p5-Time-Warp-[0-9]*:../../time/p5-Time-Warp
DEPENDS+= p5-DBIx-Class>=0.08009:../../databases/p5-DBIx-Class
diff --git a/databases/p5-DBIx-Class/Makefile b/databases/p5-DBIx-Class/Makefile
index b0b0834edf8..66049bf3f9d 100644
--- a/databases/p5-DBIx-Class/Makefile
+++ b/databases/p5-DBIx-Class/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2015/07/12 03:10:28 wen Exp $
+# $NetBSD: Makefile,v 1.36 2015/07/12 18:56:08 wiz Exp $
DISTNAME= DBIx-Class-0.082820
PKGNAME= p5-${DISTNAME}
@@ -34,9 +34,9 @@ DEPENDS+= p5-namespace-clean>=0.24:../../devel/p5-namespace-clean
BUILD_DEPENDS+= p5-DBD-SQLite>=1.40:../../databases/p5-DBD-SQLite
BUILD_DEPENDS+= p5-Package-Stash>=0.28:../../devel/p5-Package-Stash
-BUILD_DEPENDS+= {perl>=5.10.1,p5-File-Temp>=0.22}:../../devel/p5-File-Temp
+#BUILD_DEPENDS+= {perl>=5.10.1,p5-File-Temp>=0.22}:../../devel/p5-File-Temp
BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
-BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.92}:../../devel/p5-Test-Simple
+#BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.92}:../../devel/p5-Test-Simple
BUILD_DEPENDS+= p5-Test-Warn>=0.21:../../devel/p5-Test-Warn
BUILD_DEPENDS+= p5-Class-DBI>=0:../../databases/p5-Class-DBI
BUILD_DEPENDS+= p5-SQL-Translator>=0.11018:../../databases/p5-SQL-Translator
diff --git a/databases/p5-DBIx-SearchBuilder/Makefile b/databases/p5-DBIx-SearchBuilder/Makefile
index 83b87f65226..1826cd160bf 100644
--- a/databases/p5-DBIx-SearchBuilder/Makefile
+++ b/databases/p5-DBIx-SearchBuilder/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2015/06/12 10:48:41 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2015/07/12 18:56:08 wiz Exp $
DISTNAME= DBIx-SearchBuilder-1.66
PKGNAME= p5-${DISTNAME}
@@ -16,7 +16,7 @@ BUILD_DEPENDS+= p5-DBD-SQLite-[0-9]*:../../databases/p5-DBD-SQLite
DEPENDS+= p5-Cache-Simple-TimedExpiry>=0.21:../../devel/p5-Cache-Simple-TimedExpiry
DEPENDS+= p5-Class-ReturnValue>=0.40:../../devel/p5-Class-ReturnValue
DEPENDS+= p5-Clone-[0-9]*:../../devel/p5-Clone
-DEPENDS+= {perl>=5.8.3,p5-Encode>=1.99}:../../textproc/p5-Encode
+#DEPENDS+= {perl>=5.8.3,p5-Encode>=1.99}:../../textproc/p5-Encode
DEPENDS+= p5-Want-[0-9]*:../../devel/p5-Want
# Recommented dependencies
diff --git a/databases/p5-DBM-Deep/Makefile b/databases/p5-DBM-Deep/Makefile
index 0614a4058da..4be5f5c0c32 100644
--- a/databases/p5-DBM-Deep/Makefile
+++ b/databases/p5-DBM-Deep/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2015/06/12 10:48:41 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2015/07/12 18:56:08 wiz Exp $
DISTNAME= DBM-Deep-2.0011
PKGNAME= p5-${DISTNAME}
@@ -17,7 +17,7 @@ PERL5_PACKLIST= auto/DBM/Deep/.packlist
BUILD_DEPENDS+= p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy
BUILD_DEPENDS+= p5-Test-Deep>=0.095:../../devel/p5-Test-Deep
BUILD_DEPENDS+= p5-Test-Exception>=0.21:../../devel/p5-Test-Exception
-BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple
+#BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple
BUILD_DEPENDS+= p5-Test-Warn>=0.08:../../devel/p5-Test-Warn
# for test target
diff --git a/databases/p5-DB_File-Lock/Makefile b/databases/p5-DB_File-Lock/Makefile
index e22cff3e017..758c00df2de 100644
--- a/databases/p5-DB_File-Lock/Makefile
+++ b/databases/p5-DB_File-Lock/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2015/06/12 10:48:41 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2015/07/12 18:56:08 wiz Exp $
DISTNAME= DB_File-Lock-0.05
PKGNAME= p5-${DISTNAME}
@@ -11,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/DB_File-Lock/
COMMENT= Perl5 module providing locking with flock wrapper for DB_File
PERL5_PACKLIST= auto/DB_File/Lock/.packlist
-DEPENDS+= {perl>=5,p5-DB_File-[0-9]*}:../../databases/p5-DB_File
+#DEPENDS+= {perl>=5,p5-DB_File-[0-9]*}:../../databases/p5-DB_File
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/databases/p5-Jifty-DBI/Makefile b/databases/p5-Jifty-DBI/Makefile
index 42c9bf21600..af080695a2a 100644
--- a/databases/p5-Jifty-DBI/Makefile
+++ b/databases/p5-Jifty-DBI/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2015/06/12 10:48:41 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2015/07/12 18:56:08 wiz Exp $
DISTNAME= Jifty-DBI-0.78
PKGNAME= p5-${DISTNAME}
@@ -28,7 +28,7 @@ DEPENDS+= p5-Data-Page-[0-9]*:../../devel/p5-Data-Page
DEPENDS+= p5-DateTime-Format-ISO8601-[0-9]*:../../time/p5-DateTime-Format-ISO8601
DEPENDS+= p5-DateTime-Format-Strptime-[0-9]*:../../time/p5-DateTime-Format-Strptime
DEPENDS+= p5-DateTime>=0.34:../../time/p5-DateTime
-DEPENDS+= {perl>=5.8.7,p5-Encode>=2.10}:../../textproc/p5-Encode
+#DEPENDS+= {perl>=5.8.7,p5-Encode>=2.10}:../../textproc/p5-Encode
DEPENDS+= p5-Exporter-Lite-[0-9]*:../../devel/p5-Exporter-Lite
DEPENDS+= p5-Hash-Merge-[0-9]*:../../devel/p5-Hash-Merge
DEPENDS+= p5-Lingua-EN-Inflect-[0-9]*:../../textproc/p5-Lingua-EN-Inflect
diff --git a/databases/p5-MLDBM-Sync/Makefile b/databases/p5-MLDBM-Sync/Makefile
index 41132a6daab..e6b6e268fbf 100644
--- a/databases/p5-MLDBM-Sync/Makefile
+++ b/databases/p5-MLDBM-Sync/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2015/06/12 10:48:42 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2015/07/12 18:56:08 wiz Exp $
DISTNAME= MLDBM-Sync-0.30
PKGNAME= p5-${DISTNAME}
@@ -12,7 +12,7 @@ COMMENT= Perl5 module for safe concurrent access to MLDBM databases
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-MLDBM>=1:../../databases/p5-MLDBM
-DEPENDS+= {perl>=5.7.3,p5-Digest-MD5-[0-9]*}:../../security/p5-Digest-MD5
+#DEPENDS+= {perl>=5.7.3,p5-Digest-MD5-[0-9]*}:../../security/p5-Digest-MD5
PERL5_PACKLIST= auto/MLDBM/Sync/.packlist
diff --git a/databases/p5-ORLite-Migrate/Makefile b/databases/p5-ORLite-Migrate/Makefile
index c13b21bfe4c..1f91ca9e985 100644
--- a/databases/p5-ORLite-Migrate/Makefile
+++ b/databases/p5-ORLite-Migrate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2015/06/12 10:48:42 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2015/07/12 18:56:08 wiz Exp $
DISTNAME= ORLite-Migrate-1.10
PKGNAME= p5-${DISTNAME}
@@ -12,7 +12,7 @@ COMMENT= Perl 5 extremely light weight SQLite-specific schema migration
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-DBD-SQLite>=1.21:../../databases/p5-DBD-SQLite
-DEPENDS+= {perl>=5.10.1,p5-PathTools>=3.27.01}:../../devel/p5-PathTools
+#DEPENDS+= {perl>=5.10.1,p5-PathTools>=3.27.01}:../../devel/p5-PathTools
DEPENDS+= p5-File-Which>=1.07:../../devel/p5-File-Which
DEPENDS+= p5-File-pushd>=1.00:../../devel/p5-File-pushd
DEPENDS+= p5-IPC-Run3>=0.042:../../devel/p5-IPC-Run3
diff --git a/databases/p5-ORLite/Makefile b/databases/p5-ORLite/Makefile
index 89752f7a7d2..3b671f77d08 100644
--- a/databases/p5-ORLite/Makefile
+++ b/databases/p5-ORLite/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2015/06/12 10:48:42 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2015/07/12 18:56:08 wiz Exp $
DISTNAME= ORLite-1.98
PKGNAME= p5-${DISTNAME}
@@ -14,9 +14,9 @@ LICENSE= ${PERL5_LICENSE}
BUILD_DEPENDS+= p5-Test-Script>=1.06:../../devel/p5-Test-Script
DEPENDS+= p5-DBD-SQLite>=1.27:../../databases/p5-DBD-SQLite
-DEPENDS+= {perl>=5.12.0,p5-File-Path>=2.08}:../../devel/p5-File-Path
+#DEPENDS+= {perl>=5.12.0,p5-File-Path>=2.08}:../../devel/p5-File-Path
DEPENDS+= p5-File-Remove>=1.40:../../sysutils/p5-File-Remove
-DEPENDS+= {perl>=5.10.1,p5-File-Temp>=0.20}:../../devel/p5-File-Temp
+#DEPENDS+= {perl>=5.10.1,p5-File-Temp>=0.20}:../../devel/p5-File-Temp
DEPENDS+= p5-Params-Util>=1.00:../../devel/p5-Params-Util
BUILDLINK_API_DEPENDS.p5-DBI+= p5-DBI>=1.607
diff --git a/databases/p5-Rose-DBx-TestDB/Makefile b/databases/p5-Rose-DBx-TestDB/Makefile
index 2e91a7cf72e..d3572a2cdb0 100644
--- a/databases/p5-Rose-DBx-TestDB/Makefile
+++ b/databases/p5-Rose-DBx-TestDB/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2015/06/12 10:48:43 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2015/07/12 18:56:09 wiz Exp $
DISTNAME= Rose-DBx-TestDB-0.05
PKGNAME= p5-${DISTNAME}
@@ -13,7 +13,7 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-DBD-SQLite>=1.08:../../databases/p5-DBD-SQLite
DEPENDS+= p5-Rose-DB-[0-9]*:../../databases/p5-Rose-DB
-DEPENDS+= {perl>=5.6.1,p5-File-Temp-[0-9]*}:../../devel/p5-File-Temp
+#DEPENDS+= {perl>=5.6.1,p5-File-Temp-[0-9]*}:../../devel/p5-File-Temp
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Rose/DBx/TestDB/.packlist
diff --git a/databases/p5-SQL-Abstract/Makefile b/databases/p5-SQL-Abstract/Makefile
index 1e43cdf1c38..14cc9da398a 100644
--- a/databases/p5-SQL-Abstract/Makefile
+++ b/databases/p5-SQL-Abstract/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2015/06/12 10:48:43 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2015/07/12 18:56:09 wiz Exp $
DISTNAME= SQL-Abstract-1.81
PKGNAME= p5-${DISTNAME}
@@ -14,11 +14,11 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Class-Accessor-Grouped>=0.10005:../../devel/p5-Class-Accessor-Grouped
DEPENDS+= p5-Getopt-Long-Descriptive>=0.091:../../devel/p5-Getopt-Long-Descriptive
DEPENDS+= p5-Hash-Merge>=0.12:../../devel/p5-Hash-Merge
-DEPENDS+= {perl>=5.7.3,p5-Scalar-List-Utils-[0-9]*}:../../devel/p5-Scalar-List-Utils
+#DEPENDS+= {perl>=5.7.3,p5-Scalar-List-Utils-[0-9]*}:../../devel/p5-Scalar-List-Utils
BUILD_DEPENDS+= p5-Test-Deep>=0.101:../../devel/p5-Test-Deep
BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
-BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.92}:../../devel/p5-Test-Simple
+#BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.92}:../../devel/p5-Test-Simple
BUILD_DEPENDS+= p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn
BUILD_DEPENDS+= p5-Tree-DAG_Node>=0:../../devel/p5-Tree-DAG_Node
diff --git a/databases/p5-SQL-Translator/Makefile b/databases/p5-SQL-Translator/Makefile
index 5fd4f2ec764..44447dd1791 100644
--- a/databases/p5-SQL-Translator/Makefile
+++ b/databases/p5-SQL-Translator/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2015/06/12 10:48:43 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2015/07/12 18:56:09 wiz Exp $
DISTNAME= SQL-Translator-0.11020
PKGNAME= p5-${DISTNAME}
@@ -36,7 +36,7 @@ DEPENDS+= p5-Text-RecordParser>=0.02:../../textproc/p5-Text-RecordParser
DEPENDS+= p5-XML-LibXML>=1.69:../../textproc/p5-XML-LibXML
DEPENDS+= p5-YAML>=0.66:../../textproc/p5-YAML
-BUILD_DEPENDS+= {perl>=5.10,p5-PathTools-[0-9]*}:../../devel/p5-PathTools
+#BUILD_DEPENDS+= {perl>=5.10,p5-PathTools-[0-9]*}:../../devel/p5-PathTools
BUILD_DEPENDS+= p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences
BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
BUILD_DEPENDS+= p5-XML-Writer>=0.500:../../textproc/p5-XML-Writer
diff --git a/databases/p5-perl-ldap/Makefile b/databases/p5-perl-ldap/Makefile
index e18ffbee91c..795744898b3 100644
--- a/databases/p5-perl-ldap/Makefile
+++ b/databases/p5-perl-ldap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2015/06/12 10:48:44 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2015/07/12 18:56:09 wiz Exp $
DISTNAME= perl-ldap-0.63
PKGREVISION= 2
@@ -16,7 +16,7 @@ BUILD_DEFS+= IPV6_READY
DEPENDS+= p5-Convert-ASN1>=0.07:../../textproc/p5-Convert-ASN1
DEPENDS+= p5-IO-Socket-SSL>=0.81:../../security/p5-IO-Socket-SSL
DEPENDS+= p5-Text-Soundex-[0-9]*:../../textproc/p5-Text-Soundex
-DEPENDS+= {perl>=5.8.0,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64
+#DEPENDS+= {perl>=5.8.0,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64
DEPENDS+= p5-URI>=1.10:../../www/p5-URI
DEPENDS+= p5-XML-SAX-Writer-[0-9]*:../../textproc/p5-XML-SAX-Writer
@@ -30,7 +30,7 @@ PKG_SUGGESTED_OPTIONS= inet6
.if !empty(PKG_OPTIONS:Msasl)
DEPENDS+= p5-Authen-SASL>=2.00:../../security/p5-Authen-SASL
-DEPENDS+= {perl>=5.8.0,p5-Digest-MD5-[0-9]*}:../../security/p5-Digest-MD5
+#DEPENDS+= {perl>=5.8.0,p5-Digest-MD5-[0-9]*}:../../security/p5-Digest-MD5
.endif
.if !empty(PKG_OPTIONS:Minet6)
diff --git a/databases/percona-toolkit/Makefile b/databases/percona-toolkit/Makefile
index 10cdb2e962a..5896b1771a7 100644
--- a/databases/percona-toolkit/Makefile
+++ b/databases/percona-toolkit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2015/06/12 10:48:44 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2015/07/12 18:56:09 wiz Exp $
#
DISTNAME= percona-toolkit-2.2.14
@@ -22,7 +22,7 @@ CHECK_INTERPRETER_SKIP+= *pt-sift
CHECK_INTERPRETER_SKIP+= *pt-stalk
DEPENDS+= p5-DBD-mysql-[0-9]*:../../databases/p5-DBD-mysql
-DEPENDS+= {perl>=5.7.3,p5-Time-HiRes-[0-9]*}:../../time/p5-Time-HiRes
+#DEPENDS+= {perl>=5.7.3,p5-Time-HiRes-[0-9]*}:../../time/p5-Time-HiRes
PERL5_PACKLIST= auto/percona-toolkit/.packlist
diff --git a/databases/yasql/Makefile b/databases/yasql/Makefile
index 59243a482ad..c9c8173815f 100644
--- a/databases/yasql/Makefile
+++ b/databases/yasql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2015/06/12 10:48:46 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2015/07/12 18:56:09 wiz Exp $
DISTNAME= yasql-1.81
PKGREVISION= 6
@@ -10,7 +10,7 @@ HOMEPAGE= http://yasql.sourceforge.net/
COMMENT= Yet another SQLPlus replacement for Oracle
DEPENDS+= p5-DBD-Oracle-[0-9]*:../../databases/p5-DBD-Oracle
-DEPENDS+= {perl>=5.002,p5-Term-ReadLine-[0-9]*}:../../devel/p5-Term-ReadLine
+#DEPENDS+= {perl>=5.002,p5-Term-ReadLine-[0-9]*}:../../devel/p5-Term-ReadLine
DEPENDS+= p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey
USE_TOOLS+= perl:run