freebsd-ports/net/dshell/pkg-message
MANTANI Nobutaka 25de53dfcf - Update to the latest snapshot on 2019-05-23.
- Switch to use the GeoLite2 database.
- Switch to use py-pycryptodome.
2019-08-21 02:22:11 +00:00

12 lines
307 B
Text

[
{ type: install
message: <<EOM
To use the GeoIP Databases from DShell, please download
GeoLite2-Country.tar.gz and GeoLite2-ASN.tar.gz from the
following URL and place GeoLite2-Country.mmdb and
GeoLite2-ASN.mmdb into ${PREFIX}/share/dshell/GeoIP.
https://dev.maxmind.com/geoip/geoip2/geolite2/
EOM
}
]