mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
2614c95748
(and missed 3 missed files from previous categories.)
18 lines
482 B
Plaintext
18 lines
482 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
If you need Measurement-Kit to query for GeoIP data, please consider installing
|
|
'net/geoipupdate' and updating your local databases:
|
|
|
|
# pkg install net/geoipupdate
|
|
# geoipupdate
|
|
|
|
Once you are done, Measurement-Kit can properly show country codes - but you
|
|
still must change your nettest options and specify the database file to be
|
|
used by 'geoip_country_path'.
|
|
|
|
Consider creating a cron job in order to keep your databases up to date.
|
|
EOM
|
|
}
|
|
]
|