cvs commit: ports/net Makefile ports/net/p5-Net-IP-RangeCompare Makefile distinfo pkg-descr pkg-plist

Philip M. Gollucci pgollucci at FreeBSD.org
Thu Nov 11 06:08:17 UTC 2010


pgollucci    2010-11-11 06:08:16 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/p5-Net-IP-RangeCompare Makefile distinfo pkg-descr 
                               pkg-plist 
  Log:
  Fast scalable ip range aggregation and summary tool kit. Find
  intersections across multiple lists of IP ranges, fast.
  
  Although similar in functionality to Net::CIDR::Compare, Net::Netmask
  and NetAddr::IP, Net::IP::RangeCompare is a completely range driven ip
  management and evaluation tool allowing more flexibility and
  scalability when dealing with the somewhat organic nature of IP-Ranges.
  
  If you have a large number of ipv4 ranges and need to inventory lists
  of ranges for intersections, this is the Module for you!
  
  WWW:    http://search.cpan.org/dist/Net-IP-RangeCompare/
  
  PR:             ports/ports/152130
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.2275    +1 -0      ports/net/Makefile
  1.1       +24 -0     ports/net/p5-Net-IP-RangeCompare/Makefile (new)
  1.1       +2 -0      ports/net/p5-Net-IP-RangeCompare/distinfo (new)
  1.1       +12 -0     ports/net/p5-Net-IP-RangeCompare/pkg-descr (new)
  1.1       +9 -0      ports/net/p5-Net-IP-RangeCompare/pkg-plist (new)


More information about the cvs-ports mailing list