aboutsummaryrefslogtreecommitdiff
path: root/devel/libixp
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.2.42 (Hg tip)Andrew Pantyukhin2007-03-082-6/+8
| | | | Notes: svn path=/head/; revision=186922
* Add port devel/libixp:Andrew Pantyukhin2007-02-173-0/+43
libixp is a stand-alone client/server 9P library including ixpc client which behaves like wmiir in the past. It consists of less than 2000 lines of code (including ixpc). libixp's server api is based heavily on that of Plan 9's lib9p, and the two libraries export virtually identical data structures. WWW: http://www.suckless.org/wiki/libs Inspired by: Gentoo ebuild, OpenBSD port Notes: svn path=/head/; revision=185390