Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Oct 2017 20:37:21 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r452251 - in head: . devel devel/vtcl editors editors/tpad games games/polypuzzle multimedia multimedia/nxtvepg net net/xpvm x11 x11/tkXwin
Message-ID:  <201710162037.v9GKbLZU008112@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Mon Oct 16 20:37:21 2017
New Revision: 452251
URL: https://svnweb.freebsd.org/changeset/ports/452251

Log:
  Remove expired ports:
  2017-10-15 devel/vtcl: This port depends on Tcl/Tk 8.4 , which is no longer maintained. Please port it to 8.5+
  2017-10-15 editors/tpad: This port depends on Tcl/Tk 8.4 , which is no longer maintained. Please port it to 8.5+
  2017-10-15 games/polypuzzle: This port depends on Tcl/Tk 8.4 , which is no longer maintained. Please port it to 8.5+
  2017-10-15 multimedia/nxtvepg: This port depends on Tcl/Tk 8.4 , which is no longer maintained. Please port it to 8.5+
  2017-10-15 net/xpvm: This port depends on Tcl/Tk 8.4 , which is no longer maintained. Please port it to 8.5+
  2017-10-15 x11/tkXwin: This port depends on Tcl/Tk 8.4 , which is no longer maintained. Please port it to 8.5+

Deleted:
  head/devel/vtcl/
  head/editors/tpad/
  head/games/polypuzzle/
  head/multimedia/nxtvepg/
  head/net/xpvm/
  head/x11/tkXwin/
Modified:
  head/MOVED
  head/devel/Makefile
  head/editors/Makefile
  head/games/Makefile
  head/multimedia/Makefile
  head/net/Makefile
  head/x11/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Mon Oct 16 20:08:11 2017	(r452250)
+++ head/MOVED	Mon Oct 16 20:37:21 2017	(r452251)
@@ -9590,3 +9590,9 @@ x11-wm/awesome2|x11-wm/awesome|2017-10-14|Has expired:
 x11-wm/awesome3|x11-wm/awesome|2017-10-14|Has expired: Awesome WM 3.x is deprecated use 4.x instead
 www/moodle30|www/moodle33|2017-10-14|Has expired: Deprecated by upstream, please use www/moodle33 instead
 lang/gcc5-devel|lang/gcc5|2017-10-14|The GCC 5 branch has been closed, use the final release instead (or a newer major version)
+devel/vtcl||2017-10-16|Has expired: This port depends on Tcl/Tk 8.4 , which is no longer maintained. Please port it to 8.5+
+editors/tpad||2017-10-16|Has expired: This port depends on Tcl/Tk 8.4 , which is no longer maintained. Please port it to 8.5+
+games/polypuzzle||2017-10-16|Has expired: This port depends on Tcl/Tk 8.4 , which is no longer maintained. Please port it to 8.5+
+multimedia/nxtvepg||2017-10-16|Has expired: This port depends on Tcl/Tk 8.4 , which is no longer maintained. Please port it to 8.5+
+net/xpvm||2017-10-16|Has expired: This port depends on Tcl/Tk 8.4 , which is no longer maintained. Please port it to 8.5+
+x11/tkXwin||2017-10-16|Has expired: This port depends on Tcl/Tk 8.4 , which is no longer maintained. Please port it to 8.5+

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Mon Oct 16 20:08:11 2017	(r452250)
+++ head/devel/Makefile	Mon Oct 16 20:37:21 2017	(r452251)
@@ -6048,7 +6048,6 @@
     SUBDIR += violet
     SUBDIR += visualparadigm
     SUBDIR += vstr
-    SUBDIR += vtcl
     SUBDIR += vxlog
     SUBDIR += wand-libconfig
     SUBDIR += wandio

Modified: head/editors/Makefile
==============================================================================
--- head/editors/Makefile	Mon Oct 16 20:08:11 2017	(r452250)
+++ head/editors/Makefile	Mon Oct 16 20:37:21 2017	(r452251)
@@ -233,7 +233,6 @@
     SUBDIR += texworks
     SUBDIR += the
     SUBDIR += thoteditor
-    SUBDIR += tpad
     SUBDIR += tree-widget
     SUBDIR += treeform
     SUBDIR += tweak

Modified: head/games/Makefile
==============================================================================
--- head/games/Makefile	Mon Oct 16 20:08:11 2017	(r452250)
+++ head/games/Makefile	Mon Oct 16 20:37:21 2017	(r452251)
@@ -766,7 +766,6 @@
     SUBDIR += poker-eval
     SUBDIR += pokerth
     SUBDIR += polyglot
-    SUBDIR += polypuzzle
     SUBDIR += pongix
     SUBDIR += popstar
     SUBDIR += pouetchess

Modified: head/multimedia/Makefile
==============================================================================
--- head/multimedia/Makefile	Mon Oct 16 20:08:11 2017	(r452250)
+++ head/multimedia/Makefile	Mon Oct 16 20:37:21 2017	(r452251)
@@ -275,7 +275,6 @@
     SUBDIR += mythtv-frontend
     SUBDIR += naludump
     SUBDIR += nordlicht
-    SUBDIR += nxtvepg
     SUBDIR += obs-studio
     SUBDIR += oggvideotools
     SUBDIR += ogmrip

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Mon Oct 16 20:08:11 2017	(r452250)
+++ head/net/Makefile	Mon Oct 16 20:37:21 2017	(r452251)
@@ -1465,7 +1465,6 @@
     SUBDIR += xmlrpc-epi
     SUBDIR += xorp
     SUBDIR += xprobe
-    SUBDIR += xpvm
     SUBDIR += xrdesktop2
     SUBDIR += xrdp
     SUBDIR += xrdp-devel

Modified: head/x11/Makefile
==============================================================================
--- head/x11/Makefile	Mon Oct 16 20:08:11 2017	(r452250)
+++ head/x11/Makefile	Mon Oct 16 20:37:21 2017	(r452251)
@@ -327,7 +327,6 @@
     SUBDIR += tilda
     SUBDIR += tint
     SUBDIR += tint-devel
-    SUBDIR += tkXwin
     SUBDIR += trapproto
     SUBDIR += trayer
     SUBDIR += tycoon



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