Subject: CVS commit: pkgsrc/x11/xf86-input-keyboard
From: Thomas Klausner
Date: 2013-11-01 02:22:48
Message id: 20131101012248.7451B96@cvs.netbsd.org

Log Message:
Update to 1.8.0:

1.8.0:

Consider this the NetBSD release, bringing the driver closer to sync with
the NetBSD source directory. Non-BSD platforms should not be affected by
these changes.

Peter Hutterer (1):
      keyboard 1.8.0

Thomas Klausner (25):
      Added some missing keysyms to the ADB keymap.
      Map the Sun keyboard "help" key.
      Added keysym for Power keys.
      Added keysyms for extra keys on Sun Type 6 USB keyboard.
      Fixes for the ADB map.
      More ADB fixes.
      Add translation table for AT/PS2 pseudo XT scancodes.
      Use existing wscons USB keymap for WSKBD_TYPE_MAPLE on dreamcast.
      Add a couple mappings for keys found on Sun keyboards.
      Fix scan code 50 key on non-US-USB keyboards.
      Add a basic map for an LK201 keyboard.
      Set the version for the keyboard.
      Fix a shadowing warning, and add const.
      Recognize WSKBD_TYPE_MAPLE for dreamcast.
      Add default device for Protocol "wskbd".
      Add WSKBD_TYPE_LK201.
      Make OpenKeyboard() warn instead of error out.
      Fix wskbd handling when VT switching.
      Improve auto-detection.
      Move WSCONS case inside switch statement.
      Add some NetBSD feature detection code.
      Do not assume type in WS_*_MAP_SIZE macros.
      Factor out common code.
      Check open() return value.
      Whitespace fixes.

1.7.0:

No big changes, but since we removed AM_MAINTAINER_MODE might as well bump
the minor release number.

Adam Jackson (1):
      configure: Drop AM_MAINTAINER_MODE

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Peter Hutterer (2):
      Use sigsafe logging for keyboard debug messages
      keyboard 1.7.0

Files:
RevisionActionfile
1.16modifypkgsrc/x11/xf86-input-keyboard/Makefile
1.9modifypkgsrc/x11/xf86-input-keyboard/distinfo
1.1removepkgsrc/x11/xf86-input-keyboard/patches/patch-ac