summaryrefslogtreecommitdiff
path: root/net/libunp/files/patch-lib_unpthread.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-06-17Rename all files containing a : in their filename.Mathieu Arnold1-2/+2
While there, run make makepatch on affected ports, and rename patches accordingly. Sponsored by: Absolight
2014-07-29Rename net/ patch-xy patches to reflect the files they modify.Adam Weinberger1-0/+0
Approve by: portmgr (not really, but one of these is modifying an unstaged port)
1999-10-02libunp is the library used in W. Richard Steven's book "UNIX NetworkDan Moschuk1-0/+11
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>