svn commit: r444313 - in head: . databases databases/pgpool-II databases/pgpool-II-30 databases/pgpoolAdmin games games/libgames-support net net/sixxs-aiccu

Rene Ladan rene at FreeBSD.org
Sun Jun 25 17:26:25 UTC 2017


Author: rene
Date: Sun Jun 25 17:26:23 2017
New Revision: 444313
URL: https://svnweb.freebsd.org/changeset/ports/444313

Log:
  Remove expired ports:
  2017-06-15 databases/pgpool-II: Deprecated by upstream; use database/pgpool instead
  2017-06-15 databases/pgpool-II-30: Deprecated by upstream; use database/pgpool instead
  2017-06-18 games/libgames-support: Superseded by libgnome-games-support, no longer used by anything
  2017-06-22 net/sixxs-aiccu: SixXS shutdown on 2017-06-06, https://www.sixxs.net/sunset/
  databases/pgpoolAdmin: depended on expired databases/pgpool-II and only supported PostgreSQL 9.2 which is will EOL in September 2017

Deleted:
  head/databases/pgpool-II/
  head/databases/pgpool-II-30/
  head/databases/pgpoolAdmin/
  head/games/libgames-support/
  head/net/sixxs-aiccu/
Modified:
  head/MOVED
  head/databases/Makefile
  head/games/Makefile
  head/net/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sun Jun 25 17:19:07 2017	(r444312)
+++ head/MOVED	Sun Jun 25 17:26:23 2017	(r444313)
@@ -9440,3 +9440,8 @@ editors/calligra-l10n-sv||2017-06-12|Merged with edito
 editors/calligra-l10n-tr||2017-06-12|Merged with editors/calligra
 editors/calligra-l10n||2017-06-12|Merged with editors/calligra
 www/py-flask-restplus08||2017-06-21|Obsolete and not depended on anymore
+databases/pgpool-II|databases/pgpool|2017-06-25|Has expired: Deprecated by upstream; use database/pgpool instead
+databases/pgpool-II-30|databases/pgpool|2017-06-25|Has expired: Deprecated by upstream; use database/pgpool instead
+games/libgames-support||2017-06-25|Has expired: Superseded by libgnome-games-support, no longer used by anything
+net/sixxs-aiccu||2017-06-25|Has expired: SixXS shutdown on 2017-06-06, https://www.sixxs.net/sunset/
+databases/pgpoolAdmin||2017-06-25|Removed, depended on expired databases/pgpool-II and only supported PostgreSQL 9.2 which is will EOL in September 2017

Modified: head/databases/Makefile
==============================================================================
--- head/databases/Makefile	Sun Jun 25 17:19:07 2017	(r444312)
+++ head/databases/Makefile	Sun Jun 25 17:26:23 2017	(r444313)
@@ -584,12 +584,9 @@
     SUBDIR += pglogical
     SUBDIR += pgmodeler
     SUBDIR += pgpool
-    SUBDIR += pgpool-II
-    SUBDIR += pgpool-II-30
     SUBDIR += pgpool-II-33
     SUBDIR += pgpool-II-35
     SUBDIR += pgpool-II-36
-    SUBDIR += pgpoolAdmin
     SUBDIR += pgreplay
     SUBDIR += pgrouting
     SUBDIR += pgsphere

Modified: head/games/Makefile
==============================================================================
--- head/games/Makefile	Sun Jun 25 17:19:07 2017	(r444312)
+++ head/games/Makefile	Sun Jun 25 17:26:23 2017	(r444313)
@@ -525,7 +525,6 @@
     SUBDIR += lgeneral
     SUBDIR += lianliankan
     SUBDIR += libdungeonmaker
-    SUBDIR += libgames-support
     SUBDIR += libggz
     SUBDIR += libgnome-games-support
     SUBDIR += libkdegames

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Sun Jun 25 17:19:07 2017	(r444312)
+++ head/net/Makefile	Sun Jun 25 17:26:23 2017	(r444313)
@@ -1279,7 +1279,6 @@
     SUBDIR += sippy_b2bua
     SUBDIR += siproxd
     SUBDIR += sipsak
-    SUBDIR += sixxs-aiccu
     SUBDIR += skstream
     SUBDIR += sl2tps
     SUBDIR += slurm


More information about the svn-ports-all mailing list