summaryrefslogtreecommitdiff
path: root/net/p5-Net-IPv4Addr (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.Will Andrews2000-06-172-7/+8
| | | | | | | | Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de>
* Remove empty directories that end with "Net" upon deinstallation.Satoshi Asami2000-05-081-0/+2
| | | | Submitted by: bento
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
|
* p5-Net-IPv4Addr provides functions to parse IPv4 addresses bothAde Lovett2000-02-255-0/+43
in traditional address/netmask format and in the new CIDR format. Methods for calculating the network and broadcast address, and also to check if a given address is in a specific network also exist. PR: 16984 Submitted by: Brad Hendrickse <bradh@uunet.co.za>