diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2019-01-21 18:42:27 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2019-01-21 18:42:27 +0000 |
commit | 941fd0dba68ea0800d07b8ed82b17856880a1c4d (patch) | |
tree | 2aca09a0927f863edaa7a3e4eaafd9920b2275a0 /UPDATING | |
parent | ff2eeaad8183ab11ab29afdf857ee44e9de5c366 (diff) |
Amend the 20191113 entry to explain that geoipupdate must be used to
fetch the GeoIP 2 databases.
Reported by: leres
Notes
Notes:
svn path=/head/; revision=490879
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -68,7 +68,9 @@ you update your ports collection, before attempting any port upgrades. Where possible, you must switch to net/libmaxminddb, which uses the newer (and fully supported) GeoIP 2 format. Unfortunately, this is - not a drop-in replacement. + not a drop-in replacement. To fetch the GeoIP 2 geolocation databases, + whether the free or paid versions, you must use net/geoipupdate + (pkg install geoipupdate). The legacy database is no longer available, and we cannot distribute it by the Maxmind license, so the legacy GeoIP format is essentially |