mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
a5b0f00d2b
Major changes since 0.61.0 - remove IP2Location and GeoIP files, add related configure options instead (thanks to Niko Tyni for contribution) --with-ip2location-headers=DIR IP2Location include files location --with-ip2location-lib=DIR IP2Location library location --with-ip2location-static Explicitly link IP2Location statically (default=no) --with-geoip-headers=DIR GeoIP include files location --with-geoip-lib=DIR GeoIP library location --with-geoip-static Explicitly link GeoIP statically (default=no) --with-geoip-default-file=file Use a default GeoIP database file when - add support for use of IPv6-enabled IP2Location API (GeoIP still only supports IPv4) - add anoynmization action in ipv6calc $ ipv6calc -q 2001:db8:0123:4567:89ab:cdef:0123:4567 --action anonymize 2001:db8:123:: $ ipv6calc -q 192.0.2.1 --action anonymize 192.0.2.0 - add tool "ipv6loganon" for anonymizing web server log files - Getopts support: configure detects now the presence of system getopts library - several bugfixes
4 lines
202 B
Plaintext
4 lines
202 B
Plaintext
MD5 (ipv6calc-0.70.0.tar.gz) = c5198815658ee3420a140e7443187311
|
|
SHA256 (ipv6calc-0.70.0.tar.gz) = ff3a59381b929b4f539f297d6f2f539c34086df61fb87ee21202c46696355763
|
|
SIZE (ipv6calc-0.70.0.tar.gz) = 457648
|