summaryrefslogtreecommitdiff
path: root/net/libunpipc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix MASTER_SITESKirill Ponomarev2004-03-012-3/+2
| | | | - Fix WWW: line
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 1)
* SIZEify.Trevor Johnson2004-01-291-0/+1
|
* ports with possibly unreachable MAINTAINERsEdwin Groothuis2003-11-021-1/+1
| | | | | | | *** addresses that seem to be dead: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* ln -> ${LN} (portlint)Michael Haro2000-04-201-2/+2
|
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
|
* 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>