diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2020-02-23 15:25:53 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-02-23 15:25:53 +0000 |
commit | 41a5348a3b6a9d16a7808a76f3b3935dbdb9eb49 (patch) | |
tree | dc94bc3df22b218498c473b644b9ddf5d9c9342d /net | |
parent | d7d7b4eebbb16e530100e9fc57ee92890921ae86 (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/cjdns/Makefile | 3 | ||||
-rw-r--r-- | net/py-beanstalkc/Makefile | 3 | ||||
-rw-r--r-- | net/py-gspread/Makefile | 3 | ||||
-rw-r--r-- | net/py-gspreadsheet/Makefile | 3 | ||||
-rw-r--r-- | net/py-httpstat/Makefile | 3 | ||||
-rw-r--r-- | net/py-libnet/Makefile | 3 | ||||
-rw-r--r-- | net/py-netlib/Makefile | 3 | ||||
-rw-r--r-- | net/py-pynmsg/Makefile | 3 | ||||
-rw-r--r-- | net/py-raet/Makefile | 3 | ||||
-rw-r--r-- | net/py-rainbowstream/Makefile | 3 | ||||
-rw-r--r-- | net/py-wolframalpha/Makefile | 3 |
11 files changed, 33 insertions, 0 deletions
diff --git a/net/cjdns/Makefile b/net/cjdns/Makefile index 21614004b19c..a976328d904d 100644 --- a/net/cjdns/Makefile +++ b/net/cjdns/Makefile @@ -12,6 +12,9 @@ COMMENT= Routing engine designed for security, scalability, speed LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + BUILD_DEPENDS= node:www/node \ bash:shells/bash diff --git a/net/py-beanstalkc/Makefile b/net/py-beanstalkc/Makefile index f4b3fd66508a..3a998ccfe146 100644 --- a/net/py-beanstalkc/Makefile +++ b/net/py-beanstalkc/Makefile @@ -12,6 +12,9 @@ COMMENT= Simple beanstalkd client library for Python LICENSE= APACHE20 +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} diff --git a/net/py-gspread/Makefile b/net/py-gspread/Makefile index e5547b2af9e9..5073714ac5f4 100644 --- a/net/py-gspread/Makefile +++ b/net/py-gspread/Makefile @@ -16,6 +16,9 @@ GH_ACCOUNT= burnash LICENSE= MIT +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>2.2.1:www/py-requests@${PY_FLAVOR} USES= python:2.7 diff --git a/net/py-gspreadsheet/Makefile b/net/py-gspreadsheet/Makefile index 6aa92cec9504..36c4d003a27a 100644 --- a/net/py-gspreadsheet/Makefile +++ b/net/py-gspreadsheet/Makefile @@ -13,6 +13,9 @@ COMMENT= Wrapper around Google Spreadsheets to look like csv.DictReader LICENSE= APACHE20 +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gdata>=2.0.14:devel/py-gdata@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose@${PY_FLAVOR} diff --git a/net/py-httpstat/Makefile b/net/py-httpstat/Makefile index 94a2508cdb37..193e40a5f831 100644 --- a/net/py-httpstat/Makefile +++ b/net/py-httpstat/Makefile @@ -12,6 +12,9 @@ COMMENT= Curl statistics made simple LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + RUN_DEPENDS= curl:ftp/curl USES= python:2.7 diff --git a/net/py-libnet/Makefile b/net/py-libnet/Makefile index 7fbbda1afd3f..aec9449293a1 100644 --- a/net/py-libnet/Makefile +++ b/net/py-libnet/Makefile @@ -14,6 +14,9 @@ COMMENT= Python extension for the Libnet packet injection library LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + LIB_DEPENDS= libnet.so:net/libnet USES= python:2.7 diff --git a/net/py-netlib/Makefile b/net/py-netlib/Makefile index 4bd54b47c05a..206cb4a0e268 100644 --- a/net/py-netlib/Makefile +++ b/net/py-netlib/Makefile @@ -13,6 +13,9 @@ COMMENT= Collection of network utilities LICENSE= MIT +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>0:devel/py-pyasn1@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl@${PY_FLAVOR} diff --git a/net/py-pynmsg/Makefile b/net/py-pynmsg/Makefile index e9bb5a3a9469..fd5b2fbaa4a0 100644 --- a/net/py-pynmsg/Makefile +++ b/net/py-pynmsg/Makefile @@ -12,6 +12,9 @@ COMMENT= Python wrapper for net/nmsg LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYRIGHT +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + LIB_DEPENDS= libnmsg.so:net/nmsg USE_PYTHON= autoplist distutils diff --git a/net/py-raet/Makefile b/net/py-raet/Makefile index 5ec46e72471a..d951c5b726ba 100644 --- a/net/py-raet/Makefile +++ b/net/py-raet/Makefile @@ -13,6 +13,9 @@ COMMENT= Reliable Asynchronous Event Transport protocol library 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 diff --git a/net/py-rainbowstream/Makefile b/net/py-rainbowstream/Makefile index fa1973e127cd..871b212658b5 100644 --- a/net/py-rainbowstream/Makefile +++ b/net/py-rainbowstream/Makefile @@ -13,6 +13,9 @@ COMMENT= Smart and nice Twitter client on terminal LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}arrow>0:devel/py-arrow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.5.3:www/py-requests@${PY_FLAVOR} \ diff --git a/net/py-wolframalpha/Makefile b/net/py-wolframalpha/Makefile index 44fdf8372f5f..1da6157451a1 100644 --- a/net/py-wolframalpha/Makefile +++ b/net/py-wolframalpha/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= skreuzer@FreeBSD.org COMMENT= Python Client for Wolfram Alpha +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hgtools>0:devel/py-hgtools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six@${PY_FLAVOR} |