Commit graph

40 commits

Author SHA1 Message Date
jlam
07dd3147c6 Convert packages that test and use USE_INET6 to use the options framework
and to support the "inet6" option instead.

Remaining usage of USE_INET6 was solely for the benefit of the scripts
that generate the README.html files.  Replace:

	BUILD_DEFS+=	USE_INET6
with
	BUILD_DEFS+=	IPV6_READY

and teach the README-generation tools to look for that instead.

This nukes USE_INET6 from pkgsrc proper.  We leave a tiny bit of code
to continue to support USE_INET6 for pkgsrc-wip until it has been nuked
from there as well.
2007-09-07 22:12:10 +00:00
hubertf
fc3ef68c58 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-08-28 22:02:51 +00:00
hubertf
745fc9f10e de-maintain 2006-07-27 00:09:05 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
hubertf
c62daa8aca 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-11-08 21:50:15 +00:00
jlam
585534220c 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-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
hubertf
185041208c 0.48 doesn't need OpenSSL any more ("license problem"?! is everything not
GPL now a problem? doh...)
2004-11-23 21:34:25 +00:00
hubertf
5cd4003474 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-11-23 21:32:11 +00:00
tv
c487cb967a 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-10-03 00:12:51 +00:00
snj
76841332f6 Convert to buildlink3. 2004-04-25 08:39:50 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
snj
984e7c5e31 s/utiltity/utility/; s/adresses/addresses/ 2004-02-21 07:29:26 +00:00
grant
6eab5759a3 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 14:50:05 +00:00
jschauma
fe19bb05b5 PKGREVISION++ after openssl update. 2003-11-12 03:39:39 +00:00
salo
0a4893285e USE_BUIDLINK2, not USE_BUILDLINK (hi tron!).
Fixes build with gcc3 from pkgsrc.
Style nits.
2003-10-30 10:28:58 +00:00
hubertf
b5e7b9d410 Update ipv6calc to 0.46. Changes:
- IPv4 database updated (20030906)
- add support of LACNIC registry
- add output format "octal"

 Print octal representation of a given IPv6 address:
  (useful for djbdns/tinydns)
  3ffe:ffff::1 ->
    \77\376\377\377\0\0\0\0\0\0\0\0\0\0\0\1
  --printfulluncompressed 3ffe:ffff::1 ->
    \077\376\377\377\000\000\000\000\000\000\000\000\000\000\000\001

 Available format options:
  --printfulluncompressed: Print in full uncompressed format

- New program "ipv6logstats" for parsing web server logs to get some
  IPv4/IPv6 distribution data and build time line charts. See examples for
  more.

- add input types:
        "ipv4hex" (hexadecimal IPv4 address)
        "ipv4revhex" (reverse hexadecimal IPv4 address)
- add support of spaces in MAC/EUI-48 addresses

- General bugfixing
2003-10-14 23:46:46 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
tron
a52f36ab05 Next try to bump the version number. 2003-02-06 15:31:48 +00:00
tron
301dfd42c4 Fix build problem on systems where "openssl" is not in the base system. 2003-02-06 14:34:57 +00:00
tron
93a331ba87 Fix typo in last commit. 2003-02-06 14:25:38 +00:00
tron
909bde05cd Convert this package buildlink2 and add missing dependence on "openssl"
package. Bump package revision to reflect changes.
2003-02-06 14:24:58 +00:00
salo
37f04cf6bf Update to version 0.45
Changes:
20021112:
	fix not proper handling of option "-q|--quiet" in some cases
	enhance help options (-h|--help now also valid) on --out|action|in
	ipv6logconf: "make test" can be now also executed by root (su to
	nobody)
        tag version 0.45

20021104:
	minor cosmetics in IEEE/OUI database
2003-01-11 08:46:40 +00:00
tron
9a71a14871 Fix bad target directory in installation target so that "ipv6logconv"
gets installed into the correct directory.
2002-11-05 10:57:53 +00:00
hubertf
ee1311af8e Update ipv6calc to 0.44. Changes:
20021104/PB:
	update IPv6 address allocation for 2001::/16
	update IPv4 databases
	remove user/group on "make install" to enable non-root RPM build
	update text on ipv6calcweb.cgi
	minor reviews
	tag version 0.44

20020830/PB:
	add support of dashes on MAC/EUI-48 addresses
	showinfo prints now type of EUI-48 addresses

20020817/PB:
	fix configure.in, learnt now how to proper use AC_CHECK_LIB and AC_CHECK_HEADERS
	 credits to Arkadiusz Miskiewicz!

20020730/PB:
	fix not proper autodetection code for MAC addresses
	tag version 0.43

20020717/PB:
	update URL to OUI database, cosmetic OUI fixes, update databases
	tag version 0.42

20020511/PB:
	bugfix not showing OUI on showinfo "-i"
	update CIDR and OUI data
2002-11-04 23:08:22 +00:00
tron
072e405195 Update home page URL. 2002-05-05 11:37:28 +00:00
hubertf
dd58cad0f1 Update ipv6calc to 0.40. Changes:
* most code reviewed with help of splint
* introduce new option handling (in/out/action)
  - old options are still supported, no plans to remove this
    support in next releases
* some automagically handling relating to
  - input
  - output
  - action
  if not extra specified
* add more conversions, also add more support of IPv4 addresses
* the address information option (-i) now shows also
  - IPv4 registries (by using included current IPv4 CIDR table)
  - IPv6 registries
  - OUI (vendor) of NIC, if EUI-48/64 is a global one
* an example CGI frontend called "ipv6calcweb.cgi" to display
  information about a REMOTE_ADDR on a webpage
  - See e.g. http://ipv6.aerasec.de/index2.html for what can be
    displayed
  - Currently supported languages: en, de
2002-04-21 21:06:54 +00:00
hubertf
f9d7b7d38b Update ipv6calc to 0.39. Changes:
20020227/PB:
	libipv6addr.c: fixed a bug in ipv6addr_setoctett.c regarding num limit (oops..)
	ipv6calc.c: move structure definitions to...
	libmac.h: add related structure definition ipv6calc.c
	libipv6addr.h: add related structure definition from ipv6calc.c
	libipv4addr.*: new for handling IPv4 addresses
	ipv4_to_6to4addr.*: new for handling conversion IPv4 -> IPv6to4
	librfc3056.*: library for conversion IPv4 -> IPv6to4
	libipv6calc.c: fix array index bug of compat[] (oops..)
	tag release 0.39

20020226/PB:
	add original getopt tarball into samplecode, fill related READMEs
	tag release 0.38

20020224/PB:
	move nibble string function to librfc1886
	minor fixes
	restore original samplecode files and remove CVS id to prevent CVS changes
	add original getopt code to samplecode
	tag release 0.37

20020224/PB:
	minor Makefile fixes
	fix getopt Makefile
	minor cosmetic fix in test script
	cosmetic cleanups
	some code cleanup and minor redesign, some optimizing
	fixes stupid help call bugs
	format options can be used now in more functions
	add support of "printstart" and "printend" in "ip6int", "bitstring"
	extend "showinfo", add "machine_readable" for easier postprocessing

20020223/PB:
	complete limited support of bistring labels
	change examples to 6bone dummy address (3ffe:ffff:...)
	add a trailling dot on ip6.[int|arpa] output
	migrate getopt patch for OpenBSD submitted by Vladimir Kotal <vlada at openbsd dot cz>
	minor Makefile fixes
	tag release 0.37pre1
2002-03-03 04:09:35 +00:00
hubertf
d3057ea2c1 Update ipv6calc to 0.36.
Patch submitted by Lubomir Sedlacik <salo@xtrmntr.org> in private mail.

Changes since 0.19:

0.36: - fix bug relating to ipv6calc.h (changes now in ipv6calc.h.in)
      - start preparation for implementing bitstring conversions

0.35: - add new options: --addr_to_ip6arpa|-a
        does the same like --addr_to_ip6int|-r, but ends with "ip6.arpa"
        instead of "ip6.int"
      - addr_to_ip6int now understands "--uppercase|--lowercase"

0.34: - use now "-lcrypto" instead of full defined lib name
      - update "COPYING" to current GPLv2, add "LICENSE" with some comments
        to make Debian people happy
      - add both in spec file
      - showinfo now understands "solicited-node link-local multicast",
        "ISATAP", SLA on 6bone addresses
      - input now understands also "ISATAP" addresses
      - Change version numbering to autoconf/configure
      - Extend "showinfo" a little bit
      - Fix missing scope initialization "base85_to_ipv6addr"
        bug found by Greg Daley <greg.daley # eng.monash.edu.au>
      - changed: libipv6addr.c/ipv6addr_clear
                 librfc1924.c/base85_to_ipv6addrstruct

0.28: - Refixing compiling on BSD
      - Add a forgotten include in "eui64_to_privacy.c"

0.27: - Migrate files used from Linux kernel for address type resolution
        to libipv6addr.*
      - add some extended tests (still not catch all)
      - "--showinfo" now rudimentary works

0.26: - Create wrapper functions to be independend of byte order storage
        in structure "in6_addr"
      - "--eui64_to_privacy" now calculate expected results
      - Begin of splitting "ipv6calc.h" into several smaller header files
      - Some code cleanup

0.25: - Restructure central address structure to use "in6_addr" struct
      - Some code cleanup

0.24: - Add option "--eui64_to_privacy" to calculate pseudo random suffices
        (experimental, result is not verified)
      - Add option "--showinfo" (experimental, not finnished)
      - Add option "-d|--debug value"
      - Partially new debug code

0.23: - Fix permissions of doc files in spec file

0.22: - ANSI compiling cleanup
      - Cleanup special types to ANSI types

0.21: - Fix typo (strings.h -> string.h) at ifinet6_to_compressed.c

0.20: - Activate "--printsuffix" + "--printprefix" for
        "--addr_to_uncompressed"
      - Change format of "--mac_to_eui64" to described one (now without prefix)
2002-02-24 04:33:02 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
wiz
433b62957e Move to sha1 checksum, and/or add distfile sizes. 2001-04-21 11:23:08 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
hubertf
88e02ac154 Update ipv6calc to 0.19. Changes:
0.19: Peter Bieringer <pb@bieringer.de>
        Extend "TODO" list
        Print also info on "-?"
        Fixes in spec file, see changelog at the end of that file
        Add "COPYING" and "INSTALLING"
        Add "installonly" on "Makefile" to support changes in spec file

0.18: Peter Bieringer <pb@bieringer.de>
        Add "make test" after "make" in spec file to stop build process, if
         compiling do not result in working code
        Add samplecode directory

0.17: Peter Bieringer <pb@bieringer.de>
        Fix "addr_to_ip6int" (sprintf)
        Minor reviews
2001-03-22 12:14:04 +00:00
hubertf
11dbfdcbad Update ipv6calc to 0.16. Changes:
0.16: Peter Bieringer <pb@bieringer.de>
        Review "Makefile" to make it usable on BSD systems
        Minor reviews to enable a clean make on BSD systems

0.15: Peter Bieringer <pb@bieringer.de>
        Create TODO
        Some review
        New option: mac_to_eui64

0.14: Peter Bieringer <pb@bieringer.de>
        Review CREDITS

0.13: Peter Bieringer <pb@bieringer.de>
        Add base85 support
        Add compatv4/mapped support
        Split away some RFC depended libaries
        Rename internal used functions
        Rename options (old ones still work)
        Change IPv6 address compression method from getaddrinfo to
     native calculation (hopefully bugless)
        Some review
2001-03-13 23:37:03 +00:00
hubertf
36c4c438a9 Add USE_INET6 in comment so this gets added to README-IPv6.html. 2001-03-08 17:35:02 +00:00
hubertf
1d6e44cc05 patch-aa is gone 2001-03-08 12:38:27 +00:00
hubertf
86aaaf73a8 Update ipv6calc to version 0.12. Changes:
* Changelog fix
 * "::" checks

Updated after notify from author, Peter Bieringer <pb@bieringer.de>.
2001-03-04 20:47:38 +00:00
hubertf
4316d1a1ca Update to ipv6calc-0.11. Changes: includes patches to build on
KAME-based IP stacks (like NetBSD :)
2001-03-04 17:38:36 +00:00
hubertf
e5425fe530 Add ipv6calc-0.10:
ipv6calc is a small utility in C to manipulate IPv6 addresses. The intentions
were to convert a given IPv6 address into compressed format, convert a given
IPv6 address into the same format like shown in Linux' /proc/net/if_inet6 and
(because it was not difficulty) migrate ip6_int into. Now only one utiltity is
needed to do a lot (perhaps the features grow on demand in the future).

This utility will be used in the future to extend features on
network-functions-ipv6.

Examples:

 ipv6calc --addr2ip6_int  ipv6addr[/prefixlength]
  Converts given IPv6 address to a dot separated reverse nibble format for use with DNS
   e.g. 3ffe:400:100:f101::1
    -> 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1.0.1.f.0.0.1.0.0.0.4.0.e.f.f.3.ip6.int
   e.g. 3ffe:400:100:f101::1/64 -> 1.0.1.f.0.0.1.0.0.0.4.0.e.f.f.3.ip6.int

 ipv6calc --addr2compaddr ipv6addr[/prefixlength]
  Converts given IPv6 address to a compressed one
   e.g. 3ffe:0400:0100:f101:0000:0000:0000:0001 -> 3ffe:400:100:f101::1

 ipv6calc --addr2uncompaddr ipv6addr[/prefixlength]
  Converts given IPv6 address to an uncompressed one
   e.g. 3ffe:400:100:f101::1 -> 3ffe:400:100:f101:0:0:0:1

 ipv6calc --addr2fulluncompaddr ipv6addr[/prefixlength]
  Converts given IPv6 address to a full uncompressed one
   e.g. 3ffe:400:100:f101::1 -> 3ffe:0400:0100:f101:0000:0000:0000:0001

 ipv6calc --addr2if_inet6 ipv6addr[/prefixlength]
  Converts given IPv6 address to similar format shown in /proc/net/if_inet6:
    addr scope [prefixlength]
   e.g. 3ffe:400:100:f101::1 -> 3ffe04000100f1010000000000000001 00
   e.g. 3ffe:400:100:f101::1/64 -> 3ffe04000100f1010000000000000001 00 40

 ipv6calc --if_inet62addr 32hexcharsIPv6addr [2hexcharsPrefixlength]
  Converts given if_inet6 formatted IPv6 address to normal one
   e.g. 3ffe04000100f1010000000000000001 -> 3ffe:400:100::1
   e.g. 3ffe04000100f1010000000000000001 40 -> 3ffe:400:100::1/64
2001-03-04 15:59:22 +00:00