mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Explicitely deprecate more python 2.7 ports
This commit is contained in:
parent
bcfe8b3b04
commit
bdba7601fe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559059
@ -13,6 +13,9 @@ COMMENT= LDAP-like embedded database
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
DEPRECATED= Uses deprecated version of python
|
||||
EXPIRATION_DATE= 2020-12-29
|
||||
|
||||
IGNORE_NONTHREAD_PYTHON=needs port lang/python${PYTHON_SUFFIX} to be build with THREADS support
|
||||
|
||||
BUILD_DEPENDS= ${LDB_DEPENDS}
|
||||
|
@ -14,6 +14,9 @@ COMMENT= Access a MySQL database through Python
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/GPL-2.0
|
||||
|
||||
DEPRECATED= Uses deprecated version of python
|
||||
EXPIRATION_DATE= 2020-12-29
|
||||
|
||||
USES= compiler:c11 mysql python:2.7
|
||||
USE_PYTHON= autoplist distutils
|
||||
USE_GITHUB= yes
|
||||
|
@ -14,6 +14,9 @@ COMMENT= Standard Python bindings to the Berkeley DB library
|
||||
|
||||
LICENSE= PSFL
|
||||
|
||||
DEPRECATED= Uses deprecated version of python
|
||||
EXPIRATION_DATE= 2020-12-29
|
||||
|
||||
PORTSCOUT= ignore:1
|
||||
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
@ -12,6 +12,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= wenheping@gmail.com
|
||||
COMMENT= Simple Symbol Type for Python
|
||||
|
||||
DEPRECATED= Uses deprecated version of python
|
||||
EXPIRATION_DATE= 2020-12-29
|
||||
|
||||
USES= python:2.7 zip
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
|
@ -13,6 +13,9 @@ COMMENT= Yelded DBF reader/writer for Python
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
DEPRECATED= Uses deprecated version of python
|
||||
EXPIRATION_DATE= 2020-12-29
|
||||
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
|
@ -10,6 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= beyert@cs.ucr.edu
|
||||
COMMENT= Python interface for Zinnia
|
||||
|
||||
DEPRECATED= Uses deprecated version of python
|
||||
EXPIRATION_DATE= 2020-12-29
|
||||
|
||||
LIB_DEPENDS= libzinnia.so:japanese/zinnia
|
||||
RUN_DEPENDS= zinnia:japanese/zinnia
|
||||
|
||||
|
@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= fbsd@opal.com
|
||||
COMMENT= Kaa Media Repository
|
||||
|
||||
DEPRECATED= Uses deprecated version of python
|
||||
EXPIRATION_DATE= 2020-12-29
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:textproc/py-libxml2@${PY_FLAVOR} \
|
||||
${PYGAME}
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
@ -13,6 +13,9 @@ COMMENT= Pluggable transport library
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
DEPRECATED= Uses deprecated version of python
|
||||
EXPIRATION_DATE= 2020-12-29
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USES= python:2.7
|
||||
|
@ -14,6 +14,9 @@ COMMENT= Pluggable command-line frontend
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/docs/license.txt
|
||||
|
||||
DEPRECATED= Uses deprecated version of python
|
||||
EXPIRATION_DATE= 2020-12-29
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cheetah>=0:devel/py-cheetah@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}flup6>=0:www/py-flup6@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}Paste>=1.3:www/py-paste@${PY_FLAVOR} \
|
||||
|
@ -14,6 +14,9 @@ COMMENT= Python helper functions for writing templates in web applications
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
DEPRECATED= Uses deprecated version of python
|
||||
EXPIRATION_DATE= 2020-12-29
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}routes>=1.1:www/py-routes@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}markupsafe>=0.11:textproc/py-markupsafe@${PY_FLAVOR}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user