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
Port details
libxkbcommon Keymap handling library for toolkits and window systems
1.7.0_1 x11 on this many watch lists=20 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.7.0_1Version 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-05-01 07:30:51
Commit Hash: 8000a19
People watching this port, also watch:: dbus, xorg-fonts-truetype, libXdamage, indexinfo, py311-six
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 (43 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libxkbcommon-1.7.0_1/catalog.mk
  3. /usr/local/share/licenses/libxkbcommon-1.7.0_1/LICENSE
  4. /usr/local/share/licenses/libxkbcommon-1.7.0_1/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-compose
  26. libexec/xkbcommon/xkbcli-compile-keymap
  27. libexec/xkbcommon/xkbcli-how-to-type
  28. libexec/xkbcommon/xkbcli-interactive-evdev
  29. libexec/xkbcommon/xkbcli-interactive-wayland
  30. libexec/xkbcommon/xkbcli-interactive-x11
  31. libexec/xkbcommon/xkbcli-list
  32. share/man/man1/xkbcli-compile-compose.1.gz
  33. share/man/man1/xkbcli-compile-keymap.1.gz
  34. share/man/man1/xkbcli-how-to-type.1.gz
  35. share/man/man1/xkbcli-interactive-evdev.1.gz
  36. share/man/man1/xkbcli-interactive-wayland.1.gz
  37. share/man/man1/xkbcli-interactive-x11.1.gz
  38. share/man/man1/xkbcli-list.1.gz
  39. share/man/man1/xkbcli.1.gz
  40. share/bash-completion/completions/xkbcli
  41. @owner
  42. @group
  43. @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 = 1714057479 SHA256 (libxkbcommon-1.7.0.tar.xz) = 65782f0a10a4b455af9c6baab7040e2f537520caa2ec2092805cdfd36863b247 SIZE (libxkbcommon-1.7.0.tar.xz) = 534312

Packages (timestamps in pop-ups are UTC):
libxkbcommon
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.7.0_11.7.0_11.0.31.7.0_11.7.0_1-1.0.3-
FreeBSD:13:quarterly1.7.0_11.7.0_11.5.01.7.0_11.7.0_11.6.0_11.6.0_11.6.0_1
FreeBSD:14:latest1.7.0_11.7.0_11.5.01.7.0_11.7.0_11.5.0-1.5.0
FreeBSD:14:quarterly1.7.0_11.7.0_1-1.7.0_11.7.0_11.6.0_11.6.0_11.6.0_1
FreeBSD:15:latest1.7.0_11.7.0_1n/a1.7.0_1n/a1.6.0_21.6.0_21.6.0_2
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
  2. games/gargoyle
  3. graphics/glfw

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

Deleted ports which required this port:

Expand this list of 45 deleted ports
  1. databases/compass*
  2. devel/electron11*
  3. devel/electron12*
  4. devel/electron13*
  5. devel/electron17*
  6. devel/electron18*
  7. devel/electron19*
  8. devel/electron21*
  9. devel/electron22*
  10. devel/electron23*
  11. devel/electron24*
  12. devel/electron25*
  13. devel/electron26*
  14. devel/electron27*
  15. devel/electron28*
  16. devel/electron29*
  17. devel/electron30*
  18. emulators/duckstation*
  19. emulators/qemu2*
  20. emulators/qemu30*
  21. emulators/qemu40*
  22. emulators/qemu41*
  23. emulators/qemu42*
  24. emulators/qemu5*
  25. emulators/qemu50*
  26. emulators/qemu6*
  27. emulators/qemu7*
  28. emulators/qemu70*
  29. multimedia/kodi-devel*
  30. multimedia/mpv034*
  31. net-im/webinar*
  32. x11/dmenu-wayland*
  33. x11/havoc*
  34. x11/i3lock*
  35. x11-toolkits/qt5-gtkplatform*
  36. x11-toolkits/wcl*
  37. x11-toolkits/wlc*
  38. x11-toolkits/wlroots-devel*
  39. x11-toolkits/wlroots-hyprland*
  40. x11-toolkits/wlroots016*
  41. x11-wm/cage-devel*
  42. x11-wm/hyprland-devel*
  43. x11-wm/i3-gaps*
  44. x11-wm/kwinft*
  45. x11-wm/sway-devel*
  46. Collapse this list of deleted ports.
for Run
  1. games/gargoyle

Configuration Options:
===> The following configuration options are available for libxkbcommon-1.7.0_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 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: 53

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.7.0_1
01 May 2024 07:30:51
commit hash: 8000a19fe51006d8a64892caa08f5826bfa6f7d0commit hash: 8000a19fe51006d8a64892caa08f5826bfa6f7d0commit hash: 8000a19fe51006d8a64892caa08f5826bfa6f7d0commit hash: 8000a19fe51006d8a64892caa08f5826bfa6f7d0 files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
x11/libxkbcommon: Fix plist

PR:	278670
Sponsored by:	Beckhoff Automation GmbH & Co. KG
1.7.0
30 Apr 2024 06:11:33
commit hash: ed57274848542b25b86c5cb1af2be51900823e6dcommit hash: ed57274848542b25b86c5cb1af2be51900823e6dcommit hash: ed57274848542b25b86c5cb1af2be51900823e6dcommit hash: ed57274848542b25b86c5cb1af2be51900823e6d files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
x11/libxkbcommon: Update 1.7.0

Release
notes:	https://lists.freedesktop.org/archives/wayland-devel/2024-March/043539.html

Differential Revision:	https://reviews.freebsd.org/D44953
Sponsored by:		Beckhoff Automation GmbH & Co. KG
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: 53