summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2017-09-11 15:23:16 +0000
committergahr <gahr@FreeBSD.org>2017-09-11 15:23:16 +0000
commitf8432277437c0a120beb4d9ce3bf31b48690c6fe (patch)
tree15c88a142c1e64d818ebc29a23931c8edc4957bd
parent962068d27ea3d2a08cab5a80c5460c8d42737416 (diff)
downloadFreeBSD-ports-f8432277437c0a120beb4d9ce3bf31b48690c6fe.zip
FreeBSD-ports-f8432277437c0a120beb4d9ce3bf31b48690c6fe.tar.gz
lang/tcl84, x11-toolkits/tk84: deprecate Tcl/Tk 8.4 and dependents
-rw-r--r--devel/vtcl/Makefile4
-rw-r--r--editors/tpad/Makefile4
-rw-r--r--games/polypuzzle/Makefile4
-rw-r--r--lang/fpc-tcl/Makefile4
-rw-r--r--lang/tcl84/Makefile3
-rw-r--r--multimedia/nxtvepg/Makefile4
-rw-r--r--net/xpvm/Makefile4
-rw-r--r--x11-toolkits/tk84/Makefile3
-rw-r--r--x11/tkXwin/Makefile4
9 files changed, 34 insertions, 0 deletions
diff --git a/devel/vtcl/Makefile b/devel/vtcl/Makefile
index e3d9668..3b9ce49 100644
--- a/devel/vtcl/Makefile
+++ b/devel/vtcl/Makefile
@@ -10,6 +10,10 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.6.1.a1
MAINTAINER= ports@FreeBSD.org
COMMENT= Application Development Environment for Tcl/Tk
+DEPRECATED= This port depends on Tcl/Tk 8.4 , which is no longer\
+ maintained. Please port it to 8.5+
+EXPIRATION_DATE= 2017-10-15
+
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/editors/tpad/Makefile b/editors/tpad/Makefile
index 9423822..18c0cd5 100644
--- a/editors/tpad/Makefile
+++ b/editors/tpad/Makefile
@@ -13,6 +13,10 @@ MASTER_SITES= SF/tclpad/tclpad/${PORTVERSION} \
MAINTAINER= ports@FreeBSD.org
COMMENT= Windows XP (TM) enhanced Notepad clone written in Tcl/Tk
+DEPRECATED= This port depends on Tcl/Tk 8.4 , which is no longer\
+ maintained. Please port it to 8.5+
+EXPIRATION_DATE= 2017-10-15
+
LICENSE= GPLv2+
NO_BUILD= yes
diff --git a/games/polypuzzle/Makefile b/games/polypuzzle/Makefile
index 59641e1..b37a9d5 100644
--- a/games/polypuzzle/Makefile
+++ b/games/polypuzzle/Makefile
@@ -9,6 +9,10 @@ MASTER_SITES= SF/tkgames/${PORTNAME}/main
MAINTAINER= ports@FreeBSD.org
COMMENT= Tessellation puzzle game
+DEPRECATED= This port depends on Tcl/Tk 8.4 , which is no longer\
+ maintained. Please port it to 8.5+
+EXPIRATION_DATE= 2017-10-15
+
USES= tar:tgz tk:84,run
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_BUILD= yes
diff --git a/lang/fpc-tcl/Makefile b/lang/fpc-tcl/Makefile
index db00f70..83b0c3d 100644
--- a/lang/fpc-tcl/Makefile
+++ b/lang/fpc-tcl/Makefile
@@ -6,6 +6,10 @@ PKGNAMESUFFIX= -tcl
COMMENT= Free Pascal interface to the tcl/tk interpreter
+DEPRECATED= This port depends on Tcl/Tk 8.4 , which is no longer\
+ maintained. Please port it to 8.5+
+EXPIRATION_DATE= 2017-10-15
+
USE_FPC= fcl-base
MASTERDIR= ${.CURDIR}/../../lang/fpc
diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile
index ace392e..cf16362 100644
--- a/lang/tcl84/Makefile
+++ b/lang/tcl84/Makefile
@@ -14,6 +14,9 @@ DISTNAME= ${PORTNAME}${PORTVERSION}-src
MAINTAINER= tcltk@FreeBSD.org
COMMENT= Tool Command Language
+DEPRECATED= Tcl/Tk 8.4 is no longer maintained, please use 8.5+
+EXPIRATION_DATE= 2017-10-15
+
LICENSE= TclTk
LICENSE_NAME= Tcl/Tk License
LICENSE_FILE= ${WRKSRC}/../license.terms
diff --git a/multimedia/nxtvepg/Makefile b/multimedia/nxtvepg/Makefile
index 41f1999..bfe7be3 100644
--- a/multimedia/nxtvepg/Makefile
+++ b/multimedia/nxtvepg/Makefile
@@ -10,6 +10,10 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Viewer for Nextview Electronic TV Programme Guide (needs bktr driver)
+DEPRECATED= This port depends on Tcl/Tk 8.4 , which is no longer\
+ maintained. Please port it to 8.5+
+EXPIRATION_DATE= 2017-10-15
+
NOT_FOR_ARCHS= sparc64
USES= gmake tk:84
USE_XORG= x11 xmu
diff --git a/net/xpvm/Makefile b/net/xpvm/Makefile
index e93ff77..78271ec 100644
--- a/net/xpvm/Makefile
+++ b/net/xpvm/Makefile
@@ -11,6 +11,10 @@ DISTNAME= XPVM.src.${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Graphical console and monitor for PVM
+DEPRECATED= This port depends on Tcl/Tk 8.4 , which is no longer\
+ maintained. Please port it to 8.5+
+EXPIRATION_DATE= 2017-10-15
+
LIB_DEPENDS= libpvm3.so:net/pvm
USES= tk:84 tar:tgz
diff --git a/x11-toolkits/tk84/Makefile b/x11-toolkits/tk84/Makefile
index 1becf7c..105c61d 100644
--- a/x11-toolkits/tk84/Makefile
+++ b/x11-toolkits/tk84/Makefile
@@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}${PORTVERSION}-src
MAINTAINER= tcltk@FreeBSD.org
COMMENT= Graphical toolkit for Tcl
+DEPRECATED= Tcl/Tk 8.4 is no longer maintained, please use 8.5+
+EXPIRATION_DATE= 2017-10-15
+
LICENSE= TclTk
LICENSE_NAME= Tcl/Tk License
LICENSE_FILE= ${WRKSRC}/../license.terms
diff --git a/x11/tkXwin/Makefile b/x11/tkXwin/Makefile
index 5d4c90c..11cff9a 100644
--- a/x11/tkXwin/Makefile
+++ b/x11/tkXwin/Makefile
@@ -10,6 +10,10 @@ MASTER_SITES= http://beepcore-tcl.sourceforge.net/
MAINTAINER= dsh@vlink.ru
COMMENT= Tcl/Tk library to detect idle periods of an X session
+DEPRECATED= This port depends on Tcl/Tk 8.4 , which is no longer\
+ maintained. Please port it to 8.5+
+EXPIRATION_DATE= 2017-10-15
+
USES= libtool tk:84,tea tar:tgz
USE_XORG= xt xscrnsaver
USE_LDCONFIG= yes
OpenPOWER on IntegriCloud