aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2018-10-08 04:25:16 +0800
committerantoine <antoine@FreeBSD.org>2018-10-08 04:25:16 +0800
commit78626d72e337cd78a65172908677ac0c0988c71d (patch)
tree89bc7a183ca5deb7ecc4b342760bc242b01d2a40 /net
parent60a48eaf6b3da7448c99361834f076dcd15f3125 (diff)
downloadfreebsd-ports-gnome-78626d72e337cd78a65172908677ac0c0988c71d.tar.gz
freebsd-ports-gnome-78626d72e337cd78a65172908677ac0c0988c71d.tar.zst
freebsd-ports-gnome-78626d72e337cd78a65172908677ac0c0988c71d.zip
Deprecate some GNOME 2 applications
With hat: portmgr
Diffstat (limited to 'net')
-rw-r--r--net/g2ipmsg/Makefile3
-rw-r--r--net/grdesktop/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/net/g2ipmsg/Makefile b/net/g2ipmsg/Makefile
index 31afea0019a9..47c3ea5cfc4b 100644
--- a/net/g2ipmsg/Makefile
+++ b/net/g2ipmsg/Makefile
@@ -13,6 +13,9 @@ COMMENT= Popup style message communication tool for GNOME2
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
USES= gettext gmake localbase:ldflags pathfix pkgconfig ssl
USE_GNOME= gnomeprefix intltool libgnomeui
USE_GSTREAMER= vorbis
diff --git a/net/grdesktop/Makefile b/net/grdesktop/Makefile
index 87d0e9fb6372..d8926277610f 100644
--- a/net/grdesktop/Makefile
+++ b/net/grdesktop/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= SAVANNAH
MAINTAINER= ports@FreeBSD.org
COMMENT= GNOME frontend for the remote desktop client (rdesktop)
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
RUN_DEPENDS= rdesktop:net/rdesktop
GNU_CONFIGURE= yes