From owner-svn-ports-all@freebsd.org Tue Apr 3 09:36:29 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5F4E1F70868; Tue, 3 Apr 2018 09:36:29 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1243E713C7; Tue, 3 Apr 2018 09:36:29 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0C9D622A24; Tue, 3 Apr 2018 09:36:29 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w339aSRg058497; Tue, 3 Apr 2018 09:36:28 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w339aSFM058480; Tue, 3 Apr 2018 09:36:28 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201804030936.w339aSFM058480@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Tue, 3 Apr 2018 09:36:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r466293 - in head: . audio audio/muse math math/abacus net net-im net-im/cjc net-im/py-pyxmpp net/paris-traceroute X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in head: . audio audio/muse math math/abacus net net-im net-im/cjc net-im/py-pyxmpp net/paris-traceroute X-SVN-Commit-Revision: 466293 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Apr 2018 09:36:29 -0000 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