summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2019-06-12 15:51:56 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2019-06-12 15:51:56 +0000
commitccddf383ee20758108ade6d5d2c642d4e1723ee7 (patch)
tree34817b72d811a9fdf389610260a15bcab954f3b3 /x11-toolkits
parentx11-clocks/tktz: remove meaningless 85+ from USES tk (diff)
Deprecate Tcl/Tk 8.5 and dependent ports
Tcl/Tk 8.5 is approaching EOL. It might or might get another patch release with 8.7 is released, but people should have started migrating to 8.6 long ago. See also the second paragraph in the last 8.5 release announcement from three years ago here: https://code.activestate.com/lists/tcl-core/15413/ For now, I don't have an EXPIRATION_DATE.
Notes
Notes: svn path=/head/; revision=504021
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/tk85/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/tk85/Makefile b/x11-toolkits/tk85/Makefile
index 7e537d95147c..ebbcd30485f2 100644
--- a/x11-toolkits/tk85/Makefile
+++ b/x11-toolkits/tk85/Makefile
@@ -17,6 +17,8 @@ LICENSE_NAME= Tcl/Tk License
LICENSE_FILE= ${WRKSRC}/../license.terms
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+DEPRECATED= Tcl/Tk 8.5 is nearing EOL, please consider switching to Tcl/Tk 8.6
+
USES+= tcl:${SHORT_TK_VER},tea
USE_XORG= x11 xft xscrnsaver
USE_LDCONFIG= yes