diff options
author | edwin <edwin@FreeBSD.org> | 2014-02-14 18:49:17 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2014-02-14 18:49:17 +0800 |
commit | 2b0dc8de820836c13635092042e4eed81751e258 (patch) | |
tree | 24f2c3f9137c6536ffd661b9555f1892e3b7d918 /net | |
parent | cafec967c02870b632703e8128dd41db6921c631 (diff) | |
download | freebsd-ports-gnome-2b0dc8de820836c13635092042e4eed81751e258.tar.gz freebsd-ports-gnome-2b0dc8de820836c13635092042e4eed81751e258.tar.zst freebsd-ports-gnome-2b0dc8de820836c13635092042e4eed81751e258.zip |
Upgrade to version 0.96.0
use of md5 bundled code will be only used if not available on the system
(external md5 is currently only supported via openssl library).
Old behavior can be triggered using:
--enable-bundled-md5 (and for getopt: --enable-bundled-getopt)
ipv6calcweb.cgi was extended for supporting the new outputformat
"textkeyvalue", which can be parsed easier in scripts, example:
http://ip.bieringer.de/cgi-bin/ipv6calcweb.cgi?format=textkeyvalue
ipv6calc binaries can be build using shared libraries internally to save
space on disk with configure option: --enable-shared
ipv6calc (approx. 170 kB)
ipv6loganon (approx. 50 kB)
ipv6logstats (approx. 60 kB)
ipv6logconv (approx. 50 kB)
libipv6calc.so.0.96.0 (approx. 450 kB)
libipv6calc_db_wrapper.so.0.96.0 (approx. 1.8 MB)
(containing the BuiltIn databases)
instead of
ipv6calc (non-shared, 1.9 MB)
ipv6loganon (approx. 1.9 MB)
ipv6logstats (approx. 1.9 MB)
ipv6logconv (approx. 1.9 MB)
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions