notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
libxkbcommon Keymap handling library for toolkits and window systems
1.6.0_2 x11 on this many watch lists=16 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.6.0Version of this port present on the latest quarterly branch.
Maintainer: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-08-22 22:56:55
Last Update: 2024-03-07 08:51:29
Commit Hash: 0581999
People watching this port, also watch:: libXdamage, expat, fribidi, glib, indexinfo
License: MIT
WWW:
https://xkbcommon.org/
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (41 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libxkbcommon-1.6.0_2/catalog.mk
  3. /usr/local/share/licenses/libxkbcommon-1.6.0_2/LICENSE
  4. /usr/local/share/licenses/libxkbcommon-1.6.0_2/MIT
  5. bin/xkbcli
  6. include/xkbcommon/xkbcommon.h
  7. include/xkbcommon/xkbcommon-compat.h
  8. include/xkbcommon/xkbcommon-compose.h
  9. include/xkbcommon/xkbcommon-keysyms.h
  10. include/xkbcommon/xkbcommon-names.h
  11. include/xkbcommon/xkbregistry.h
  12. include/xkbcommon/xkbcommon-x11.h
  13. lib/libxkbcommon.so
  14. lib/libxkbcommon.so.0
  15. lib/libxkbcommon.so.0.0.0
  16. lib/libxkbcommon-x11.so
  17. lib/libxkbcommon-x11.so.0
  18. lib/libxkbcommon-x11.so.0.0.0
  19. lib/libxkbregistry.so
  20. lib/libxkbregistry.so.0
  21. lib/libxkbregistry.so.0.0.0
  22. libdata/pkgconfig/xkbcommon.pc
  23. libdata/pkgconfig/xkbcommon-x11.pc
  24. libdata/pkgconfig/xkbregistry.pc
  25. libexec/xkbcommon/xkbcli-compile-keymap
  26. libexec/xkbcommon/xkbcli-how-to-type
  27. libexec/xkbcommon/xkbcli-interactive-evdev
  28. libexec/xkbcommon/xkbcli-interactive-wayland
  29. libexec/xkbcommon/xkbcli-interactive-x11
  30. libexec/xkbcommon/xkbcli-list
  31. share/man/man1/xkbcli-compile-keymap.1.gz
  32. share/man/man1/xkbcli-how-to-type.1.gz
  33. share/man/man1/xkbcli-interactive-evdev.1.gz
  34. share/man/man1/xkbcli-interactive-wayland.1.gz
  35. share/man/man1/xkbcli-interactive-x11.1.gz
  36. share/man/man1/xkbcli-list.1.gz
  37. share/man/man1/xkbcli.1.gz
  38. share/bash-completion/completions/xkbcli
  39. @owner
  40. @group
  41. @mode
Collapse this list.
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 = 1696798008 SHA256 (libxkbcommon-1.6.0.tar.xz) = 0edc14eccdd391514458bc5f5a4b99863ed2d651e4dd761a90abf4f46ef99c2b SIZE (libxkbcommon-1.6.0.tar.xz) = 510456

Packages (timestamps in pop-ups are UTC):
libxkbcommon
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.6.0_21.6.0_21.0.31.6.0_21.6.0_2-1.0.3-
FreeBSD:13:quarterly1.6.0_11.6.0_11.5.01.6.0_11.6.0_11.6.0_11.6.0_11.6.0_1
FreeBSD:14:latest1.6.0_21.6.0_21.5.01.6.0_21.6.0_21.5.0-1.5.0
FreeBSD:14:quarterly1.6.0_11.6.0_1-1.6.0_11.6.0_11.6.0_11.6.0_11.6.0_1
FreeBSD:15:latest1.6.0_21.6.0_2n/a1.6.0_2n/a1.6.0_21.6.0_21.6.0_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. evdev-proto>0 : devel/evdev-proto
  2. wayland-protocols>=1.12 : graphics/wayland-protocols
  3. bison : devel/bison
  4. meson : devel/meson
  5. ninja : devel/ninja
  6. pkgconf>=1.3.0_1 : devel/pkgconf
  7. xcb.pc : x11/libxcb
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. xkeyboard-config>0 : x11/xkeyboard-config
  2. xcb.pc : x11/libxcb
Library dependencies:
  1. libwayland-client.so : graphics/wayland
  2. libxml2.so : textproc/libxml2
This port is required by:
for Build
  1. deskutils/havoc

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. x11/havoc*
  2. Collapse this list of deleted ports.
for Libraries
  1. audio/plasma6-kpipewire
  2. audio/sfizz
  3. audio/surge-synthesizer-lv2
  4. audio/surge-synthesizer-xt-lv2
  5. audio/vst3sdk
  6. chinese/fcitx
  7. deskutils/calibre
Expand this list (223 items / 216 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. deskutils/copyq
  3. deskutils/dmenu-wayland
  4. deskutils/havoc
  5. deskutils/i3lock
  6. deskutils/maliit-framework
  7. deskutils/plasma5-xdg-desktop-portal-kde
  8. deskutils/plasma6-xdg-desktop-portal-kde
  9. devel/electron25
  10. devel/electron26
  11. devel/electron27
  12. devel/electron28
  13. devel/kf6-kdbusaddons
  14. devel/kf6-kidletime
  15. devel/kf6-kio
  16. devel/libuiohook
  17. devel/pyside6
  18. devel/pyside6-tools
  19. devel/qt6-5compat
  20. devel/qt6-base
  21. devel/qt6-location
  22. devel/qt6-positioning
  23. devel/qt6-scxml
  24. devel/qt6-tools
  25. devel/qtcreator
  26. devel/sdl20
  27. devel/zeal
  28. editors/kate-devel
  29. editors/vscode
  30. emulators/dolphin-emu
  31. emulators/duckstation
  32. emulators/qemu
  33. emulators/qemu-devel
  34. emulators/qemu7
  35. games/retroarch
  36. graphics/blender
  37. graphics/gwenview-devel
  38. graphics/imv
  39. graphics/okular-devel
  40. graphics/piglit
  41. graphics/qt5-wayland
  42. graphics/qt6-3d
  43. graphics/qt6-lottie
  44. graphics/qt6-quickeffectmaker
  45. graphics/qt6-svg
  46. graphics/qt6-wayland
  47. graphics/spectacle-devel
  48. japanese/cskk
  49. japanese/libskk
  50. misc/copperspice-examples
  51. misc/qt6ct
  52. multimedia/arcan
  53. multimedia/kodi
  54. multimedia/mpv
  55. multimedia/obs-studio
  56. multimedia/qt6-multimedia
  57. net/freerdp
  58. net/freerdp3
  59. net/wayvnc
  60. net/wlvncc
  61. net-im/signal-desktop
  62. net-im/telegram-desktop
  63. print/qt6-pdf
  64. science/geant4
  65. science/paraview
  66. science/qt6-quick3dphysics
  67. science/zotero
  68. security/gpg-tui
  69. security/plasma6-kscreenlocker
  70. sysutils/plasma6-kde-cli-tools
  71. sysutils/plasma6-libksysguard
  72. sysutils/plasma6-powerdevil
  73. sysutils/waynergy
  74. textproc/fcitx-qt5
  75. textproc/fcitx5
  76. textproc/fcitx5-configtool
  77. textproc/fcitx5-gtk
  78. textproc/fcitx5-gtk-common
  79. textproc/fcitx5-qt
  80. textproc/fcitx5-qt-common
  81. www/chromium
  82. www/iridium
  83. www/libwpe
  84. www/qt6-webengine
  85. www/qt6-webview
  86. www/ungoogled-chromium
  87. www/wpebackend-fdo
  88. x11/alacritty
  89. x11/bemenu
  90. x11/foot
  91. x11/fuzzel
  92. x11/hyprlock
  93. x11/hyprpicker
  94. x11/i3lock-color
  95. x11/kf6-kwindowsystem
  96. x11/kitty
  97. x11/lavalauncher
  98. x11/plasma5-kwayland-integration
  99. x11/plasma5-layer-shell-qt
  100. x11/plasma5-plasma-desktop
  101. x11/plasma5-plasma-workspace
  102. x11/plasma6-kglobalacceld
  103. x11/plasma6-kscreen
  104. x11/plasma6-kwayland
  105. x11/plasma6-layer-shell-qt
  106. x11/plasma6-libkscreen
  107. x11/plasma6-libplasma
  108. x11/plasma6-plasma-desktop
  109. x11/plasma6-plasma-integration
  110. x11/plasma6-plasma-workspace
  111. x11/rofi
  112. x11/rofi-wayland
  113. x11/salut
  114. x11/sfwbar
  115. x11/shotman
  116. x11/showmethekey
  117. x11/slurp
  118. x11/squeekboard
  119. x11/swayimg
  120. x11/swaylock
  121. x11/swaylock-effects
  122. x11/swaylock-plugin
  123. x11/tofi
  124. x11/virtboard
  125. x11/watershot
  126. x11/waybar
  127. x11/waylock
  128. x11/wev
  129. x11/wezterm
  130. x11/wlr-which-key
  131. x11/wlrctl
  132. x11/wmenu
  133. x11/wshowkeys
  134. x11/wtype
  135. x11/xdg-desktop-portal-luminous
  136. x11/xdotool
  137. x11/xsnow
  138. x11-fm/dolphin-devel
  139. x11-themes/kf6-kiconthemes
  140. x11-themes/plasma6-oxygen
  141. x11-themes/qgnomeplatform
  142. x11-toolkits/copperspice
  143. x11-toolkits/gtk30
  144. x11-toolkits/gtk40
  145. x11-toolkits/kf6-kguiaddons
  146. x11-toolkits/kf6-kirigami
  147. x11-toolkits/kf6-kjobwidgets
  148. x11-toolkits/libdecor
  149. x11-toolkits/pangolin
  150. x11-toolkits/qt5-gui
  151. x11-toolkits/qt6-declarative
  152. x11-toolkits/qt6-graphs
  153. x11-toolkits/qt6-quick3d
  154. x11-toolkits/qt6-quicktimeline
  155. x11-toolkits/qt6-shadertools
  156. x11-toolkits/qt6-virtualkeyboard
  157. x11-toolkits/wlroots
  158. x11-toolkits/wlroots-devel
  159. x11-toolkits/wlroots015
  160. x11-toolkits/wlroots016
  161. x11-toolkits/wxgtk32
  162. x11-wm/awesome
  163. x11-wm/cage
  164. x11-wm/cagebreak
  165. x11-wm/cosmic-comp
  166. x11-wm/dwl
  167. x11-wm/gamescope
  168. x11-wm/hikari
  169. x11-wm/hyprland
  170. x11-wm/i3
  171. x11-wm/kwinft
  172. x11-wm/labwc
  173. x11-wm/lxqt-panel
  174. x11-wm/magpie
  175. x11-wm/muffin
  176. x11-wm/mutter
  177. x11-wm/niri
  178. x11-wm/phoc
  179. x11-wm/plasma5-kwin
  180. x11-wm/plasma6-kwin
  181. x11-wm/river
  182. x11-wm/sway
  183. x11-wm/sway-devel
  184. x11-wm/swayfx
  185. x11-wm/wayfire
  186. x11-wm/wlmaker
  187. Collapse this list.

Deleted ports which required this port:

Expand this list of 31 deleted ports
  1. devel/electron11*
  2. devel/electron12*
  3. devel/electron13*
  4. devel/electron17*
  5. devel/electron18*
  6. devel/electron19*
  7. devel/electron21*
  8. devel/electron22*
  9. devel/electron23*
  10. devel/electron24*
  11. emulators/qemu2*
  12. emulators/qemu30*
  13. emulators/qemu40*
  14. emulators/qemu41*
  15. emulators/qemu42*
  16. emulators/qemu5*
  17. emulators/qemu50*
  18. emulators/qemu6*
  19. emulators/qemu70*
  20. multimedia/kodi-devel*
  21. multimedia/mpv034*
  22. net-im/webinar*
  23. x11/dmenu-wayland*
  24. x11/havoc*
  25. x11/i3lock*
  26. x11-toolkits/qt5-gtkplatform*
  27. x11-toolkits/wcl*
  28. x11-toolkits/wlc*
  29. x11-wm/cage-devel*
  30. x11-wm/hyprland-devel*
  31. x11-wm/i3-gaps*
  32. Collapse this list of deleted ports.
* - 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.6.0_2: 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 python:test shebangfix 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:
Expand this list (1 items)
Collapse this list.
  1. https://xkbcommon.org/download/
Collapse this list.

Number of commits found: 51

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.0_2
07 Mar 2024 08:51:29
commit hash: 0581999702359474910c677a7394c21700f636accommit hash: 0581999702359474910c677a7394c21700f636accommit hash: 0581999702359474910c677a7394c21700f636accommit hash: 0581999702359474910c677a7394c21700f636ac files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
x11/libxkbcommon: Fix tests
1.6.0_2
12 Jan 2024 22:40:48
commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sanitize MANPREFIX for meson ports

Approved by:	portmgr
1.6.0_1
03 Jan 2024 13:57:11
commit hash: 84b4a1778c4e021f47f11c2b62dd681da8c4bb31commit hash: 84b4a1778c4e021f47f11c2b62dd681da8c4bb31commit hash: 84b4a1778c4e021f47f11c2b62dd681da8c4bb31commit hash: 84b4a1778c4e021f47f11c2b62dd681da8c4bb31 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
x11/libxkbcommon: fix last minute typo

Reported by:	jbeich
1
03 Jan 2024 13:22:35
commit hash: 80ca2bd471290603061fbf8182fc5b8a4d295c9ccommit hash: 80ca2bd471290603061fbf8182fc5b8a4d295c9ccommit hash: 80ca2bd471290603061fbf8182fc5b8a4d295c9ccommit hash: 80ca2bd471290603061fbf8182fc5b8a4d295c9c files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
x11/libxkbcommon: fix with latest lld

during the configure phase upstream test if the linker support version
scripts by testing a simple "int main(void) {}" compilation with a
general map file

Which ends up with recent lld into errors: because the map files
contained symbols which are actually non existing.

Bump portrevision, has it breaks incremental upgrades on head, so the
package needs to be rebuilt
1.6.0
17 Oct 2023 13:32:03
commit hash: 6154950f6c9cfff4b45d830b5241c9d91fc3ec75commit hash: 6154950f6c9cfff4b45d830b5241c9d91fc3ec75commit hash: 6154950f6c9cfff4b45d830b5241c9d91fc3ec75commit hash: 6154950f6c9cfff4b45d830b5241c9d91fc3ec75 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/libxkbcommon: update to 1.6.0

Changes:	https://lists.freedesktop.org/archives/wayland-devel/2023-October/043121.html
PR:		274373
Exp-run by:	antoine
Approved by:	manu
1.5.0
17 May 2023 18:27:46
commit hash: 98ea48d41faca9b67c914573e0354f8a8c4988efcommit hash: 98ea48d41faca9b67c914573e0354f8a8c4988efcommit hash: 98ea48d41faca9b67c914573e0354f8a8c4988efcommit hash: 98ea48d41faca9b67c914573e0354f8a8c4988ef files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/libxkbcommon: drop non-leaf from wayland category
1.5.0
03 Jan 2023 20:16:29
commit hash: 870534ef0d01e255c95898e0835e3e4361a17db7commit hash: 870534ef0d01e255c95898e0835e3e4361a17db7commit hash: 870534ef0d01e255c95898e0835e3e4361a17db7commit hash: 870534ef0d01e255c95898e0835e3e4361a17db7 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/libxkbcommon: update to 1.5.0

Changes:	https://lists.freedesktop.org/archives/wayland-devel/2023-January/042553.html
PR:		268727
Approved by:	manu
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.4.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.4.1
20 Jul 2022 12:48:14
commit hash: 29486876225718bafb70b78f4bb811674b06f164commit hash: 29486876225718bafb70b78f4bb811674b06f164commit hash: 29486876225718bafb70b78f4bb811674b06f164commit hash: 29486876225718bafb70b78f4bb811674b06f164 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
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)
1.4.1
29 Jun 2022 08:35:32
commit hash: f50ef3234b979141f726787691db8be8412cad54commit hash: f50ef3234b979141f726787691db8be8412cad54commit hash: f50ef3234b979141f726787691db8be8412cad54commit hash: f50ef3234b979141f726787691db8be8412cad54 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
x11/libxkbcommon: update to 1.4.1
1.4.0_2
10 Apr 2022 19:11:41
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
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)
1.4.0_1
26 Mar 2022 08:27:27
commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
1.4.0
07 Feb 2022 09:23:41
commit hash: de3a93aa0348b21557a5c613afaab75a6af50342commit hash: de3a93aa0348b21557a5c613afaab75a6af50342commit hash: de3a93aa0348b21557a5c613afaab75a6af50342commit hash: de3a93aa0348b21557a5c613afaab75a6af50342 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
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
1.3.1
30 Sep 2021 21:23:30
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
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
1.3.1
25 Sep 2021 20:29:04
commit hash: d72eb4b569669e14b354e568209a3772b7331d3ecommit hash: d72eb4b569669e14b354e568209a3772b7331d3ecommit hash: d72eb4b569669e14b354e568209a3772b7331d3ecommit hash: d72eb4b569669e14b354e568209a3772b7331d3e files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
x11/libxkbcommon: Add CPE information

Approved by:	portmgr (blanket)
1.3.1
15 Sep 2021 17:17:22
commit hash: 396101a7b424e2b4c29af35718ec8ec982891fa4commit hash: 396101a7b424e2b4c29af35718ec8ec982891fa4commit hash: 396101a7b424e2b4c29af35718ec8ec982891fa4commit hash: 396101a7b424e2b4c29af35718ec8ec982891fa4 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/libxkbcommon: update to 1.3.1

Changes:	https://lists.freedesktop.org/archives/wayland-devel/2021-September/041976.html
PR:		258423
Approved by:	zeising
1.3.0
13 May 2021 21:16:15
commit hash: 2e003fef2f7dde3ead6d36f4ed4d34535f6114b6commit hash: 2e003fef2f7dde3ead6d36f4ed4d34535f6114b6commit hash: 2e003fef2f7dde3ead6d36f4ed4d34535f6114b6commit hash: 2e003fef2f7dde3ead6d36f4ed4d34535f6114b6 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
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
1.2.1
09 Apr 2021 10:45:27
commit hash: cdd65fb78ec435c27a735fa7f2229a94623a7b2ecommit hash: cdd65fb78ec435c27a735fa7f2229a94623a7b2ecommit hash: cdd65fb78ec435c27a735fa7f2229a94623a7b2ecommit hash: cdd65fb78ec435c27a735fa7f2229a94623a7b2e files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
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
1.1.0_2
09 Apr 2021 10:45:27
commit hash: 0bb8b2074a0f24a1373b40d133383266d4b3a5f0commit hash: 0bb8b2074a0f24a1373b40d133383266d4b3a5f0commit hash: 0bb8b2074a0f24a1373b40d133383266d4b3a5f0commit hash: 0bb8b2074a0f24a1373b40d133383266d4b3a5f0 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
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
1.1.0_1
09 Apr 2021 10:45:27
commit hash: f8df68865e291a4dad8e6139de1ede798310f3f1commit hash: f8df68865e291a4dad8e6139de1ede798310f3f1commit hash: f8df68865e291a4dad8e6139de1ede798310f3f1commit hash: f8df68865e291a4dad8e6139de1ede798310f3f1 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
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
1.1.0
09 Apr 2021 10:45:27
commit hash: fbbe346848cb3b421cba1697e76dbacf041509b9commit hash: fbbe346848cb3b421cba1697e76dbacf041509b9commit hash: fbbe346848cb3b421cba1697e76dbacf041509b9commit hash: fbbe346848cb3b421cba1697e76dbacf041509b9 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
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
1.1.0
09 Apr 2021 10:45:27
commit hash: 741d28a5ac0d06b6e0b65d8c46ba6a1b83815b77commit hash: 741d28a5ac0d06b6e0b65d8c46ba6a1b83815b77commit hash: 741d28a5ac0d06b6e0b65d8c46ba6a1b83815b77commit hash: 741d28a5ac0d06b6e0b65d8c46ba6a1b83815b77 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
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
1.1.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.1.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.1.0
25 Mar 2021 17:34:20
Revision:569218Original commit files touched by this commit
jbeich search for other commits by this committer
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
1.0.3
22 Dec 2020 09:47:06
Revision:558899Original commit files touched by this commit
manu search for other commits by this committer
x11/libxkbcommon: Update to 1.0.3

PR:		251974
Submitted by:	Neel Chauhan <neel@neelc.org>
1.0.1
13 Sep 2020 18:28:21
Revision:548498Original commit files touched by this commit
zeising search for other commits by this committer
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
0.10.0_2
11 Jul 2020 17:45:18
Revision:541999Original commit files touched by this commit
jbeich search for other commits by this committer
x11/libxkbcommon: make X11 optional

PR:		247520
Approved by:	zeising
0.10.0_2
23 Mar 2020 20:55:08
Revision:529003Original commit files touched by this commit
zeising search for other commits by this committer
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.
0.10.0_1
20 Mar 2020 23:39:37
Revision:528813Original commit files touched by this commit
zeising search for other commits by this committer
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
0.10.0
15 Feb 2020 15:33:17
Revision:526224Original commit files touched by this commit
zeising search for other commits by this committer
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
0.8.4
03 Nov 2019 21:56:38
Revision:516607Original commit files touched by this commit
zeising search for other commits by this committer
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
0.8.4
06 Aug 2019 14:14:58
Revision:508253Original commit files touched by this commit
zeising search for other commits by this committer
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
0.8.4
16 Jun 2019 20:41:53
Revision:504371Original commit files touched by this commit
zeising search for other commits by this committer
x11/libxkbcommon: Update to 0.8.4

Update x11/libxkbcommon to 0.8.4

Sponsored by:	B3 Init
0.8.0_1
22 Jan 2019 21:03:09
Revision:490981Original commit files touched by this commit
zeising search for other commits by this committer
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
0.8.0
08 Oct 2018 09:38:38
Revision:481530Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
0.8.0
08 Jun 2018 19:18:24
Revision:472020Original commit files touched by this commit
zeising search for other commits by this committer
x11/libxkbcommon: Update to 0.8.0
0.7.1_1
20 Aug 2017 16:31:39
Revision:448434Original commit files touched by this commit
rezny search for other commits by this committer
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
0.7.1
28 Jan 2017 19:19:12
Revision:432645Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.7.1
0.7.0
13 Nov 2016 22:26:53
Revision:426068Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.7.0
0.6.1
05 Nov 2016 19:26:20
Revision:425437Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.6.1
While here fix the default path to find X localed

PR:		203593 209867
0.5.0_1
18 Apr 2015 15:34:37
Revision:384234Original commit files touched by this commit
kwm search for other commits by this committer
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 View all of this commit message)
0.5.0
01 Nov 2014 14:44:15
Revision:372016Original commit files touched by this commit
kwm search for other commits by this committer
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
0.4.2_1
20 Jul 2014 22:47:35
Revision:362389Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.4.2
Strip binaries
0.4.1_1
23 Apr 2014 13:25:17
Revision:351936Original commit files touched by this commit
tijl search for other commits by this committer
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 View all of this commit message)
0.4.1
16 Apr 2014 18:28:50
Revision:351411Original commit files touched by this commit
zeising search for other commits by this committer
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 View all of this commit message)
0.3.1
15 Oct 2013 19:49:34
Revision:330450Original commit files touched by this commit
eadler search for other commits by this committer
Cleanup of the x11@ ports in the x11 directory
- Convert to staging
0.3.1
20 Sep 2013 23:43:20
Revision:327777Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11)
0.3.1
02 Sep 2013 15:58:29
Revision:326018Original commit files touched by this commit
bapt search for other commits by this committer
Pass maintainership to x11@
0.3.1
22 Aug 2013 22:48:04
Revision:325240Original commit files touched by this commit
bapt search for other commits by this committer
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/

Number of commits found: 51