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

Alejandro Pulver alepulver at FreeBSD.org
Sun Oct 8 09:14:53 PDT 2006


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 at 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)


More information about the cvs-all mailing list