pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/xf86-input-keyboard



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Nov  1 01:22:48 UTC 2013

Modified Files:
        pkgsrc/x11/xf86-input-keyboard: Makefile distinfo
Removed Files:
        pkgsrc/x11/xf86-input-keyboard/patches: patch-ac

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


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/x11/xf86-input-keyboard/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/xf86-input-keyboard/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/x11/xf86-input-keyboard/patches/patch-ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index