Date: Sat, 16 Feb 2019 17:27:29 +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: r493051 - in head: . net-p2p net-p2p/verlihub net-p2p/verlihub-plugins net-p2p/verlihub-plugins-chatroom net-p2p/verlihub-plugins-floodprotect net-p2p/verlihub-plugins-forbid net-p2p/ve... Message-ID: <201902161727.x1GHRT7m001580@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Sat Feb 16 17:27:29 2019 New Revision: 493051 URL: https://svnweb.freebsd.org/changeset/ports/493051 Log: Remove expired ports: 2019-02-15 net-p2p/verlihub: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible 2019-02-15 net-p2p/verlihub-plugins: Verlihub uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible 2019-02-15 net-p2p/verlihub-plugins-chatroom: Verlihub uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible 2019-02-15 net-p2p/verlihub-plugins-floodprotect: Verlihub uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible 2019-02-15 net-p2p/verlihub-plugins-forbid: Verlihub uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible 2019-02-15 net-p2p/verlihub-plugins-iplog: Verlihub uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible 2019-02-15 net-p2p/verlihub-plugins-isp: Verlihub uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible 2019-02-15 net-p2p/verlihub-plugins-luascript: Verlihub uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible 2019-02-15 net-p2p/verlihub-plugins-messanger: Verlihub uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible 2019-02-15 net-p2p/verlihub-plugins-stats: Verlihub uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible Deleted: head/net-p2p/verlihub/ head/net-p2p/verlihub-plugins/ head/net-p2p/verlihub-plugins-chatroom/ head/net-p2p/verlihub-plugins-floodprotect/ head/net-p2p/verlihub-plugins-forbid/ head/net-p2p/verlihub-plugins-iplog/ head/net-p2p/verlihub-plugins-isp/ head/net-p2p/verlihub-plugins-luascript/ head/net-p2p/verlihub-plugins-messanger/ head/net-p2p/verlihub-plugins-stats/ Modified: head/MOVED head/net-p2p/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sat Feb 16 17:20:55 2019 (r493050) +++ head/MOVED Sat Feb 16 17:27:29 2019 (r493051) @@ -11611,3 +11611,13 @@ devel/geoip-java||2019-02-16|Has expired: Uses legacy dns/go-geodns||2019-02-16|Has expired: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible devel/omniORB-4.1||2019-02-16|Has expired: Legacy version please consider using devel/omniORB devel/omniNotify||2019-02-16|Removed: Unmaintained upstream since 2004 +net-p2p/verlihub||2019-02-16|Has expired: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible +net-p2p/verlihub-plugins||2019-02-16|Has expired: Verlihub uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible +net-p2p/verlihub-plugins-chatroom||2019-02-16|Has expired: Verlihub uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible +net-p2p/verlihub-plugins-floodprotect||2019-02-16|Has expired: Verlihub uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible +net-p2p/verlihub-plugins-forbid||2019-02-16|Has expired: Verlihub uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible +net-p2p/verlihub-plugins-iplog||2019-02-16|Has expired: Verlihub uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible +net-p2p/verlihub-plugins-isp||2019-02-16|Has expired: Verlihub uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible +net-p2p/verlihub-plugins-luascript||2019-02-16|Has expired: Verlihub uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible +net-p2p/verlihub-plugins-messanger||2019-02-16|Has expired: Verlihub uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible +net-p2p/verlihub-plugins-stats||2019-02-16|Has expired: Verlihub uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible Modified: head/net-p2p/Makefile ============================================================================== --- head/net-p2p/Makefile Sat Feb 16 17:20:55 2019 (r493050) +++ head/net-p2p/Makefile Sat Feb 16 17:27:29 2019 (r493051) @@ -93,16 +93,6 @@ SUBDIR += tribler SUBDIR += uhub SUBDIR += valknut - SUBDIR += verlihub - SUBDIR += verlihub-plugins - SUBDIR += verlihub-plugins-chatroom - SUBDIR += verlihub-plugins-floodprotect - SUBDIR += verlihub-plugins-forbid - SUBDIR += verlihub-plugins-iplog - SUBDIR += verlihub-plugins-isp - SUBDIR += verlihub-plugins-luascript - SUBDIR += verlihub-plugins-messanger - SUBDIR += verlihub-plugins-stats SUBDIR += vuze SUBDIR += xmrig SUBDIR += zetacoin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902161727.x1GHRT7m001580>