Date: Sat, 17 Feb 2007 20:52:47 +0000 (UTC) From: Andrew Pantyukhin <sat@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/libixp Makefile distinfo pkg-descr Message-ID: <200702172052.l1HKqmLS049717@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sat 2007-02-17 20:52:47 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/libixp Makefile distinfo pkg-descr Log: Add port devel/libixp: 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 Revision Changes Path 1.2651 +1 -0 ports/devel/Makefile 1.1 +32 -0 ports/devel/libixp/Makefile (new) 1.1 +3 -0 ports/devel/libixp/distinfo (new) 1.1 +8 -0 ports/devel/libixp/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702172052.l1HKqmLS049717>