Subject: CVS commit: pkgsrc/graphics/libgii
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 04/18/2005 15:53:35
Module Name: pkgsrc
Committed By: wiz
Date: Mon Apr 18 15:53:35 UTC 2005
Modified Files:
pkgsrc/graphics/libgii: Makefile PLIST distinfo
Log Message:
Update to 0.9.1:
- input-linux_kbd: Fix tons of warnings about type re-defintions. Patch from
Tobias Hunger.
- fix compiler error with gcc 3.4 in the pthread based scheduler. Patch from
Tobias Hunger.
- #define GIIK_Enter and GIIK_Delete properly in <ggi/keyboard.h>
- pthread locking: fix crash on GNU Hurd
- typo fix: configure --disable-stdin now actually disables input-stdin
- input-xwin: locking is conditional, so do with unlocking. Patch from SF
#1164406
- input-x: enable keyboard focus by default as originally intended
- build system: fix case bug in long long test
- build system: make configure fail when passing an unsupported mutex type
to --enable-mutexes
- documentation: added manpages for input-x and input-xwin
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 pkgsrc/graphics/libgii/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/graphics/libgii/PLIST
cvs rdiff -r1.11 -r1.12 pkgsrc/graphics/libgii/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.