Date: Sun, 17 Feb 2019 13:54:30 +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: r493168 - in head: . net net/GeoIP Message-ID: <201902171354.x1HDsUqo053977@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Sun Feb 17 13:54:29 2019 New Revision: 493168 URL: https://svnweb.freebsd.org/changeset/ports/493168 Log: Remove expired port: 2019-02-15 net/GeoIP: Legacy databases no longer available. Switch to net/libmaxminddb instead Deleted: head/net/GeoIP/ Modified: head/MOVED head/net/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sun Feb 17 13:47:42 2019 (r493167) +++ head/MOVED Sun Feb 17 13:54:29 2019 (r493168) @@ -11624,3 +11624,4 @@ net-p2p/verlihub-plugins-stats||2019-02-16|Has expired www/mod_geoip2|www/mod_maxminddb|2019-02-16|Has expired: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible devel/libdouble-conversion|devel/double-conversion|2019-02-16|Rename to match the project name on github and on most other systems, and in installed cmake files security/tmux-cssh||2019-02-17|Upstream has disappeared; sysutils/scct is an alternative +net/GeoIP|net/libmaxminddb|2019-02-17|Has expired: Legacy databases no longer available. Switch to net/libmaxminddb instead Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Sun Feb 17 13:47:42 2019 (r493167) +++ head/net/Makefile Sun Feb 17 13:54:29 2019 (r493168) @@ -6,7 +6,6 @@ SUBDIR += 3proxy SUBDIR += 44bsd-rdist SUBDIR += 6tunnel - SUBDIR += GeoIP SUBDIR += R-cran-twitteR SUBDIR += Sockets SUBDIR += activemq
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902171354.x1HDsUqo053977>