summaryrefslogtreecommitdiff
path: root/net/libunp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove directory on deinstallKris Kennaway2000-07-021-0/+1
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=30081
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27423
* make buildable on 4-current. now this port supports IPv6.Munechika SUMIKAWA2000-02-083-1/+23
| | | | | | | Reviewed by: maintainer Notes: svn path=/head/; revision=25588
* Fixed spelling with Mr. Stevens' name. May he RIP.Dan Moschuk1999-10-021-1/+1
| | | | Notes: svn path=/head/; revision=22132
* libunp is the library used in W. Richard Steven's book "UNIX NetworkDan Moschuk1999-10-0222-0/+344
Programming Volume 1, 2nd Edition". It contains the library and headers used in the examples as well as all programs from the text that compile on FreeBSD systems. PR: ports/14057 Submitted by: James FitzGibbon <james@targetnet.com> Notes: svn path=/head/; revision=22128