aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-02-18 10:58:38 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-02-18 10:58:38 +0000
commitc7a9c4233d034c2579159c7f0fd52560addffc19 (patch)
tree4d4200031863823177cbdcb8b1e44f7d3baac0ca /x11-toolkits
parent4abaac0f356e9cbde36f0ff383e67ed40a22e33b (diff)
downloadports-c7a9c4233d034c2579159c7f0fd52560addffc19.tar.gz
ports-c7a9c4233d034c2579159c7f0fd52560addffc19.zip
Deprecate a few unmaintained ports that use python27
With hat: portmgr
Notes
Notes: svn path=/head/; revision=526451
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/flowcanvas/Makefile3
-rw-r--r--x11-toolkits/py-kivy/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/x11-toolkits/flowcanvas/Makefile b/x11-toolkits/flowcanvas/Makefile
index 5c917dee1187..e722144c4448 100644
--- a/x11-toolkits/flowcanvas/Makefile
+++ b/x11-toolkits/flowcanvas/Makefile
@@ -13,6 +13,9 @@ COMMENT= Interactive Gtkmm/Gnomecanvasmm widget
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Unmaintained, uses EOLed python27
+EXPIRATION_DATE= 2020-03-19
+
LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \
libgvc.so:graphics/graphviz \
libgnomecanvasmm-2.6.so:graphics/libgnomecanvasmm26 \
diff --git a/x11-toolkits/py-kivy/Makefile b/x11-toolkits/py-kivy/Makefile
index 005e0b0dda52..92e47feb7b75 100644
--- a/x11-toolkits/py-kivy/Makefile
+++ b/x11-toolkits/py-kivy/Makefile
@@ -14,6 +14,9 @@ COMMENT= Python NUI library for rapid application development
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Unmaintained, uses EOLed python27
+EXPIRATION_DATE= 2020-03-19
+
BUILD_DEPENDS= git:devel/git \
${PYTHON_PKGNAMEPREFIX}pygments>=0:textproc/py-pygments@${PY_FLAVOR}
LIB_DEPENDS= libmtdev.so:devel/libmtdev