head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.2 pkgsrc-2013Q2-base:1.3 pkgsrc-2013Q1:1.2.0.8 pkgsrc-2013Q1-base:1.2 pkgsrc-2012Q4:1.2.0.6 pkgsrc-2012Q4-base:1.2 pkgsrc-2012Q3:1.2.0.4 pkgsrc-2012Q3-base:1.2 pkgsrc-2012Q2:1.2.0.2 pkgsrc-2012Q2-base:1.2 pkgsrc-2012Q1:1.1.0.42 pkgsrc-2012Q1-base:1.1 pkgsrc-2011Q4:1.1.0.40 pkgsrc-2011Q4-base:1.1 pkgsrc-2011Q3:1.1.0.38 pkgsrc-2011Q3-base:1.1 pkgsrc-2011Q2:1.1.0.36 pkgsrc-2011Q2-base:1.1 pkgsrc-2011Q1:1.1.0.34 pkgsrc-2011Q1-base:1.1 pkgsrc-2010Q4:1.1.0.32 pkgsrc-2010Q4-base:1.1 pkgsrc-2010Q3:1.1.0.30 pkgsrc-2010Q3-base:1.1 pkgsrc-2010Q2:1.1.0.28 pkgsrc-2010Q2-base:1.1 pkgsrc-2010Q1:1.1.0.26 pkgsrc-2010Q1-base:1.1 pkgsrc-2009Q4:1.1.0.24 pkgsrc-2009Q4-base:1.1 pkgsrc-2009Q3:1.1.0.22 pkgsrc-2009Q3-base:1.1 pkgsrc-2009Q2:1.1.0.20 pkgsrc-2009Q2-base:1.1 pkgsrc-2009Q1:1.1.0.18 pkgsrc-2009Q1-base:1.1 pkgsrc-2008Q4:1.1.0.16 pkgsrc-2008Q4-base:1.1 pkgsrc-2008Q3:1.1.0.14 pkgsrc-2008Q3-base:1.1 cube-native-xorg:1.1.0.12 cube-native-xorg-base:1.1 pkgsrc-2008Q2:1.1.0.10 pkgsrc-2008Q2-base:1.1 cwrapper:1.1.0.8 pkgsrc-2008Q1:1.1.0.6 pkgsrc-2008Q1-base:1.1 pkgsrc-2007Q4:1.1.0.4 pkgsrc-2007Q4-base:1.1 pkgsrc-2007Q3:1.1.0.2 pkgsrc-2007Q3-base:1.1; locks; strict; comment @# @; 1.3 date 2013.05.16.05.51.53; author richard; state dead; branches; next 1.2; commitid ODPlL8RrU9TbLOPw; 1.2 date 2012.05.06.20.00.24; author wiz; state Exp; branches; next 1.1; 1.1 date 2007.08.05.23.32.48; author joerg; state Exp; branches; next ; desc @@ 1.3 log @update to xf86-input-keyboard-1.6.2 for modular-xorg-server-1.12.4 @ text @$NetBSD: patch-aa,v 1.2 2012/05/06 20:00:24 wiz Exp $ Recognize DragonFly BSD. --- configure.ac.orig 2012-01-04 00:45:20.000000000 +0000 +++ configure.ac @@@@ -62,7 +62,7 @@@@ case $host_os in IS_LINUX="yes" ;; - freebsd* | kfreebsd-gnu* | netbsd* | openbsd*) + freebsd* | kfreebsd-gnu* | netbsd* | openbsd* | dragonfly*) IS_BSD="yes" ;; @ 1.2 log @Update to 1.6.1, provided by Francois Tigeot in PR 46416. 1.6.1: Remove calls to xf86IsPc98 Return proper default for unknown values in pInfo->device_control Man page fixes 1.6.0: Various manual page fixes 1.5.99.901: Adjust to input ABI 12 Require server 1.4 or later Remove paranoia about event processing during suspend Remove unused code and variables bsd: Include fix linux: warning fixes Remove unused OpenBSD PCCONS code Make key codes for Sun Japanese keyboard match xkb-config mappings Fix default options for PC98 bsd: Fix print wscons type keyboard for Sun5 Do not print values of variables XkbRules etc. twice Remove random History comment and OS_KBD_VERSION_CURRENT Replace deprecated xfree/xcalloc with free & calloc Remove unused PROT_XQUEUE and PROT_USB Remove unused bell_pitch and bell_duration lnx: Fix detect CustomKeycodes for __powerpc__ Do not print values of Protocol twice Cleanup set the value of CustomKeycodes Removed unnecessary code, since ABI_XINPUT_VERSION >= 2 1.5.0: Various documentation and configuration fixes Silence sed substitutions in make output Various configure and pkg-config fixes Missing #ifdef for PCCONS Remove unused SCO driver files upgrade to util-macros 1.8 for additional man page support sun_kbd: Add mappings for Hangul and Hanja keys on Korean keyboard Remove unused keyboardOptions Various code cleanups Sun's copyrights now belong to Oracle 1.4.0: Require macros 1.3 for XORG_DEFAULT_OPTIONS Don't use XKB_DFLT_RULES from the server Remove now un-used autorepeat field 1.3.99.1: Fix return type issues, remove unused variables, clear compiler warnings Add note on hal-based configuration to man page Add README with pointers to mailing list, bugzilla & git repos Switch to new XKB API, remove all "noXkb" handling Use XKB_DFLT_RULES from xorg-server.h for default xkb rules filename Remove SpecialKey handling Remove leftover ifdef XINPUT Remove special support for Panix106 (SVR4 derivative) Remove ModuleInfoRec Remove autorepeat nec/jp layout is just "jp" these days. No more special sun keyboards anymore. Fix xf86-input-keyboard build on Linux/sparc Return BadValue if the server failed to init the keyboard. (#21278) Assume Solaris is at least Solaris 8 Solaris keyboard fixes for HAL hotplugging support Override HKTG & BSlash2 keycodes on Solaris Sun bug 6852921: Recycling Xorg runs out of file descriptors in kbd driver sun_kbd: re-open keyboard if needed in KbdOn sun_kbd: Use HID ioctl variants to get/set direct mode on usbhid devices sun_kbd: Check if streams module is already on the stack before pushing it @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Update to xf86-input-keyboard-1.2.0: Split monolithic source in small subcomponents, moving code out of the server. @ text @d3 3 a5 1 --- configure.ac.orig 2007-04-10 23:01:04.000000000 +0200 d7 2 a8 2 @@@@ -69,7 +69,7 @@@@ int main () { [Name of the period field in struct kbd_repeat]) @