Deprecate a few python 2.7 ports
With hat: portmgr
This commit is contained in:
parent
9839fa58ce
commit
c2102a046d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527601
4 changed files with 12 additions and 0 deletions
|
@ -14,6 +14,9 @@ COMMENT= Object-oriented Python bindings for the ogg library
|
|||
|
||||
LICENSE= LGPL20
|
||||
|
||||
DEPRECATED= Unmaintained, uses EOLed python27
|
||||
EXPIRATION_DATE= 2020-03-31
|
||||
|
||||
LIB_DEPENDS= libogg.so:audio/libogg
|
||||
|
||||
USES= python:2.7
|
||||
|
|
|
@ -13,6 +13,9 @@ COMMENT= Python DB-API 2.0 compliant interface to PostgreSQL
|
|||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
DEPRECATED= Uses deprecated version of python
|
||||
EXPIRATION_DATE= 2020-08-15
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mx-base>0:lang/py-mx-base@${PY_FLAVOR}
|
||||
|
||||
USES= pgsql python:2.7
|
||||
|
|
|
@ -17,6 +17,9 @@ LICENSE_NAME= EGENIX.COM Public License
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
DEPRECATED= Uses deprecated version of python
|
||||
EXPIRATION_DATE= 2020-08-15
|
||||
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils
|
||||
PYDISTUTILS_PKGNAME= egenix-mx-base
|
||||
|
|
|
@ -12,6 +12,9 @@ COMMENT= Multiprotocol Information Server
|
|||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= Unmaintained, uses EOLed python27
|
||||
EXPIRATION_DATE= 2020-03-31
|
||||
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils
|
||||
|
||||
|
|
Loading…
Reference in a new issue