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. For those who want to try out XCB, here is the port for FreeBSD corresponding to "libxcb" distfile.
Responsible Changed From-To: freebsd-ports-bugs->alepulver Take PR.
State Changed From-To: open->closed New port added with a few modifications (update), thanks!
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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"