cvs commit: ports/devel Makefile ports/devel/libcidr Makefile distinfo pkg-descr pkg-plist ports/devel/libcidr/files patch-src__cidr_inaddr.c

Ryan Steinmetz zi at FreeBSD.org
Sun Apr 1 04:40:27 UTC 2012


zi          2012-04-01 04:40:26 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/libcidr        Makefile distinfo pkg-descr pkg-plist 
    devel/libcidr/files  patch-src__cidr_inaddr.c 
  Log:
  New port: devel/libcidr
  
  libcidr is a library that provides a number of functions to input, output,
  manipulate, compare, multilate, and otherwise play with, IP addresses and
  netblocks.
  
  It supports both IPv4 and IPv6, and provides sufficiently diverse functions
  to be useful for everything from log processes to network client and server
  programs. It parses addresses in a wide variety of common formats.  It also
  provides a plethora of options for formatting them on the output as well.
  
  It can compare them in various ways and give you some useful statistics
  about the netblocks in which tey reside.
  
  WWW: http://www.over-yonder.net/~fullermd/projects/libcidr
  
  Feature safe:   yes
  
  Revision  Changes    Path
  1.4911    +1 -0      ports/devel/Makefile
  1.1       +37 -0     ports/devel/libcidr/Makefile (new)
  1.1       +2 -0      ports/devel/libcidr/distinfo (new)
  1.1       +10 -0     ports/devel/libcidr/files/patch-src__cidr_inaddr.c (new)
  1.1       +13 -0     ports/devel/libcidr/pkg-descr (new)
  1.1       +22 -0     ports/devel/libcidr/pkg-plist (new)


More information about the cvs-ports mailing list