summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-07-12 18:56:06 +0000
committerwiz <wiz@pkgsrc.org>2015-07-12 18:56:06 +0000
commite3691e1ff29866f244016d7915f143710367a946 (patch)
treee627a638f10e8eb4f65a201079f6391431c359a8 /editors
parent9c2b259aee0e099eb7dbde08430e9cf2a09258a5 (diff)
downloadpkgsrc-e3691e1ff29866f244016d7915f143710367a946.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 'editors')
-rw-r--r--editors/p5-Padre-Plugin-Debugger/Makefile4
-rw-r--r--editors/p5-Padre-Plugin-Ecliptic/Makefile4
-rw-r--r--editors/p5-Padre/Makefile26
-rw-r--r--editors/p5-Wx-Scintilla/Makefile4
4 files changed, 19 insertions, 19 deletions
diff --git a/editors/p5-Padre-Plugin-Debugger/Makefile b/editors/p5-Padre-Plugin-Debugger/Makefile
index 78b44e0f80e..a174b10f248 100644
--- a/editors/p5-Padre-Plugin-Debugger/Makefile
+++ b/editors/p5-Padre-Plugin-Debugger/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:02 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2015/07/12 18:56:21 wiz Exp $
#
DISTNAME= Padre-Plugin-Debugger-0.3
@@ -14,7 +14,7 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Devel-ebug>=0.49:../../devel/p5-Devel-ebug
DEPENDS+= p5-Padre>=0.28:../../editors/p5-Padre
-DEPENDS+= {perl>=5.10.1,parent-[0-9]*}:../../devel/p5-parent
+#DEPENDS+= {perl>=5.10.1,parent-[0-9]*}:../../devel/p5-parent
PERL5_PACKLIST= auto/Padre/Plugin/Debugger/.packlist
PERL5_MODULE_TYPE= Module::Build
diff --git a/editors/p5-Padre-Plugin-Ecliptic/Makefile b/editors/p5-Padre-Plugin-Ecliptic/Makefile
index 6a1162b9679..7de425abe11 100644
--- a/editors/p5-Padre-Plugin-Ecliptic/Makefile
+++ b/editors/p5-Padre-Plugin-Ecliptic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:02 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2015/07/12 18:56:21 wiz Exp $
#
DISTNAME= Padre-Plugin-Ecliptic-0.19
@@ -18,7 +18,7 @@ DEPENDS+= p5-Padre>=0.43:../../editors/p5-Padre
BUILD_DEPENDS+= p5-Locale-Msgfmt>=0.14:../../devel/p5-Locale-Msgfmt
BUILD_DEPENDS+= p5-Test-Exception>=0.27:../../devel/p5-Test-Exception
-BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.86}:../../devel/p5-Test-Simple
+#BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.86}:../../devel/p5-Test-Simple
BUILD_DEPENDS+= p5-Test-NoWarnings>=0.084:../../devel/p5-Test-NoWarnings
PERL5_PACKLIST= auto/Padre/Plugin/Ecliptic/.packlist
diff --git a/editors/p5-Padre/Makefile b/editors/p5-Padre/Makefile
index 0472025a023..7d3054c14e5 100644
--- a/editors/p5-Padre/Makefile
+++ b/editors/p5-Padre/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2015/06/12 10:50:02 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2015/07/12 18:56:22 wiz Exp $
DISTNAME= Padre-0.96
PKGNAME= p5-${DISTNAME}
@@ -23,7 +23,7 @@ REPLACE_PERL+= share/examples/absolute_beginner/*.pl
BUILD_DEPENDS+= p5-Locale-Msgfmt>=0.15:../../devel/p5-Locale-Msgfmt
BUILD_DEPENDS+= p5-Test-Exception>=0.27:../../devel/p5-Test-Exception
BUILD_DEPENDS+= p5-Test-MockObject>=1.09:../../devel/p5-Test-MockObject
-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-NoWarnings>=0.084:../../devel/p5-Test-NoWarnings
BUILD_DEPENDS+= p5-Test-Script>=1.07:../../devel/p5-Test-Script
@@ -36,24 +36,24 @@ DEPENDS+= p5-Class-Adapter>=1.05:../../devel/p5-Class-Adapter
DEPENDS+= p5-Class-Inspector>=1.22:../../devel/p5-Class-Inspector
DEPENDS+= p5-Class-XSAccessor>=1.13:../../devel/p5-Class-XSAccessor
# Cwd 0.2701 is in Perl 5.8.9, but Perl 5.10.0 contains "only" 3.2501
-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-DBD-SQLite>=1.35:../../databases/p5-DBD-SQLite
# DBI dependency is added below using it's buildlink3.mk
DEPENDS+= p5-Debug-Client>=0.20:../../devel/p5-Debug-Client
DEPENDS+= p5-Devel-Dumpvar>=0.04:../../devel/p5-Devel-Dumpvar
DEPENDS+= p5-Devel-Refactor>=0.05:../../devel/p5-Devel-Refactor
# Encode 2.26 is in Perl 5.8.9, but Perl 5.10.0 contains "only" 2.23
-DEPENDS+= {perl>=5.10.1,p5-Encode>=2.26}:../../textproc/p5-Encode
+#DEPENDS+= {perl>=5.10.1,p5-Encode>=2.26}:../../textproc/p5-Encode
# p5-ExtUtils-MakeMaker has the higher version, so it would be picked
# by pbulk-resolve, but not at build time, since Perl is already installed
# then. This forces unnecessary rebuilds.
# DEPENDS+= {perl>=5.12.0,p5-ExtUtils-MakeMaker>=6.56}:../../devel/p5-ExtUtils-MakeMaker
-DEPENDS+= {perl>=5.10.1,p5-ExtUtils-Manifest>=1.56}:../../devel/p5-ExtUtils-Manifest
+#DEPENDS+= {perl>=5.10.1,p5-ExtUtils-Manifest>=1.56}:../../devel/p5-ExtUtils-Manifest
DEPENDS+= p5-File-Copy-Recursive>=0.37:../../sysutils/p5-File-Copy-Recursive
DEPENDS+= p5-File-Find-Rule-[0-9]*:../../devel/p5-File-Find-Rule
DEPENDS+= p5-File-HomeDir>=0.91:../../devel/p5-File-HomeDir
# File::Path 2.07 is in Perl 5.8.9, but Perl 5.10.0 contains "only" 2.04
-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.42:../../sysutils/p5-File-Remove
DEPENDS+= p5-File-ShareDir>=1.00:../../devel/p5-File-ShareDir
DEPENDS+= p5-File-Which>=1.08:../../devel/p5-File-Which
@@ -65,9 +65,9 @@ DEPENDS+= p5-IO-String>=1.08:../../devel/p5-IO-String
DEPENDS+= p5-IPC-Run>=0.83:../../devel/p5-IPC-Run
DEPENDS+= p5-JSON-XS>=2.290:../../converters/p5-JSON-XS
DEPENDS+= p5-List-MoreUtils>=0.22:../../devel/p5-List-MoreUtils
-DEPENDS+= {perl>=5.8.8,p5-Scalar-List-Utils>=1.18}:../../devel/p5-Scalar-List-Utils
-DEPENDS+= {perl>=5.12.0,p5-Module-Build>=0.36030}:../../devel/p5-Module-Build
-DEPENDS+= {perl>=5.12.0,p5-Module-CoreList>=0.22}:../../devel/p5-Module-CoreList
+#DEPENDS+= {perl>=5.8.8,p5-Scalar-List-Utils>=1.18}:../../devel/p5-Scalar-List-Utils
+#DEPENDS+= {perl>=5.12.0,p5-Module-Build>=0.36030}:../../devel/p5-Module-Build
+#DEPENDS+= {perl>=5.12.0,p5-Module-CoreList>=0.22}:../../devel/p5-Module-CoreList
DEPENDS+= p5-Module-Manifest>=0.07:../../devel/p5-Module-Manifest
DEPENDS+= p5-ORLite>=1.96:../../databases/p5-ORLite
DEPENDS+= p5-ORLite-Migrate>=1.10:../../databases/p5-ORLite-Migrate
@@ -81,22 +81,22 @@ DEPENDS+= p5-Parse-ExuberantCTags>=1.00:../../devel/p5-Parse-ExuberantCTags
DEPENDS+= p5-Pod-Abstract>=0.16:../../textproc/p5-Pod-Abstract
DEPENDS+= p5-Pod-POM>=0.17:../../textproc/p5-Pod-POM
# required Pod::Perldoc is in core since 5.12
-DEPENDS+= {perl>=5.10.1,p5-Pod-Simple>=3.07}:../../textproc/p5-Pod-Simple
+#DEPENDS+= {perl>=5.10.1,p5-Pod-Simple>=3.07}:../../textproc/p5-Pod-Simple
DEPENDS+= p5-Probe-Perl>=0.01:../../devel/p5-Probe-Perl
DEPENDS+= p5-Readonly-XS>=1.05:../../devel/p5-Readonly-XS
DEPENDS+= p5-Sort-Versions>=1.5:../../devel/p5-Sort-Versions
#DEPENDS+= {perl>=5.10.0,p5-Storable>=2.16}:../../devel/p5-Storable
DEPENDS+= p5-Template-Tiny>=0.11:../../textproc/p5-Template-Tiny
-DEPENDS+= {perl>=5.12.0,p5-Text-Balanced>=2.01}:../../textproc/p5-Text-Balanced
+#DEPENDS+= {perl>=5.12.0,p5-Text-Balanced>=2.01}:../../textproc/p5-Text-Balanced
DEPENDS+= p5-Text-Diff>=1.41:../../textproc/p5-Text-Diff
DEPENDS+= p5-Text-FindIndent>=0.10:../../textproc/p5-Text-FindIndent
DEPENDS+= p5-Text-Patch>=1.8:../../textproc/p5-Text-Patch
-DEPENDS+= {perl>=5.10.1,p5-Time-HiRes>=1.9718}:../../time/p5-Time-HiRes
+#DEPENDS+= {perl>=5.10.1,p5-Time-HiRes>=1.9718}:../../time/p5-Time-HiRes
DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
DEPENDS+= p5-Wx-Perl-ProcessStream>=0.25:../../x11/p5-Wx-Perl-ProcessStream
DEPENDS+= p5-YAML-Tiny>=1.32:../../textproc/p5-YAML-Tiny
DEPENDS+= p5-libwww>=5.815:../../www/p5-libwww
-DEPENDS+= {perl>=5.12.0,p5-version>=0.8000}:../../devel/p5-version
+#DEPENDS+= {perl>=5.12.0,p5-version>=0.8000}:../../devel/p5-version
# required threads, threads::shared and version are in patched 5.12.2nb1 core
PERL5_REQD+= 5.14.2
diff --git a/editors/p5-Wx-Scintilla/Makefile b/editors/p5-Wx-Scintilla/Makefile
index 02ca8fd7bb8..a34dec45022 100644
--- a/editors/p5-Wx-Scintilla/Makefile
+++ b/editors/p5-Wx-Scintilla/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2015/06/12 10:50:03 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2015/07/12 18:56:22 wiz Exp $
DISTNAME= Wx-Scintilla-0.39
PKGNAME= p5-${DISTNAME}
@@ -12,7 +12,7 @@ COMMENT= Scintilla source code editing component for wxWidgets
LICENSE= ${PERL5_LICENSE}
BUILD_DEPENDS+= p5-Alien-wxWidgets-[0-9]*:../../x11/p5-Alien-wxWidgets
-BUILD_DEPENDS+= {perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
+#BUILD_DEPENDS+= {perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/blib/arch/auto/Wx/Scintilla