svn commit: r466293 - in head: . audio audio/muse math math/abacus net net-im net-im/cjc net-im/py-pyxmpp net/paris-traceroute

Rene Ladan rene at FreeBSD.org
Tue Apr 3 09:36:29 UTC 2018


Author: rene
Date: Tue Apr  3 09:36:28 2018
New Revision: 466293
URL: https://svnweb.freebsd.org/changeset/ports/466293

Log:
  Remove expired ports:
  2018-03-31 math/abacus: Unmaintained and has a broken shared library
  2018-03-31 audio/muse: Unmaintained upstream, crashes at runtime
  2018-03-31 net/paris-traceroute: Legacy paris-traceroute is not supported anymore. Use net/scamper instead
  2018-04-01 net-im/cjc: Depends on expired net-im/py-xmpp
  2018-02-28 net-im/py-pyxmpp: Obsoleted in favor of PyXMPP2

Deleted:
  head/audio/muse/
  head/math/abacus/
  head/net-im/cjc/
  head/net-im/py-pyxmpp/
  head/net/paris-traceroute/
Modified:
  head/MOVED
  head/audio/Makefile
  head/math/Makefile
  head/net-im/Makefile
  head/net/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Tue Apr  3 09:33:29 2018	(r466292)
+++ head/MOVED	Tue Apr  3 09:36:28 2018	(r466293)
@@ -10249,3 +10249,8 @@ net/p5-Net-Jaiku||2018-03-31|Has expired: Upstream dis
 www/py-django-devel|www/py-django|2018-03-31|Has expired: Outdated version. Use www/py-django instead
 security/rubygem-rpam2-3|security/rubygem-rpam2|2018-03-31|Has expired: Use security/rubygem-rpam2 instead
 textproc/rubygem-fast_xs073|textproc/rubygem-fast_xs|2018-03-31|Has expired: Use textproc/rubygem-fast_xs instead
+math/abacus||2018-04-03|Has expired: Unmaintained and has a broken shared library
+audio/muse||2018-04-03|Has expired: Unmaintained upstream, crashes at runtime
+net/paris-traceroute|net/scamper|2018-04-03|Has expired: Legacy paris-traceroute is not supported anymore. Use net/scamper instead
+net-im/cjc||2018-04-03|Has expired: Depends on expired net-im/py-xmpp
+net-im/py-pyxmpp||2018-04-03|Has expired: Obsoleted in favor of PyXMPP2

Modified: head/audio/Makefile
==============================================================================
--- head/audio/Makefile	Tue Apr  3 09:33:29 2018	(r466292)
+++ head/audio/Makefile	Tue Apr  3 09:36:28 2018	(r466293)
@@ -552,7 +552,6 @@
     SUBDIR += msilbc
     SUBDIR += mumble
     SUBDIR += murmur
-    SUBDIR += muse
     SUBDIR += musepack
     SUBDIR += musescore
     SUBDIR += musicbox-tag-editor

Modified: head/math/Makefile
==============================================================================
--- head/math/Makefile	Tue Apr  3 09:33:29 2018	(r466292)
+++ head/math/Makefile	Tue Apr  3 09:36:28 2018	(r466293)
@@ -96,7 +96,6 @@
     SUBDIR += SCIP
     SUBDIR += SoPlex
     SUBDIR += aamath
-    SUBDIR += abacus
     SUBDIR += abakus
     SUBDIR += abs
     SUBDIR += acalc

Modified: head/net-im/Makefile
==============================================================================
--- head/net-im/Makefile	Tue Apr  3 09:33:29 2018	(r466292)
+++ head/net-im/Makefile	Tue Apr  3 09:36:28 2018	(r466293)
@@ -6,7 +6,6 @@
     SUBDIR += centerim
     SUBDIR += centerim-devel
     SUBDIR += chattahoochie
-    SUBDIR += cjc
     SUBDIR += climm
     SUBDIR += coccinella
     SUBDIR += convey
@@ -138,7 +137,6 @@
     SUBDIR += py-nbxmpp
     SUBDIR += py-punjab
     SUBDIR += py-python-telegram-bot
-    SUBDIR += py-pyxmpp
     SUBDIR += py-skype4py
     SUBDIR += py-slackclient
     SUBDIR += py-sleekxmpp

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Tue Apr  3 09:33:29 2018	(r466292)
+++ head/net/Makefile	Tue Apr  3 09:36:28 2018	(r466293)
@@ -868,7 +868,6 @@
     SUBDIR += packetdrill
     SUBDIR += packter-agent
     SUBDIR += panoptis
-    SUBDIR += paris-traceroute
     SUBDIR += passlogd
     SUBDIR += pathneck
     SUBDIR += pbnc


More information about the svn-ports-head mailing list