summaryrefslogtreecommitdiff
path: root/net/libunpipc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ln -> ${LN} (portlint)Michael Haro2000-04-201-2/+2
| | | | Notes: svn path=/head/; revision=27818
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27423
* libunp is the library used in W. Richard Steven's book "UNIX NetworkDan Moschuk1999-10-0210-0/+138
Programming Volume 2, 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. For more information on the book, see http://www.phptr.com/ptrbooks/ptr_013490012X.html For more info on W. Richard Stevens, see http://www.kohala.com/~rstevens/ PR: ports/14058 Submitted by: James FitzGibbon <james@targetnet.com> Notes: svn path=/head/; revision=22130