diff options
Diffstat (limited to 'www')
51 files changed, 102 insertions, 104 deletions
diff --git a/www/ap-scgi/Makefile b/www/ap-scgi/Makefile index bb4698b2a66..811c69fca77 100644 --- a/www/ap-scgi/Makefile +++ b/www/ap-scgi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2014/11/24 04:45:05 mef Exp $ +# $NetBSD: Makefile,v 1.16 2015/12/05 21:26:04 adam Exp $ # PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME} @@ -13,7 +13,7 @@ APACHE_MODULE= yes # does not compile with apache24 PKG_APACHE_ACCEPTED= apache22 -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-quixote via py-scgi +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-quixote via py-scgi MODULE_EXT= la APACHE_MODULE_SRCDIR= ${WRKDIR}/${DISTNAME}/apache2 diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index 2b51354b09c..40f621d18f5 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.121 2015/06/12 10:51:48 wiz Exp $ +# $NetBSD: Makefile,v 1.122 2015/12/05 21:26:04 adam Exp $ DISTNAME= bluefish-2.2.7 PKGREVISION= 2 @@ -29,7 +29,7 @@ REPLACE_PYTHON+= data/cssmin.py data/jsmin.py CHECK_INTERPRETER_SKIP+= share/bluefish/plugins/*/*.py CHECK_INTERPRETER_SKIP+= share/bluefish/plugins/*/*/*.py -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.2.4 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 2.2.4 # XXX this doesn't work #XML_CATALOGS= ${PREFIX}/share/xml/bluefish/catalog.xml diff --git a/www/browser-bookmarks-menu/Makefile b/www/browser-bookmarks-menu/Makefile index 8b21ba44a7d..83e56d867b5 100644 --- a/www/browser-bookmarks-menu/Makefile +++ b/www/browser-bookmarks-menu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2015/04/25 14:25:00 tnn Exp $ +# $NetBSD: Makefile,v 1.50 2015/12/05 21:26:04 adam Exp $ DISTNAME= browser-bookmarks-menu-0.6 PKGREVISION= 31 @@ -11,7 +11,7 @@ COMMENT= Easy access to web bookmarks through a GNOME Panel Applet NO_BUILD= yes REPLACE_PYTHON= browser-bookmarks-menu.py -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-ORBit via py-gnome2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-ORBit via py-gnome2 SUBST_CLASSES+= paths SUBST_STAGE.paths= pre-configure diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile index f473c3d15d3..2634c85d70a 100644 --- a/www/cherokee/Makefile +++ b/www/cherokee/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2015/11/18 14:19:54 ryoon Exp $ +# $NetBSD: Makefile,v 1.31 2015/12/05 21:26:04 adam Exp $ DISTNAME= cherokee-1.2.101 PKGREVISION= 8 @@ -33,7 +33,7 @@ RCD_SCRIPTS= cherokee INSTALLATION_DIRS+= ${EGDIR}/pam.d -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.2.101 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.2.101 .include "options.mk" diff --git a/www/clearsilver/Makefile b/www/clearsilver/Makefile index 315fb35d1f1..91e047815de 100644 --- a/www/clearsilver/Makefile +++ b/www/clearsilver/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2015/06/12 10:51:49 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/12/05 21:26:04 adam Exp $ META_PACKAGE= yes @@ -10,7 +10,7 @@ DEPENDS+=${CLEARSILVER_BASE}{,nb[0-9]*}:../../www/clearsilver-base DEPENDS+=${PYPKGPREFIX}-${DISTNAME}{,nb[0-9]*}:../../www/py-clearsilver DEPENDS+=${RUBY_PKGPREFIX}-${DISTNAME}{,nb[0-9]*}:../../www/ruby-clearsilver -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-clearsilver +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-clearsilver .include "../../lang/python/pyversion.mk" .include "../../lang/ruby/rubyversion.mk" diff --git a/www/firefox/mozilla-common.mk b/www/firefox/mozilla-common.mk index 04cd28494c2..4b3a4e85728 100644 --- a/www/firefox/mozilla-common.mk +++ b/www/firefox/mozilla-common.mk @@ -1,4 +1,4 @@ -# $NetBSD: mozilla-common.mk,v 1.68 2015/11/25 12:54:07 jperkin Exp $ +# $NetBSD: mozilla-common.mk,v 1.69 2015/12/05 21:26:04 adam Exp $ # # common Makefile fragment for mozilla packages based on gecko 2.0. # @@ -112,7 +112,7 @@ CONFIG_SUB_OVERRIDE+= ${MOZILLA_DIR}/js/ctypes/libffi/config.sub PYTHON_VERSIONS_ACCEPTED= 27 PYTHON_FOR_BUILD_ONLY= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-sqlite2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-sqlite2 .include "../../lang/python/application.mk" CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} diff --git a/www/firefox24/mozilla-common.mk b/www/firefox24/mozilla-common.mk index 9e46a35ea07..288001fab5b 100644 --- a/www/firefox24/mozilla-common.mk +++ b/www/firefox24/mozilla-common.mk @@ -1,4 +1,4 @@ -# $NetBSD: mozilla-common.mk,v 1.10 2014/12/06 06:09:22 khorben Exp $ +# $NetBSD: mozilla-common.mk,v 1.11 2015/12/05 21:26:04 adam Exp $ # # common Makefile fragment for mozilla packages based on gecko 2.0. # @@ -92,7 +92,7 @@ CONFIG_SUB_OVERRIDE+= ${MOZILLA_DIR}/js/ctypes/libffi/config.sub PYTHON_VERSIONS_ACCEPTED= 27 PYTHON_FOR_BUILD_ONLY= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-sqlite2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-sqlite2 .include "../../lang/python/application.mk" CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} diff --git a/www/firefox31/mozilla-common.mk b/www/firefox31/mozilla-common.mk index 63566b3edd9..a69d09e66c7 100644 --- a/www/firefox31/mozilla-common.mk +++ b/www/firefox31/mozilla-common.mk @@ -1,4 +1,4 @@ -# $NetBSD: mozilla-common.mk,v 1.2 2015/11/25 12:54:07 jperkin Exp $ +# $NetBSD: mozilla-common.mk,v 1.3 2015/12/05 21:26:04 adam Exp $ # # common Makefile fragment for mozilla packages based on gecko 2.0. # @@ -109,7 +109,7 @@ CONFIG_SUB_OVERRIDE+= ${MOZILLA_DIR}/js/ctypes/libffi/config.sub PYTHON_VERSIONS_ACCEPTED= 27 PYTHON_FOR_BUILD_ONLY= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-sqlite2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-sqlite2 .include "../../lang/python/application.mk" CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} diff --git a/www/firefox38/mozilla-common.mk b/www/firefox38/mozilla-common.mk index a2448b8a000..ddc99640eb1 100644 --- a/www/firefox38/mozilla-common.mk +++ b/www/firefox38/mozilla-common.mk @@ -1,4 +1,4 @@ -# $NetBSD: mozilla-common.mk,v 1.3 2015/11/25 12:54:07 jperkin Exp $ +# $NetBSD: mozilla-common.mk,v 1.4 2015/12/05 21:26:04 adam Exp $ # # common Makefile fragment for mozilla packages based on gecko 2.0. # @@ -107,7 +107,7 @@ CONFIG_SUB_OVERRIDE+= ${MOZILLA_DIR}/js/ctypes/libffi/config.sub PYTHON_VERSIONS_ACCEPTED= 27 PYTHON_FOR_BUILD_ONLY= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-sqlite2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-sqlite2 .include "../../lang/python/application.mk" CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} diff --git a/www/ies4linux/Makefile b/www/ies4linux/Makefile index 85a75cad8d6..9a725f7f2cf 100644 --- a/www/ies4linux/Makefile +++ b/www/ies4linux/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2014/05/09 07:37:24 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/12/05 21:26:04 adam Exp $ DISTNAME= ies4linux-2.99.0.1 PKGREVISION= 5 @@ -17,7 +17,7 @@ BUILD_DEPENDS+= cabextract-[0-9]*:../../archivers/cabextract NO_BUILD= yes USE_LANGUAGES= # none USE_TOOLS+= bash:run pax unzip:run -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2 SHAREDIR= share/ies4linux diff --git a/www/loggerhead/Makefile b/www/loggerhead/Makefile index b0589afe87b..4846a63ab1a 100644 --- a/www/loggerhead/Makefile +++ b/www/loggerhead/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2015/07/16 11:47:27 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/12/05 21:26:04 adam Exp $ DISTNAME= loggerhead-${VER} PKGREVISION= 1 @@ -19,7 +19,7 @@ DEPENDS+= ${PYPKGPREFIX}-PasteDeploy>=1.3:../../www/py-PasteDeploy DEPENDS+= ${PYPKGPREFIX}-SimpleTAL>=4.1:../../www/py-simpletal PYTHON_VERSIONED_DEPENDENCIES= flup -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-simpletal +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-simpletal .include "../../lang/python/application.mk" .include "../../lang/python/distutils.mk" diff --git a/www/py-ClientForm/Makefile b/www/py-ClientForm/Makefile index 39c0e4ee219..3b8fd7b44b8 100644 --- a/www/py-ClientForm/Makefile +++ b/www/py-ClientForm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2015/07/15 18:19:54 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/12/05 21:26:05 adam Exp $ DISTNAME= ClientForm-0.2.10 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -11,7 +11,7 @@ COMMENT= Python module for handling HTML forms on the client side LICENSE= modified-bsd OR zpl-2.0 USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.2.10 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.2.10 .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/py-HTMLgen/Makefile b/www/py-HTMLgen/Makefile index f39ff69319f..b8ea18bea69 100644 --- a/www/py-HTMLgen/Makefile +++ b/www/py-HTMLgen/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2014/05/09 07:37:24 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/12/05 21:26:05 adam Exp $ DISTNAME= HTMLgen PKGNAME= ${PYPKGPREFIX}-HTMLgen-2.2.2 @@ -18,7 +18,7 @@ PY_PATCHPLIST= yes REPLACE_PYTHON+= *.py -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 INSTALLATION_DIRS+= ${PYSITELIB} diff --git a/www/py-beautifulsoup/Makefile b/www/py-beautifulsoup/Makefile index 587288eeecf..a1bbf3ae205 100644 --- a/www/py-beautifulsoup/Makefile +++ b/www/py-beautifulsoup/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2014/05/09 07:37:24 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/12/05 21:26:04 adam Exp $ DISTNAME= BeautifulSoup-3.2.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/B/b/:S/S/s/} @@ -10,7 +10,7 @@ HOMEPAGE= http://www.crummy.com/software/BeautifulSoup/ COMMENT= HTML/XML Parser for Python, version 3 LICENSE= modified-bsd -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # use py-beautifulsoup4 for python-3.x +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # use py-beautifulsoup4 for python-3.x .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/py-blosxom/Makefile b/www/py-blosxom/Makefile index dac12897619..e122ba2d233 100644 --- a/www/py-blosxom/Makefile +++ b/www/py-blosxom/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2015/05/22 14:23:41 hauke Exp $ +# $NetBSD: Makefile,v 1.20 2015/12/05 21:26:04 adam Exp $ PYBLOXSOMVERS= 1.5.3 DISTNAME= pyblosxom-${PYBLOXSOMVERS} @@ -27,7 +27,7 @@ INSTALLATION_DIRS= ${DOC_SUBDIR} REPLACE_PYTHON= Pyblosxom/data/pyblosxom.cgi -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 pre-configure: cd ${WRKSRC} && ${FIND} Pyblosxom -type f -name '*.orig' \ diff --git a/www/py-clearsilver/Makefile b/www/py-clearsilver/Makefile index 9d0f66fec0d..d4defbbb6f5 100644 --- a/www/py-clearsilver/Makefile +++ b/www/py-clearsilver/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2014/05/09 07:37:24 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/12/05 21:26:04 adam Exp $ PKGNAME= ${PYPKGPREFIX}-${DISTNAME} PKGREVISION= 1 @@ -14,7 +14,7 @@ CFLAGS+= -fPIC INSTALL_DIRS= python PY_PATCHPLIST= YES -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.10.5 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.10.5 .include "../../lang/python/extension.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/py-django-appmedia/Makefile b/www/py-django-appmedia/Makefile index 36f6ecdd926..f30003a9821 100644 --- a/www/py-django-appmedia/Makefile +++ b/www/py-django-appmedia/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2014/12/31 13:57:30 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/12/05 21:26:05 adam Exp $ DISTNAME= django-appmedia-1.0.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -11,7 +11,7 @@ COMMENT= Handling django app media LICENSE= modified-bsd USE_LANGUAGES= # empty -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.0.1 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.0.1 DEPENDS+= ${PYPKGPREFIX}-django-[0-9]*:../../www/py-django diff --git a/www/py-django-cmsplugin_gallery/Makefile b/www/py-django-cmsplugin_gallery/Makefile index e6646a80a36..940446207c4 100644 --- a/www/py-django-cmsplugin_gallery/Makefile +++ b/www/py-django-cmsplugin_gallery/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2014/05/09 07:37:24 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/12/05 21:26:05 adam Exp $ DISTNAME= cmsplugin_gallery-0.5.5 PKGNAME= ${PYPKGPREFIX}-django-${DISTNAME} @@ -16,7 +16,5 @@ DEPENDS+= ${PYPKGPREFIX}-django-inline-ordering-[0-9]*:../../www/py-django-inlin USE_LANGUAGES= # none -#PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-django-appmedia via py-django-cms, py-django-easy-thumbnails - .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/py-django-mezzanine-filebrowser/Makefile b/www/py-django-mezzanine-filebrowser/Makefile index 79ec5745de2..8ebec3745cd 100644 --- a/www/py-django-mezzanine-filebrowser/Makefile +++ b/www/py-django-mezzanine-filebrowser/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2014/12/31 13:57:30 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/12/05 21:26:05 adam Exp $ DISTNAME= filebrowser-safe-0.2.13 PKGNAME= ${PYPKGPREFIX}-django-mezzanine-${DISTNAME:S/-safe//} @@ -17,7 +17,7 @@ DEPENDS+= ${PYPKGPREFIX}-django-[0-9]*:../../www/py-django USE_PKGLOCALEDIR= yes USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.2.13 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.2.13 .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/py-django-mezzanine-grappelli/Makefile b/www/py-django-mezzanine-grappelli/Makefile index 85ce3bce36c..c1475277c9c 100644 --- a/www/py-django-mezzanine-grappelli/Makefile +++ b/www/py-django-mezzanine-grappelli/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2014/12/31 13:57:31 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/12/05 21:26:05 adam Exp $ DISTNAME= grappelli-safe-0.2.11 PKGNAME= ${PYPKGPREFIX}-django-mezzanine-${DISTNAME:S/-safe//} @@ -17,7 +17,7 @@ DEPENDS+= ${PYPKGPREFIX}-django-[0-9]*:../../www/py-django USE_PKGLOCALEDIR= yes USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.2.11 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.2.11 .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/py-django-photologue/Makefile b/www/py-django-photologue/Makefile index 2fc199d3d9b..69d88becae9 100644 --- a/www/py-django-photologue/Makefile +++ b/www/py-django-photologue/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2014/12/31 13:57:31 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/12/05 21:26:05 adam Exp $ DISTNAME= django-photologue-2.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -16,7 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-django-south-[0-9]*:../../www/py-django-south DEPENDS+= ${PYPKGPREFIX}-django-tagging-[0-9]*:../../www/py-django-tagging USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-django-tagging, py-imaging +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-django-tagging, py-imaging .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/py-django-registration/Makefile b/www/py-django-registration/Makefile index abe1dd38fd8..717a6767a6c 100644 --- a/www/py-django-registration/Makefile +++ b/www/py-django-registration/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2014/05/09 07:37:25 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/12/05 21:26:05 adam Exp $ DISTNAME= django-registration-0.8-alpha-1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S:-alpha-:a:} @@ -18,7 +18,7 @@ USE_LANGUAGES= # none EGG_NAME= ${DISTNAME:S/-/_/g:S/registration_/registration-/} -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.8a1 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.8a1 .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/py-django-tagging/Makefile b/www/py-django-tagging/Makefile index 0de601aed46..b701c77fb11 100644 --- a/www/py-django-tagging/Makefile +++ b/www/py-django-tagging/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2014/12/31 13:57:31 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/12/05 21:26:05 adam Exp $ DISTNAME= django-tagging-0.3.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -14,7 +14,7 @@ LICENSE= mit DEPENDS+= ${PYPKGPREFIX}-django-[0-9]*:../../www/py-django USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.3.1 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.3.1 INSTALLATION_DIRS+= share/doc/py-django-tagging diff --git a/www/py-django14/Makefile b/www/py-django14/Makefile index 2fda697ed64..58ba1541c05 100644 --- a/www/py-django14/Makefile +++ b/www/py-django14/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2015/09/02 12:38:53 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2015/12/05 21:26:05 adam Exp $ DISTNAME= Django-1.4.22 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} @@ -20,7 +20,7 @@ REPLACE_PYTHON+= ${WRKSRC}/django/contrib/admin/static/admin/js/*.py REPLACE_PYTHON+= ${WRKSRC}/django/conf/project_template/*.py PYTHON_VERSIONED_DEPENDENCIES= flup -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # use py-django if you want python-3.x support +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # use py-django if you want python-3.x support .include "options.mk" diff --git a/www/py-django14/options.mk b/www/py-django14/options.mk index 7fbb2e7e388..313e290ffdd 100644 --- a/www/py-django14/options.mk +++ b/www/py-django14/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.4 2015/03/26 22:13:52 jperkin Exp $ +# $NetBSD: options.mk,v 1.5 2015/12/05 21:26:05 adam Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.django PKG_SUPPORTED_OPTIONS= mysql oracle pgsql sqlite @@ -10,7 +10,7 @@ PLIST_VARS+= ${PKG_SUPPORTED_OPTIONS} .if !empty(PKG_OPTIONS:Mmysql) DEPENDS+= ${PYPKGPREFIX}-mysqldb-[0-9]*:../../databases/py-mysqldb -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-mysqldb +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-mysqldb PLIST.mysql= yes .endif @@ -26,6 +26,6 @@ PLIST.pgsql= yes .if !empty(PKG_OPTIONS:Msqlite) DEPENDS+= ${PYPKGPREFIX}-sqlite2-[0-9]*:../../databases/py-sqlite2 -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-sqlite2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-sqlite2 PLIST.sqlite= yes .endif diff --git a/www/py-djangorestframework/Makefile b/www/py-djangorestframework/Makefile index 8abb123ff2e..e8a968c390a 100644 --- a/www/py-djangorestframework/Makefile +++ b/www/py-djangorestframework/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2014/12/31 13:57:32 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/12/05 21:26:05 adam Exp $ DISTNAME= djangorestframework-0.2.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -13,7 +13,7 @@ LICENSE= modified-bsd DEPENDS+= ${PYPKGPREFIX}-django-[0-9]*:../../www/py-django USE_LANGUAGES= # empty -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.2.3 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.2.3 .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/py-flup/Makefile b/www/py-flup/Makefile index 56bc2098a8c..0ae01ec01f8 100644 --- a/www/py-flup/Makefile +++ b/www/py-flup/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2014/12/14 02:43:59 obache Exp $ +# $NetBSD: Makefile,v 1.14 2015/12/05 21:26:05 adam Exp $ DISTNAME= flup-1.0.2 PKGNAME= ${PYPKGPREFIX}-flup-1.0.2 @@ -11,7 +11,7 @@ COMMENT= WSGI support modules (python-2.x version) LICENSE= 2-clause-bsd USE_LANGUAGES= # empty -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/py-gdata/Makefile b/www/py-gdata/Makefile index 54cbbd32491..3fb3bb157df 100644 --- a/www/py-gdata/Makefile +++ b/www/py-gdata/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2014/05/09 07:37:25 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/12/05 21:26:05 adam Exp $ DISTNAME= gdata-2.0.18 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -12,7 +12,7 @@ LICENSE= apache-2.0 DEPENDS+= ${PYPKGPREFIX}-cElementTree-[0-9]*:../../textproc/py-cElementTree -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.0.18 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 2.0.18 # https://code.google.com/p/gdata-python-client/issues/detail?id=229 REPLACE_PYTHON= src/atom/__init__.py diff --git a/www/py-google-api-python-client/Makefile b/www/py-google-api-python-client/Makefile index d60eaf55d9f..ff9c591f0dd 100644 --- a/www/py-google-api-python-client/Makefile +++ b/www/py-google-api-python-client/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2014/12/31 13:57:33 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/12/05 21:26:05 adam Exp $ DISTNAME= google-api-python-client-1.3.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-httplib2-[0-9]*:../../www/py-httplib2 DEPENDS+= ${PYPKGPREFIX}-oauth2client-[0-9]*:../../security/py-oauth2client DEPENDS+= ${PYPKGPREFIX}-uritemplate-[0-9]*:../../textproc/py-uritemplate -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # as of 1.3.1 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # as of 1.3.1 # doesn't work, but doesn't matter # see also https://github.com/google/google-api-python-client/issues/40 diff --git a/www/py-jonpy/Makefile b/www/py-jonpy/Makefile index d19a61be276..dd9bf17d3ef 100644 --- a/www/py-jonpy/Makefile +++ b/www/py-jonpy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2014/05/09 07:37:25 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/12/05 21:26:06 adam Exp $ DISTNAME= jonpy-0.06 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -11,7 +11,7 @@ HOMEPAGE= http://jonpy.sourceforge.net/ COMMENT= Tools for FastCGI/CGI Python programs LICENSE= mit -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.06 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.06 .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/py-mechanize/Makefile b/www/py-mechanize/Makefile index f9fcd99e7d4..13fb8c9ccb7 100644 --- a/www/py-mechanize/Makefile +++ b/www/py-mechanize/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2014/05/09 07:37:25 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/12/05 21:26:06 adam Exp $ DISTNAME= mechanize-0.2.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -12,7 +12,7 @@ COMMENT= Stateful programmatic web browsing in Python USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.2.5 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.2.5 do-test: ${RUN}cd ${WRKSRC}; ${PYTHONBIN} test.py diff --git a/www/py-mezzanine/Makefile b/www/py-mezzanine/Makefile index 00b11ce2604..d86cd1a117f 100644 --- a/www/py-mezzanine/Makefile +++ b/www/py-mezzanine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2014/05/09 07:37:25 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/12/05 21:26:06 adam Exp $ DISTNAME= Mezzanine-1.2.4 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} @@ -26,7 +26,7 @@ DEPENDS+= ${PYPKGPREFIX}-django-mezzanine-grappelli-[0-9]*:../../www/py-django-m USE_PKGLOCALEDIR= yes USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-postgresql, py-django-mezzanine-filebrowser, py-django-mezzanine-grappelli, py-imaging +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-postgresql, py-django-mezzanine-filebrowser, py-django-mezzanine-grappelli, py-imaging MESSAGE_SUBST+= PYTHONBIN=${PYTHONBIN} diff --git a/www/py-moin/Makefile b/www/py-moin/Makefile index fffa8758d1d..5821bfca83c 100644 --- a/www/py-moin/Makefile +++ b/www/py-moin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2015/06/12 10:52:15 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2015/12/05 21:26:06 adam Exp $ VER= 1.9.7 DISTNAME= moin-${VER} @@ -14,7 +14,7 @@ LICENSE= gnu-gpl-v2 USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.9.7 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.9.7 REPLACE_PYTHON= jabberbot/bot.py \ MoinMoin/version.py \ diff --git a/www/py-nevow/Makefile b/www/py-nevow/Makefile index ee0e91f1235..948ed7522ea 100644 --- a/www/py-nevow/Makefile +++ b/www/py-nevow/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2015/07/01 13:47:46 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/12/05 21:26:06 adam Exp $ VERSION= 0.11.1 DISTNAME= Nevow-${VERSION} @@ -19,7 +19,7 @@ DEPENDS+= ${PYPKGPREFIX}-xml>=0.8.3:../../textproc/py-xml REPLACE_PYTHON= nevow/test/segfault.py -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-twisted py-xml +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-twisted py-xml .include "../../lang/python/application.mk" .include "../../lang/python/egg.mk" diff --git a/www/py-pendrell/Makefile b/www/py-pendrell/Makefile index 8f0bd9ca8ac..30d0016c643 100644 --- a/www/py-pendrell/Makefile +++ b/www/py-pendrell/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2014/05/09 07:37:25 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/12/05 21:26:06 adam Exp $ DISTNAME= pendrell-0.2.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -12,7 +12,7 @@ LICENSE= mit DEPENDS+= ${PYPKGPREFIX}-twisted>=10.0.0:../../net/py-twisted -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-twisted +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-twisted .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/py-python-digest/Makefile b/www/py-python-digest/Makefile index 7b49c1d3074..63d01f9b31e 100644 --- a/www/py-python-digest/Makefile +++ b/www/py-python-digest/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2014/12/31 13:57:34 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/12/05 21:26:06 adam Exp $ DISTNAME= python-digest-1.7 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -12,7 +12,7 @@ LICENSE= modified-bsd USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/py-pywebdav/Makefile b/www/py-pywebdav/Makefile index b63a5718b12..9b23c8e2c99 100644 --- a/www/py-pywebdav/Makefile +++ b/www/py-pywebdav/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2014/05/09 07:37:25 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/12/05 21:26:06 adam Exp $ VERSION= 0.9.8 DISTNAME= PyWebDAV-${VERSION} @@ -17,7 +17,7 @@ PLIST_SUBST+= DOCDIR=${DOCDIR:Q} INSTALLATION_DIRS+= ${DOCDIR} -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.9.8 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.9.8 post-install: ${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/${DOCDIR} diff --git a/www/py-scgi/Makefile b/www/py-scgi/Makefile index 05c2a57a600..458cff28b2d 100644 --- a/www/py-scgi/Makefile +++ b/www/py-scgi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2014/11/24 04:45:05 mef Exp $ +# $NetBSD: Makefile,v 1.11 2015/12/05 21:26:06 adam Exp $ PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -7,7 +7,7 @@ LICENSE= cnri-license DEPENDS+= ${PYPKGPREFIX}-quixote-[0-9]*:../../devel/py-quixote -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-quixote +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-quixote .include "../../lang/python/distutils.mk" diff --git a/www/py-simpletal/Makefile b/www/py-simpletal/Makefile index 6df7cb91cf4..b0a550ace6b 100644 --- a/www/py-simpletal/Makefile +++ b/www/py-simpletal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2014/05/09 07:37:26 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/12/05 21:26:06 adam Exp $ DISTNAME= SimpleTAL-4.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -13,7 +13,7 @@ LICENSE= modified-bsd USE_LANGUAGES= #none -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 do-test: ${PYTHONBIN} ${WRKSRC}/runtests.py diff --git a/www/py-swish-e/Makefile b/www/py-swish-e/Makefile index 1c107b8f767..8db851eade4 100644 --- a/www/py-swish-e/Makefile +++ b/www/py-swish-e/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2014/05/09 07:37:26 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/12/05 21:26:06 adam Exp $ DISTNAME= swish-e-0.5 PKGNAME= ${PYPKGPREFIX}-swish-e-0.5 @@ -15,7 +15,7 @@ LICENSE= 2-clause-bsd EGG_NAME= SwishE-${PKGVERSION_NOREV} -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.5 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.5 .include "../../lang/python/distutils.mk" .include "../../www/swish-e/buildlink3.mk" diff --git a/www/py-twill/Makefile b/www/py-twill/Makefile index fc1aaa6dc73..1f7a01a81e1 100644 --- a/www/py-twill/Makefile +++ b/www/py-twill/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2014/05/09 07:37:26 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/12/05 21:26:06 adam Exp $ DISTNAME= twill-1.8.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -14,7 +14,7 @@ USE_LANGUAGES= # none PY_PATCHPLIST= yes PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX} -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # setup fails for 1.8.0 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # setup fails for 1.8.0 post-install: ${MV} ${DESTDIR}${PREFIX}/bin/twill-fork \ diff --git a/www/py-uliweb/Makefile b/www/py-uliweb/Makefile index e89680a637c..071ed43c6eb 100644 --- a/www/py-uliweb/Makefile +++ b/www/py-uliweb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2014/07/29 02:42:01 wen Exp $ +# $NetBSD: Makefile,v 1.6 2015/12/05 21:26:06 adam Exp $ DISTNAME= Uliweb-0.3.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/U/u/} @@ -10,7 +10,7 @@ HOMEPAGE= https://pypi.python.org/pypi/Uliweb/ COMMENT= Easy python web framework LICENSE= 2-clause-bsd -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.2.3 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.2.3 REPLACE_PYTHON= uliweb/contrib/csrf/*.py REPLACE_PYTHON+= uliweb/core/*.py diff --git a/www/py-webpy/Makefile b/www/py-webpy/Makefile index f6d0b1df86d..cd4a0d1acaa 100644 --- a/www/py-webpy/Makefile +++ b/www/py-webpy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2014/05/09 07:37:26 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/12/05 21:26:07 adam Exp $ DISTNAME= web.py-0.37 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -13,7 +13,7 @@ LICENSE= public-domain USE_LANGUAGES= #none REPLACE_PYTHON+= web/__init__.py web/utils.py -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.37 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.37 .include "../../lang/python/application.mk" .include "../../lang/python/distutils.mk" diff --git a/www/py-werkzeug-docs/Makefile b/www/py-werkzeug-docs/Makefile index 46b8e817b1e..dec4581a664 100644 --- a/www/py-werkzeug-docs/Makefile +++ b/www/py-werkzeug-docs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2015/03/01 20:02:27 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2015/12/05 21:26:07 adam Exp $ PKGNAME= ${PYPKGPREFIX}-werkzeug-docs-${DISTNAME:C/[^-]*-//} @@ -23,7 +23,7 @@ do-install: && ${FIND} ${DOCDIR}/html -type f -print > ${WRKDIR}/PLIST PYTHON_FOR_BUILD_ONLY= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # sphinx detection broken as of 0.9.4 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # sphinx detection broken as of 0.9.4 .include "../../lang/python/pyversion.mk" BUILD_DEPENDS+= ${PYPKGPREFIX}-sphinx>=1.2.3nb1:../../textproc/py-sphinx diff --git a/www/ruby-pygments.rb/Makefile b/www/ruby-pygments.rb/Makefile index 3eff6ef76dc..511d5df1611 100644 --- a/www/ruby-pygments.rb/Makefile +++ b/www/ruby-pygments.rb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2015/11/23 12:16:32 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/12/05 21:26:07 adam Exp $ DISTNAME= pygments.rb-0.6.3 PKGREVISION= 2 @@ -20,7 +20,7 @@ SUBST_FILES.path= lib/pygments/popen.rb SUBST_SED.path+= -e 's|@PYTHON@|python${PYVERSSUFFIX}|' SUBST_MESSAGE.path= Fixing Python's path. -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # as of 0.6.3 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # as of 0.6.3 .include "../../lang/ruby/gem.mk" .include "../../lang/python/application.mk" diff --git a/www/trac/Makefile b/www/trac/Makefile index 510b363f836..90de0716e6b 100644 --- a/www/trac/Makefile +++ b/www/trac/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.72 2015/09/13 23:37:39 gdt Exp $ +# $NetBSD: Makefile,v 1.73 2015/12/05 21:26:07 adam Exp $ DISTNAME= Trac-1.0.9 PKGNAME= ${DISTNAME:tl} @@ -46,7 +46,7 @@ PYDISTUTILSPKG= YES PY_PATCHPLIST= YES REPLACE_PYTHON= contrib/cgi-bin/trac.* contrib/*.py contrib/*-hook REPLACE_PYTHON+= trac/tests/functional/*.py -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.0 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.0 .include "../../lang/python/application.mk" diff --git a/www/urlgrabber/Makefile b/www/urlgrabber/Makefile index 720781d29c8..5ff0200bfe0 100644 --- a/www/urlgrabber/Makefile +++ b/www/urlgrabber/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2014/05/09 07:37:26 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/12/05 21:26:07 adam Exp $ DISTNAME= urlgrabber-3.1.0 PKGREVISION= 3 @@ -10,7 +10,7 @@ HOMEPAGE= http://urlgrabber.baseurl.org/ COMMENT= Python package that drastically simplifies the fetching of files USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 3.1.0 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 3.1.0 .include "../../lang/python/application.mk" .include "../../lang/python/distutils.mk" diff --git a/www/viewvc/Makefile b/www/viewvc/Makefile index b36243782d5..01604543745 100644 --- a/www/viewvc/Makefile +++ b/www/viewvc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2015/01/16 12:12:03 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/12/05 21:26:07 adam Exp $ DISTNAME= viewvc-1.1.23 CATEGORIES= devel www @@ -10,7 +10,7 @@ COMMENT= Viewing the content of CVS/SVN repositories with a Webbrowser LICENSE= 2-clause-bsd REPLACE_PYTHON= viewvc-install bin/* bin/cgi/*.cgi lib/*.py -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.1.20 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.1.20 .if !exists(/usr/bin/rlog) DEPENDS+= rcs-[0-9]*:../../devel/rcs diff --git a/www/webkit-gtk/Makefile b/www/webkit-gtk/Makefile index de8d92bdb99..e3744c0082d 100644 --- a/www/webkit-gtk/Makefile +++ b/www/webkit-gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.105 2015/11/22 08:46:35 leot Exp $ +# $NetBSD: Makefile,v 1.106 2015/12/05 21:26:07 adam Exp $ DISTNAME= webkitgtk-2.10.4 PKGNAME= ${DISTNAME:S/webkitgtk/webkit-gtk/} @@ -57,7 +57,7 @@ BUILD_DEPENDS+= ${RUBY_BASE}>=${RUBY_VERSION}:${RUBY_SRCDIR} CMAKE_ARGS+= -DRUBY_EXECUTABLE=${RUBY} PYTHON_FOR_BUILD_ONLY= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.10.2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.10.2 .include "../../lang/python/application.mk" CMAKE_ARGS+= -DPYTHON_EXECUTABLE=${PYTHONBIN} diff --git a/www/webkit1-gtk/Makefile.common b/www/webkit1-gtk/Makefile.common index b45dc76b76a..0f29d9b3e76 100644 --- a/www/webkit1-gtk/Makefile.common +++ b/www/webkit1-gtk/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.2 2015/06/07 14:06:00 youri Exp $ +# $NetBSD: Makefile.common,v 1.3 2015/12/05 21:26:07 adam Exp $ # used by www/webkit1-gtk/Makefile # used by www/webkit1-gtk3/Makefile @@ -43,7 +43,7 @@ BUILD_DEPENDS+= ${RUBY_BASE}>=${RUBY_VERSION}:${RUBY_SRCDIR} CONFIGURE_ENV+= RUBY=${RUBY} PYTHON_FOR_BUILD_ONLY= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.10.2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.10.2 .include "../../lang/python/application.mk" CONFIGURE_ENV+= PYTHON=${PYTHONBIN} diff --git a/www/webkit24-gtk/Makefile.common b/www/webkit24-gtk/Makefile.common index 8f8184b8458..d7ffd3fc72b 100644 --- a/www/webkit24-gtk/Makefile.common +++ b/www/webkit24-gtk/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.2 2015/08/23 00:44:59 leot Exp $ +# $NetBSD: Makefile.common,v 1.3 2015/12/05 21:26:07 adam Exp $ # used by www/webkit24-gtk/Makefile # used by www/webkit24-gtk3/Makefile @@ -59,7 +59,7 @@ BUILD_DEPENDS+= ${RUBY_BASE}>=${RUBY_VERSION}:${RUBY_SRCDIR} CONFIGURE_ENV+= RUBY=${RUBY} PYTHON_FOR_BUILD_ONLY= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.10.2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.10.2 .include "../../lang/python/application.mk" CONFIGURE_ENV+= PYTHON=${PYTHONBIN} |