./x11/xf86-input-keyboard, Modular Xorg keyboard driver

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.1.0, Package name: xf86-input-keyboard-2.1.0, Maintainer: pkgsrc-users

Keyboard input driver for non-Linux platforms for the Xorg X server.


Required to run:
[x11/modular-xorg-server]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 291.102 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-14 23:17:14 by Thomas Klausner | Files touched by this commit (4) | Package updated
Log message:
xf86-input-keyboard: update to 2.1.0.

This release drops support for Xorg server versions 1.10 through 1.17,
raising the minimum version required to 1.18 from 2015.

Alan Coopersmith (8):
      gitlab CI: stop requiring Signed-off-by in commits
      Remove "All rights reserved" from Oracle copyright notices
      gitlab CI: update to latest ci-templates & FreeBSD 14.0
      configure.ac: updates to quiet obsolete macro warnings
      sun_kbd.c: #include <sys/kbio.h> directly
      gitlab CI: install xorgproto from git before building the Xserver
      Move sizeof to second argument in calloc calls
      xf86-input-keyboard 2.1.0

Enrico Weigelt, metux IT consult (4):
      gitlab CI: install libepoll-shim
      gitlab CI: fix FreeBSD build
      bump minimal xorg version to 1.18
      drop compat for XINPUT < 18

nia (1):
      bsd: Add some missing special keys from Japanese keyboards
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2
   2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223)
Log message:
Reset MAINTAINER
   2022-07-11 21:48:15 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
xf86-input-keyboard: update to 2.0.0.

This keyboard driver is primarily used with BSD, GNU Hurd, illumos,
& Solaris systems.  Linux systems should instead use either
xf86-input-libinput or xf86-input-evdev.

While versions 1.9.0 and earlier had rudimentary support for Linux
as well, that has been removed in this release.

Adam Jackson (1):
      linux: Remove

Alan Coopersmith (6):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Build xz tarballs instead of bzip2
      Fix spelling/wording issues
      gitlab CI: add a basic build test
      xf86-input-keyboard 2.0.0

Emil Velikov (1):
      autogen.sh: use quoted string variables

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (2):
      autogen.sh: use exec instead of waiting for configure to finish
      Remove two more linux mentions
   2022-04-10 10:53:24 by Nia Alarie | Files touched by this commit (90)
Log message:
x11: adapt to new avoid-duplicate.mk usage
   2021-12-03 13:50:14 by Nia Alarie | Files touched by this commit (12)
Log message:
xf86-input-*: Add avoid-duplicate.mk
   2021-12-03 13:47:54 by Nia Alarie | Files touched by this commit (12)
Log message:
xf86-input-*: Add builtin.mk files