aboutsummaryrefslogtreecommitdiff
path: root/devel/libcidr
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.2Ryan Steinmetz2012-05-073-23/+11
| | | | | | | | | - Add LICENSE Submitted by: "Matthew D. Fuller" <fullermd@over-yonder.net> Notes: svn path=/head/; revision=296132
* - Resolve typo in pkg-descrRyan Steinmetz2012-04-042-1/+2
| | | | | | | | | | - Add additional MASTER_SITE Feature safe: yes Requested by: "Matthew D. Fuller" <fullermd@over-yonder.net> Notes: svn path=/head/; revision=294215
* New port: devel/libcidrRyan Steinmetz2012-04-015-0/+84
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 Notes: svn path=/head/; revision=294068