pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Note initial import of p5-NetAddr-IP version 3.21 ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/65e3d4896fde
branches:  trunk
changeset: 482649:65e3d4896fde
user:      seb <seb%pkgsrc.org@localhost>
date:      Sun Oct 31 16:23:21 2004 +0000

description:
Note initial import of p5-NetAddr-IP version 3.21 as net/p5-NetAddr-IP
in the NetBSD Packages Collection.

This  Perl5 module  is  designed as  a  help  for  managing (ranges
of) IP addresses. It includes efficient implementations for most
common tasks done  to subnets or  ranges of  IP addresses,  namely
verifying  if an address is within a subnet, comparing, looping,
splitting subnets into longer prefixes, compacting addresses to
the shortest prefixes, etc. Both IPv4 and IPv6 addresses are
supported.

diffstat:

 doc/CHANGES |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 36f784508ca1 -r 65e3d4896fde doc/CHANGES
--- a/doc/CHANGES       Sun Oct 31 16:21:32 2004 +0000
+++ b/doc/CHANGES       Sun Oct 31 16:23:21 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7632 2004/10/31 16:10:57 seb Exp $
+$NetBSD: CHANGES,v 1.7633 2004/10/31 16:23:21 seb Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -4996,3 +4996,4 @@
        Updated ethereal to 0.10.7 [adrianp 2004-10-31]
        Added p5-Test-Builder-Tester-1.01 [seb 2004-10-31]
        Added p5-Test-Pod-1.20 [seb 2004-10-31]
+       Added p5-NetAddr-IP-3.21 [seb 2004-10-31]



Home | Main Index | Thread Index | Old Index