diff options
Diffstat (limited to 'devel')
79 files changed, 237 insertions, 0 deletions
diff --git a/devel/blitz/Makefile b/devel/blitz/Makefile index a53403bf1c87..ecf8a00556ac 100644 --- a/devel/blitz/Makefile +++ b/devel/blitz/Makefile @@ -11,6 +11,9 @@ COMMENT= Blitz++ Multi-Dimensional Array Library for C++ LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= cmake:noninja libtool localbase python:2.7,build USE_GITHUB= yes GH_ACCOUNT= blitzpp diff --git a/devel/cpp2py/Makefile b/devel/cpp2py/Makefile index 3553d0e73702..d6460e71d0f3 100644 --- a/devel/cpp2py/Makefile +++ b/devel/cpp2py/Makefile @@ -12,6 +12,9 @@ COMMENT= Reflection tools based on clang LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING.txt +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + PY_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}h5py>0:science/py-h5py@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mako>0:textproc/py-mako@${PY_FLAVOR} \ diff --git a/devel/py-Breve/Makefile b/devel/py-Breve/Makefile index 8255b62c5183..2da6b21a7eb7 100644 --- a/devel/py-Breve/Makefile +++ b/devel/py-Breve/Makefile @@ -14,6 +14,9 @@ COMMENT= Python s-expression style template engine LICENSE= MIT +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_PYTHON= distutils concurrent autoplist diff --git a/devel/py-PyODE/Makefile b/devel/py-PyODE/Makefile index ded2709acafd..be99de96f646 100644 --- a/devel/py-PyODE/Makefile +++ b/devel/py-PyODE/Makefile @@ -14,6 +14,9 @@ LICENSE_COMB= dual LICENSE_FILE_LGPL21+ = ${WRKSRC}/LICENSE LICENSE_FILE_BSD3CLAUSE=${WRKSRC}/LICENSE-BSD +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + LIB_DEPENDS= libode.so:devel/ode USES= python:2.7 diff --git a/devel/py-akismet/Makefile b/devel/py-akismet/Makefile index 574e2eda6be9..47a66a58c636 100644 --- a/devel/py-akismet/Makefile +++ b/devel/py-akismet/Makefile @@ -14,6 +14,9 @@ COMMENT= Python interface to the Akismet API LICENSE= BSD3CLAUSE +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 zip USE_PYTHON= distutils PYDISTUTILS_PKGNAME= akismet diff --git a/devel/py-aspects/Makefile b/devel/py-aspects/Makefile index 0cc481015a49..3318a0e6def0 100644 --- a/devel/py-aspects/Makefile +++ b/devel/py-aspects/Makefile @@ -14,6 +14,9 @@ COMMENT= Lightweight aspect oriented programming library for Python LICENSE= LGPL21 +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_PYTHON= distutils autoplist diff --git a/devel/py-backports.tempfile/Makefile b/devel/py-backports.tempfile/Makefile index 7ccd096dc4a7..de5b3a235d8c 100644 --- a/devel/py-backports.tempfile/Makefile +++ b/devel/py-backports.tempfile/Makefile @@ -13,6 +13,9 @@ COMMENT= Backports of new features in the Python tempfile module LICENSE= PSFL +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}backports>0:devel/py-backports@${PY_FLAVOR} diff --git a/devel/py-backports.weakref/Makefile b/devel/py-backports.weakref/Makefile index 08e48e03ebfa..3ac7a0a16f87 100644 --- a/devel/py-backports.weakref/Makefile +++ b/devel/py-backports.weakref/Makefile @@ -15,6 +15,9 @@ COMMENT= Backport of the weakref module from Python 3.4 LICENSE= PSFL LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}backports>0:devel/py-backports@${PY_FLAVOR} diff --git a/devel/py-cfgparse/Makefile b/devel/py-cfgparse/Makefile index ef595ffe8bb1..9aa6ab9be9ed 100644 --- a/devel/py-cfgparse/Makefile +++ b/devel/py-cfgparse/Makefile @@ -13,6 +13,9 @@ COMMENT= Python module for parsing configuration files LICENSE= MIT +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= dos2unix python:2.7 zip DOS2UNIX_FILES= cfgparse.py USE_PYTHON= autoplist distutils diff --git a/devel/py-ciphon/Makefile b/devel/py-ciphon/Makefile index ec96d05f84ca..0fe5d7173a84 100644 --- a/devel/py-ciphon/Makefile +++ b/devel/py-ciphon/Makefile @@ -12,6 +12,9 @@ COMMENT= Module for python that adds cpan-like functionality LICENSE= BSD2CLAUSE +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_PYTHON= distutils diff --git a/devel/py-cjson/Makefile b/devel/py-cjson/Makefile index 3ecfec057a5f..25d54dea45fb 100644 --- a/devel/py-cjson/Makefile +++ b/devel/py-cjson/Makefile @@ -13,6 +13,9 @@ COMMENT= Fast JSON encoder/decoder for Python LICENSE= LGPL20 +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_PYTHON= distutils autoplist diff --git a/devel/py-clonedigger/Makefile b/devel/py-clonedigger/Makefile index d1c59f9fd3c2..6b77d133c847 100644 --- a/devel/py-clonedigger/Makefile +++ b/devel/py-clonedigger/Makefile @@ -14,6 +14,9 @@ COMMENT= Detect similar code in Python and Java programs LICENSE= GPLv2 +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_PYTHON= distutils autoplist diff --git a/devel/py-cmdtest/Makefile b/devel/py-cmdtest/Makefile index 14592030b0c6..071f9d42b283 100644 --- a/devel/py-cmdtest/Makefile +++ b/devel/py-cmdtest/Makefile @@ -13,6 +13,9 @@ COMMENT= Black box testing of Unix programs LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}markdown>0:textproc/py-markdown@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cliapp>0:devel/py-cliapp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ttystatus>0:devel/py-ttystatus@${PY_FLAVOR} diff --git a/devel/py-cuisine/Makefile b/devel/py-cuisine/Makefile index 5c6b1195f514..66de9c2fe7b7 100644 --- a/devel/py-cuisine/Makefile +++ b/devel/py-cuisine/Makefile @@ -13,6 +13,9 @@ COMMENT= Chef-like functionality for Fabric LICENSE= BSD3CLAUSE +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fabric1>=1.7,1:devel/py-fabric1@${PY_FLAVOR} USES= python:2.7 diff --git a/devel/py-deliciousapi/Makefile b/devel/py-deliciousapi/Makefile index 8334687461d9..550547b60000 100644 --- a/devel/py-deliciousapi/Makefile +++ b/devel/py-deliciousapi/Makefile @@ -15,6 +15,9 @@ COMMENT= Unofficial Python API for retrieving data from Delicious.com LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + RUN_DEPENDS= ${PYTHON_SITELIBDIR}/BeautifulSoup.py:www/py-beautifulsoup32@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}simplejson>=1.7:devel/py-simplejson@${PY_FLAVOR} diff --git a/devel/py-dialog/Makefile b/devel/py-dialog/Makefile index b36bbcd08ff6..cbedc312d72c 100644 --- a/devel/py-dialog/Makefile +++ b/devel/py-dialog/Makefile @@ -14,6 +14,9 @@ COMMENT= Python interface to dialog(3) LICENSE= LGPL20 +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + RUN_DEPENDS= cdialog:devel/cdialog USES= python:2.7 tar:bzip2 diff --git a/devel/py-efl/Makefile b/devel/py-efl/Makefile index 0014f4205082..88f7ad2f105b 100644 --- a/devel/py-efl/Makefile +++ b/devel/py-efl/Makefile @@ -15,6 +15,9 @@ COMMENT= Python bindings for EFL and Elementary LICENSE= GPLv3 LGPL3 LICENSE_COMB= multi +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.83:devel/py-dbus@${PY_FLAVOR} LIB_DEPENDS= libefl.so:devel/efl RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.83:devel/py-dbus@${PY_FLAVOR} diff --git a/devel/py-ezpyinline/Makefile b/devel/py-ezpyinline/Makefile index 020ad7244e0f..d65895824865 100644 --- a/devel/py-ezpyinline/Makefile +++ b/devel/py-ezpyinline/Makefile @@ -12,6 +12,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lwhsu@FreeBSD.org COMMENT= Easy embedded Inline C for Python +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_PYTHON= distutils autoplist diff --git a/devel/py-freenas.dispatcher/Makefile b/devel/py-freenas.dispatcher/Makefile index 1f02d5fa4102..a4fa19fdf75f 100644 --- a/devel/py-freenas.dispatcher/Makefile +++ b/devel/py-freenas.dispatcher/Makefile @@ -9,6 +9,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wg@FreeBSD.org COMMENT= FreeNAS dispatcher client +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}freenas.utils>0:devel/py-freenas.utils@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ws4py>0:www/py-ws4py@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jsonschema>0:devel/py-jsonschema@${PY_FLAVOR} \ diff --git a/devel/py-fsm/Makefile b/devel/py-fsm/Makefile index dbb8b6c79587..4cc187baa0cd 100644 --- a/devel/py-fsm/Makefile +++ b/devel/py-fsm/Makefile @@ -10,6 +10,9 @@ COMMENT= Pure Python Implementation of a Finite State Machine LICENSE= BSD3CLAUSE +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USE_GITHUB= yes GH_ACCOUNT= oozie GH_PROJECT= python-fsm diff --git a/devel/py-gdbgui/Makefile b/devel/py-gdbgui/Makefile index 1177c212191d..b8953541112c 100644 --- a/devel/py-gdbgui/Makefile +++ b/devel/py-gdbgui/Makefile @@ -11,6 +11,9 @@ COMMENT= Browser-based frontend/gui for GDB LICENSE= CC-BY-NC-3.0 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Flask>=0.12.2:www/py-flask@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Flask-Compress>=1.4.0:www/py-flask-compress@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Flask-SocketIO>=2.9.0:www/py-flask-socketio@${PY_FLAVOR} \ diff --git a/devel/py-gearman/Makefile b/devel/py-gearman/Makefile index d7523eb810c2..a11275389e3d 100644 --- a/devel/py-gearman/Makefile +++ b/devel/py-gearman/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Gearman Library for Python +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_PYTHON= distutils autoplist diff --git a/devel/py-generate/Makefile b/devel/py-generate/Makefile index 339055f880f7..126fcb572f44 100644 --- a/devel/py-generate/Makefile +++ b/devel/py-generate/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= darcy@druid.net COMMENT= Python module to implement generate +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 tar:tgz USE_PYTHON= distutils autoplist diff --git a/devel/py-geotypes/Makefile b/devel/py-geotypes/Makefile index 1f0a3bdf5285..cb31bf32e0b6 100644 --- a/devel/py-geotypes/Makefile +++ b/devel/py-geotypes/Makefile @@ -12,6 +12,9 @@ COMMENT= Python Interface to Support PostGIS LICENSE= LGPL21 +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_PYTHON= distutils PYDISTUTILS_EGGINFO= GeoTypes-0.7.0-py${PYTHON_VER}.egg-info diff --git a/devel/py-gitosis/Makefile b/devel/py-gitosis/Makefile index d9ef2ac97eb1..a0b154f77bde 100644 --- a/devel/py-gitosis/Makefile +++ b/devel/py-gitosis/Makefile @@ -13,6 +13,9 @@ COMMENT= Software for hosting git repositories LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + RUN_DEPENDS= git:devel/git TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR} diff --git a/devel/py-google-apputils/Makefile b/devel/py-google-apputils/Makefile index 84575462b9fd..86aa8188408d 100644 --- a/devel/py-google-apputils/Makefile +++ b/devel/py-google-apputils/Makefile @@ -14,6 +14,9 @@ COMMENT= Google Application Utilities for Python LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-gflags>2:devel/py-python-gflags@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dateutil>2:devel/py-dateutil@${PY_FLAVOR} diff --git a/devel/py-hghooks/Makefile b/devel/py-hghooks/Makefile index 7c793d2c3ddf..b8b175b102ef 100644 --- a/devel/py-hghooks/Makefile +++ b/devel/py-hghooks/Makefile @@ -13,6 +13,9 @@ COMMENT= Set of Mercurial hooks LICENSE= LGPL3 +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_PYTHON= distutils autoplist diff --git a/devel/py-instant/Makefile b/devel/py-instant/Makefile index d7d22d3ac00c..912b0296736f 100644 --- a/devel/py-instant/Makefile +++ b/devel/py-instant/Makefile @@ -13,6 +13,9 @@ COMMENT= Python module for instant inlining of C and C++ code in Python LICENSE= LGPL3 +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + RUN_DEPENDS= swig3.0:devel/swig30 USES= python:2.7 diff --git a/devel/py-ioflo/Makefile b/devel/py-ioflo/Makefile index 71e8f4a7f7f9..dacab1301acf 100644 --- a/devel/py-ioflo/Makefile +++ b/devel/py-ioflo/Makefile @@ -13,6 +13,9 @@ COMMENT= Automated Reasoning Engine and Flow Based Programming Framework LICENSE= APACHE20 +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-git>=1.1:devel/py-setuptools-git@${PY_FLAVOR} USES= python:2.7 shebangfix diff --git a/devel/py-jcc/Makefile b/devel/py-jcc/Makefile index cad5ba9f06a4..04c8820e0f93 100644 --- a/devel/py-jcc/Makefile +++ b/devel/py-jcc/Makefile @@ -14,6 +14,9 @@ COMMENT= C++ code generator for calling Java from C++/Python LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + BROKEN_armv6= fails to link: /nxb-bin/usr/bin/ld: cannot find -ljava BROKEN_armv7= fails to link: /nxb-bin/usr/bin/ld: cannot find -ljava BROKEN_powerpc64= fails to link: /usr/bin/ld: cannot find -ljava diff --git a/devel/py-json-py/Makefile b/devel/py-json-py/Makefile index 0ca90e3d0727..7af4841357b5 100644 --- a/devel/py-json-py/Makefile +++ b/devel/py-json-py/Makefile @@ -13,6 +13,9 @@ COMMENT= Python implementation of a JSON (http//:json.org) reader/writer LICENSE= LGPL20 +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + NO_WRKSUBDIR= yes USES= python:2.7 zip diff --git a/devel/py-json-sempai/Makefile b/devel/py-json-sempai/Makefile index 4cb9b5dd173d..6ef7dee154eb 100644 --- a/devel/py-json-sempai/Makefile +++ b/devel/py-json-sempai/Makefile @@ -11,6 +11,9 @@ COMMENT= Pythonic argument parser, that will make you smile LICENSE= MIT +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_PYTHON= distutils autoplist diff --git a/devel/py-jsonlib/Makefile b/devel/py-jsonlib/Makefile index 0c9c7d6308b7..4cd6e5960c54 100644 --- a/devel/py-jsonlib/Makefile +++ b/devel/py-jsonlib/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= JSON Serializer/Deserializer for Python +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_PYTHON= distutils autoplist diff --git a/devel/py-jsonlib2/Makefile b/devel/py-jsonlib2/Makefile index 5160d3a3009b..f655dbd0052e 100644 --- a/devel/py-jsonlib2/Makefile +++ b/devel/py-jsonlib2/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= JSON Serializer/Deserializer for Python +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_PYTHON= distutils autoplist diff --git a/devel/py-jsonrpclib/Makefile b/devel/py-jsonrpclib/Makefile index f99353b637b2..060331beeb98 100644 --- a/devel/py-jsonrpclib/Makefile +++ b/devel/py-jsonrpclib/Makefile @@ -13,6 +13,9 @@ COMMENT= Implements the JSON-RPC 2.0 proposed specification in pure Python LICENSE= APACHE20 +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_PYTHON= distutils autoplist diff --git a/devel/py-kayako/Makefile b/devel/py-kayako/Makefile index ace3046ded30..8ed183ec827c 100644 --- a/devel/py-kayako/Makefile +++ b/devel/py-kayako/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rm@FreeBSD.org COMMENT= Python API Wrapper for Kayako +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} NO_ARCH= yes diff --git a/devel/py-kid/Makefile b/devel/py-kid/Makefile index faa9c56271c0..307f9ff55f4a 100644 --- a/devel/py-kid/Makefile +++ b/devel/py-kid/Makefile @@ -12,6 +12,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= Simple template language for XML based written in Python +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 shebangfix USE_PYTHON= distutils autoplist SHEBANG_FILES= misc/upgrade-0.6.py diff --git a/devel/py-kjbuckets/Makefile b/devel/py-kjbuckets/Makefile index bcf62a1b850a..56b33d27ab35 100644 --- a/devel/py-kjbuckets/Makefile +++ b/devel/py-kjbuckets/Makefile @@ -16,6 +16,9 @@ COMMENT= Graph and set datatypes for Python (C extension) LICENSE= MIT LICENSE_FILE= ${WRKSRC}/../COPYRIGHT.txt +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + OPTIONS_DEFINE= DOCS EXAMPLES USES= python:2.7 diff --git a/devel/py-kqueue/Makefile b/devel/py-kqueue/Makefile index c709d279bf0c..6466f54171e2 100644 --- a/devel/py-kqueue/Makefile +++ b/devel/py-kqueue/Makefile @@ -13,6 +13,9 @@ EXTRACT_SUFX= .tbz MAINTAINER= ports2@dclg.ca COMMENT= Python interface to kqueue(2) and kevent(2) system calls +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 tar:bzip2 FILES= kqsyscallmodule.so KQueue.py KQueue.pyc PLIST_FILES= ${FILES:S+^+%%PYTHON_SITELIBDIR%%/+g} diff --git a/devel/py-llvmcpy/Makefile b/devel/py-llvmcpy/Makefile index 5edd655322d7..aef8f82fdd38 100644 --- a/devel/py-llvmcpy/Makefile +++ b/devel/py-llvmcpy/Makefile @@ -12,6 +12,9 @@ COMMENT= Python bindings for LLVM auto-generated from the LLVM-C API LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + RUN_DEPENDS= llvm-config${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} \ ${PYTHON_PKGNAMEPREFIX}appdirs>0:devel/py-appdirs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cffi>=1.0.0:devel/py-cffi@${PY_FLAVOR} \ diff --git a/devel/py-log4py/Makefile b/devel/py-log4py/Makefile index 631448291fc2..1b96cdd643ea 100644 --- a/devel/py-log4py/Makefile +++ b/devel/py-log4py/Makefile @@ -12,6 +12,9 @@ COMMENT= Python logging module LICENSE= MIT +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_PYTHON= distutils diff --git a/devel/py-mwlib.ext/Makefile b/devel/py-mwlib.ext/Makefile index 60cfe8cf03ee..7672d79fcf3f 100644 --- a/devel/py-mwlib.ext/Makefile +++ b/devel/py-mwlib.ext/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Provide Dependencies for mwlib +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 zip USE_PYTHON= distutils autoplist diff --git a/devel/py-mx-experimental/Makefile b/devel/py-mx-experimental/Makefile index c1b3050437d5..9361e6327e55 100644 --- a/devel/py-mx-experimental/Makefile +++ b/devel/py-mx-experimental/Makefile @@ -12,6 +12,9 @@ DISTNAME= egenix-${PORTNAME}-${PORTVERSION} MAINTAINER= sergio@softshark.org COMMENT= The eGenix mx Extensions - EXPERIMENTAL Package +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + BUILD_DEPENDS= ${LOCALBASE}/include/gmp.h:math/gmp #RUN_DEPENDS= ${PYTHON_SITELIBDIR}/mx/BeeBase/BeeBase.py:lang/py-mx-base@${PY_FLAVOR} diff --git a/devel/py-noseofyeti/Makefile b/devel/py-noseofyeti/Makefile index 355c6d75ef8a..47e3056db926 100644 --- a/devel/py-noseofyeti/Makefile +++ b/devel/py-noseofyeti/Makefile @@ -12,6 +12,9 @@ COMMENT= Nose plugin providing BDD dsl for Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}fudge>0:devel/py-fudge@${PY_FLAVOR} \ diff --git a/devel/py-option_merge/Makefile b/devel/py-option_merge/Makefile index 9af9cb076304..88a4311e7ce9 100644 --- a/devel/py-option_merge/Makefile +++ b/devel/py-option_merge/Makefile @@ -8,6 +8,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= truckman@FreeBSD.org COMMENT= Code to deeply merge multiple python dictionaries +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}delfick_error>=1.6:devel/py-delfick_error@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}noseofyeti>=1.4.9:devel/py-noseofyeti@${PY_FLAVOR} \ diff --git a/devel/py-pp/Makefile b/devel/py-pp/Makefile index 845aeb3a9ab4..180b88c0638c 100644 --- a/devel/py-pp/Makefile +++ b/devel/py-pp/Makefile @@ -13,6 +13,9 @@ COMMENT= Parallel python execution server LICENSE= BSD3CLAUSE +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_PYTHON= distutils autoplist diff --git a/devel/py-prioritized_methods/Makefile b/devel/py-prioritized_methods/Makefile index d39a71ff5bde..2ee2a7bbc61c 100644 --- a/devel/py-prioritized_methods/Makefile +++ b/devel/py-prioritized_methods/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wenheping@gmail.com COMMENT= Extension to PEAK-Rules to prioritize methods +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}PEAK-Rules>=0.5:devel/py-PEAK-Rules@${PY_FLAVOR} RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/devel/py-protocols/Makefile b/devel/py-protocols/Makefile index 8141a6979b8d..79a9d0dc6445 100644 --- a/devel/py-protocols/Makefile +++ b/devel/py-protocols/Makefile @@ -12,6 +12,9 @@ DISTNAME= PyProtocols-${PORTVERSION} MAINTAINER= nivit@FreeBSD.org COMMENT= Python module extending the PEP 246 adapt() function +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_PYTHON= distutils autoplist diff --git a/devel/py-ptrace/Makefile b/devel/py-ptrace/Makefile index 7f938445430a..1defe2abfab7 100644 --- a/devel/py-ptrace/Makefile +++ b/devel/py-ptrace/Makefile @@ -14,6 +14,9 @@ COMMENT= Python binding of ptrace LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}distorm>0:devel/py-distorm@${PY_FLAVOR} USES= python:2.7 diff --git a/devel/py-pydoop/Makefile b/devel/py-pydoop/Makefile index dbb99b3c6269..a84e472c3f48 100644 --- a/devel/py-pydoop/Makefile +++ b/devel/py-pydoop/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= demon@FreeBSD.org COMMENT= Python interface to Hadoop +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + BUILD_DEPENDS= ${LOCALBASE}/bin/yarn:devel/hadoop2 RUN_DEPENDS= ${LOCALBASE}/bin/yarn:devel/hadoop2 diff --git a/devel/py-pyke/Makefile b/devel/py-pyke/Makefile index 9ae148e54ef6..c1113b480467 100644 --- a/devel/py-pyke/Makefile +++ b/devel/py-pyke/Makefile @@ -12,6 +12,9 @@ COMMENT= Python Knowledge Engine LICENSE= MIT +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ply>=2.3:devel/py-ply@${PY_FLAVOR} USES= python:2.7 zip diff --git a/devel/py-pymtbl/Makefile b/devel/py-pymtbl/Makefile index 64eda66ced0c..8b82aa679792 100644 --- a/devel/py-pymtbl/Makefile +++ b/devel/py-pymtbl/Makefile @@ -13,6 +13,9 @@ COMMENT= Python wrapper for devel/mtbl LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYRIGHT +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + LIB_DEPENDS= libmtbl.so:devel/mtbl USES= pkgconfig python:-3.6 shebangfix uniquefiles:dirs diff --git a/devel/py-pyshapelib/Makefile b/devel/py-pyshapelib/Makefile index 6d4539bca29a..476599fbc8b9 100644 --- a/devel/py-pyshapelib/Makefile +++ b/devel/py-pyshapelib/Makefile @@ -14,6 +14,9 @@ COMMENT= Python bindings for Shapelib LICENSE= LGPL20 +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_LDCONFIG= yes USE_PYTHON= distutils diff --git a/devel/py-pysparklines/Makefile b/devel/py-pysparklines/Makefile index a7d819183cad..20000f1e1b5d 100644 --- a/devel/py-pysparklines/Makefile +++ b/devel/py-pysparklines/Makefile @@ -12,6 +12,9 @@ COMMENT= Unicode sparkline generation library in Python LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_PYTHON= autoplist distutils NO_ARCH= yes diff --git a/devel/py-pytemplate/Makefile b/devel/py-pytemplate/Makefile index 6eb9f0e5664b..9cfa047d9fbe 100644 --- a/devel/py-pytemplate/Makefile +++ b/devel/py-pytemplate/Makefile @@ -13,6 +13,9 @@ COMMENT= Pytemplate gives python developers a starting framework LICENSE= GPLv3 +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_PYTHON= distutils diff --git a/devel/py-python-gitlab/Makefile b/devel/py-python-gitlab/Makefile index 23fbee1f6690..8de35bfc77fe 100644 --- a/devel/py-python-gitlab/Makefile +++ b/devel/py-python-gitlab/Makefile @@ -12,6 +12,9 @@ COMMENT= Interact with GitLab API LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.4.2:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httmock>0:www/py-httmock@${PY_FLAVOR} \ diff --git a/devel/py-python2-pythondialog/Makefile b/devel/py-python2-pythondialog/Makefile index ede93c7b7e5e..d35620190803 100644 --- a/devel/py-python2-pythondialog/Makefile +++ b/devel/py-python2-pythondialog/Makefile @@ -13,6 +13,9 @@ COMMENT= Backport of pythondialog to Python 2 LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_PYTHON= autoplist distutils diff --git a/devel/py-pyutil/Makefile b/devel/py-pyutil/Makefile index 64b12682d723..4570a7c0626c 100644 --- a/devel/py-pyutil/Makefile +++ b/devel/py-pyutil/Makefile @@ -12,6 +12,9 @@ COMMENT= Collection of mature utilities for Python programmers LICENSE= GPLv2 +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simplejson>=2.1.0:devel/py-simplejson@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zbase32>=1.0:converters/zbase32@${PY_FLAVOR} diff --git a/devel/py-pyvalid/Makefile b/devel/py-pyvalid/Makefile index 97879231ba6f..28c2baa31b86 100644 --- a/devel/py-pyvalid/Makefile +++ b/devel/py-pyvalid/Makefile @@ -11,6 +11,9 @@ COMMENT= Python validation tool LICENSE= BSD3CLAUSE +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.8.0:devel/py-six@${PY_FLAVOR} USES= python:2.7 diff --git a/devel/py-pyxml2obj/Makefile b/devel/py-pyxml2obj/Makefile index e52b3bbe9f7c..812d2a73c6a3 100644 --- a/devel/py-pyxml2obj/Makefile +++ b/devel/py-pyxml2obj/Makefile @@ -12,6 +12,9 @@ COMMENT= Simple way to convert xml to python object and vice versa LICENSE= MIT +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_PYTHON= distutils autoplist diff --git a/devel/py-qpid/Makefile b/devel/py-qpid/Makefile index 6ec45a05b840..3fde377da21b 100644 --- a/devel/py-qpid/Makefile +++ b/devel/py-qpid/Makefile @@ -14,6 +14,9 @@ COMMENT= Python library for qpid, a connection-oriented messaging API LICENSE= APACHE20 +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_PYTHON= distutils autoplist diff --git a/devel/py-qutip/Makefile b/devel/py-qutip/Makefile index c93b0ecc820c..1d147bd41867 100644 --- a/devel/py-qutip/Makefile +++ b/devel/py-qutip/Makefile @@ -11,6 +11,9 @@ COMMENT= Quantum toolbox in python LICENSE= BSD3CLAUSE +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + BUILD_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}scipy>=1.0:science/py-scipy@${PY_FLAVOR} RUN_DEPENDS= ${PYNUMPY} \ diff --git a/devel/py-repoze.what-pylons/Makefile b/devel/py-repoze.what-pylons/Makefile index c593c34cda4e..c5ba0348abb1 100644 --- a/devel/py-repoze.what-pylons/Makefile +++ b/devel/py-repoze.what-pylons/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= The repoze.what v1 plugin for Pylons/TG2 integration +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pylons>=0.9.7:www/py-pylons@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}repoze.what>=0:devel/py-repoze.what@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.5.2:devel/py-zope.interface@${PY_FLAVOR} diff --git a/devel/py-repoze.who-friendlyform/Makefile b/devel/py-repoze.who-friendlyform/Makefile index 687d8e813989..e4ea1fff809c 100644 --- a/devel/py-repoze.who-friendlyform/Makefile +++ b/devel/py-repoze.who-friendlyform/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ychsiao@ychsiao.org COMMENT= Collection of developer-friendly for repoze.who-powered +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}repoze.who>=1.0.15:devel/py-repoze.who@${PY_FLAVOR} diff --git a/devel/py-robotframework-ride/Makefile b/devel/py-robotframework-ride/Makefile index 00dde9af7b5a..992c89d67ce3 100644 --- a/devel/py-robotframework-ride/Makefile +++ b/devel/py-robotframework-ride/Makefile @@ -12,6 +12,9 @@ COMMENT= Test data editor for Robot Framework LICENSE= APACHE20 +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}robotframework>=2.7.5:devel/py-robotframework@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}robotframework-seleniumlibrary>=1.1.0:devel/py-robotframework-seleniumlibrary@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments@${PY_FLAVOR} diff --git a/devel/py-ruamel.ordereddict/Makefile b/devel/py-ruamel.ordereddict/Makefile index 72b648c0e216..130836e8dc6d 100644 --- a/devel/py-ruamel.ordereddict/Makefile +++ b/devel/py-ruamel.ordereddict/Makefile @@ -13,6 +13,9 @@ COMMENT= Python dict that keeps keys in insertion sorted order LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_PYTHON= autoplist distutils diff --git a/devel/py-sanetime/Makefile b/devel/py-sanetime/Makefile index fc050f4ec884..d703c170a91d 100644 --- a/devel/py-sanetime/Makefile +++ b/devel/py-sanetime/Makefile @@ -14,6 +14,9 @@ COMMENT= Sane date/time Python interface, with Django support LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=1.5:devel/py-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytz>=2010:devel/py-pytz@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}unittest2>=0:devel/py-unittest2@${PY_FLAVOR} diff --git a/devel/py-selectors34/Makefile b/devel/py-selectors34/Makefile index 5ed441465ce6..b3971d590ea2 100644 --- a/devel/py-selectors34/Makefile +++ b/devel/py-selectors34/Makefile @@ -11,6 +11,9 @@ COMMENT= Backport of the selectors module from Python 3.4 LICENSE= PSFL +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} NO_ARCH= yes diff --git a/devel/py-sqlcc/Makefile b/devel/py-sqlcc/Makefile index 58b33c40113d..7bde96c85f73 100644 --- a/devel/py-sqlcc/Makefile +++ b/devel/py-sqlcc/Makefile @@ -12,6 +12,9 @@ COMMENT= Python SQL Command Composer LICENSE= BSD2CLAUSE +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pythk>=0:devel/pythk@${PY_FLAVOR} USES= python:2.7 diff --git a/devel/py-statgrab/Makefile b/devel/py-statgrab/Makefile index 3235e98f0396..7738f22aebae 100644 --- a/devel/py-statgrab/Makefile +++ b/devel/py-statgrab/Makefile @@ -12,6 +12,9 @@ DISTNAME= py${PORTNAME}-${PORTVERSION} MAINTAINER= tdb@FreeBSD.org COMMENT= Set of Python bindings for libstatgrab +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + LIB_DEPENDS= libstatgrab.so:devel/libstatgrab USES= pkgconfig python:-3.6 diff --git a/devel/py-tconfpy/Makefile b/devel/py-tconfpy/Makefile index ab5c1088b606..28b96c232689 100644 --- a/devel/py-tconfpy/Makefile +++ b/devel/py-tconfpy/Makefile @@ -17,6 +17,9 @@ LICENSE_NAME= TundraWare license LICENSE_FILE= ${WRKSRC}/tconfpy-license.txt LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell no-auto-accept +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7,run USE_PYTHON= distutils autoplist NO_ARCH= yes diff --git a/devel/py-terminable_thread/Makefile b/devel/py-terminable_thread/Makefile index 8c03037304b8..2eead0426ae9 100644 --- a/devel/py-terminable_thread/Makefile +++ b/devel/py-terminable_thread/Makefile @@ -12,6 +12,9 @@ COMMENT= Thread subclass / raise exceptions or terminate from another thread LICENSE= PD LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + NO_ARCH= yes USES= python:2.7 USE_PYTHON= autoplist distutils diff --git a/devel/py-trace2html/Makefile b/devel/py-trace2html/Makefile index 7da3da00387d..6f2d95c1eebf 100644 --- a/devel/py-trace2html/Makefile +++ b/devel/py-trace2html/Makefile @@ -13,6 +13,9 @@ COMMENT= HTML coverage report generator for trace.py LICENSE= GPLv2 +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_PYTHON= distutils autoplist diff --git a/devel/py-tvrage/Makefile b/devel/py-tvrage/Makefile index b57dca98451a..b4fb73a7fb66 100644 --- a/devel/py-tvrage/Makefile +++ b/devel/py-tvrage/Makefile @@ -12,6 +12,9 @@ COMMENT= Python client for the tvrage.com XML API LICENSE= BSD3CLAUSE +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USE_GITHUB= yes GH_ACCOUNT= ckreutzer GH_PROJECT= python-${PORTNAME} diff --git a/devel/py-tw.forms/Makefile b/devel/py-tw.forms/Makefile index fc89f195d74f..d46f427e4a81 100644 --- a/devel/py-tw.forms/Makefile +++ b/devel/py-tw.forms/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ychsiao@ychsiao.org COMMENT= Web Widgets for building and validating forms +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ToscaWidgets>=0:devel/py-ToscaWidgets@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}formencode>=0:www/py-formencode@${PY_FLAVOR} RUN_DEPENDS:= ${PYTHON_PKGNAMEPREFIX}ToscaWidgets>=0:devel/py-ToscaWidgets@${PY_FLAVOR} \ diff --git a/devel/py-uncompyle2/Makefile b/devel/py-uncompyle2/Makefile index ff94f451cb0e..bb702d707844 100644 --- a/devel/py-uncompyle2/Makefile +++ b/devel/py-uncompyle2/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= py- MAINTAINER= mi@aldan.algebra.com COMMENT= Decompiler for Python's .pyc and .pyo files +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USE_GITHUB= yes GH_ACCOUNT= Mysterie GH_TAGNAME= 3956a5a diff --git a/devel/py-wsgitools/Makefile b/devel/py-wsgitools/Makefile index 1b82d703bf18..d83ca6b31db6 100644 --- a/devel/py-wsgitools/Makefile +++ b/devel/py-wsgitools/Makefile @@ -15,6 +15,9 @@ COMMENT= Useful middlewares and filters for wsgi as well as scgi servers LICENSE= GPLv2+ +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_PYTHON= distutils autoplist diff --git a/devel/py-yum-metadata-parser/Makefile b/devel/py-yum-metadata-parser/Makefile index 4ef9f86b6e80..e73c6ce20c6e 100644 --- a/devel/py-yum-metadata-parser/Makefile +++ b/devel/py-yum-metadata-parser/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= afb@rpm5.org COMMENT= Fast metadata parser for yum +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + LIB_DEPENDS= libxml2.so:textproc/libxml2 \ libsqlite3.so:databases/sqlite3 diff --git a/devel/spark/Makefile b/devel/spark/Makefile index bcafb13329e5..0b710f61eae5 100644 --- a/devel/spark/Makefile +++ b/devel/spark/Makefile @@ -17,6 +17,9 @@ COMMENT= Fast big data processing engine LICENSE= APACHE20 +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + BUILD_DEPENDS= ${LOCALBASE}/share/java/maven33/bin/mvn:devel/maven33 \ ${LOCALBASE}/lib/libsnappyjava.so:archivers/snappy-java \ bash:shells/bash |