summaryrefslogtreecommitdiff
path: root/sysutils/ucspi-unix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* The port depends on an include file, not on a library. Revert backAlexander Leidinger2003-10-171-2/+2
| | | | | | | | | to BUILD_DEPENDS, but use the include file as a dependency instead. Discussed with: maintainer Notes: svn path=/head/; revision=91502
* Use the correct kind of dependency.Alexander Leidinger2003-10-151-2/+2
| | | | | | | | Noticed by: bento/kris Approved by: maintainer (implicit) Notes: svn path=/head/; revision=91363
* Commit the fixed version of this port (LOCALBASE clean, install man pages).Alexander Leidinger2003-10-137-67/+11
| | | | | | | | Approved by: maintainer (implicit) Pointy hat to: netchild Notes: svn path=/head/; revision=91063
* UNIX domain socket client and server programs that conform to UCSPI,Alexander Leidinger2003-10-139-0/+97
the UNIX Client-Server Program Interface. Submitted by: Patrick Rinke <patrick@rinke-bochum.de> Notes: svn path=/head/; revision=91055