Port details |
- libxkbcommon Keymap handling library for toolkits and window systems
- 1.4.1 x11
=16 Version of this port present on the latest quarterly branch. - Maintainer: x11@FreeBSD.org
 - Port Added: 2013-08-22 22:56:55
- Last Update: 2022-07-20 12:48:14
- Commit Hash: 2948687
- People watching this port, also watch:: expat, libXdamage, glib, fribidi, indexinfo
- Also Listed In: wayland
- License: MIT
- Description:
- xkbcommon is a library to handle keyboard descriptions, including loading them
from disk, parsing them and handling their state. It's mainly meant for client
toolkits, window systems, and other system applications
WWW: https://xkbcommon.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libxkbcommon>0:x11/libxkbcommon
- To install the port:
- cd /usr/ports/x11/libxkbcommon/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/libxkbcommon
- pkg install libxkbcommon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libxkbcommon
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1656486256
SHA256 (libxkbcommon-1.4.1.tar.xz) = 943c07a1e2198026d8102b17270a1f406e4d3d6bbc4ae105b9e1b82d7d136b39
SIZE (libxkbcommon-1.4.1.tar.xz) = 471824
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- evdev-proto>0 : devel/evdev-proto
- wayland-protocols>=1.12 : graphics/wayland-protocols
- bison : devel/bison
- meson>=0.57.1_1 : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- xcb.pc : x11/libxcb
- Runtime dependencies:
-
- xkeyboard-config>0 : x11/xkeyboard-config
- xcb.pc : x11/libxcb
- Library dependencies:
-
- libwayland-client.so : graphics/wayland
- libxml2.so : textproc/libxml2
- This port is required by:
- for Build
-
- deskutils/havoc
- x11/kickoff
- x11/wmfocus
-
Deleted ports which required this port:
- for Libraries
-
- accessibility/at-spi2-core
- audio/sfizz
- audio/surge-synthesizer-lv2
- audio/surge-synthesizer-xt-lv2
- audio/vst3sdk
- chinese/fcitx
- deskutils/dmenu-wayland
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
- Configuration Options:
- ===> The following configuration options are available for libxkbcommon-1.4.1:
EVDEV=on: Interactive debugger for XKB keymaps for evdev
WAYLAND=on: Wayland (graphics) support
X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- x11_libxkbcommon
- USES:
- bison compiler:c11 cpe gnome meson pkgconfig tar:xz localbase xorg
- pkg-message:
- For install:
- If arrow keys don't work under X11 switch to legacy rules e.g.,
For sh/bash/ksh/zsh run and (optionally) add into ~/.profile:
export XKB_DEFAULT_RULES=xorg
For csh/tcsh run and (optionally) add into ~/.login:
setenv XKB_DEFAULT_RULES xorg
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 12:48:14 1.4.1 |
Jan Beich (jbeich)  |
wayland: add more mostly leaf ports to virtual category
Caveats:
- emulators/rpcs3: install qt5-wayland and ensure Renderer is Vulkan (default)
- mail/thunderbird: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/chromium: add --ozone-platform=wayland on command line
- www/firefox-esr: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/firefox: add MOZ_ENABLE_WAYLAND=1 via environ(7) |
29 Jun 2022 08:35:32 1.4.1 |
Baptiste Daroussin (bapt)  |
x11/libxkbcommon: update to 1.4.1 |
10 Apr 2022 19:11:41 1.4.0_2 |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
26 Mar 2022 08:27:27 1.4.0_1 |
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
07 Feb 2022 09:23:41 1.4.0 |
Jan Beich (jbeich)  |
x11/libxkbcommon: update to 1.4.0
- Drop bogus DIST_SUBDIR as upstream is part of Wayland effort
Changes: https://lists.freedesktop.org/archives/wayland-devel/2022-February/042104.html
PR: 261715
Reported by: GitHub (watch releases)
Approved by: manu |
30 Sep 2021 21:23:30 1.3.1 |
Rene Ladan (rene)  |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
25 Sep 2021 20:29:04 1.3.1 |
Bernhard Froehlich (decke)  |
x11/libxkbcommon: Add CPE information
Approved by: portmgr (blanket) |
15 Sep 2021 17:17:22 1.3.1 |
Jan Beich (jbeich)  |
x11/libxkbcommon: update to 1.3.1
Changes: https://lists.freedesktop.org/archives/wayland-devel/2021-September/041976.html
PR: 258423
Approved by: zeising |
13 May 2021 21:16:15 1.3.0 |
Jan Beich (jbeich)  |
x11/libxkbcommon: update to 1.3.0
Changes: https://lists.freedesktop.org/archives/wayland-devel/2021-May/041816.html
PR: 254919 255768
Approved by: manu
Differential Revision: https://reviews.freebsd.org/D30118 |
09 Apr 2021 10:45:27 1.1.0 |
Jan Beich (jbeich)  Author: Evgeniy Khramtsov |
x11/libxkbcommon: pet portlint via USE_LDCONFIG
$ portlint -C
WARN: /usr/ports/x11/libxkbcommon/pkg-plist: [10]: installing shared libraries,
please define USE_LDCONFIG as appropriate
WARN: /usr/ports/x11/libxkbcommon/pkg-plist: [13]: installing shared libraries,
please define USE_LDCONFIG as appropriate
WARN: /usr/ports/x11/libxkbcommon/pkg-plist: [16]: installing shared libraries,
please define USE_LDCONFIG as appropriate
0 fatal errors and 3 warnings found.
PR: 254583
Approved by: manu
Differential Revision: https://reviews.freebsd.org/D29664 |
09 Apr 2021 10:45:27 1.1.0_2 |
Jan Beich (jbeich)  Author: Evgeniy Khramtsov |
x11/libxkbcommon: expose evdev(4) support in xkbcli
$ sudo xkbcli interactive-evdev
keysyms [ h ] unicode [ h ] layout [ English (US) (0) ] level [ 0
] mods [ ] leds [ ]
keysyms [ i ] unicode [ i ] layout [ English (US) (0) ] level [ 0
] mods [ ] leds [ ]
PR: 254583
Approved by: manu
Differential Revision: https://reviews.freebsd.org/D29664 |
09 Apr 2021 10:45:27 1.1.0_1 |
Jan Beich (jbeich)  |
x11/libxkbcommon: expose Wayland support in xkbcli
$ xkbcli interactive-wayland
seat0: keysyms [ h ] unicode [ h ] layout [ English (US) (0) ]
level [ 0 ] mods [ ] leds [ ]
seat0: keysyms [ i ] unicode [ i ] layout [ English (US) (0) ]
level [ 0 ] mods [ ] leds [ ]
Approved by: manu
Differential Revision: https://reviews.freebsd.org/D29664 |
09 Apr 2021 10:45:27 1.1.0 |
Jan Beich (jbeich)  |
x11/libxkbcommon: simplify OSVERSION check
bsd.port.{pre,post}.mk can be simplifed to bsd.port{,.options}.mk
but .include can be eliminated via lazy evaluation.
Approved by: manu
Differential Revision: https://reviews.freebsd.org/D29664 |
09 Apr 2021 10:45:27 1.2.1 |
Jan Beich (jbeich)  |
x11/libxkbcommon: update to 1.2.1
Changes: https://github.com/xkbcommon/libxkbcommon/compare/xkbcommon-1.1.0...xkbcommon-1.2.1
Approved by: manu
Differential Revision: https://reviews.freebsd.org/D29664 |
07 Apr 2021 08:09:01 1.1.0 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.1.0 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
25 Mar 2021 17:34:20
1.1.0 |
jbeich  |
x11/libxkbcommon: update to 1.1.0
Changes: https://github.com/xkbcommon/libxkbcommon/compare/xkbcommon-1.0.3...xkbcommon-1.1.0
Reported by: portscout
Approved by: manu
Differential Revision: https://reviews.freebsd.org/D29422 |
22 Dec 2020 09:47:06
1.0.3 |
manu  |
x11/libxkbcommon: Update to 1.0.3
PR: 251974
Submitted by: Neel Chauhan <neel@neelc.org> |
13 Sep 2020 18:28:21
1.0.1 |
zeising  |
x11/libxkbcommon: Update to 1.0.1
Update x11/libxkbcommon to 1.0.1
This adds features to manage custom layouts in local files, rather than
system files.
It also adds a tool to inspect and debug keymaps.
Changelog and announcement:
https://lists.freedesktop.org/archives/wayland-devel/2020-September/041596.html |
11 Jul 2020 17:45:18
0.10.0_2 |
jbeich  |
x11/libxkbcommon: make X11 optional
PR: 247520
Approved by: zeising |
23 Mar 2020 20:55:08
0.10.0_2 |
zeising  |
x11/libxkbcommon: swtch to legacy rules on 11
x11/libxkbcommon was switched to use evdev rules in r528813, but FreeBSD 11
still needs the legacy rules. Switch back to the legacy rules, but only on
FreeBSD 11.
Adjust the UPDATING entry to indicate that the switch to evdev rules by
default is only on FreeBSD 12 and later, and that FreeBSD 11 still uses the
legacy rules. |
20 Mar 2020 23:39:37
0.10.0_1 |
zeising  |
x11/libxkbcommon: Switch to evdev rules by default
Switch x11/libxkbcommon to use evdev rules rather than legacy rules by
default, to improve support for keyboards when using evdev.
For users using the legacy configuration, or running xorg on FreeBSD 11,
please consult UPDATING for instructions in case of issues.
PR: 244354 [1]
Submitted by: jbeich (fix)
Reported by: Patricio Villar [1]
Differential Revision: https://reviews.freebsd.org/D23860 |
15 Feb 2020 15:33:17
0.10.0 |
zeising  |
x11/libxkbcommon: Update to 0.10
Update x11/libxkbcommon to 0.10
Switch to use the meson buildsystem, since the autotools buildsystem has
been removed.
Drop USES=xorg-cat until it supports the meson build system.
Add DIST_SUBDIR and USES=pkgconfig to mimic USES=xorg-cat.
This release does not build and install the static libraries, but they seem
not to be used by any consumer (in the ports tree) anyway.
Note that while it looks like wayland support is disabled, it is just a
test, tests/interactive-wayland.c that's not built. This test isn't
installed even in the case it's built.
libxkbcommon is mainly used by Wayland consumers.
changelog:
https://github.com/xkbcommon/libxkbcommon/compare/xkbcommon-0.8.4...xkbcommon-0.10.0
PR: 242238
Submitted by: jbeich
Differential Revision: https://reviews.freebsd.org/D23686 |
03 Nov 2019 21:56:38
0.8.4 |
zeising  |
Switch all ports to use USES=xorg-cat
Change all ports to use USES=xorg-cat instead of the old XORG_CAT
Add USES=xorg and USES=gl as needed to x11@ ports |
06 Aug 2019 14:14:58
0.8.4 |
zeising  |
Switch a couple of x11 ports to https
Switch over a couple of x11 ports, that doesn't use the common xorg master
sites, to use https instead of http.
PR: 239094
Submitted by: Miyashita Touka |
16 Jun 2019 20:41:53
0.8.4 |
zeising  |
x11/libxkbcommon: Update to 0.8.4
Update x11/libxkbcommon to 0.8.4
Sponsored by: B3 Init |
22 Jan 2019 21:03:09
0.8.0_1 |
zeising  |
x11/libxkbcommon: Add dep on xkeyboard-config
Add a run time dependency on x11/xkeyboard-config in x11/libxkbcommon.
While not strictly necessary, this is recommended upstream, since almost all
uses of libxkbcommon also needs xkeyboard-config. This is similar to how it
is done in other distributions.
This solves issues when graphics/xpdf4 is installed without a desktop or
graphical environment, as well as other places.
PR: 229127
Reported by: Bertrand Petit
Suggested by: tobik |
08 Oct 2018 09:38:38
0.8.0 |
amdmi3  |
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket |
08 Jun 2018 19:18:24
0.8.0 |
zeising  |
x11/libxkbcommon: Update to 0.8.0 |
20 Aug 2017 16:31:39
0.7.1_1 |
rezny  |
Build with reasonable defaults to avoid passing NULL to unprepared users.
Environment variables still take precedence. Without built-in defaults, NULL
will be returned if the environment is empty. Some consumers fail to check
for this condition and exhibit ill behavior.
While here, remove MAKE_JOBS_UNSAFE as nobody recalls why it was put there
originally and parallel builds work in all my test environments.
Reported by: tcberner |
28 Jan 2017 19:19:12
0.7.1 |
bapt  |
Update to 0.7.1 |
13 Nov 2016 22:26:53
0.7.0 |
bapt  |
Update to 0.7.0 |
05 Nov 2016 19:26:20
0.6.1 |
bapt  |
Update to 0.6.1
While here fix the default path to find X localed
PR: 203593 209867 |
18 Apr 2015 15:34:37
0.5.0_1 |
kwm  |
Misc X.org port updates:
Update gccmakedep to 1.0.3.
Update imake to 1.0.7.
Update libpciaccess to 0.13.3.
Update libdrm to 2.4.60.
Update bitmap to 1.0.8.
Update fstobdf to 1.0.6.
Update iceauth to 1.0.7.
Update libXdmcp to 1.1.2.
Update libXp to 1.0.3.
Update libXvMC to 1.0.9.
Update libXxf86vm to 1.1.4.
Update libxshmfence to 1.2.
Update randrproto to 1.4.1. (Only the first 15 lines of the commit message are shown above ) |
01 Nov 2014 14:44:15
0.5.0 |
kwm  |
Update the following Xorg components:
libXext to 1.3.3
libxcb and xcb-proto to 1.11
libxkbcommon to 0.5.0
pixman to 0.32.6
xinit to 1.3.4
xkeyboard-config to 2.13
xrandr to 1.4.3
xtrans to 1.3.5
Use INSTALL_TARGET=install-strip for stripping.
Drop @dirrm[try] from plist
Obtained from: xorg-dev repo |
20 Jul 2014 22:47:35
0.4.2_1 |
bapt  |
Update to 0.4.2
Strip binaries |
23 Apr 2014 13:25:17
0.4.1_1 |
tijl  |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
16 Apr 2014 18:28:50
0.4.1 |
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
15 Oct 2013 19:49:34
0.3.1 |
eadler  |
Cleanup of the x11@ ports in the x11 directory
- Convert to staging |
20 Sep 2013 23:43:20
0.3.1 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
02 Sep 2013 15:58:29
0.3.1 |
bapt  |
Pass maintainership to x11@ |
22 Aug 2013 22:48:04
0.3.1 |
bapt  |
xkbcommon is a library to handle keyboard descriptions, including loading them
from disk, parsing them and handling their state. It's mainly meant for client
toolkits, window systems, and other system applications
WWW: http://xkbcommon.org/ |