Date: Sun, 8 Oct 2006 16:14:52 +0000 (UTC) From: Alejandro Pulver <alepulver@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11 Makefile ports/x11/libxcb Makefile distinfo pkg-descr pkg-plist ports/x11/libxcb/files patch-src-xcb_util.c patch-tests-check_public.c patch-xcb.pc.in Message-ID: <200610081614.k98GEq6w004879@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alepulver 2006-10-08 16:14:52 UTC FreeBSD ports repository Modified files: x11 Makefile Added files: x11/libxcb Makefile distinfo pkg-descr pkg-plist x11/libxcb/files patch-src-xcb_util.c patch-tests-check_public.c patch-xcb.pc.in Log: The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility. WWW: http://xcb.freedesktop.org/ - Ashish Shukla wahjava@gmail.com PR: ports/102447 Submitted by: Ashish Shukla <wahjava at gmail.com> Revision Changes Path 1.625 +1 -0 ports/x11/Makefile 1.1 +49 -0 ports/x11/libxcb/Makefile (new) 1.1 +3 -0 ports/x11/libxcb/distinfo (new) 1.1 +10 -0 ports/x11/libxcb/files/patch-src-xcb_util.c (new) 1.1 +11 -0 ports/x11/libxcb/files/patch-tests-check_public.c (new) 1.1 +10 -0 ports/x11/libxcb/files/patch-xcb.pc.in (new) 1.1 +8 -0 ports/x11/libxcb/pkg-descr (new) 1.1 +131 -0 ports/x11/libxcb/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610081614.k98GEq6w004879>