pkgsrc/x11/libX11
bjs 7e7069fbf2 Properly define XTHREAD_CFLAGS/XTHREADLIB on NetBSD: We do not
want -pthread in XTHREAD_CFLAGS, as this will end up linking everything
against libpthread.  Thus, in keeping with our gcc specfile, define
_REENTRANT in XTHREAD_CFLAGS instead.  XTHREADLIB is now
-pthread, not -lpthread.

While here, update to head of libX11-1.1 branch in GIT (with the
exception of some unicode changes which caused mkpatches to choke).

changes:

 - IM: Respect XMODIFIERS for Thai locale (bug #15719)
 - Bug #15884: Remove useless sleep()'s from the connection code.
 - NLS: Make UTF-8 the default for Russian
 - ConnDis: properly cast 'addr' before accessing it as a byte array.
 - added error check in Xcms color file parser; closes bug #15305
 - Fix missing error condition in cmsColNm.c, also.

Bump PKGREVISION.
2008-07-24 01:07:31 +00:00
..
patches Properly define XTHREAD_CFLAGS/XTHREADLIB on NetBSD: We do not 2008-07-24 01:07:31 +00:00
buildlink3.mk Detect builtin "libX11" e.g. under Mac OS X Leopard. 2007-12-15 15:21:53 +00:00
builtin.mk Initialize the prefix properly when we detect a builtin "libX11". 2008-04-01 13:46:13 +00:00
DESCR
distinfo Properly define XTHREAD_CFLAGS/XTHREADLIB on NetBSD: We do not 2008-07-24 01:07:31 +00:00
Makefile Properly define XTHREAD_CFLAGS/XTHREADLIB on NetBSD: We do not 2008-07-24 01:07:31 +00:00
PLIST Update to 1.1.4: 2008-04-17 12:33:56 +00:00