diff options
author | rene <rene@FreeBSD.org> | 2019-02-17 01:15:35 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2019-02-17 01:15:35 +0800 |
commit | 21b4e9a893b950c3cf3cad6c60c6496bebdf10ba (patch) | |
tree | c39f91291bca7a9017fb711f580af2dfdbbfb88b /dns/Makefile | |
parent | 7b2a0789454ac166748c46f5081ba70356bcbe2d (diff) | |
download | freebsd-ports-gnome-21b4e9a893b950c3cf3cad6c60c6496bebdf10ba.tar.gz freebsd-ports-gnome-21b4e9a893b950c3cf3cad6c60c6496bebdf10ba.tar.zst freebsd-ports-gnome-21b4e9a893b950c3cf3cad6c60c6496bebdf10ba.zip |
Remove expired ports:
2019-02-15 dns/p5-pgeodns: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
2019-02-15 ftp/proftpd-mod_geoip: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
2019-02-15 net/go-geoip: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
2019-02-15 net/py-GeoIP: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
2019-02-15 net/pecl-geoip: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
2019-02-15 net/pen: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
2019-02-15 net/subnetcalc: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
2019-02-15 net/p5-Geo-IP: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
2019-02-15 net/rubygem-geoip: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
2019-02-15 security/sguil: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
2019-02-15 devel/go-sql-driver: Go source should not be packaged
2019-02-15 devel/geoip-java: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
2019-02-15 dns/go-geodns: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dns/Makefile b/dns/Makefile index 04ac652fa4dd..dc67459e285c 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -78,7 +78,6 @@ SUBDIR += gdnsd2 SUBDIR += gen6dns SUBDIR += getdns - SUBDIR += go-geodns SUBDIR += hesiod SUBDIR += hostdb SUBDIR += hs-dns @@ -173,7 +172,6 @@ SUBDIR += p5-Stanford-DNSserver SUBDIR += p5-Tie-DNS SUBDIR += p5-URBL-Prepare - SUBDIR += p5-pgeodns SUBDIR += packetq SUBDIR += pdnsd SUBDIR += pear-File_DNS |