2015-11-04 04:29:14 by Alistair G. Crooks | Files touched by this commit (670) |
Log message:
Add SHA512 digests for distfiles for x11 category
Problems found locating distfiles:
Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-04-25 16:25:26 by Tobias Nygren | Files touched by this commit (687) | |
Log message:
Recursive revbump following MesaLib update, categories p through x.
|
2015-04-07 17:36:02 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 1.8.1:
Two bugfixes, two cleanups. The fix for 89653 fixes a dead keyboard on Linux
machines, though note that use of this driver under Linux is considered very
much a legacy use case. Use evdev or the new libinput driver instead.
Egbert's fix untangles overlaps between multimedia keys and the jp
Henkan/Muhenkan keys.
Alan Coopersmith (1):
Mark xf86OSKbdPreInit as _X_EXPORT in header to match definitions
Egbert Eich (1):
Detangle inet keys and jp Henkan/ Muhenkan keys
Peter Hutterer (3):
Init LEDs to zero before querying the value
linux: bring our process group to the foreground (#89653)
keyboard 1.8.1
|
2015-04-06 15:28:22 by Tobias Nygren | Files touched by this commit (4) |
Log message:
rearrange includes to fix build on OmniOS. Include unistd.h for ioctl(2).
|
2015-04-03 11:59:59 by Tobias Nygren | Files touched by this commit (43) |
Log message:
Revbump all the xf86-* driver packages so current binary packages get the
modular-xorg-server<1.17 dependency expressed.
|
2014-05-05 02:48:38 by Ryo ONODERA | Files touched by this commit (1155) |
Log message:
Recursive revbump from x11/pixman
Fix PR pkg/48777
|
2013-11-01 02:22:48 by Thomas Klausner | Files touched by this commit (3) |
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
|
2013-05-16 07:51:53 by Richard PALO | Files touched by this commit (4) | |
Log message:
update to xf86-input-keyboard-1.6.2 for modular-xorg-server-1.12.4
|
2012-10-29 06:07:25 by Aleksej Saushev | Files touched by this commit (563) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-09-27 12:06:33 by Jonathan Perkin | Files touched by this commit (39) |
Log message:
Define DRIVER_MAN_SUFFIX on Solaris to the same as every other system, this
diverges from the standard layout on Solaris but ensures a consistent
experience for pkgsrc packages.
Fixes 31 packages on Solaris.
|