1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Deprecate ports using py-vte

With hat:	portmgr
This commit is contained in:
Antoine Brodin 2020-01-28 16:22:48 +00:00
parent 207bd824cf
commit 46ccf5b743
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=524496
4 changed files with 12 additions and 0 deletions

View File

@ -13,6 +13,9 @@ COMMENT= HotSSH is an interface to Secure Shell, for GNOME and OpenSSH
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
DEPRECATED= Old, uses EOLed python27
EXPIRATION_DATE= 2020-02-28
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} \
${LOCALBASE}/libdata/pkgconfig/dbus-glib-1.pc:devel/dbus-glib \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \

View File

@ -11,6 +11,9 @@ COMMENT= Twin-panel file manager
LICENSE= GPLv3
DEPRECATED= Old, uses EOLed python27
EXPIRATION_DATE= 2020-02-28
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>0:textproc/py-chardet@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}notify>0:devel/py-notify@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \

View File

@ -9,6 +9,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= gnome@FreeBSD.org
COMMENT= Python interface for VTE (Terminal widget)
DEPRECATED= Old, uses EOLed python27
EXPIRATION_DATE= 2020-02-28
MASTERDIR= ${.CURDIR}/../vte
BUILD_WRKSRC= ${WRKSRC}/python
INSTALL_WRKSRC= ${BUILD_WRKSRC}

View File

@ -12,6 +12,9 @@ COMMENT= Multiple GNOME terminals in one window
LICENSE= GPLv2
DEPRECATED= Old, uses EOLed python27
EXPIRATION_DATE= 2020-02-28
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}notify>=0:devel/py-notify@${PY_FLAVOR} \
${PYTHON_SITELIBDIR}/keybinder/_keybinder.so:x11/keybinder \
${PYTHON_PKGNAMEPREFIX}vte>=0:x11-toolkits/py-vte@${PY_FLAVOR} \