cvs commit: ports/x11/libxcb Makefile distinfo pkg-message pkg-plist

Ion-Mihai Tetcu itetcu at FreeBSD.org
Wed May 7 14:23:18 UTC 2008


itetcu      2008-05-07 14:23:17 UTC

  FreeBSD ports repository

  Modified files:
    x11/libxcb           Makefile distinfo pkg-plist 
  Added files:
    x11/libxcb           pkg-message 
  Log:
  Update to 1.1:
  "This release requires xcb-proto 1.1, due to the addition of the
  extension-multiword attribute to the XML schema.
  
  Enhancements:
  * Print a backtrace, if possible, on locking assertion failures.
  * Skip abort() on locking assertions if LIBXCB_ALLOW_SLOPPY_LOCK is set.
  * xcb_poll_for_event: Return already-read events before reading again.
  * Output a configuration summary at the end of ./configure.
  
  Bug fixes:
  * Don't hold the xlib-xcb lock while sleeping: that allows deadlock.
  * Allow unix:<screen> style display names again.
  * Bug #9119: test xcb_popcount
  * Fix unit tests for FreeBSD
  * NetBSD doesn't have AI_ADDRCONFIG: use it only if it's available.
  * Require libXau >= 0.99.2; earlier versions have a broken .pc file
  * Use substitition variables in xcb-xinerama.pc.in
  * Update autogen.sh to one that does objdir != srcdir
  * Add tools/* and autogen.sh to EXTRA_DIST.
  * Doxygen can now be fully disabled if desired.
  
  Documentation improvements:
  * Many fixes and updates to the tutorial.
  * Iterators, requests, and replies get partial Doxygen documentation."
  
  PR:             ports/122564
  Submitted by:   bf <bf2006a at yahoo.com>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.8       +8 -3      ports/x11/libxcb/Makefile
  1.3       +3 -3      ports/x11/libxcb/distinfo
  1.1       +11 -0     ports/x11/libxcb/pkg-message (new)
  1.6       +1 -1      ports/x11/libxcb/pkg-plist


More information about the cvs-ports mailing list