summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-10-23 07:10:58 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-10-23 07:10:58 +0000
commitb8b2ff493c62836e31cc0df41000953afc02b614 (patch)
treeaa1bc7369d3b60b104240b3ba65395607a2fedaa
parent- update to 20191016 (diff)
x11/xfindproxy, x11/xfwp: Deprecate
Deprecate x11/xfindproxy and x11/xfwp, they are deprecated upstream. Make the deprecation timer extra short, since these ports are in the way of other updates on x11 land. PR: 241314 (related) MFH: 2019Q4 (do we MFH deprecation notices?)
-rw-r--r--x11/xfindproxy/Makefile3
-rw-r--r--x11/xfwp/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/x11/xfindproxy/Makefile b/x11/xfindproxy/Makefile
index 8321b0fb20ff..8204ace3802d 100644
--- a/x11/xfindproxy/Makefile
+++ b/x11/xfindproxy/Makefile
@@ -8,6 +8,9 @@ CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Locate available proxy services
+DEPRECATED= Deprecated upstream
+EXPIRATION_DATE=2019-11-06
+
LICENSE= MIT
XORG_CAT= app
diff --git a/x11/xfwp/Makefile b/x11/xfwp/Makefile
index 46dc1068d178..d44cd8c5ea18 100644
--- a/x11/xfwp/Makefile
+++ b/x11/xfwp/Makefile
@@ -8,6 +8,9 @@ CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X firewall proxy
+DEPRECATED= Deprecated upstream
+EXPIRATION_DATE=2019-11-06
+
LICENSE= MIT
XORG_CAT= app