2006-08-29 00:02:51 by Hubert Feyrer | Files touched by this commit (6) | |
Log message:
Update ipv6calc to 0.61.0. Changes:
- add support for Teredo addresses
- add new shortcut options:
--in|-I --out|-O --action|-A
--printcompressed|-C --printuncompressed|-U --printfulluncompressed|-F
- update copyright range
- add new option: -p <path to IP2Location database>
- add support for IP2Location
- add support for GeoIP (GeoIP-1.3.17)
|
2006-07-27 02:09:06 by Hubert Feyrer | Files touched by this commit (10) |
Log message:
de-maintain
|
2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
|
2005-11-08 22:50:15 by Hubert Feyrer | Files touched by this commit (6) |
Log message:
So this package was broken because the author messed up autoconf @foo@.
Makes me wonder how this ever worked. Anyways:
Update ipv6calc to 0.50 (in the wrong hope that it was fixed, but I had to
do the work myself, *sigh*).
Changes:
* nothing important as far as I could spot from the large & useless ChangeLog
file
* No longer requite "root" (env-var) to be passed to the pkg
* hack to make autoconf stuff going, dumping on author to fix properly
Sorry for being in rant mode...
|
2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035) |
Log message:
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
|
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|
2004-11-23 22:34:25 by Hubert Feyrer | Files touched by this commit (1) |
Log message:
0.48 doesn't need OpenSSL any more ("license problem"?! is everything not
GPL now a problem? doh...)
|
2004-11-23 22:32:11 by Hubert Feyrer | Files touched by this commit (5) |
Log message:
Update ipv6calc to 0.48. Changes:
Major changes:
Update databases
General:
- replace md5 function from openssl with a copy of coreutils (licence issue)
- add support for IEEE/iab.txt database
ipv6calc:
- add support for recognizing 6to4 addresses generated by
Microsoft OS
ipv6logconv:
- add support for recognizing 6to4 addresses generated by
Microsoft OS
- add support for ISATAP addresses
|
2004-10-03 02:18:40 by Todd Vierling | Files touched by this commit (863) |
Log message:
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
2004-04-25 10:41:24 by Soren Jacobsen | Files touched by this commit (1) |
Log message:
Convert to buildlink3.
|