Commit graph

5 commits

Author SHA1 Message Date
seb
de0196a14e Update p5-Net-CIDR from version 0.13 to version 0.14.
Pkgsrc changes:
- set HOMEPAGE, LICENSE and USE_LANGUAGES

Upstream changes:
0.14 Sun Jun 27 09:34:22 EDT 2010
        - corrected some documentation errors. cidrvalidate() will validate
        either an IP address or a CIDR, either one. Reimplemented addr2cidr.
        New implementation does not use Math::BigInt, much faster with ipv6
        addresses.
2010-08-04 04:58:50 +00:00
sno
80b1d1b51d PkgSrc changes:
- Updating package for Net::CIDR to 0.13

Upstream changes:
0.12 Thu Nov 30 23:40:18 EST 2006
	- cidr2octets: 0.0.0.0/0 will expand out to the entire IPv4 address
	space
	- be more informative when we croak.

0.13 Sun Jan 18 19:51:43 EST 2009
        - Fix some documentation typos.
2009-04-12 09:28:27 +00:00
abs
bd8159a6da Updated devel/p5-Net-CIDR to 0.11
0.10 Mon Jul 19 19:45:33 EDT 2004
    - Fix warning in addrandmask2cidr
    - Fix validation of IPv6 addresses.  1:2 is not a valid Ipv6 address.

0.11 Tue Aug  9 21:17:55 EDT 2005
    - Fix croak in cidradd if adding after 255.255.255.255
2006-02-15 22:58:18 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
grant
c7fff7d6c7 Initial import of p5-Net-CIDR 0.09 into the NetBSD Packages Collection.
The Net::CIDR package contains functions that manipulate lists of IP
netblocks expressed in CIDR notation. The Net::CIDR functions handle
both IPv4 and IPv6 addresses.
2003-12-09 04:53:57 +00:00