---
name: libcidr
version: 1.2.1
origin: devel/libcidr
comment: A library to handle manipulating CIDR netblocks
arch: freebsd:9:x86:64
www: http://www.over-yonder.net/~fullermd/projects/libcidr
maintainer: zi@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [BSD]
flatsize: 474415
desc: |
  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 they reside.

  WWW: http://www.over-yonder.net/~fullermd/projects/libcidr
categories: [devel]
files:
  /usr/local/bin/cidrcalc: 48ac9c3c5db7018e8ed9ab57691ba47c25e13cd1de0e3239f033bcba84a9ce27
  /usr/local/include/libcidr.h: 0283554ad572e85f53951245451c114fb62e92c4770e4a41baa66ea60f75baac
  /usr/local/lib/libcidr.so: '-'
  /usr/local/lib/libcidr.so.0: f7559041e4ac173c9efaa15fb3b18dfc1f08c6ac7a44749fbb3094e4a7797282
  /usr/local/man/man3/libcidr.3.gz: d7858ad1886e0bab884572ed6a5d88766c7f5c4475d5a9d334b2758d62fde69d
  /usr/local/share/doc/libcidr/codelibrary-html.css: f8e50bbd78af40fda7962809697d9ec02d35bc5547fc346e0f268b203c03070f
  /usr/local/share/doc/libcidr/libcidr-big.html: cb420c0dca875fd38ba4a750a7bc4a1ceba73761ab9077c29335a38010407f5c
  /usr/local/share/doc/libcidr/libcidr.dvi: 4a8fd4877b294fd10857019d2483e30e27a16905dfb709879d3eac384529bf6e
  /usr/local/share/doc/libcidr/libcidr.pdf: feb893001cf77023d6cb093ea709a347f5a24ed7050807b3bb07789db5b9c239
  /usr/local/share/doc/libcidr/libcidr.ps: ba23f5de6a60e21a58a7604384221154cf1b85e1ba678f87b7692f44131a889d
  /usr/local/share/doc/libcidr/libcidr.rtf: 77f2f2ecdda62edb0c52ea96e88cb25b3947de12e836e392e052a9b9f6839295
  /usr/local/share/doc/libcidr/libcidr.txt: b744c1255afc10fcdfdfbf0260a51011c919f4acb33f671844a1789c6096daf0
  /usr/local/share/examples/libcidr/Makefile.inc: 71fa077990a2a7f2a4d99dbe922612a668dec1aee0745f67f52940042ab53bd6
  /usr/local/share/examples/libcidr/README: c5a2a49d3d8084552fbf30f2d62a388824285934f106f6b45a8449042c4638a1
  /usr/local/share/examples/libcidr/acl/Makefile: 63b2f57187397bd162366f0518a0f87de72bb0c8007fbcda549fd152d86398c7
  /usr/local/share/examples/libcidr/acl/acl.c: 334655a286c709f7e077d6dd8d2b18ba61fce35f9a36aec636b95764f01aec7f
  /usr/local/share/examples/libcidr/acl/acl.example: 787405d724102702d638c0a09b18ea747740c7c372ae3beaa9de022c72964e1b
  /usr/local/share/examples/libcidr/cidrcalc/Makefile: 6bb746980e2d80f2630ea0999200897e692e85726b9b283aaa08208727582f51
  /usr/local/share/examples/libcidr/cidrcalc/cidrcalc.c: 60f3149ce3b7dc36a4d2769e445f1d47156c8507e20970b8b9079f7eb4265cb2
  /usr/local/share/licenses/libcidr-1.2.1/BSD: c8ff1e5d0bb7d40791af75308c1594b39930d64b14fd645b4dfd34acd9226fa6
  /usr/local/share/licenses/libcidr-1.2.1/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/libcidr-1.2.1/catalog.mk: e39c7f80c9591ae9171f2f7d059a1aa95fd11b417c855d26bd6b2592c42cb7d4
directories:
  /usr/local/share/licenses/libcidr-1.2.1/: n
  /usr/local/share/licenses/: y
  /usr/local/share/examples/libcidr/cidrcalc/: n
  /usr/local/share/examples/libcidr/acl/: n
  /usr/local/share/examples/libcidr/: n
  /usr/local/share/doc/libcidr/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
    cd /usr/local
  pre-deinstall: |
    /sbin/ldconfig -R
    cd /usr/local
  post-deinstall: |
    cd /usr/local
