aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-10-12 09:19:04 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-10-12 09:19:04 +0000
commit89b4379a177ed6c314362aa05d65f4af81e8aee0 (patch)
tree08893c75412f70cc89eac1c944e80b8d4e2bcc52 /x11
parentb04ce8519d7d4064c97c4b032f175923df9ae8b6 (diff)
downloadports-89b4379a177ed6c314362aa05d65f4af81e8aee0.tar.gz
ports-89b4379a177ed6c314362aa05d65f4af81e8aee0.zip
Deprecate most glib12 consumers
With hat: portmgr
Notes
Notes: svn path=/head/; revision=481888
Diffstat (limited to 'x11')
-rw-r--r--x11/dgs/Makefile3
-rw-r--r--x11/gdkxft/Makefile3
-rw-r--r--x11/gtk-launch/Makefile3
-rw-r--r--x11/gtk-theme-switch/Makefile3
-rw-r--r--x11/xdialog/Makefile3
5 files changed, 15 insertions, 0 deletions
diff --git a/x11/dgs/Makefile b/x11/dgs/Makefile
index 475568fcf3d9..62cb5604f3da 100644
--- a/x11/dgs/Makefile
+++ b/x11/dgs/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= GNU/../old-gnu/dgs
MAINTAINER= ports@FreeBSD.org
COMMENT= Display ghostscript system
+DEPRECATED= Uses obsolete glib12
+EXPIRATION_DATE= 2018-12-20
+
LIB_DEPENDS= libpng.so:graphics/png \
libtiff.so:graphics/tiff
diff --git a/x11/gdkxft/Makefile b/x11/gdkxft/Makefile
index 3eb1fed50f3a..04c3d9149ed9 100644
--- a/x11/gdkxft/Makefile
+++ b/x11/gdkxft/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Anti-aliased font support for gtk+
+DEPRECATED= Uses obsolete glib12
+EXPIRATION_DATE= 2018-12-20
+
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/x11/gtk-launch/Makefile b/x11/gtk-launch/Makefile
index 7410f470f6af..a493b736e330 100644
--- a/x11/gtk-launch/Makefile
+++ b/x11/gtk-launch/Makefile
@@ -11,6 +11,9 @@ MASTER_SITES= http://pierric.descamps.free.fr/pierric/downloads/ \
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Fast GTK+ program launcher
+DEPRECATED= Uses obsolete glib12
+EXPIRATION_DATE= 2018-12-20
+
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/x11/gtk-theme-switch/Makefile b/x11/gtk-theme-switch/Makefile
index db026b36dc50..b8d628044064 100644
--- a/x11/gtk-theme-switch/Makefile
+++ b/x11/gtk-theme-switch/Makefile
@@ -11,6 +11,9 @@ PKGNAMESUFFIX= 1
MAINTAINER= ports@FreeBSD.org
COMMENT= Command line tool for switching GTK+ themes
+DEPRECATED= Uses obsolete glib12
+EXPIRATION_DATE= 2018-12-20
+
LICENSE= GPLv2
USE_GNOME= gtk12
diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile
index d6bdbf94350e..564f376ad787 100644
--- a/x11/xdialog/Makefile
+++ b/x11/xdialog/Makefile
@@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME:S/x/X/}-${PORTVERSION}
MAINTAINER= ler@FreeBSD.org
COMMENT= Drop in replacement for the "dialog" or "cdialog" programs
+DEPRECATED= Uses obsolete glib12
+EXPIRATION_DATE= 2018-12-20
+
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING