aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-01-29 21:28:34 +0800
committerAntoine Brodin <antoine@FreeBSD.org>2020-01-29 21:28:34 +0800
commit123898d423bd24fa90c1733959fd287a38451985 (patch)
tree07b8e759900ca17f4550ed26476b0107052b7ed2
parent03d4521404d25c2543bc20c4d0270ecc3c79c325 (diff)
downloadfreebsd-ports-gnome-123898d423bd24fa90c1733959fd287a38451985.tar.gz
freebsd-ports-gnome-123898d423bd24fa90c1733959fd287a38451985.tar.zst
freebsd-ports-gnome-123898d423bd24fa90c1733959fd287a38451985.zip
Deprecate a few pygtk2 ports
With hat: portmgr
-rw-r--r--deskutils/meteo/Makefile3
-rw-r--r--deskutils/py-autokey/Makefile3
-rw-r--r--deskutils/syncthing-gtk/Makefile3
-rw-r--r--devel/libappindicator/Makefile3
-rw-r--r--x11-toolkits/py-gtkglext/Makefile3
-rw-r--r--x11-wm/ccsm/Makefile3
-rw-r--r--x11-wm/compiz-fusion/Makefile3
-rw-r--r--x11/py-caffeine-ng/Makefile3
-rw-r--r--x11/run_scaled/Makefile3
-rw-r--r--x11/xpra/Makefile3
10 files changed, 30 insertions, 0 deletions
diff --git a/deskutils/meteo/Makefile b/deskutils/meteo/Makefile
index bd31b5728e70..d4142bff161e 100644
--- a/deskutils/meteo/Makefile
+++ b/deskutils/meteo/Makefile
@@ -10,6 +10,9 @@ COMMENT= Weather forecast application using OpenWeatherMap API
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Old, uses EOLed python27
+EXPIRATION_DATE= 2020-03-02
+
BUILD_DEPENDS= appstream-util:devel/appstream-glib \
valac:lang/vala
LIB_DEPENDS= libappindicator3.so:devel/libappindicator \
diff --git a/deskutils/py-autokey/Makefile b/deskutils/py-autokey/Makefile
index ee4586f0372d..956cd0c97c46 100644
--- a/deskutils/py-autokey/Makefile
+++ b/deskutils/py-autokey/Makefile
@@ -13,6 +13,9 @@ COMMENT= Desktop automation utility for FreeBSD and X11
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Old, uses EOLed python27
+EXPIRATION_DATE= 2020-03-02
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyinotify>0:devel/py-pyinotify@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}xlib>0:x11-toolkits/py-xlib@${PY_FLAVOR}
diff --git a/deskutils/syncthing-gtk/Makefile b/deskutils/syncthing-gtk/Makefile
index 4046c9bfff01..f4a61f190689 100644
--- a/deskutils/syncthing-gtk/Makefile
+++ b/deskutils/syncthing-gtk/Makefile
@@ -10,6 +10,9 @@ COMMENT= Python based GUI for Syncthing
LICENSE= GPLv2
+DEPRECATED= Old, uses EOLed python27
+EXPIRATION_DATE= 2020-03-02
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>0:security/py-bcrypt@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyinotify>0:devel/py-pyinotify@${PY_FLAVOR} \
diff --git a/devel/libappindicator/Makefile b/devel/libappindicator/Makefile
index dd1351921c47..5d19633e4942 100644
--- a/devel/libappindicator/Makefile
+++ b/devel/libappindicator/Makefile
@@ -12,6 +12,9 @@ COMMENT= KSNI App Indicator library
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Old, uses EOLed python27
+EXPIRATION_DATE= 2020-03-02
+
LIB_DEPENDS= libdbusmenu-gtk3.so:devel/libdbusmenu \
libindicator3.so:devel/libindicator \
libdbus-glib-1.so:devel/dbus-glib
diff --git a/x11-toolkits/py-gtkglext/Makefile b/x11-toolkits/py-gtkglext/Makefile
index f79a43897083..bca5a9710aa7 100644
--- a/x11-toolkits/py-gtkglext/Makefile
+++ b/x11-toolkits/py-gtkglext/Makefile
@@ -12,6 +12,9 @@ DISTNAME= pygtkglext-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Python binding for GtkGLExt
+DEPRECATED= Old, uses EOLed python27
+EXPIRATION_DATE= 2020-03-02
+
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:graphics/py-PyOpenGL@${PY_FLAVOR}
LIB_DEPENDS= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:graphics/py-PyOpenGL@${PY_FLAVOR}
diff --git a/x11-wm/ccsm/Makefile b/x11-wm/ccsm/Makefile
index 0c0cfe5b5f95..c0c6338d7ae3 100644
--- a/x11-wm/ccsm/Makefile
+++ b/x11-wm/ccsm/Makefile
@@ -13,6 +13,9 @@ COMMENT= Python/GTK based settings manager for CompizConfig
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Old, uses EOLed python27
+EXPIRATION_DATE= 2020-03-02
+
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compizconfig-python.pc:x11-wm/compizconfig-python
USES= gettext gmake gnome python:2.7 tar:bzip2
diff --git a/x11-wm/compiz-fusion/Makefile b/x11-wm/compiz-fusion/Makefile
index f1df982f622c..53b27e92a5aa 100644
--- a/x11-wm/compiz-fusion/Makefile
+++ b/x11-wm/compiz-fusion/Makefile
@@ -12,6 +12,9 @@ COMMENT= Metaport of compiz-fusion
LICENSE= GPLv2+ LGPL21+ MIT
LICENSE_COMB= multi
+DEPRECATED= Old, uses EOLed python27
+EXPIRATION_DATE= 2020-03-02
+
LIB_DEPENDS= libcompizconfig.so:x11-wm/libcompizconfig
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compiz.pc:x11-wm/compiz \
${LOCALBASE}/lib/compiz/libanimation.so:x11-wm/compiz-plugins-main \
diff --git a/x11/py-caffeine-ng/Makefile b/x11/py-caffeine-ng/Makefile
index 89d6ce928334..d794544b0fe9 100644
--- a/x11/py-caffeine-ng/Makefile
+++ b/x11/py-caffeine-ng/Makefile
@@ -15,6 +15,9 @@ LICENSE_COMB= multi
LICENSE_FILE_GPLv3+ = ${WRKSRC}/LICENCE
LICENSE_FILE_LGPL3+ = ${WRKSRC}/LGPL
+DEPRECATED= Old, uses EOLed python27
+EXPIRATION_DATE= 2020-03-02
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR}
LIB_DEPENDS= libappindicator3.so:devel/libappindicator \
libnotify.so:devel/libnotify
diff --git a/x11/run_scaled/Makefile b/x11/run_scaled/Makefile
index 7740fc860b38..13666d461bb1 100644
--- a/x11/run_scaled/Makefile
+++ b/x11/run_scaled/Makefile
@@ -10,6 +10,9 @@ COMMENT= Run an X application scaled via Xpra (useful on HiDPI screens)
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Old, uses EOLed python27
+EXPIRATION_DATE= 2020-03-02
+
RUN_DEPENDS= bash:shells/bash \
xpra:x11/xpra \
xrandr:x11/xrandr \
diff --git a/x11/xpra/Makefile b/x11/xpra/Makefile
index c143206cfce8..69b1d3fb2669 100644
--- a/x11/xpra/Makefile
+++ b/x11/xpra/Makefile
@@ -11,6 +11,9 @@ COMMENT= Xpra gives you persistent remote applications for X
LICENSE= GPLv2
+DEPRECATED= Old, uses EOLed python27
+EXPIRATION_DATE= 2020-03-02
+
BUILD_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}gtk2>2:x11-toolkits/py-gtk2@${PY_FLAVOR} \
brotli:archivers/brotli