summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2009-01-22 12:12:33 +0000
committerMartin Matuska <mm@FreeBSD.org>2009-01-22 12:12:33 +0000
commit9e228b9d64967a4e18989ccb8d6b82a5cee3911e (patch)
tree89759560e85de552aae025d14d3f881330e7c6db
parent- Deprecate due to planned removal of tcl8.0 / tk8.0 (diff)
- Deprecate due to planned removal of tcl82 / tk82
- Set expiration date to 2009-04-22
Notes
Notes: svn path=/head/; revision=226670
-rw-r--r--audio/rat30/Makefile3
-rw-r--r--audio/rosegarden/Makefile3
-rw-r--r--audio/snowstar/Makefile3
-rw-r--r--audio/splaytk/Makefile3
-rw-r--r--audio/tclmidi/Makefile3
-rw-r--r--games/bogged/Makefile3
-rw-r--r--games/merlin/Makefile3
-rw-r--r--mbone/rat30/Makefile3
-rw-r--r--misc/tkrunit/Makefile3
9 files changed, 27 insertions, 0 deletions
diff --git a/audio/rat30/Makefile b/audio/rat30/Makefile
index 56ab15d5ba14..eff7b2ba2c02 100644
--- a/audio/rat30/Makefile
+++ b/audio/rat30/Makefile
@@ -18,6 +18,9 @@ COMMENT= IPv4/v6 Multicast and unicast audio conferencing tool
USE_TK= 82
USE_XORG= x11 xext
+DEPRECATED= tcl82 support is going to be dropped
+EXPIRATION_DATE= 2009-04-22
+
WRKSRC= ${WRKDIR}/rat-3.0
USE_GMAKE= yes
diff --git a/audio/rosegarden/Makefile b/audio/rosegarden/Makefile
index d82e6bcc9326..61e53b5294a8 100644
--- a/audio/rosegarden/Makefile
+++ b/audio/rosegarden/Makefile
@@ -18,6 +18,9 @@ COMMENT= The Rosegarden Editor and Sequencer suite
BUILD_DEPENDS= ${LOCALBASE}/lib/tclmidi/tclmidi31.so:${PORTSDIR}/audio/tclmidi
RUN_DEPENDS= ${LOCALBASE}/lib/tclmidi/tclmidi31.so:${PORTSDIR}/audio/tclmidi
+DEPRECATED= tcl82 support is going to be dropped
+EXPIRATION_DATE= 2009-04-22
+
USE_XORG= xaw
USE_AUTOTOOLS= autoconf:213
CONFIGURE_ARGS= --with-tclincl=${LOCALBASE}/include/tcl8.2
diff --git a/audio/snowstar/Makefile b/audio/snowstar/Makefile
index 6324cfb4f040..b13e49504f5b 100644
--- a/audio/snowstar/Makefile
+++ b/audio/snowstar/Makefile
@@ -18,6 +18,9 @@ COMMENT= A GUI interface to copy files to/from the Diamond Rio PM300
RUN_DEPENDS= rio:${PORTSDIR}/audio/rio \
wish8.2:${PORTSDIR}/x11-toolkits/tk82
+DEPRECATED= tcl8.0 support is going to be dropped
+EXPIRATION_DATE= 2009-04-22
+
NO_BUILD= true
NO_WRKSUBDIR= true
diff --git a/audio/splaytk/Makefile b/audio/splaytk/Makefile
index ab0650f8aa17..5ad75bbe2faf 100644
--- a/audio/splaytk/Makefile
+++ b/audio/splaytk/Makefile
@@ -20,6 +20,9 @@ RUN_DEPENDS= splay:${PORTSDIR}/audio/splay \
WRKSRC= ${WRKDIR}/splay-tk-2.0
+DEPRECATED= tcl82 support is going to be dropped
+EXPIRATION_DATE= 2009-04-22
+
NO_BUILD= yes
do-install:
diff --git a/audio/tclmidi/Makefile b/audio/tclmidi/Makefile
index 3dfdb1d4d9f1..cbed2df703d8 100644
--- a/audio/tclmidi/Makefile
+++ b/audio/tclmidi/Makefile
@@ -18,6 +18,9 @@ COMMENT= A language designed for creating and editing standard MIDI files
LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82
+DEPRECATED= tcl82 support is going to be dropped
+EXPIRATION_DATE= 2009-04-22
+
MAKE_ENV= TCL_GENERIC_DIR=${LOCALBASE}/include/tcl8.2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-tclsh=${LOCALBASE}/bin/tclsh8.2
diff --git a/games/bogged/Makefile b/games/bogged/Makefile
index d53711113484..7236fb473170 100644
--- a/games/bogged/Makefile
+++ b/games/bogged/Makefile
@@ -18,6 +18,9 @@ COMMENT= Word game for X Window System
RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82
+DEPRECATED= tcl82 support is going to be dropped
+EXPIRATION_DATE= 2009-04-22
+
EXTRACT_CMD= ${CP}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= ${WRKDIR}
diff --git a/games/merlin/Makefile b/games/merlin/Makefile
index 0e4328307304..58a5683fbe02 100644
--- a/games/merlin/Makefile
+++ b/games/merlin/Makefile
@@ -17,6 +17,9 @@ COMMENT= A pointless puzzle game for Tcl/Tk
RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82
+DEPRECATED= tcl82 support is going to be dropped
+EXPIRATION_DATE= 2009-04-22
+
NO_WRKSUBDIR= yes
NO_BUILD= yes
diff --git a/mbone/rat30/Makefile b/mbone/rat30/Makefile
index 56ab15d5ba14..eff7b2ba2c02 100644
--- a/mbone/rat30/Makefile
+++ b/mbone/rat30/Makefile
@@ -18,6 +18,9 @@ COMMENT= IPv4/v6 Multicast and unicast audio conferencing tool
USE_TK= 82
USE_XORG= x11 xext
+DEPRECATED= tcl82 support is going to be dropped
+EXPIRATION_DATE= 2009-04-22
+
WRKSRC= ${WRKDIR}/rat-3.0
USE_GMAKE= yes
diff --git a/misc/tkrunit/Makefile b/misc/tkrunit/Makefile
index adf858c54240..8e4bbe20cb69 100644
--- a/misc/tkrunit/Makefile
+++ b/misc/tkrunit/Makefile
@@ -17,6 +17,9 @@ COMMENT= GUI app launcher with completion and history
RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82
+DEPRECATED= tcl82 support is going to be dropped
+EXPIRATION_DATE= 2009-04-22
+
NO_BUILD= yes
post-extract: