Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Oct 2017 12:25:51 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r452517 - in head: devel/tkinspect emulators/frodo games/bogged games/ifm games/tksol games/ttraffic german/ding lang/tcl84 mail/tkrat2 multimedia/dtv net-mgmt/netwag net/hping-devel ne...
Message-ID:  <201710201225.v9KCPp93037225@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Fri Oct 20 12:25:51 2017
New Revision: 452517
URL: https://svnweb.freebsd.org/changeset/ports/452517

Log:
  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.

Modified:
  head/devel/tkinspect/Makefile
  head/emulators/frodo/Makefile
  head/games/bogged/Makefile
  head/games/ifm/Makefile
  head/games/tksol/Makefile
  head/games/ttraffic/Makefile
  head/german/ding/Makefile
  head/lang/tcl84/Makefile
  head/mail/tkrat2/Makefile
  head/multimedia/dtv/Makefile
  head/net-mgmt/netwag/Makefile
  head/net/hping-devel/Makefile
  head/news/brag/Makefile
  head/textproc/srilm/Makefile
  head/x11-toolkits/tk84/Makefile

Modified: head/devel/tkinspect/Makefile
==============================================================================
--- head/devel/tkinspect/Makefile	Fri Oct 20 12:12:07 2017	(r452516)
+++ head/devel/tkinspect/Makefile	Fri Oct 20 12:25:51 2017	(r452517)
@@ -10,6 +10,9 @@ MASTER_SITES=   SF/tkcon/${PORTNAME}/${PORTVERSION}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Tk program browser
 
+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
 
 # this would do an interactive install:

Modified: head/emulators/frodo/Makefile
==============================================================================
--- head/emulators/frodo/Makefile	Fri Oct 20 12:12:07 2017	(r452516)
+++ head/emulators/frodo/Makefile	Fri Oct 20 12:25:51 2017	(r452517)
@@ -10,6 +10,9 @@ DISTNAME=	FrodoV4_1b.Src
 MAINTAINER=	dinoex@FreeBSD.org
 COMMENT=	Emulates a Commodore 64
 
+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
 
 USE_XORG=	x11 xt xext sm ice

Modified: head/games/bogged/Makefile
==============================================================================
--- head/games/bogged/Makefile	Fri Oct 20 12:12:07 2017	(r452516)
+++ head/games/bogged/Makefile	Fri Oct 20 12:25:51 2017	(r452517)
@@ -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}

Modified: head/games/ifm/Makefile
==============================================================================
--- head/games/ifm/Makefile	Fri Oct 20 12:12:07 2017	(r452516)
+++ head/games/ifm/Makefile	Fri Oct 20 12:25:51 2017	(r452517)
@@ -9,6 +9,9 @@ MASTER_SITES=	http://www.ifarchive.org/if-archive/mapp
 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

Modified: head/games/tksol/Makefile
==============================================================================
--- head/games/tksol/Makefile	Fri Oct 20 12:12:07 2017	(r452516)
+++ head/games/tksol/Makefile	Fri Oct 20 12:25:51 2017	(r452517)
@@ -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

Modified: head/games/ttraffic/Makefile
==============================================================================
--- head/games/ttraffic/Makefile	Fri Oct 20 12:12:07 2017	(r452516)
+++ head/games/ttraffic/Makefile	Fri Oct 20 12:25:51 2017	(r452517)
@@ -11,6 +11,9 @@ MASTER_SITES=	http://alpha.luc.ac.be/Research/Algebra/
 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
 

Modified: head/german/ding/Makefile
==============================================================================
--- head/german/ding/Makefile	Fri Oct 20 12:12:07 2017	(r452516)
+++ head/german/ding/Makefile	Fri Oct 20 12:25:51 2017	(r452517)
@@ -10,6 +10,9 @@ MASTER_SITES=	ftp://ftp.tu-chemnitz.de/pub/Local/urz/d
 MAINTAINER=	beat@FreeBSD.org
 COMMENT=	German-English dictionary program for X windows/Unix
 
+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 \

Modified: head/lang/tcl84/Makefile
==============================================================================
--- head/lang/tcl84/Makefile	Fri Oct 20 12:12:07 2017	(r452516)
+++ head/lang/tcl84/Makefile	Fri Oct 20 12:25:51 2017	(r452517)
@@ -15,7 +15,7 @@ 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
+EXPIRATION_DATE=	2017-11-20
 
 LICENSE=	TclTk
 LICENSE_NAME=	Tcl/Tk License

Modified: head/mail/tkrat2/Makefile
==============================================================================
--- head/mail/tkrat2/Makefile	Fri Oct 20 12:12:07 2017	(r452516)
+++ head/mail/tkrat2/Makefile	Fri Oct 20 12:25:51 2017	(r452517)
@@ -11,6 +11,9 @@ MASTER_SITES=	http://tkrat.org/downloads/stable/ \
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Mail user agent for X with a Tcl/Tk user interface
 
+DEPRECATED=		Tcl/Tk 8.4 is no longer maintained, please use 8.5+
+EXPIRATION_DATE=	2017-11-20
+
 LICENSE=	BSD3CLAUSE
 
 LIB_DEPENDS=	libtcl84.so:lang/tcl84 \

Modified: head/multimedia/dtv/Makefile
==============================================================================
--- head/multimedia/dtv/Makefile	Fri Oct 20 12:12:07 2017	(r452516)
+++ head/multimedia/dtv/Makefile	Fri Oct 20 12:25:51 2017	(r452517)
@@ -10,6 +10,9 @@ MASTER_SITES=	http://apollo.backplane.com/FreeBSDPorts
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Client/server based TV capture/display program
 
+DEPRECATED=		Tcl/Tk 8.4 is no longer maintained, please use 8.5+
+EXPIRATION_DATE=	2017-11-20
+
 LICENSE=	BSD4CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYRIGHT
 

Modified: head/net-mgmt/netwag/Makefile
==============================================================================
--- head/net-mgmt/netwag/Makefile	Fri Oct 20 12:12:07 2017	(r452516)
+++ head/net-mgmt/netwag/Makefile	Fri Oct 20 12:25:51 2017	(r452517)
@@ -13,6 +13,9 @@ DISTFILES=	${DISTNAME}.tgz ${DISTNAME:S/src/doc_html/}
 MAINTAINER=	jmohacsi@bsd.hu
 COMMENT=	Graphical front end for netwox
 
+DEPRECATED=		Tcl/Tk 8.4 is no longer maintained, please use 8.5+
+EXPIRATION_DATE=	2017-11-20
+
 BUILD_DEPENDS=	netwox:net-mgmt/netwox \
 		wish8.4:x11-toolkits/tk84 \
 		appres:x11/appres \

Modified: head/net/hping-devel/Makefile
==============================================================================
--- head/net/hping-devel/Makefile	Fri Oct 20 12:12:07 2017	(r452516)
+++ head/net/hping-devel/Makefile	Fri Oct 20 12:25:51 2017	(r452517)
@@ -12,6 +12,9 @@ DISTNAME=	hping3-20051105
 MAINTAINER=	ecu@200ok.org
 COMMENT=	Network auditing tool
 
+DEPRECATED=		Tcl/Tk 8.4 is no longer maintained, please use 8.5+
+EXPIRATION_DATE=	2017-11-20
+
 LIB_DEPENDS=	libtcl84.so:lang/tcl84
 
 CONFLICTS=	hping-[0-9]*

Modified: head/news/brag/Makefile
==============================================================================
--- head/news/brag/Makefile	Fri Oct 20 12:12:07 2017	(r452516)
+++ head/news/brag/Makefile	Fri Oct 20 12:25:51 2017	(r452517)
@@ -9,6 +9,9 @@ MASTER_SITES=	SF
 MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	Download and assemble multipart binaries from newsgroups
 
+DEPRECATED=		Tcl/Tk 8.4 is no longer maintained, please use 8.5+
+EXPIRATION_DATE=	2017-11-20
+
 LICENSE=	GPLv2
 
 RUN_DEPENDS=	uudeview:converters/uudeview \

Modified: head/textproc/srilm/Makefile
==============================================================================
--- head/textproc/srilm/Makefile	Fri Oct 20 12:12:07 2017	(r452516)
+++ head/textproc/srilm/Makefile	Fri Oct 20 12:25:51 2017	(r452517)
@@ -11,6 +11,9 @@ EXTRACT_SUFX?=	.tgz
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Toolkit for building and applying statistical language models
 
+DEPRECATED=		Tcl/Tk 8.4 is no longer maintained, please use 8.5+
+EXPIRATION_DATE=	2017-11-20
+
 LIB_DEPENDS=	libtcl84.so:lang/tcl84
 
 DOWNLOAD_URL?=	http://www.speech.sri.com/projects/srilm/download.html

Modified: head/x11-toolkits/tk84/Makefile
==============================================================================
--- head/x11-toolkits/tk84/Makefile	Fri Oct 20 12:12:07 2017	(r452516)
+++ head/x11-toolkits/tk84/Makefile	Fri Oct 20 12:25:51 2017	(r452517)
@@ -12,7 +12,7 @@ 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
+EXPIRATION_DATE=	2017-11-20
 
 LICENSE=	TclTk
 LICENSE_NAME=	Tcl/Tk License



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710201225.v9KCPp93037225>