summaryrefslogtreecommitdiff
path: root/net/ipv6calc
AgeCommit message (Collapse)AuthorFilesLines
2017-01-19Convert all occurrences (353 by my count) ofagc1-3/+3
MASTER_SITES= site1 \ site2 style continuation lines to be simple repeated MASTER_SITES+= site1 MASTER_SITES+= site2 lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint accordingly.
2015-11-04Add SHA512 digests for distfiles for net categoryagc1-1/+2
Problems found with existing digests: Package haproxy distfile haproxy-1.5.14.tar.gz 159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package bsddip: missing distfile bsddip-1.02.tar.Z Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2 Package djbdns: missing distfile djbdns-cachestats.patch Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch Package gated: missing distfile gated-3-5-11.tar.gz Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz Package poink: missing distfile poink-1.6.tar.gz Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch Package waste: missing distfile waste-source.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2013-10-21Update ipv6calc to 0.94.1, patches by Sebastian Wiedenroth.fhajny2-6/+7
Too many changes, see full changelog at: http://cvs.deepspace6.net/cgi-bin/cvsweb.cgi/ipv6calc/ChangeLog?rev=1.293
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2010-02-11DESTDIR readyjoerg1-1/+3
2009-01-12Update net/ipv6calc to 0.72.1. Changes: builds cleanly on Mac OS Xhubertf3-9/+12
2007-09-07Convert packages that test and use USE_INET6 to use the options frameworkjlam1-2/+4
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.
2006-08-28Update ipv6calc to 0.61.0. Changes:hubertf6-190/+6
- 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-27de-maintainhubertf1-2/+2
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-11-08So this package was broken because the author messed up autoconf @foo@.hubertf6-63/+153
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-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digests.agc1-1/+2
2004-11-230.48 doesn't need OpenSSL any more ("license problem"?! is everything nothubertf1-3/+1
GPL now a problem? doh...)
2004-11-23Update ipv6calc to 0.48. Changes:hubertf5-31/+90
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-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
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-25Convert to buildlink3.snj1-3/+3
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-02-21s/utiltity/utility/; s/adresses/addresses/snj2-3/+3
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2003-11-12PKGREVISION++ after openssl update.jschauma1-1/+2
2003-10-30USE_BUIDLINK2, not USE_BUILDLINK (hi tron!).salo1-4/+7
Fixes build with gcc3 from pkgsrc. Style nits.
2003-10-14Update ipv6calc to 0.46. Changes:hubertf4-15/+17
- 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-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-02-06Next try to bump the version number.tron1-2/+2
2003-02-06Fix build problem on systems where "openssl" is not in the base system.tron2-1/+15
2003-02-06Fix typo in last commit.tron1-2/+2
2003-02-06Convert this package buildlink2 and add missing dependence on "openssl"tron1-2/+4
package. Bump package revision to reflect changes.
2003-01-11Update to version 0.45salo3-13/+11
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
2002-11-05Fix bad target directory in installation target so that "ipv6logconv"tron2-5/+5
gets installed into the correct directory.
2002-11-04Update ipv6calc to 0.44. Changes:hubertf3-13/+13
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-05-05Update home page URL.tron1-2/+2
2002-04-21Update ipv6calc to 0.40. Changes:hubertf4-12/+31
* 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-03-03Update ipv6calc to 0.39. Changes:hubertf2-5/+5
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-02-24Update ipv6calc to 0.36.hubertf2-5/+5
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)
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-2/+2
2001-04-21Move to sha1 checksum, and/or add distfile sizes.wiz1-1/+2
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-7/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-22Update ipv6calc to 0.19. Changes:hubertf2-4/+4
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-13Update ipv6calc to 0.16. Changes:hubertf2-4/+4
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-08Add USE_INET6 in comment so this gets added to README-IPv6.html.hubertf1-1/+4
2001-03-08patch-aa is gonehubertf1-2/+5
2001-03-04Update ipv6calc to version 0.12. Changes:hubertf2-4/+4
* Changelog fix * "::" checks Updated after notify from author, Peter Bieringer <pb@bieringer.de>.
2001-03-04Update to ipv6calc-0.11. Changes: includes patches to build onhubertf3-21/+4
KAME-based IP stacks (like NetBSD :)
2001-03-04Add ipv6calc-0.10:hubertf6-0/+53
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