summaryrefslogtreecommitdiff
path: root/www
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 /www
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 'www')
-rw-r--r--www/checkbot/Makefile4
-rw-r--r--www/cvsweb/Makefile4
-rw-r--r--www/gitweb/Makefile4
-rw-r--r--www/p5-AnyEvent-HTTPD/Makefile4
-rw-r--r--www/p5-Apache-ASP/Makefile6
-rw-r--r--www/p5-App-Nopaste/Makefile4
-rw-r--r--www/p5-CGI-Application/Makefile4
-rw-r--r--www/p5-CGI-Kwiki/Makefile6
-rw-r--r--www/p5-CGI-PSGI/Makefile4
-rw-r--r--www/p5-CGI-ProgressBar/Makefile4
-rw-r--r--www/p5-Captcha-reCAPTCHA-Mailhide/Makefile4
-rw-r--r--www/p5-Catalyst-Component-InstancePerContext/Makefile4
-rw-r--r--www/p5-Catalyst-Controller-FormBuilder/Makefile4
-rw-r--r--www/p5-Catalyst-Controller-HTML-FormFu/Makefile4
-rw-r--r--www/p5-Catalyst-Devel/Makefile4
-rw-r--r--www/p5-Catalyst-DispatchType-Regex/Makefile6
-rw-r--r--www/p5-Catalyst-Engine-JobQueue-POE/Makefile4
-rw-r--r--www/p5-Catalyst-Plugin-Authentication/Makefile4
-rw-r--r--www/p5-Catalyst-Plugin-I18N/Makefile4
-rw-r--r--www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile8
-rw-r--r--www/p5-Catalyst-Plugin-Session/Makefile10
-rw-r--r--www/p5-Catalyst-View-Mason/Makefile6
-rw-r--r--www/p5-CatalystX-Component-Traits/Makefile6
-rw-r--r--www/p5-CatalystX-LeakChecker/Makefile4
-rw-r--r--www/p5-Dancer2/Makefile6
-rw-r--r--www/p5-FCGI-Client/Makefile4
-rw-r--r--www/p5-HTML-Entities-Interpolate/Makefile6
-rw-r--r--www/p5-HTML-FormFu/Makefile8
-rw-r--r--www/p5-HTML-Mason-PSGIHandler/Makefile4
-rw-r--r--www/p5-HTTP-Server-EV/Makefile4
-rw-r--r--www/p5-Handel/Makefile12
-rw-r--r--www/p5-LWP-Authen-Negotiate/Makefile4
-rw-r--r--www/p5-LWP-Authen-Wsse/Makefile4
-rw-r--r--www/p5-Plack-App-Proxy/Makefile4
-rw-r--r--www/p5-Plack-Middleware-Auth-Digest/Makefile4
-rw-r--r--www/p5-Plack-Middleware-ConsoleLogger/Makefile4
-rw-r--r--www/p5-Plack-Middleware-Debug/Makefile4
-rw-r--r--www/p5-Plack-Middleware-Header/Makefile4
-rw-r--r--www/p5-Plack-Middleware-RemoveRedundantBody/Makefile4
-rw-r--r--www/p5-Plack-Middleware-ReverseProxy/Makefile4
-rw-r--r--www/p5-Plack-Middleware-Session/Makefile4
-rw-r--r--www/p5-Plack/Makefile4
-rw-r--r--www/p5-Pod-POM-Web/Makefile4
-rw-r--r--www/p5-Rose-HTML-Objects/Makefile8
-rw-r--r--www/p5-SVN-Web/Makefile4
-rw-r--r--www/p5-Starman/Makefile4
-rw-r--r--www/p5-Tatsumaki/Makefile4
-rw-r--r--www/p5-Test-HTTP-Server-Simple/Makefile4
-rw-r--r--www/p5-URI-Fetch/Makefile4
-rw-r--r--www/p5-URI-Find/Makefile4
-rw-r--r--www/p5-URI/Makefile4
-rw-r--r--www/p5-WWW-Facebook-API/Makefile6
-rw-r--r--www/p5-libwww/Makefile10
-rw-r--r--www/wApua/Makefile4
54 files changed, 132 insertions, 132 deletions
diff --git a/www/checkbot/Makefile b/www/checkbot/Makefile
index 645f972e853..0d84ee0b9db 100644
--- a/www/checkbot/Makefile
+++ b/www/checkbot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2015/06/12 10:51:48 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2015/07/12 18:56:32 wiz Exp $
#
DISTNAME= checkbot-1.79
@@ -11,7 +11,7 @@ HOMEPAGE= http://degraaff.org/checkbot/
COMMENT= Verify links on a set of HTML pages
DEPENDS+= p5-MailTools>=1.03:../../mail/p5-MailTools
-DEPENDS+= {perl>=5.10,p5-Net-[0-9]*}:../../net/p5-Net
+#DEPENDS+= {perl>=5.10,p5-Net-[0-9]*}:../../net/p5-Net
DEPENDS+= p5-Time-Duration-[0-9]*:../../time/p5-Time-Duration
DEPENDS+= p5-URI>=1.10:../../www/p5-URI
DEPENDS+= p5-libwww>=5.76:../../www/p5-libwww
diff --git a/www/cvsweb/Makefile b/www/cvsweb/Makefile
index fcfcb6986c5..390043eedd3 100644
--- a/www/cvsweb/Makefile
+++ b/www/cvsweb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2015/06/12 10:51:49 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2015/07/12 18:56:33 wiz Exp $
#
DISTNAME= cvsweb-3.0.6
@@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.freebsd.org/projects/cvsweb.html
COMMENT= Web interface for browsing a CVS repository
-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-IPC-Run>=0.74:../../devel/p5-IPC-Run
DEPENDS+= p5-MIME-Types>=1.12:../../mail/p5-MIME-Types
DEPENDS+= p5-URI>=1.30:../../www/p5-URI
diff --git a/www/gitweb/Makefile b/www/gitweb/Makefile
index a6ece46fd16..dd62b0d95c6 100644
--- a/www/gitweb/Makefile
+++ b/www/gitweb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2015/07/04 05:56:29 ryoon Exp $
+# $NetBSD: Makefile,v 1.27 2015/07/12 18:56:33 wiz Exp $
.include "../../devel/git/Makefile.common"
@@ -9,7 +9,7 @@ COMMENT= Web interface for GIT repositories
#DEPENDS+= apache{,2,22}-[0-9]*:../../www/apache22
DEPENDS+= git-base>=${GIT_VERSION}:../../devel/git-base
-DEPENDS+= {perl>=5.15.8,p5-Time-HiRes>=1.9725}:../../time/p5-Time-HiRes
+#DEPENDS+= {perl>=5.15.8,p5-Time-HiRes>=1.9725}:../../time/p5-Time-HiRes
USE_TOOLS+= perl:run
diff --git a/www/p5-AnyEvent-HTTPD/Makefile b/www/p5-AnyEvent-HTTPD/Makefile
index 43827b28528..0a6f04d3e84 100644
--- a/www/p5-AnyEvent-HTTPD/Makefile
+++ b/www/p5-AnyEvent-HTTPD/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:51 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2015/07/12 18:56:33 wiz Exp $
DISTNAME= AnyEvent-HTTPD-0.93
PKGNAME= p5-${DISTNAME}
@@ -17,7 +17,7 @@ PERL5_PACKLIST= auto/AnyEvent/HTTPD/.packlist
DEPENDS+= p5-AnyEvent-[0-9]*:../../devel/p5-AnyEvent
DEPENDS+= p5-Object-Event-[0-9]*:../../devel/p5-Object-Event
DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
-DEPENDS+= {perl>=5,p5-Time-Local-[0-9]*}:../../time/p5-Time-Local
+#DEPENDS+= {perl>=5,p5-Time-Local-[0-9]*}:../../time/p5-Time-Local
DEPENDS+= p5-common-sense-[0-9]*:../../devel/p5-common-sense
DEPENDS+= p5-AnyEvent-HTTP-[0-9]*:../../www/p5-AnyEvent-HTTP
diff --git a/www/p5-Apache-ASP/Makefile b/www/p5-Apache-ASP/Makefile
index daa913d944d..48b1597cfcf 100644
--- a/www/p5-Apache-ASP/Makefile
+++ b/www/p5-Apache-ASP/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2015/06/12 10:51:51 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2015/07/12 18:56:33 wiz Exp $
#
DISTNAME= Apache-ASP-2.62
@@ -13,13 +13,13 @@ COMMENT= Perl5/Apache module of Perl-coded Active Server Pages
DEPENDS+= p5-Apache-Filter>=1.019:../../www/p5-Apache-Filter
DEPENDS+= p5-Apache-SSI>=2.16:../../www/p5-Apache-SSI
-DEPENDS+= {perl>=5.9.3,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress # Compress::Zlib
+#DEPENDS+= {perl>=5.9.3,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress # Compress::Zlib
DEPENDS+= p5-Devel-Symdump>=2.00:../../devel/p5-Devel-Symdump
DEPENDS+= p5-HTML-Clean>=0.8:../../www/p5-HTML-Clean
DEPENDS+= p5-HTML-FillInForm>=0.8:../../www/p5-HTML-FillInForm
DEPENDS+= p5-MLDBM>=2.00:../../databases/p5-MLDBM
DEPENDS+= p5-MLDBM-Sync>=0.15:../../databases/p5-MLDBM-Sync
-DEPENDS+= {perl>=5.7.3,p5-Time-HiRes>=01.20}:../../time/p5-Time-HiRes
+#DEPENDS+= {perl>=5.7.3,p5-Time-HiRes>=01.20}:../../time/p5-Time-HiRes
DEPENDS+= p5-XML-XSLT>=0.32:../../textproc/p5-XML-XSLT
DEPENDS+= p5-libwww>=5.48:../../www/p5-libwww
diff --git a/www/p5-App-Nopaste/Makefile b/www/p5-App-Nopaste/Makefile
index 8b7a3189969..3419b1e71cb 100644
--- a/www/p5-App-Nopaste/Makefile
+++ b/www/p5-App-Nopaste/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2015/06/12 10:51:52 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2015/07/12 18:56:33 wiz Exp $
DISTNAME= App-Nopaste-1.004
PKGNAME= p5-${DISTNAME}
@@ -24,7 +24,7 @@ DEPENDS+= p5-WWW-Mechanize-[0-9]*:../../www/p5-WWW-Mechanize
DEPENDS+= p5-Clipboard-[0-9]*:../../x11/p5-Clipboard
DEPENDS+= p5-Config-INI-[0-9]*:../../devel/p5-Config-INI
DEPENDS+= p5-WWW-Pastebin-PastebinCom-Create-[0-9]*:../../www/p5-WWW-Pastebin-PastebinCom-Create
-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
# for make test
BUILD_DEPENDS+= p5-JSON-MaybeXS-[0-9]*:../../converters/p5-JSON-MaybeXS
diff --git a/www/p5-CGI-Application/Makefile b/www/p5-CGI-Application/Makefile
index d97e26ae77f..d78813e7048 100644
--- a/www/p5-CGI-Application/Makefile
+++ b/www/p5-CGI-Application/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2015/06/12 10:51:52 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2015/07/12 18:56:33 wiz Exp $
DISTNAME= CGI-Application-4.50
PKGNAME= p5-${DISTNAME}
@@ -11,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/CGI-Application/
COMMENT= Perl5 module to create sophisticated, reusable web-based applications
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= {p5-CGI>=2.66,perl>=5.6.1nb2}:../../www/p5-CGI
+#DEPENDS+= {p5-CGI>=2.66,perl>=5.6.1nb2}:../../www/p5-CGI
DEPENDS+= p5-Class-ISA-[0-9]*:../../devel/p5-Class-ISA
DEPENDS+= p5-HTML-Template-[0-9]*:../../www/p5-HTML-Template
diff --git a/www/p5-CGI-Kwiki/Makefile b/www/p5-CGI-Kwiki/Makefile
index 58d46983a11..dd65c5484bf 100644
--- a/www/p5-CGI-Kwiki/Makefile
+++ b/www/p5-CGI-Kwiki/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2015/06/12 10:51:53 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2015/07/12 18:56:33 wiz Exp $
#
DISTNAME= CGI-Kwiki-0.18
@@ -12,8 +12,8 @@ HOMEPAGE= http://www.kwiki.org/
COMMENT= Quickie Wiki that is not too Tricky
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= {perl>=5.10.0,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple
-DEPENDS+= {perl>=5.10.0,p5-Locale-Maketext>=1.08}:../../misc/p5-Locale-Maketext
+#DEPENDS+= {perl>=5.10.0,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple
+#DEPENDS+= {perl>=5.10.0,p5-Locale-Maketext>=1.08}:../../misc/p5-Locale-Maketext
PERL5_PACKLIST= auto/CGI-Kwiki/.packlist
diff --git a/www/p5-CGI-PSGI/Makefile b/www/p5-CGI-PSGI/Makefile
index 236389f7d80..b90c78635c4 100644
--- a/www/p5-CGI-PSGI/Makefile
+++ b/www/p5-CGI-PSGI/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:53 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2015/07/12 18:56:33 wiz Exp $
DISTNAME= CGI-PSGI-0.15
PKGNAME= p5-${DISTNAME}
@@ -14,7 +14,7 @@ LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/CGI/PSGI/.packlist
-DEPENDS+= {perl>=5.10.1,p5-CGI>=3.33}:../../www/p5-CGI
+#DEPENDS+= {perl>=5.10.1,p5-CGI>=3.33}:../../www/p5-CGI
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-CGI-ProgressBar/Makefile b/www/p5-CGI-ProgressBar/Makefile
index c6a89628605..0851566b874 100644
--- a/www/p5-CGI-ProgressBar/Makefile
+++ b/www/p5-CGI-ProgressBar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:54 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2015/07/12 18:56:33 wiz Exp $
#
DISTNAME= CGI-ProgressBar-0.05
@@ -12,7 +12,7 @@ HOMEPAGE= http://search.cpan.org/dist/CGI-ProgressBar/
COMMENT= CGI.pm sub-class with a progress bar object
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= {perl>=5.8.8,p5-CGI>=3.15}:../../www/p5-CGI
+#DEPENDS+= {perl>=5.8.8,p5-CGI>=3.15}:../../www/p5-CGI
PERL5_PACKLIST= auto/CGI/ProgressBar/.packlist
USE_LANGUAGES= # none
diff --git a/www/p5-Captcha-reCAPTCHA-Mailhide/Makefile b/www/p5-Captcha-reCAPTCHA-Mailhide/Makefile
index a4fcefe831f..59ec07fc303 100644
--- a/www/p5-Captcha-reCAPTCHA-Mailhide/Makefile
+++ b/www/p5-Captcha-reCAPTCHA-Mailhide/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:54 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2015/07/12 18:56:33 wiz Exp $
#
DISTNAME= Captcha-reCAPTCHA-Mailhide-0.94
@@ -14,7 +14,7 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Crypt-Rijndael-[0-9]*:../../security/p5-Crypt-Rijndael
DEPENDS+= p5-HTML-Tiny>=0.904:../../www/p5-HTML-Tiny
-DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64
+#DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64
PERL5_PACKLIST= auto/Captcha/reCAPTCHA/Mailhide/.packlist
USE_LANGUAGES= # none
diff --git a/www/p5-Catalyst-Component-InstancePerContext/Makefile b/www/p5-Catalyst-Component-InstancePerContext/Makefile
index 5cfaeba7c91..64d9c77198e 100644
--- a/www/p5-Catalyst-Component-InstancePerContext/Makefile
+++ b/www/p5-Catalyst-Component-InstancePerContext/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:55 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2015/07/12 18:56:33 wiz Exp $
DISTNAME= Catalyst-Component-InstancePerContext-0.001001
PKGNAME= p5-${DISTNAME}
@@ -12,7 +12,7 @@ COMMENT= Return a new instance a component on each request
DEPENDS+= p5-Catalyst-Runtime>=0:../../www/p5-Catalyst-Runtime
DEPENDS+= p5-Moose>0:../../devel/p5-Moose
-DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils-[0-9]*}:../../devel/p5-Scalar-List-Utils
+#DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils-[0-9]*}:../../devel/p5-Scalar-List-Utils
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Catalyst/Component/InstancePerContext/.packlist
diff --git a/www/p5-Catalyst-Controller-FormBuilder/Makefile b/www/p5-Catalyst-Controller-FormBuilder/Makefile
index 8d54500f895..ed9d9718943 100644
--- a/www/p5-Catalyst-Controller-FormBuilder/Makefile
+++ b/www/p5-Catalyst-Controller-FormBuilder/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2015/06/12 10:51:55 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2015/07/12 18:56:34 wiz Exp $
DISTNAME= Catalyst-Controller-FormBuilder-0.06
PKGNAME= p5-${DISTNAME}
@@ -18,7 +18,7 @@ DEPENDS+= p5-Class-Inspector>=1.13:../../devel/p5-Class-Inspector
DEPENDS+= p5-MRO-Compat>=0.09:../../devel/p5-MRO-Compat
DEPENDS+= p5-Test-WWW-Mechanize-Catalyst>=0.37:../../www/p5-Test-WWW-Mechanize-Catalyst
DEPENDS+= p5-Tie-IxHash>=1.21:../../devel/p5-Tie-IxHash
-DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils>=1.19}:../../devel/p5-Scalar-List-Utils
+#DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils>=1.19}:../../devel/p5-Scalar-List-Utils
# Recommented
DEPENDS+= p5-Catalyst-View-TT>=0.23:../../www/p5-Catalyst-View-TT
diff --git a/www/p5-Catalyst-Controller-HTML-FormFu/Makefile b/www/p5-Catalyst-Controller-HTML-FormFu/Makefile
index 46e33a97e6c..5a02bfb8147 100644
--- a/www/p5-Catalyst-Controller-HTML-FormFu/Makefile
+++ b/www/p5-Catalyst-Controller-HTML-FormFu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:55 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2015/07/12 18:56:34 wiz Exp $
DISTNAME= Catalyst-Controller-HTML-FormFu-1.00
PKGNAME= p5-${DISTNAME}
@@ -30,7 +30,7 @@ BUILD_DEPENDS+= p5-Catalyst-Plugin-Session-Store-File-[0-9]*:../../www/p5-Cataly
BUILD_DEPENDS+= p5-Catalyst-View-TT-[0-9]*:../../www/p5-Catalyst-View-TT
BUILD_DEPENDS+= p5-Config-General-[0-9]*:../../devel/p5-Config-General
BUILD_DEPENDS+= p5-Template-Toolkit>=2:../../www/p5-Template-Toolkit
-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-WWW-Mechanize>=1.16:../../www/p5-Test-WWW-Mechanize
BUILD_DEPENDS+= p5-Test-WWW-Mechanize-Catalyst-[0-9]*:../../www/p5-Test-WWW-Mechanize-Catalyst
diff --git a/www/p5-Catalyst-Devel/Makefile b/www/p5-Catalyst-Devel/Makefile
index e53f5a2c706..fbb4156ef4c 100644
--- a/www/p5-Catalyst-Devel/Makefile
+++ b/www/p5-Catalyst-Devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:55 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2015/07/12 18:56:34 wiz Exp $
DISTNAME= Catalyst-Devel-1.39
PKGNAME= p5-${DISTNAME}
@@ -31,7 +31,7 @@ DEPENDS+= p5-namespace-clean-[0-9]*:../../devel/p5-namespace-clean
# DEPENDS+= p5-Starman-[0-9]*:../../www/p5-Starman
# DEPENDS+= p5-MooseX-Daemonize-[0-9]*:../../devel/p5-MooseX-Daemonize
-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/Devel/.packlist
diff --git a/www/p5-Catalyst-DispatchType-Regex/Makefile b/www/p5-Catalyst-DispatchType-Regex/Makefile
index a7e17203717..2a70a78713c 100644
--- a/www/p5-Catalyst-DispatchType-Regex/Makefile
+++ b/www/p5-Catalyst-DispatchType-Regex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2015/06/12 10:51:55 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2015/07/12 18:56:34 wiz Exp $
DISTNAME= Catalyst-DispatchType-Regex-5.90033
PKGNAME= p5-${DISTNAME}
@@ -12,10 +12,10 @@ COMMENT= Deprecated Catalyst Regex DispatchType
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Moose>=0:../../devel/p5-Moose
-DEPENDS+= {perl>=5.7.3,p5-Text-Balanced>=0}:../../textproc/p5-Text-Balanced
+#DEPENDS+= {perl>=5.7.3,p5-Text-Balanced>=0}:../../textproc/p5-Text-Balanced
DEPENDS+= p5-Text-SimpleTable>=0:../../textproc/p5-Text-SimpleTable
-BUILD_DEPENDS+= {perl>=5.19.1,p5-Module-Build>=0.4004}:../../devel/p5-Module-Build
+#BUILD_DEPENDS+= {perl>=5.19.1,p5-Module-Build>=0.4004}:../../devel/p5-Module-Build
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Catalyst/DispatchType/Regex/.packlist
diff --git a/www/p5-Catalyst-Engine-JobQueue-POE/Makefile b/www/p5-Catalyst-Engine-JobQueue-POE/Makefile
index 1a3ffd98154..538d5351c52 100644
--- a/www/p5-Catalyst-Engine-JobQueue-POE/Makefile
+++ b/www/p5-Catalyst-Engine-JobQueue-POE/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:55 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2015/07/12 18:56:34 wiz Exp $
DISTNAME= Catalyst-Engine-JobQueue-POE-0.0.4
PKGNAME= p5-${DISTNAME}
@@ -11,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/Catalyst-Engine-JobQueue-POE/
COMMENT= Implementing a Catalyst job queue with POE
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= {perl>=5.6.2,p5-Test-Simple>0}:../../devel/p5-Test-Simple
+#DEPENDS+= {perl>=5.6.2,p5-Test-Simple>0}:../../devel/p5-Test-Simple
DEPENDS+= p5-version>0:../../devel/p5-version
DEPENDS+= p5-Email-MIME>=1.903:../../mail/p5-Email-MIME
DEPENDS+= p5-Email-Send>=2.15:../../mail/p5-Email-Send
diff --git a/www/p5-Catalyst-Plugin-Authentication/Makefile b/www/p5-Catalyst-Plugin-Authentication/Makefile
index b320a96b1f8..83c70fb99e2 100644
--- a/www/p5-Catalyst-Plugin-Authentication/Makefile
+++ b/www/p5-Catalyst-Plugin-Authentication/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2015/06/12 10:51:56 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2015/07/12 18:56:34 wiz Exp $
DISTNAME= Catalyst-Plugin-Authentication-0.10023
PKGNAME= p5-${DISTNAME}0
@@ -20,7 +20,7 @@ BUILD_DEPENDS+= p5-Catalyst-Plugin-Session-State-Cookie-[0-9]*:../../www/p5-Cata
BUILD_DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
BUILD_DEPENDS+= p5-Moose>=2:../../devel/p5-Moose
BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../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-WWW-Mechanize-Catalyst>=0.50:../../www/p5-Test-WWW-Mechanize-Catalyst
#PERL5_MODULE_TYPE= Module::Install::Bundled
diff --git a/www/p5-Catalyst-Plugin-I18N/Makefile b/www/p5-Catalyst-Plugin-I18N/Makefile
index 71c6f891417..11b0a505455 100644
--- a/www/p5-Catalyst-Plugin-I18N/Makefile
+++ b/www/p5-Catalyst-Plugin-I18N/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:56 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2015/07/12 18:56:34 wiz Exp $
DISTNAME= Catalyst-Plugin-I18N-0.10
PKGNAME= p5-${DISTNAME}
@@ -13,7 +13,7 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Catalyst-Runtime-[0-9]*:../../www/p5-Catalyst-Runtime
DEPENDS+= p5-Locale-Maketext-Lexicon-[0-9]*:../../misc/p5-Locale-Maketext-Lexicon
-DEPENDS+= {perl>=5.12.0,p5-Locale-Maketext-Simple>=0.19}:../../misc/p5-Locale-Maketext-Simple
+#DEPENDS+= {perl>=5.12.0,p5-Locale-Maketext-Simple>=0.19}:../../misc/p5-Locale-Maketext-Simple
DEPENDS+= p5-MRO-Compat>=0.10:../../devel/p5-MRO-Compat
USE_LANGUAGES= # empty
diff --git a/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile b/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile
index eb677e22d19..5abc86d147d 100644
--- a/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile
+++ b/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:57 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2015/07/12 18:56:34 wiz Exp $
DISTNAME= Catalyst-Plugin-Session-Store-FastMmap-0.16
PKGNAME= p5-${DISTNAME}
@@ -13,10 +13,10 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Cache-FastMmap>=1.29:../../devel/p5-Cache-FastMmap
DEPENDS+= p5-Catalyst-Plugin-Session>=0.27:../../www/p5-Catalyst-Plugin-Session
-DEPENDS+= {perl>=5.10,p5-File-Temp-[0-9]*}:../../devel/p5-File-Temp
-DEPENDS+= {perl>=5.10,p5-MRO-Compat-[0-9]*}:../../devel/p5-MRO-Compat
+#DEPENDS+= {perl>=5.10,p5-File-Temp-[0-9]*}:../../devel/p5-File-Temp
+#DEPENDS+= {perl>=5.10,p5-MRO-Compat-[0-9]*}:../../devel/p5-MRO-Compat
DEPENDS+= p5-Path-Class>=0:../../devel/p5-Path-Class
-DEPENDS+= {perl>=5.10,p5-PathTools-[0-9]*}:../../devel/p5-PathTools
+#DEPENDS+= {perl>=5.10,p5-PathTools-[0-9]*}:../../devel/p5-PathTools
DEPENDS+= p5-MooseX-Emulate-Class-Accessor-Fast-[0-9]*:../../devel/p5-MooseX-Emulate-Class-Accessor-Fast
DEPENDS+= p5-Catalyst-Runtime>=5.9:../../www/p5-Catalyst-Runtime
diff --git a/www/p5-Catalyst-Plugin-Session/Makefile b/www/p5-Catalyst-Plugin-Session/Makefile
index 431559f87d0..41936f01153 100644
--- a/www/p5-Catalyst-Plugin-Session/Makefile
+++ b/www/p5-Catalyst-Plugin-Session/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:57 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2015/07/12 18:56:34 wiz Exp $
DISTNAME= Catalyst-Plugin-Session-0.39
PKGNAME= p5-${DISTNAME}
@@ -12,14 +12,14 @@ COMMENT= Generic Catalyst Session plugin
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Catalyst-Runtime>=5.71001:../../www/p5-Catalyst-Runtime
-DEPENDS+= {perl>=5.10,p5-Digest-[0-9]*}:../../security/p5-Digest
-DEPENDS+= {perl>=5.10,p5-File-Temp-[0-9]*}:../../devel/p5-File-Temp
+#DEPENDS+= {perl>=5.10,p5-Digest-[0-9]*}:../../security/p5-Digest
+#DEPENDS+= {perl>=5.10,p5-File-Temp-[0-9]*}:../../devel/p5-File-Temp
DEPENDS+= p5-MRO-Compat-[0-9]*:../../devel/p5-MRO-Compat
DEPENDS+= p5-Moose>=0.76:../../devel/p5-Moose
DEPENDS+= p5-MooseX-Emulate-Class-Accessor-Fast>=0.00801:../../devel/p5-MooseX-Emulate-Class-Accessor-Fast
DEPENDS+= p5-Object-Signature>=0:../../devel/p5-Object-Signature
-DEPENDS+= {perl>=5.10,p5-PathTools-[0-9]*}:../../devel/p5-PathTools
-DEPENDS+= {perl>=5.9.4,p5-Tie-RefHash>=1.34}:../../devel/p5-Tie-RefHash
+#DEPENDS+= {perl>=5.10,p5-PathTools-[0-9]*}:../../devel/p5-PathTools
+#DEPENDS+= {perl>=5.9.4,p5-Tie-RefHash>=1.34}:../../devel/p5-Tie-RefHash
DEPENDS+= p5-namespace-clean>=0.10:../../devel/p5-namespace-clean
BUILD_DEPENDS+= p5-Test-Deep>=0:../../devel/p5-Test-Deep
diff --git a/www/p5-Catalyst-View-Mason/Makefile b/www/p5-Catalyst-View-Mason/Makefile
index c0ba4b3a535..3290de0a69e 100644
--- a/www/p5-Catalyst-View-Mason/Makefile
+++ b/www/p5-Catalyst-View-Mason/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:58 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2015/07/12 18:56:34 wiz Exp $
DISTNAME= Catalyst-View-Mason-0.19
PKGNAME= p5-${DISTNAME}
@@ -14,8 +14,8 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Catalyst-Runtime>=5.50:../../www/p5-Catalyst-Runtime
DEPENDS+= p5-HTML-Mason>=0:../../www/p5-HTML-Mason
DEPENDS+= p5-MRO-Compat-[0-9]*:../../devel/p5-MRO-Compat
-DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils-[0-9]*}:../../devel/p5-Scalar-List-Utils
-DEPENDS+= {perl>=5.10.1,p5-parent-[0-9]*}:../../devel/p5-parent
+#DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils-[0-9]*}:../../devel/p5-Scalar-List-Utils
+#DEPENDS+= {perl>=5.10.1,p5-parent-[0-9]*}:../../devel/p5-parent
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Catalyst/View/Mason/.packlist
diff --git a/www/p5-CatalystX-Component-Traits/Makefile b/www/p5-CatalystX-Component-Traits/Makefile
index b8aa415b4a9..16e075ebd03 100644
--- a/www/p5-CatalystX-Component-Traits/Makefile
+++ b/www/p5-CatalystX-Component-Traits/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2015/06/12 10:51:58 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2015/07/12 18:56:34 wiz Exp $
DISTNAME= CatalystX-Component-Traits-0.19
PKGNAME= p5-${DISTNAME}
@@ -17,8 +17,8 @@ DEPENDS+= p5-Module-Pluggable>=3.9:../../devel/p5-Module-Pluggable
DEPENDS+= p5-MooseX-Traits-Pluggable>=0.08:../../devel/p5-MooseX-Traits-Pluggable
DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
-BUILD_DEPENDS+= {perl>=5.10.1,p5-Module-Pluggable>=3.9}:../../devel/p5-Module-Pluggable
-BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple
+#BUILD_DEPENDS+= {perl>=5.10.1,p5-Module-Pluggable>=3.9}:../../devel/p5-Module-Pluggable
+#BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/CatalystX/Component/Traits/.packlist
diff --git a/www/p5-CatalystX-LeakChecker/Makefile b/www/p5-CatalystX-LeakChecker/Makefile
index 0d516d98cbd..c46377d15e3 100644
--- a/www/p5-CatalystX-LeakChecker/Makefile
+++ b/www/p5-CatalystX-LeakChecker/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:58 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2015/07/12 18:56:34 wiz Exp $
DISTNAME= CatalystX-LeakChecker-0.06
PKGNAME= p5-${DISTNAME}
@@ -21,7 +21,7 @@ DEPENDS+= p5-Text-SimpleTable-[0-9]*:../../textproc/p5-Text-SimpleTable
DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
DEPENDS+= p5-namespace-clean>=0.05:../../devel/p5-namespace-clean
-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
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/CatalystX/LeakChecker/.packlist
diff --git a/www/p5-Dancer2/Makefile b/www/p5-Dancer2/Makefile
index 0c4b8bb3e91..1820adb009e 100644
--- a/www/p5-Dancer2/Makefile
+++ b/www/p5-Dancer2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:59 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2015/07/12 18:56:34 wiz Exp $
DISTNAME= Dancer2-0.160003
PKGNAME= p5-${DISTNAME}
@@ -25,13 +25,13 @@ DEPENDS+= p5-App-Cmd>=0:../../devel/p5-App-Cmd
DEPENDS+= p5-Capture-Tiny>=0.12:../../devel/p5-Capture-Tiny
DEPENDS+= p5-Crypt-URandom>=0:../../security/p5-Crypt-URandom
DEPENDS+= p5-Config-Any>=0:../../devel/p5-Config-Any
-DEPENDS+= {perl>=5.9.3,p5-Digest-SHA>=0}:../../security/p5-Digest-SHA
+#DEPENDS+= {perl>=5.9.3,p5-Digest-SHA>=0}:../../security/p5-Digest-SHA
DEPENDS+= p5-Hash-Merge-Simple>=0:../../devel/p5-Hash-Merge-Simple
DEPENDS+= p5-HTTP-Body>=0:../../www/p5-HTTP-Body
DEPENDS+= p5-HTTP-Date>=0:../../www/p5-HTTP-Date
DEPENDS+= p5-HTTP-Message>=0:../../www/p5-HTTP-Message
DEPENDS+= p5-JSON>=0:../../converters/p5-JSON
-DEPENDS+= {perl>=5.7.3,p5-MIME-Base64>=0}:../../converters/p5-MIME-Base64
+#DEPENDS+= {perl>=5.7.3,p5-MIME-Base64>=0}:../../converters/p5-MIME-Base64
DEPENDS+= p5-Module-Pluggable>=0:../../devel/p5-Module-Pluggable
DEPENDS+= p5-Moo>=1.003000:../../devel/p5-Moo
DEPENDS+= p5-MooX-Types-MooseLike>=0.16:../../devel/p5-MooX-Types-MooseLike
diff --git a/www/p5-FCGI-Client/Makefile b/www/p5-FCGI-Client/Makefile
index 970ffff3f48..1e1da7e7c41 100644
--- a/www/p5-FCGI-Client/Makefile
+++ b/www/p5-FCGI-Client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:59 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2015/07/12 18:56:34 wiz Exp $
DISTNAME= FCGI-Client-0.08
PKGNAME= p5-${DISTNAME}
@@ -16,7 +16,7 @@ PERL5_PACKLIST= auto/FCGI/Client/.packlist
DEPENDS+= p5-Any-Moose>=0.1:../../devel/p5-Any-Moose
DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
-DEPENDS+= {perl>=5.10.1,p5-autodie-[0-9]*}:../../devel/p5-autodie
+#DEPENDS+= {perl>=5.10.1,p5-autodie-[0-9]*}:../../devel/p5-autodie
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-HTML-Entities-Interpolate/Makefile b/www/p5-HTML-Entities-Interpolate/Makefile
index e82d5ed8710..50e61634b44 100644
--- a/www/p5-HTML-Entities-Interpolate/Makefile
+++ b/www/p5-HTML-Entities-Interpolate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:59 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2015/07/12 18:56:35 wiz Exp $
#
DISTNAME= HTML-Entities-Interpolate-1.05
@@ -13,9 +13,9 @@ HOMEPAGE= http://search.cpan.org/dist/HTML-Entities-Interpolate/
COMMENT= Call HTML::Entities::encode_entities, via a hash, within a string
LICENSE= ${PERL5_LICENSE}
-BUILD_DEPENDS+= {perl>=5.6.2,p5-Test-Simple>=0}:../../devel/p5-Test-Simple
+#BUILD_DEPENDS+= {perl>=5.6.2,p5-Test-Simple>=0}:../../devel/p5-Test-Simple
BUILD_DEPENDS+= p5-Test-Pod>=0:../../devel/p5-Test-Pod
-BUILD_DEPENDS+= {perl>=5.13.11,p5-Module-Build>=0.38000}:../../devel/p5-Module-Build
+#BUILD_DEPENDS+= {perl>=5.13.11,p5-Module-Build>=0.38000}:../../devel/p5-Module-Build
DEPENDS+= p5-HTML-Parser>=0:../../www/p5-HTML-Parser
DEPENDS+= p5-Tie-Function>=0:../../devel/p5-Tie-Function
diff --git a/www/p5-HTML-FormFu/Makefile b/www/p5-HTML-FormFu/Makefile
index 485d1663f85..8846530e68d 100644
--- a/www/p5-HTML-FormFu/Makefile
+++ b/www/p5-HTML-FormFu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2015/06/12 10:52:00 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2015/07/12 18:56:35 wiz Exp $
DISTNAME= HTML-FormFu-2.01
PKGNAME= p5-${DISTNAME}
@@ -31,8 +31,8 @@ DEPENDS+= p5-HTML-Scrubber-[0-9]*:../../www/p5-HTML-Scrubber
DEPENDS+= p5-HTML-TokeParser-Simple>=3.14:../../www/p5-HTML-TokeParser-Simple
DEPENDS+= p5-Hash-Flatten-[0-9]*:../../devel/p5-Hash-Flatten
DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
-DEPENDS+= {perl>=5.10.0,p5-Scalar-List-Utils-[0-9]*}:../../devel/p5-Scalar-List-Utils
-DEPENDS+= {perl>=5.7.3,p5-Locale-Maketext-[0-9]*}:../../misc/p5-Locale-Maketext
+#DEPENDS+= {perl>=5.10.0,p5-Scalar-List-Utils-[0-9]*}:../../devel/p5-Scalar-List-Utils
+#DEPENDS+= {perl>=5.7.3,p5-Locale-Maketext-[0-9]*}:../../misc/p5-Locale-Maketext
DEPENDS+= p5-Module-Pluggable-[0-9]*:../../devel/p5-Module-Pluggable
DEPENDS+= p5-Moose>=1.00:../../devel/p5-Moose
DEPENDS+= p5-MooseX-Attribute-Chained>=1.0.1:../../devel/p5-MooseX-Attribute-Chained
@@ -48,7 +48,7 @@ DEPENDS+= p5-Template-Toolkit>=2:../../www/p5-Template-Toolkit
DEPENDS+= p5-YAML-LibYAML>=0.32:../../textproc/p5-YAML-LibYAML
DEPENDS+= p5-libwww>=5:../../www/p5-libwww
-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-NoWarnings-[0-9]*:../../devel/p5-Test-NoWarnings
BUILD_DEPENDS+= p5-Test-Aggregate>=0.371:../../devel/p5-Test-Aggregate
diff --git a/www/p5-HTML-Mason-PSGIHandler/Makefile b/www/p5-HTML-Mason-PSGIHandler/Makefile
index 48e452d0461..6b6e112b6dc 100644
--- a/www/p5-HTML-Mason-PSGIHandler/Makefile
+++ b/www/p5-HTML-Mason-PSGIHandler/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2015/06/12 10:52:00 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2015/07/12 18:56:35 wiz Exp $
#
DISTNAME= HTML-Mason-PSGIHandler-0.53
@@ -13,7 +13,7 @@ COMMENT= PSGI handler for HTML::Mason
LICENSE= ${PERL5_LICENSE}
BUILD_DEPENDS+= p5-Plack-[0-9]*:../../www/p5-Plack
-BUILD_DEPENDS+= {perl>=5.6.2,p5-Test-Simple-[0-9]*}:../../devel/p5-Test-Simple
+#BUILD_DEPENDS+= {perl>=5.6.2,p5-Test-Simple-[0-9]*}:../../devel/p5-Test-Simple
DEPENDS+= p5-CGI-PSGI-[0-9]*:../../www/p5-CGI-PSGI
DEPENDS+= p5-HTML-Mason-[0-9]*:../../www/p5-HTML-Mason
diff --git a/www/p5-HTTP-Server-EV/Makefile b/www/p5-HTTP-Server-EV/Makefile
index 432194b72f1..8a8fd16b9ac 100644
--- a/www/p5-HTTP-Server-EV/Makefile
+++ b/www/p5-HTTP-Server-EV/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2015/06/12 10:52:04 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2015/07/12 18:56:35 wiz Exp $
#
DISTNAME= HTTP-Server-EV-0.68
@@ -14,7 +14,7 @@ LICENSE= ${PERL5_LICENSE}
PERL5_REQD+= 5.8
-DEPENDS+= {perl>=5.10.1,p5-Scalar-List-Utils-[0-9]*}:../../devel/p5-Scalar-List-Utils # List::Util::XS
+#DEPENDS+= {perl>=5.10.1,p5-Scalar-List-Utils-[0-9]*}:../../devel/p5-Scalar-List-Utils # List::Util::XS
DEPENDS+= p5-File-Util-[0-9]*:../../devel/p5-File-Util
DEPENDS+= p5-Guard-[0-9]*:../../devel/p5-Guard
DEPENDS+= p5-IO-AIO-[0-9]*:../../devel/p5-IO-AIO
diff --git a/www/p5-Handel/Makefile b/www/p5-Handel/Makefile
index 9da9009a398..d108c6081db 100644
--- a/www/p5-Handel/Makefile
+++ b/www/p5-Handel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2015/06/12 10:52:04 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2015/07/12 18:56:35 wiz Exp $
DISTNAME= Handel-1.00014
PKGNAME= p5-${DISTNAME}
@@ -20,18 +20,18 @@ DEPENDS+= p5-Class-Accessor-Grouped>=0.03:../../devel/p5-Class-Accessor-Grouped
DEPENDS+= p5-Class-ISA>=0:../../devel/p5-Class-ISA
DEPENDS+= p5-Class-Inspector>=0:../../devel/p5-Class-Inspector
DEPENDS+= p5-Clone>=0.28:../../devel/p5-Clone
-DEPENDS+= {perl>=5.10.0,p5-Locale-Maketext>=1.06}:../../misc/p5-Locale-Maketext
+#DEPENDS+= {perl>=5.10.0,p5-Locale-Maketext>=1.06}:../../misc/p5-Locale-Maketext
DEPENDS+= p5-Module-Pluggable>=3.1:../../devel/p5-Module-Pluggable
DEPENDS+= p5-Module-Starter>=1.42:../../devel/p5-Module-Starter
-DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils>=0}:../../devel/p5-Scalar-List-Utils
+#DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils>=0}:../../devel/p5-Scalar-List-Utils
DEPENDS+= p5-DateTime>=0:../../time/p5-DateTime
DEPENDS+= p5-DateTime-Format-MySQL>=0:../../time/p5-DateTime-Format-MySQL
-DEPENDS+= {perl>=5.13.1,p5-Locale-Codes>=2.07}:../../misc/p5-Locale-Codes
+#DEPENDS+= {perl>=5.13.1,p5-Locale-Codes>=2.07}:../../misc/p5-Locale-Codes
DEPENDS+= p5-Locale-Currency-Format>=1.22:../../finance/p5-Locale-Currency-Format
DEPENDS+= p5-FormValidator-Simple>=0.17:../../textproc/p5-FormValidator-Simple
DEPENDS+= p5-Finance-Currency-Convert-WebserviceX>=0.03:../../finance/p5-Finance-Currency-Convert-WebserviceX
-DEPENDS+= {perl>=5.10,p5-NEXT>=0}:../../devel/p5-NEXT
-DEPENDS+= {perl>=5.10,p5-PathTools>=0}:../../devel/p5-PathTools
+#DEPENDS+= {perl>=5.10,p5-NEXT>=0}:../../devel/p5-NEXT
+#DEPENDS+= {perl>=5.10,p5-PathTools>=0}:../../devel/p5-PathTools
DEPENDS+= p5-SQL-Translator>=0.08:../../databases/p5-SQL-Translator
DEPENDS+= p5-DBD-SQLite>=0:../../databases/p5-DBD-SQLite
diff --git a/www/p5-LWP-Authen-Negotiate/Makefile b/www/p5-LWP-Authen-Negotiate/Makefile
index 5fb192f0686..086b4135a38 100644
--- a/www/p5-LWP-Authen-Negotiate/Makefile
+++ b/www/p5-LWP-Authen-Negotiate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2015/06/12 10:52:07 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2015/07/12 18:56:35 wiz Exp $
DISTNAME= LWP-Authen-Negotiate-0.08
PKGNAME= p5-${DISTNAME}
@@ -13,7 +13,7 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
DEPENDS+= p5-GSSAPI-[0-9]*:../../security/p5-GSSAPI
-DEPENDS+= {perl>=5.10,p5-MIME-Base64>=2.12}:../../converters/p5-MIME-Base64
+#DEPENDS+= {perl>=5.10,p5-MIME-Base64>=2.12}:../../converters/p5-MIME-Base64
PERL5_PACKLIST= auto/LWP/Authen/Negotiate/.packlist
diff --git a/www/p5-LWP-Authen-Wsse/Makefile b/www/p5-LWP-Authen-Wsse/Makefile
index 9de63a03449..36701d423e8 100644
--- a/www/p5-LWP-Authen-Wsse/Makefile
+++ b/www/p5-LWP-Authen-Wsse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2015/06/12 10:52:07 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2015/07/12 18:56:35 wiz Exp $
DISTNAME= LWP-Authen-Wsse-0.05
PKGNAME= p5-${DISTNAME}
@@ -12,7 +12,7 @@ COMMENT= Library for enabling X-WSSE authentication in LWP
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
-DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64
+#DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64
PERL5_PACKLIST= auto/LWP/Authen/Wsse/.packlist
diff --git a/www/p5-Plack-App-Proxy/Makefile b/www/p5-Plack-App-Proxy/Makefile
index 2954538dd7a..34cfc55a750 100644
--- a/www/p5-Plack-App-Proxy/Makefile
+++ b/www/p5-Plack-App-Proxy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2015/06/12 10:52:08 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2015/07/12 18:56:35 wiz Exp $
DISTNAME= Plack-App-Proxy-0.29
PKGNAME= p5-${DISTNAME}
@@ -14,7 +14,7 @@ LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Plack/App/Proxy/.packlist
-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-Requires-[0-9]*:../../devel/p5-Test-Requires
BUILD_DEPENDS+= p5-Test-TCP-[0-9]*:../../net/p5-Test-TCP
DEPENDS+= p5-AnyEvent-HTTP>=1.44:../../www/p5-AnyEvent-HTTP
diff --git a/www/p5-Plack-Middleware-Auth-Digest/Makefile b/www/p5-Plack-Middleware-Auth-Digest/Makefile
index 7cbe2c272eb..20092c65ce3 100644
--- a/www/p5-Plack-Middleware-Auth-Digest/Makefile
+++ b/www/p5-Plack-Middleware-Auth-Digest/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2015/06/12 10:52:09 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2015/07/12 18:56:35 wiz Exp $
DISTNAME= Plack-Middleware-Auth-Digest-0.04
PKGNAME= p5-${DISTNAME}
@@ -14,7 +14,7 @@ LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Plack/Middleware/Auth/Digest/.packlist
-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
DEPENDS+= p5-Digest-HMAC-[0-9]*:../../security/p5-Digest-HMAC
DEPENDS+= p5-Plack-[0-9]*:../../www/p5-Plack
diff --git a/www/p5-Plack-Middleware-ConsoleLogger/Makefile b/www/p5-Plack-Middleware-ConsoleLogger/Makefile
index f04b073bdb5..43ab28663ce 100644
--- a/www/p5-Plack-Middleware-ConsoleLogger/Makefile
+++ b/www/p5-Plack-Middleware-ConsoleLogger/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2015/06/12 10:52:09 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2015/07/12 18:56:35 wiz Exp $
DISTNAME= Plack-Middleware-ConsoleLogger-0.04
PKGNAME= p5-${DISTNAME}
@@ -16,7 +16,7 @@ PERL5_PACKLIST= auto/Plack/Middleware/ConsoleLogger/.packlist
BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
DEPENDS+= p5-Plack>=0.99:../../www/p5-Plack
-DEPENDS+= {perl>=5.10.1,p5-parent-[0-9]*}:../../devel/p5-parent
+#DEPENDS+= {perl>=5.10.1,p5-parent-[0-9]*}:../../devel/p5-parent
DEPENDS+= p5-JavaScript-Value-Escape-[0-9]*:../../www/p5-JavaScript-Value-Escape
.include "../../lang/perl5/module.mk"
diff --git a/www/p5-Plack-Middleware-Debug/Makefile b/www/p5-Plack-Middleware-Debug/Makefile
index 3a152563c2c..4368e0f2c12 100644
--- a/www/p5-Plack-Middleware-Debug/Makefile
+++ b/www/p5-Plack-Middleware-Debug/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2015/06/12 10:52:09 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2015/07/12 18:56:35 wiz Exp $
DISTNAME= Plack-Middleware-Debug-0.16
PKGNAME= p5-${DISTNAME}
@@ -20,7 +20,7 @@ DEPENDS+= p5-Data-Dump-[0-9]*:../../devel/p5-Data-Dump
DEPENDS+= p5-File-ShareDir>=1.00:../../devel/p5-File-ShareDir
DEPENDS+= p5-Plack-[0-9]*:../../www/p5-Plack
DEPENDS+= p5-Text-MicroTemplate-[0-9]*:../../textproc/p5-Text-MicroTemplate
-DEPENDS+= {perl>=5.10.1,p5-parent-[0-9]*}:../../devel/p5-parent
+#DEPENDS+= {perl>=5.10.1,p5-parent-[0-9]*}:../../devel/p5-parent
DEPENDS+= p5-Module-Versions>=0.01:../../devel/p5-Module-Versions
.include "../../lang/perl5/module.mk"
diff --git a/www/p5-Plack-Middleware-Header/Makefile b/www/p5-Plack-Middleware-Header/Makefile
index 87ed84c8572..8010293c118 100644
--- a/www/p5-Plack-Middleware-Header/Makefile
+++ b/www/p5-Plack-Middleware-Header/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2015/06/12 10:52:09 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2015/07/12 18:56:35 wiz Exp $
DISTNAME= Plack-Middleware-Header-0.04
PKGNAME= p5-${DISTNAME}
@@ -15,7 +15,7 @@ USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Plack/Middleware/Header/.packlist
DEPENDS+= p5-Plack-[0-9]*:../../www/p5-Plack
-DEPENDS+= {perl>=5.10.1,p5-parent-[0-9]*}:../../devel/p5-parent
+#DEPENDS+= {perl>=5.10.1,p5-parent-[0-9]*}:../../devel/p5-parent
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Plack-Middleware-RemoveRedundantBody/Makefile b/www/p5-Plack-Middleware-RemoveRedundantBody/Makefile
index 825ef0eb44a..bd62c8a104c 100644
--- a/www/p5-Plack-Middleware-RemoveRedundantBody/Makefile
+++ b/www/p5-Plack-Middleware-RemoveRedundantBody/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2015/06/12 10:52:09 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2015/07/12 18:56:35 wiz Exp $
DISTNAME= Plack-Middleware-RemoveRedundantBody-0.05
PKGNAME= p5-${DISTNAME}
@@ -15,7 +15,7 @@ USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Plack/Middleware/RemoveRedundantBody/.packlist
DEPENDS+= p5-Plack>=0:../../www/p5-Plack
-DEPENDS+= {perl>=5.10.1,p5-parent-[0-9]*}:../../devel/p5-parent
+#DEPENDS+= {perl>=5.10.1,p5-parent-[0-9]*}:../../devel/p5-parent
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Plack-Middleware-ReverseProxy/Makefile b/www/p5-Plack-Middleware-ReverseProxy/Makefile
index 9768e646abf..07c3f958083 100644
--- a/www/p5-Plack-Middleware-ReverseProxy/Makefile
+++ b/www/p5-Plack-Middleware-ReverseProxy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2015/06/12 10:52:09 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2015/07/12 18:56:35 wiz Exp $
DISTNAME= Plack-Middleware-ReverseProxy-0.15
PKGNAME= p5-${DISTNAME}
@@ -15,7 +15,7 @@ USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Plack/Middleware/ReverseProxy/.packlist
DEPENDS+= p5-Plack>=0.9988:../../www/p5-Plack
-DEPENDS+= {perl>=5.10.1,p5-parent-[0-9]*}:../../devel/p5-parent
+#DEPENDS+= {perl>=5.10.1,p5-parent-[0-9]*}:../../devel/p5-parent
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Plack-Middleware-Session/Makefile b/www/p5-Plack-Middleware-Session/Makefile
index c6b28c9540f..d1cf9f1be88 100644
--- a/www/p5-Plack-Middleware-Session/Makefile
+++ b/www/p5-Plack-Middleware-Session/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2015/06/12 10:52:09 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2015/07/12 18:56:36 wiz Exp $
DISTNAME= Plack-Middleware-Session-0.25
PKGNAME= p5-${DISTNAME}
@@ -17,7 +17,7 @@ PERL5_PACKLIST= auto/Plack/Middleware/Session/.packlist
PERL5_MODULE_TYPE= Module::Build::Tiny
BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../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-Requires-[0-9]*:../../devel/p5-Test-Requires
DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
DEPENDS+= p5-Plack>=0.9910:../../www/p5-Plack
diff --git a/www/p5-Plack/Makefile b/www/p5-Plack/Makefile
index 44691a6ddf9..a732c0423b5 100644
--- a/www/p5-Plack/Makefile
+++ b/www/p5-Plack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2015/07/08 16:07:30 wen Exp $
+# $NetBSD: Makefile,v 1.38 2015/07/12 18:56:36 wiz Exp $
DISTNAME= Plack-1.0037
PKGNAME= p5-${DISTNAME}
@@ -17,7 +17,7 @@ DEPENDS+= p5-URI>=1.59:../../www/p5-URI
DEPENDS+= p5-File-ShareDir>=1.00:../../devel/p5-File-ShareDir
DEPENDS+= p5-File-ShareDir-Install>=0.04:../../devel/p5-File-ShareDir-Install
DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
-DEPENDS+= {perl>=5.10.1,p5-parent-[0-9]*}:../../devel/p5-parent
+#DEPENDS+= {perl>=5.10.1,p5-parent-[0-9]*}:../../devel/p5-parent
DEPENDS+= p5-Devel-StackTrace>=1.23:../../devel/p5-Devel-StackTrace
DEPENDS+= p5-Devel-StackTrace-AsHTML>=0.11:../../devel/p5-Devel-StackTrace-AsHTML
DEPENDS+= p5-Filesys-Notify-Simple-[0-9]*:../../devel/p5-Filesys-Notify-Simple
diff --git a/www/p5-Pod-POM-Web/Makefile b/www/p5-Pod-POM-Web/Makefile
index fc7c33c23be..6acb4feb0f2 100644
--- a/www/p5-Pod-POM-Web/Makefile
+++ b/www/p5-Pod-POM-Web/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2015/06/12 10:52:10 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2015/07/12 18:56:36 wiz Exp $
DISTNAME= Pod-POM-Web-1.20
PKGNAME= p5-${DISTNAME}
@@ -19,7 +19,7 @@ DEPENDS+= p5-Alien-GvaScript>=1.21:../../www/p5-Alien-GvaScript
DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
DEPENDS+= p5-MIME-Types-[0-9]*:../../mail/p5-MIME-Types
DEPENDS+= p5-Pod-POM>=0.17:../../textproc/p5-Pod-POM
-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
DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
diff --git a/www/p5-Rose-HTML-Objects/Makefile b/www/p5-Rose-HTML-Objects/Makefile
index 34865745793..f367fd89269 100644
--- a/www/p5-Rose-HTML-Objects/Makefile
+++ b/www/p5-Rose-HTML-Objects/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2015/06/12 10:52:10 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2015/07/12 18:56:36 wiz Exp $
DISTNAME= Rose-HTML-Objects-0.621
PKGNAME= p5-${DISTNAME}
@@ -14,15 +14,15 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Clone-PP-[0-9]*:../../devel/p5-Clone-PP
DEPENDS+= p5-DateTime>=0.20:../../time/p5-DateTime
DEPENDS+= p5-Email-Valid-[0-9]*:../../mail/p5-Email-Valid
-DEPENDS+= {perl>=5.10,p5-Encode-[0-9]*}:../../textproc/p5-Encode
+#DEPENDS+= {perl>=5.10,p5-Encode-[0-9]*}:../../textproc/p5-Encode
DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser
DEPENDS+= p5-IO-String>=1.08:../../devel/p5-IO-String
DEPENDS+= p5-Image-Size-[0-9]*:../../graphics/p5-Image-Size
-DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils>=0}:../../devel/p5-Scalar-List-Utils
+#DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils>=0}:../../devel/p5-Scalar-List-Utils
DEPENDS+= p5-Rose-DateTime>=0.532:../../time/p5-Rose-DateTime
DEPENDS+= p5-Rose-Object>=0.85.4:../../devel/p5-Rose-Object
DEPENDS+= p5-Rose-URI>=0.021:../../www/p5-Rose-URI
-DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils-[0-9]*}:../../devel/p5-Scalar-List-Utils
+#DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils-[0-9]*}:../../devel/p5-Scalar-List-Utils
DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
# For tests:
diff --git a/www/p5-SVN-Web/Makefile b/www/p5-SVN-Web/Makefile
index 78959e1d56f..128e5231dce 100644
--- a/www/p5-SVN-Web/Makefile
+++ b/www/p5-SVN-Web/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2015/06/12 10:52:11 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2015/07/12 18:56:36 wiz Exp $
DISTNAME= SVN-Web-0.53
PKGNAME= p5-${DISTNAME}
@@ -17,7 +17,7 @@ DEPENDS+= p5-GD>=1.32:../../graphics/p5-GD
DEPENDS+= p5-GD-Graph3d>=0.55:../../graphics/p5-GD-Graph3d
DEPENDS+= p5-GDGraph>=1.33:../../graphics/p5-GDGraph
DEPENDS+= p5-Locale-Maketext-Lexicon-[0-9]*:../../misc/p5-Locale-Maketext-Lexicon
-DEPENDS+= {perl>=5.10.0,p5-Locale-Maketext-Simple-[0-9]*}:../../misc/p5-Locale-Maketext-Simple
+#DEPENDS+= {perl>=5.10.0,p5-Locale-Maketext-Simple-[0-9]*}:../../misc/p5-Locale-Maketext-Simple
DEPENDS+= p5-Template-Toolkit>=2.10:../../www/p5-Template-Toolkit
DEPENDS+= p5-Template-Plugin-Number-Format>=1.01:../../textproc/p5-Template-Plugin-Number-Format
DEPENDS+= p5-Text-Autoformat-[0-9]*:../../textproc/p5-Text-Autoformat
diff --git a/www/p5-Starman/Makefile b/www/p5-Starman/Makefile
index 72f6f1c64d1..b21d05401aa 100644
--- a/www/p5-Starman/Makefile
+++ b/www/p5-Starman/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2015/06/12 10:52:11 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2015/07/12 18:56:36 wiz Exp $
DISTNAME= Starman-0.4011
PKGNAME= p5-${DISTNAME}
@@ -22,7 +22,7 @@ DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
DEPENDS+= p5-HTTP-Parser-XS-[0-9]*:../../www/p5-HTTP-Parser-XS
DEPENDS+= p5-Net-Server>=0.91:../../net/p5-Net-Server
DEPENDS+= p5-Plack>=0.9931:../../www/p5-Plack
-DEPENDS+= {perl>=5.10.1,p5-parent-[0-9]*}:../../devel/p5-parent
+#DEPENDS+= {perl>=5.10.1,p5-parent-[0-9]*}:../../devel/p5-parent
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Tatsumaki/Makefile b/www/p5-Tatsumaki/Makefile
index 9fa21399ea0..aed4874ac59 100644
--- a/www/p5-Tatsumaki/Makefile
+++ b/www/p5-Tatsumaki/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2015/06/12 10:52:11 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2015/07/12 18:56:36 wiz Exp $
DISTNAME= Tatsumaki-0.1013
PKGNAME= p5-${DISTNAME}
@@ -24,7 +24,7 @@ DEPENDS+= p5-Plack>=0.9913:../../www/p5-Plack
DEPENDS+= p5-Text-MicroTemplate-[0-9]*:../../textproc/p5-Text-MicroTemplate
DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
DEPENDS+= p5-Twiggy-[0-9]*:../../www/p5-Twiggy
-DEPENDS+= {perl>=5.10.1,p5-parent-[0-9]*}:../../devel/p5-parent
+#DEPENDS+= {perl>=5.10.1,p5-parent-[0-9]*}:../../devel/p5-parent
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Test-HTTP-Server-Simple/Makefile b/www/p5-Test-HTTP-Server-Simple/Makefile
index 0218775023e..94c30b5c12e 100644
--- a/www/p5-Test-HTTP-Server-Simple/Makefile
+++ b/www/p5-Test-HTTP-Server-Simple/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2015/06/12 10:52:12 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2015/07/12 18:56:36 wiz Exp $
DISTNAME= Test-HTTP-Server-Simple-0.11
PKGNAME= p5-${DISTNAME}
@@ -16,7 +16,7 @@ PERL5_PACKLIST= auto/Test/HTTP/Server/Simple/.packlist
DEPENDS+= p5-HTTP-Server-Simple-[0-9]*:../../www/p5-HTTP-Server-Simple
# This may be only a build dependency - No, it's not
-DEPENDS+= {perl>=5.10,p5-Test-Simple>0.62}:../../devel/p5-Test-Simple
+#DEPENDS+= {perl>=5.10,p5-Test-Simple>0.62}:../../devel/p5-Test-Simple
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-URI-Fetch/Makefile b/www/p5-URI-Fetch/Makefile
index 6e4aee91aa0..914035430cd 100644
--- a/www/p5-URI-Fetch/Makefile
+++ b/www/p5-URI-Fetch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2015/06/12 10:52:13 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2015/07/12 18:56:36 wiz Exp $
DISTNAME= URI-Fetch-0.10
PKGNAME= p5-${DISTNAME}
@@ -13,7 +13,7 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
DEPENDS+= p5-Class-ErrorHandler-[0-9]*:../../devel/p5-Class-ErrorHandler
-DEPENDS+= {perl>=5.9.3,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress # Compress::Zlib
+#DEPENDS+= {perl>=5.9.3,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress # Compress::Zlib
#DEPENDS+= p5-Storable-[0-9]*:../../devel/p5-Storable
DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
diff --git a/www/p5-URI-Find/Makefile b/www/p5-URI-Find/Makefile
index 014cd2df1f5..3b14aed0092 100644
--- a/www/p5-URI-Find/Makefile
+++ b/www/p5-URI-Find/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2015/06/12 10:52:13 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2015/07/12 18:56:36 wiz Exp $
DISTNAME= URI-Find-20140709
PKGNAME= p5-${DISTNAME}
@@ -13,7 +13,7 @@ LICENSE= ${PERL5_LICENSE}
# requires URI::URL 5.00 - oldest available URI on CPAN contains 5.03
DEPENDS+= p5-URI>=1.60:../../www/p5-URI
-BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.82}:../../devel/p5-Test-Simple
+#BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.82}:../../devel/p5-Test-Simple
USE_LANGUAGES= # empty
diff --git a/www/p5-URI/Makefile b/www/p5-URI/Makefile
index cc9a09a7d9a..684169e69e9 100644
--- a/www/p5-URI/Makefile
+++ b/www/p5-URI/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2015/06/30 11:04:16 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2015/07/12 18:56:36 wiz Exp $
DISTNAME= URI-1.68
PKGNAME= p5-${DISTNAME}
@@ -10,7 +10,7 @@ HOMEPAGE= http://search.cpan.org/dist/URI/
COMMENT= Perl5 Uniform Resource Identifiers class (URI, RFC 2396)
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= {perl>=5.7,p5-MIME-Base64>=2.12}:../../converters/p5-MIME-Base64
+#DEPENDS+= {perl>=5.7,p5-MIME-Base64>=2.12}:../../converters/p5-MIME-Base64
# recommended
DEPENDS+= p5-Business-ISBN-[0-9]*:../../misc/p5-Business-ISBN
diff --git a/www/p5-WWW-Facebook-API/Makefile b/www/p5-WWW-Facebook-API/Makefile
index 91a7c28366d..fec2648a234 100644
--- a/www/p5-WWW-Facebook-API/Makefile
+++ b/www/p5-WWW-Facebook-API/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2015/06/12 10:52:14 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2015/07/12 18:56:36 wiz Exp $
#
DISTNAME= WWW-Facebook-API-0.4.18
@@ -12,9 +12,9 @@ HOMEPAGE= http://search.cpan.org/dist/WWW-Facebook-API/
COMMENT= Facebook API implementation
DEPENDS+= p5-Crypt-SSLeay-[0-9]*:../../security/p5-Crypt-SSLeay
-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
DEPENDS+= p5-JSON-Any-[0-9]*:../../converters/p5-JSON-Any
-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
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
DEPENDS+= p5-version-[0-9]*:../../devel/p5-version
DEPENDS+= p5-Readonly-[0-9]*:../../devel/p5-Readonly
diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile
index 16d723ac0a6..d9eb4995fc0 100644
--- a/www/p5-libwww/Makefile
+++ b/www/p5-libwww/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.94 2015/06/12 10:52:15 wiz Exp $
+# $NetBSD: Makefile,v 1.95 2015/07/12 18:56:36 wiz Exp $
DISTNAME= libwww-perl-6.13
PKGNAME= p5-${DISTNAME:S/-perl-/-/}
@@ -11,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/libwww-perl/
COMMENT= Perl5 library for WWW access
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= {perl>=5.10,p5-Digest-MD5>=0}:../../security/p5-Digest-MD5
+#DEPENDS+= {perl>=5.10,p5-Digest-MD5>=0}:../../security/p5-Digest-MD5
# Encode in perl 5.14
DEPENDS+= p5-Encode-Locale>=0:../../textproc/p5-Encode-Locale
DEPENDS+= p5-File-Listing>=6:../../devel/p5-File-Listing
@@ -26,8 +26,8 @@ DEPENDS+= p5-HTTP-Message>=6:../../www/p5-HTTP-Message
# IO::Select in perl 5.14
# IO::Socket in perl 5.14
DEPENDS+= p5-LWP-MediaTypes>=6:../../www/p5-LWP-MediaTypes
-DEPENDS+= {perl>=5.7.3,p5-MIME-Base64>=2.1}:../../converters/p5-MIME-Base64
-DEPENDS+= {perl>=5.10,p5-Net>=1.09}:../../net/p5-Net # for Net::FTP>=2.58
+#DEPENDS+= {perl>=5.7.3,p5-MIME-Base64>=2.1}:../../converters/p5-MIME-Base64
+#DEPENDS+= {perl>=5.10,p5-Net>=1.09}:../../net/p5-Net # for Net::FTP>=2.58
DEPENDS+= p5-Net-HTTP>=6.07:../../www/p5-Net-HTTP
DEPENDS+= p5-URI>=1.10:../../www/p5-URI
# URI::Escape in URI
@@ -35,7 +35,7 @@ DEPENDS+= p5-WWW-RobotRules>=6.01:../../www/p5-WWW-RobotRules
# Optionals
DEPENDS+= p5-LWP-Protocol-https>=6.02:../../www/p5-LWP-Protocol-https
-DEPENDS+= {perl>=5.9.4,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress
+#DEPENDS+= {perl>=5.9.4,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress
DEPENDS+= p5-Crypt-SSLeay>=0:../../security/p5-Crypt-SSLeay
DEPENDS+= p5-HTML-Parser>=3.33:../../www/p5-HTML-Parser
DEPENDS+= p5-HTML-Tagset-[0-9]*:../../www/p5-HTML-Tagset
diff --git a/www/wApua/Makefile b/www/wApua/Makefile
index 8349696bb89..a9787999a4f 100644
--- a/www/wApua/Makefile
+++ b/www/wApua/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2015/06/12 10:52:16 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2015/07/12 18:56:36 wiz Exp $
#
DISTNAME= wApua-0.05.1
@@ -14,7 +14,7 @@ DEPENDS+= p5-URI>=1.03:../../www/p5-URI
DEPENDS+= p5-libwww>=5.47:../../www/p5-libwww
DEPENDS+= p5-Tk>=800.000:../../x11/p5-Tk
DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser
-DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64
+#DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64
DEPENDS+= p5-Net-[0-9]*:../../net/p5-Net
PERL5_PACKLIST= auto/wApua/.packlist