aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2017-10-20 20:25:51 +0800
committergahr <gahr@FreeBSD.org>2017-10-20 20:25:51 +0800
commitfd994fecda8f72edadcb849839b3277cb480a6ec (patch)
tree51f693d2cfc954bca403c491ad9229db572732c4 /games
parentc1df507399b2ab637be7f9d2da9a84eea15c64ec (diff)
downloadfreebsd-ports-gnome-fd994fecda8f72edadcb849839b3277cb480a6ec.tar.gz
freebsd-ports-gnome-fd994fecda8f72edadcb849839b3277cb480a6ec.tar.zst
freebsd-ports-gnome-fd994fecda8f72edadcb849839b3277cb480a6ec.zip
lang/tcl84, x11-toolkits/tk84: extend expiration for another month
Track down a few more ports that depend on those two, and deprecate them too.
Diffstat (limited to 'games')
-rw-r--r--games/bogged/Makefile3
-rw-r--r--games/ifm/Makefile3
-rw-r--r--games/tksol/Makefile3
-rw-r--r--games/ttraffic/Makefile3
4 files changed, 12 insertions, 0 deletions
diff --git a/games/bogged/Makefile b/games/bogged/Makefile
index f1f89675c50a..1e9cc94c16e7 100644
--- a/games/bogged/Makefile
+++ b/games/bogged/Makefile
@@ -11,6 +11,9 @@ EXTRACT_SUFX= .gz
MAINTAINER= ports@FreeBSD.org
COMMENT= Word game for X Window System
+DEPRECATED= Tcl/Tk 8.4 is no longer maintained, please use 8.5+
+EXPIRATION_DATE= 2017-11-20
+
RUN_DEPENDS= wish8.4:x11-toolkits/tk84
EXTRACT_CMD= ${GZIP_CMD}
diff --git a/games/ifm/Makefile b/games/ifm/Makefile
index 4665d8d07636..c8d1a19d7184 100644
--- a/games/ifm/Makefile
+++ b/games/ifm/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES= http://www.ifarchive.org/if-archive/mapping-tools/
MAINTAINER= akosela@andykosela.com
COMMENT= Interactive Fiction mapper and walkthrough generator
+DEPRECATED= Tcl/Tk 8.4 is no longer maintained, please use 8.5+
+EXPIRATION_DATE= 2017-11-20
+
RUN_DEPENDS= wish8.4:x11-toolkits/tk84
USES= perl5 gmake
diff --git a/games/tksol/Makefile b/games/tksol/Makefile
index 6f424f326b4f..eea3dbb8dfde 100644
--- a/games/tksol/Makefile
+++ b/games/tksol/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= SUNSITE/games/solitaires
MAINTAINER= ports@FreeBSD.org
COMMENT= Version of the card game solitaire
+DEPRECATED= Tcl/Tk 8.4 is no longer maintained, please use 8.5+
+EXPIRATION_DATE= 2017-11-20
+
LICENSE= GPLv2
RUN_DEPENDS= wish8.4:x11-toolkits/tk84
diff --git a/games/ttraffic/Makefile b/games/ttraffic/Makefile
index fdd194d58c8c..e466d0924ba6 100644
--- a/games/ttraffic/Makefile
+++ b/games/ttraffic/Makefile
@@ -11,6 +11,9 @@ MASTER_SITES= http://alpha.luc.ac.be/Research/Algebra/Members/Ttraffic/ \
MAINTAINER= tobez@FreeBSD.org
COMMENT= TTraffic - A Tcl/Tk version of Rush Hour
+DEPRECATED= Tcl/Tk 8.4 is no longer maintained, please use 8.5+
+EXPIRATION_DATE= 2017-11-20
+
BUILD_DEPENDS= wish8.4:x11-toolkits/tk84
RUN_DEPENDS= wish8.4:x11-toolkits/tk84