head 1.5; access; symbols pkgsrc-2019Q4:1.4.0.52 pkgsrc-2019Q4-base:1.4 pkgsrc-2019Q3:1.4.0.48 pkgsrc-2019Q3-base:1.4 pkgsrc-2019Q2:1.4.0.46 pkgsrc-2019Q2-base:1.4 pkgsrc-2019Q1:1.4.0.44 pkgsrc-2019Q1-base:1.4 pkgsrc-2018Q4:1.4.0.42 pkgsrc-2018Q4-base:1.4 pkgsrc-2018Q3:1.4.0.40 pkgsrc-2018Q3-base:1.4 pkgsrc-2018Q2:1.4.0.38 pkgsrc-2018Q2-base:1.4 pkgsrc-2018Q1:1.4.0.36 pkgsrc-2018Q1-base:1.4 pkgsrc-2017Q4:1.4.0.34 pkgsrc-2017Q4-base:1.4 pkgsrc-2017Q3:1.4.0.32 pkgsrc-2017Q3-base:1.4 pkgsrc-2017Q2:1.4.0.28 pkgsrc-2017Q2-base:1.4 pkgsrc-2017Q1:1.4.0.26 pkgsrc-2017Q1-base:1.4 pkgsrc-2016Q4:1.4.0.24 pkgsrc-2016Q4-base:1.4 pkgsrc-2016Q3:1.4.0.22 pkgsrc-2016Q3-base:1.4 pkgsrc-2016Q2:1.4.0.20 pkgsrc-2016Q2-base:1.4 pkgsrc-2016Q1:1.4.0.18 pkgsrc-2016Q1-base:1.4 pkgsrc-2015Q4:1.4.0.16 pkgsrc-2015Q4-base:1.4 pkgsrc-2015Q3:1.4.0.14 pkgsrc-2015Q3-base:1.4 pkgsrc-2015Q2:1.4.0.12 pkgsrc-2015Q2-base:1.4 pkgsrc-2015Q1:1.4.0.10 pkgsrc-2015Q1-base:1.4 pkgsrc-2014Q4:1.4.0.8 pkgsrc-2014Q4-base:1.4 pkgsrc-2014Q3:1.4.0.6 pkgsrc-2014Q3-base:1.4 pkgsrc-2014Q2:1.4.0.4 pkgsrc-2014Q2-base:1.4 pkgsrc-2014Q1:1.4.0.2 pkgsrc-2014Q1-base:1.4 pkgsrc-2013Q4:1.3.0.2 pkgsrc-2013Q4-base:1.3 pkgsrc-2013Q3:1.2.0.4 pkgsrc-2013Q3-base:1.2 pkgsrc-2013Q2:1.2.0.2 pkgsrc-2013Q2-base:1.2 pkgsrc-2013Q1:1.1.0.22 pkgsrc-2013Q1-base:1.1 pkgsrc-2012Q4:1.1.0.20 pkgsrc-2012Q4-base:1.1 pkgsrc-2012Q3:1.1.0.18 pkgsrc-2012Q3-base:1.1 pkgsrc-2012Q2:1.1.0.16 pkgsrc-2012Q2-base:1.1 pkgsrc-2012Q1:1.1.0.14 pkgsrc-2012Q1-base:1.1 pkgsrc-2011Q4:1.1.0.12 pkgsrc-2011Q4-base:1.1 pkgsrc-2011Q3:1.1.0.10 pkgsrc-2011Q3-base:1.1 pkgsrc-2011Q2:1.1.0.8 pkgsrc-2011Q2-base:1.1 pkgsrc-2011Q1:1.1.0.6 pkgsrc-2011Q1-base:1.1 pkgsrc-2010Q4:1.1.0.4 pkgsrc-2010Q4-base:1.1 pkgsrc-2010Q3:1.1.0.2 pkgsrc-2010Q3-base:1.1; locks; strict; comment @# @; 1.5 date 2020.02.23.22.37.45; author wiz; state dead; branches; next 1.4; commitid ZVlkuW9C97iFNQXB; 1.4 date 2014.01.02.19.52.17; author wiz; state Exp; branches; next 1.3; commitid uK5HnkZ3u1pKYzjx; 1.3 date 2013.11.08.13.11.44; author wiz; state Exp; branches; next 1.2; commitid IYVbFJNoqZVcxtcx; 1.2 date 2013.05.30.16.53.47; author wiz; state Exp; branches; next 1.1; commitid cUXpOFYMPEaiYFRw; 1.1 date 2010.09.10.19.13.52; author joerg; state Exp; branches; next ; desc @@ 1.5 log @libxcb: update to 1.14. Rename patch-aa to patch-configure. Changes: Alan Coopersmith (4): c_client: fix "adress" typo Update configure.ac bug URL for gitlab migration Update README for gitlab migration Add README.md to EXTRA_DIST Eduardo Sánchez Muñoz (1): Add "ge.*" to src/.gitignore Jon Turney (1): Include time.h before using time() Martin Dørum (1): Handle EINTR from recvmsg in _xcb_in_read Matt Turner (3): configure.ac: Depend on pthread-stubs only on not-Linux Build xz tarballs instead of bzip2 Release libxcb 1.14 Sam Varshavchik (1): Implement xcb_total_read() and xcb_total_written(). @ text @$NetBSD: patch-aa,v 1.4 2014/01/02 19:52:17 wiz Exp $ --- configure.orig 2013-12-22 15:01:06.000000000 +0000 +++ configure @@@@ -13466,7 +13466,7 @@@@ else $as_echo "yes" >&6; } fi -NEEDED="pthread-stubs xau >= 0.99.2" +NEEDED="xau >= 0.99.2" pkg_failed=no { $as_echo "$as_me:${as_lineno-$LINENO}: checking for NEEDED" >&5 @ 1.4 log @Update to 1.10: once again, there is a new libxcb release out. This time with even less bugs, api and abi breakage. Changes (hand-edited to remove things that were released from branches): Alan Coopersmith (3): Fix "indention" typos in xcb-examples.3 man page Enable warnings for pre-C89 style definitions for gcc & Solaris Studio Define _xcb_map_new with explicit void arg list instead of empty one Christian König (1): fix deadlock with xcb_take_socket/return_socket v3 Daniel Martin (10): c_client.py: Always initialize xcb_align_to c_client.py: Do not create pointers in unions Make xsltproc optional Remove second AC_PREREQ, require version 2.60 Set AC_CONFIG_AUX_DIR to build-aux Use build-aux as autom4te cache directory Use m4 directory Sort gitignore, adjust pattern for config.h tests: Add files to .gitignore c_client.py: Fix _sizeof() functions Daphne Pfister (2): Fix poll() if POLLIN == ROLLRDNORM|POLLRDBAND Use /usr/spool/sockets/X11/ on HP-UX for UNIX sockets (#69118). Julien Cristau (2): Bump xcb-proto requirement to 1.10 Add NEWS for 1.10 Marc Deslauriers (1): Update Makefile.am for newer automake Mark Kettenis (1): Fix alignment issues in FD passing code Michael Stapelberg (1): Build xcb-xkb by default PHO (1): Test the value of msg_controllen for platforms whose CMSG_FIRSTHDR() does not test it for us Uli Schlachter (6): Fix documentation of xcb_poll_for_event() Revert "fix deadlock with xcb_take_socket/return_socket v3" Revert "Remove xcb_ge_event_t from xcb.h" Increment the "current" version info for sync, xinput and xkb Add NEWS entries for releases 1.9.1 to 1.9.3 Release libxcb 1.10 @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.3 2013/11/08 13:11:44 wiz Exp $ @ 1.3 log @Update to 1.9.3. 1.9.3: Fix up some portability and build issues in the FD passing code introduced in 1.9.2. Now builds & works on Solaris as well as Linux, can be enabled or disabled via --enable-sendfds and --disable-sendfds flags to configure. 1.9.2: This has minimal patches needed to support GE events and current xcb-proto, and then the patches for DRI3 and Present. @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.2 2013/05/30 16:53:47 wiz Exp $ d3 1 a3 1 --- configure.orig 2013-11-08 04:28:01.000000000 +0000 d5 1 a5 1 @@@@ -13418,7 +13418,7 @@@@ else d7 1 a7 1 : @ 1.2 log @Update to 1.9.1: * Fix python code to work with python-3 * Security fix for integer overflow in read_packet() [CVE-2013-2064] Alan Coopersmith (2): integer overflow in read_packet() [CVE-2013-2064] libxcb 1.9.1 Christian König (1): whitespace fix in xcb_take_socket Chí-Thanh Christopher Nguyễn (2): c-client.py: Fix python-3 AttributeError: 'dict' object has no attribute 'iteritems' c_client.py: Fix python-3 invalid except statement Colin Walters (1): autogen.sh: Implement GNOME Build API @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.1 2010/09/10 19:13:52 joerg Exp $ d3 1 a3 1 --- configure.orig 2013-05-30 15:38:09.000000000 +0000 d5 1 a5 1 @@@@ -13120,7 +13120,7 @@@@ else @ 1.1 log @Add missing patch from last commit. @ text @d1 1 a1 1 $NetBSD$ d3 1 a3 1 --- configure.orig 2010-09-06 16:16:29.000000000 +0000 d5 1 a5 1 @@@@ -11827,7 +11827,7 @@@@ else d7 1 a7 1 @