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
wlroots-devel Modular Wayland compositor library (development snapshot)
0.17.0.255 x11-toolkits on this many watch lists=0 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 0.17.0Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-06-24 22:45:32
Last Update: 2024-03-10 04:00:34
Commit Hash: 4aaa83fc
License: MIT
WWW:
https://gitlab.freedesktop.org/wlroots/wlroots
Description:
Pluggable, composable, unopinionated modules for building a Wayland compositor; or about 60,000 lines of code you were going to write anyway. - wlroots provides backends that abstract the underlying display and input hardware, including KMS/DRM, libinput, Wayland, X11, and headless backends, plus any custom backends you choose to write, which can all be created or destroyed at runtime and used in concert with each other. - wlroots provides unopinionated, mostly standalone implementations of many Wayland interfaces, both from wayland.xml and various protocol extensions. We also promote the standardization of portable extensions across many compositors. - wlroots provides several powerful, standalone, and optional tools that implement components common to many compositors, such as the arrangement of outputs in physical space. - wlroots provides an Xwayland abstraction that allows you to have excellent Xwayland support without worrying about writing your own X11 window manager on top of writing your compositor. - wlroots provides a renderer abstraction that simple compositors can use to avoid writing GL code directly, but which steps out of the way when your needs demand custom rendering code. wlroots implements a huge variety of Wayland compositor features and implements them *right*, so you can focus on the features that make your compositor unique. By using wlroots, you get high performance, excellent hardware compatibility, broad support for many wayland interfaces, and comfortable development tools - or any subset of these features you like, because all of them work independently of one another and freely compose with anything you want to implement yourself.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (119 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/wlroots-devel/share/licenses/wlroots-devel-0.17.0.255/catalog.mk
  3. /usr/local/wlroots-devel/share/licenses/wlroots-devel-0.17.0.255/LICENSE
  4. /usr/local/wlroots-devel/share/licenses/wlroots-devel-0.17.0.255/MIT
  5. include/wlr/backend.h
  6. include/wlr/backend/drm.h
  7. include/wlr/backend/headless.h
  8. include/wlr/backend/interface.h
  9. include/wlr/backend/libinput.h
  10. include/wlr/backend/multi.h
  11. include/wlr/backend/session.h
  12. include/wlr/backend/wayland.h
  13. include/wlr/backend/x11.h
  14. include/wlr/config.h
  15. include/wlr/interfaces/wlr_buffer.h
  16. include/wlr/interfaces/wlr_keyboard.h
  17. include/wlr/interfaces/wlr_output.h
  18. include/wlr/interfaces/wlr_pointer.h
  19. include/wlr/interfaces/wlr_switch.h
  20. include/wlr/interfaces/wlr_tablet_pad.h
  21. include/wlr/interfaces/wlr_tablet_tool.h
  22. include/wlr/interfaces/wlr_touch.h
  23. include/wlr/render/allocator.h
  24. include/wlr/render/dmabuf.h
  25. include/wlr/render/drm_format_set.h
  26. include/wlr/render/egl.h
  27. include/wlr/render/gles2.h
  28. include/wlr/render/interface.h
  29. include/wlr/render/pass.h
  30. include/wlr/render/pixman.h
  31. include/wlr/render/swapchain.h
  32. include/wlr/render/vulkan.h
  33. include/wlr/render/wlr_renderer.h
  34. include/wlr/render/wlr_texture.h
  35. include/wlr/types/wlr_buffer.h
  36. include/wlr/types/wlr_compositor.h
  37. include/wlr/types/wlr_content_type_v1.h
  38. include/wlr/types/wlr_cursor.h
  39. include/wlr/types/wlr_cursor_shape_v1.h
  40. include/wlr/types/wlr_damage_ring.h
  41. include/wlr/types/wlr_data_control_v1.h
  42. include/wlr/types/wlr_data_device.h
  43. include/wlr/types/wlr_drm.h
  44. include/wlr/types/wlr_drm_lease_v1.h
  45. include/wlr/types/wlr_export_dmabuf_v1.h
  46. include/wlr/types/wlr_ext_foreign_toplevel_list_v1.h
  47. include/wlr/types/wlr_foreign_toplevel_management_v1.h
  48. include/wlr/types/wlr_fractional_scale_v1.h
  49. include/wlr/types/wlr_fullscreen_shell_v1.h
  50. include/wlr/types/wlr_gamma_control_v1.h
  51. include/wlr/types/wlr_idle_inhibit_v1.h
  52. include/wlr/types/wlr_idle_notify_v1.h
  53. include/wlr/types/wlr_input_device.h
  54. include/wlr/types/wlr_input_method_v2.h
  55. include/wlr/types/wlr_keyboard.h
  56. include/wlr/types/wlr_keyboard_group.h
  57. include/wlr/types/wlr_keyboard_shortcuts_inhibit_v1.h
  58. include/wlr/types/wlr_layer_shell_v1.h
  59. include/wlr/types/wlr_linux_dmabuf_v1.h
  60. include/wlr/types/wlr_matrix.h
  61. include/wlr/types/wlr_output.h
  62. include/wlr/types/wlr_output_layer.h
  63. include/wlr/types/wlr_output_layout.h
  64. include/wlr/types/wlr_output_management_v1.h
  65. include/wlr/types/wlr_output_power_management_v1.h
  66. include/wlr/types/wlr_pointer.h
  67. include/wlr/types/wlr_pointer_constraints_v1.h
  68. include/wlr/types/wlr_pointer_gestures_v1.h
  69. include/wlr/types/wlr_presentation_time.h
  70. include/wlr/types/wlr_primary_selection.h
  71. include/wlr/types/wlr_primary_selection_v1.h
  72. include/wlr/types/wlr_region.h
  73. include/wlr/types/wlr_relative_pointer_v1.h
  74. include/wlr/types/wlr_scene.h
  75. include/wlr/types/wlr_screencopy_v1.h
  76. include/wlr/types/wlr_seat.h
  77. include/wlr/types/wlr_security_context_v1.h
  78. include/wlr/types/wlr_server_decoration.h
  79. include/wlr/types/wlr_session_lock_v1.h
  80. include/wlr/types/wlr_shm.h
  81. include/wlr/types/wlr_single_pixel_buffer_v1.h
  82. include/wlr/types/wlr_subcompositor.h
  83. include/wlr/types/wlr_switch.h
  84. include/wlr/types/wlr_tablet_pad.h
  85. include/wlr/types/wlr_tablet_tool.h
  86. include/wlr/types/wlr_tablet_v2.h
  87. include/wlr/types/wlr_tearing_control_v1.h
  88. include/wlr/types/wlr_text_input_v3.h
  89. include/wlr/types/wlr_touch.h
  90. include/wlr/types/wlr_transient_seat_v1.h
  91. include/wlr/types/wlr_viewporter.h
  92. include/wlr/types/wlr_virtual_keyboard_v1.h
  93. include/wlr/types/wlr_virtual_pointer_v1.h
  94. include/wlr/types/wlr_xcursor_manager.h
  95. include/wlr/types/wlr_xdg_activation_v1.h
  96. include/wlr/types/wlr_xdg_decoration_v1.h
  97. include/wlr/types/wlr_xdg_foreign_registry.h
  98. include/wlr/types/wlr_xdg_foreign_v1.h
  99. include/wlr/types/wlr_xdg_foreign_v2.h
  100. include/wlr/types/wlr_xdg_output_v1.h
  101. include/wlr/types/wlr_xdg_shell.h
  102. include/wlr/util/addon.h
  103. include/wlr/util/box.h
  104. include/wlr/util/edges.h
  105. include/wlr/util/log.h
  106. include/wlr/util/region.h
  107. include/wlr/util/transform.h
  108. include/wlr/version.h
  109. include/wlr/xcursor.h
  110. include/wlr/xwayland.h
  111. include/wlr/xwayland/server.h
  112. include/wlr/xwayland/shell.h
  113. include/wlr/xwayland/xwayland.h
  114. lib/libwlroots.so
  115. lib/libwlroots.so.13
  116. libdata/pkgconfig/wlroots.pc
  117. @owner
  118. @group
  119. @mode
Collapse this list.
Dependency lines:
  • wlroots-devel>0:x11-toolkits/wlroots-devel
To install the port:
cd /usr/ports/x11-toolkits/wlroots-devel/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-toolkits/wlroots-devel
  • pkg install wlroots-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: wlroots-devel
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1709983277 SHA256 (wlroots-0.17.0-255-g50eae512d9.tar.bz2) = 7b2500218c92dbdc364b8af293d533cf99600692f74bce501e6d469b54fa207c SIZE (wlroots-0.17.0-255-g50eae512d9.tar.bz2) = 454568

Expand this list (4 items)

Collapse this list.

SHA256 (10f80a8f1bb2.patch) = ca65f8eecf32e7364d5ba43cd9ee91060710a6fb8392892c86ad71e4f2a4c0b5 SIZE (10f80a8f1bb2.patch) = 6097 SHA256 (3196c73d487f.patch) = 69c6bc4658852bb45a24b129f625a7faaed8035dab0d79c388ae74d650beacdc SIZE (3196c73d487f.patch) = 4243

Collapse this list.


Packages (timestamps in pop-ups are UTC):
wlroots-devel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.17.0.2550.17.0.255-0.17.0.2550.17.0.255---
FreeBSD:13:quarterly--------
FreeBSD:14:latest0.17.0.2550.17.0.255--0.17.0.2550.16.0.546-0.16.0.556
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.17.0.2550.17.0.255n/a-n/a---
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. wayland-protocols>=1.33 : graphics/wayland-protocols
  2. hwdata>0 : misc/hwdata
  3. glslangValidator : graphics/glslang
  4. vulkan-headers>0 : graphics/vulkan-headers
  5. evdev-proto>0 : devel/evdev-proto
  6. xwayland-devel>0 : x11-servers/xwayland-devel
  7. meson : devel/meson
  8. ninja : devel/ninja
  9. pkgconf>=1.3.0_1 : devel/pkgconf
  10. pixman-1.pc : x11/pixman
  11. xcb.pc : x11/libxcb
Runtime dependencies:
  1. mesa-dri>0 : graphics/mesa-dri
  2. mesa-dri>0 : graphics/mesa-dri
  3. xwayland-devel>0 : x11-servers/xwayland-devel
  4. pixman-1.pc : x11/pixman
  5. xcb.pc : x11/libxcb
Library dependencies:
  1. libdrm.so : graphics/libdrm
  2. libwayland-server.so : graphics/wayland
  3. libxkbcommon.so : x11/libxkbcommon
  4. libudev.so : devel/libudev-devd
  5. libliftoff.so : graphics/libliftoff
  6. libdisplay-info.so : sysutils/libdisplay-info
  7. libseat.so : sysutils/seatd
  8. libinput.so : x11/libinput
  9. libvulkan.so : graphics/vulkan-loader
  10. libxcb-errors.so : x11/xcb-util-errors
  11. libxcb-render-util.so : x11/xcb-util-renderutil
  12. libxcb-icccm.so : x11/xcb-util-wm
  13. libgbm.so : graphics/mesa-libs
  14. libEGL.so : graphics/libglvnd
  15. libGLESv2.so : graphics/libglvnd
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. x11-wm/hyprland-devel*
  2. Collapse this list of deleted ports.
for Libraries
  1. x11-wm/hyprland
  2. x11-wm/sway-devel

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. x11-wm/hyprland-devel*
  2. 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 wlroots-devel-0.17.0.255: DRM=on: KMS console support OPENGL=on: 2D/3D rendering support via OpenGL VULKAN=on: Vulkan renderer X11=on: X11 (graphics) support ===> Use 'make config' to modify these settings
Options name:
x11-toolkits_wlroots-devel
USES:
compiler:c11 gl meson pkgconfig xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://gitlab.freedesktop.org/wlroots/wlroots/-/archive/0.17.0-255-g50eae512d9/
Collapse this list.

Number of commits found: 109 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.17.0.255
10 Mar 2024 04:00:34
commit hash: 4aaa83fcff45d404d554349b786cfc5aba92a89fcommit hash: 4aaa83fcff45d404d554349b786cfc5aba92a89fcommit hash: 4aaa83fcff45d404d554349b786cfc5aba92a89fcommit hash: 4aaa83fcff45d404d554349b786cfc5aba92a89f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.17.0.255

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/0cb091f1a2...50eae512d9
0.17.0.210
01 Mar 2024 05:50:57
commit hash: f2b52f539320227a80a82109fb1ed640369d7bfecommit hash: f2b52f539320227a80a82109fb1ed640369d7bfecommit hash: f2b52f539320227a80a82109fb1ed640369d7bfecommit hash: f2b52f539320227a80a82109fb1ed640369d7bfe files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: restore port

This reverts commit 630cee9f763c95e18c14d318dd3b8ef9be15e551.
0.17.0
21 Nov 2023 17:24:21
commit hash: 630cee9f763c95e18c14d318dd3b8ef9be15e551commit hash: 630cee9f763c95e18c14d318dd3b8ef9be15e551commit hash: 630cee9f763c95e18c14d318dd3b8ef9be15e551commit hash: 630cee9f763c95e18c14d318dd3b8ef9be15e551 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: remove until enough upstream changes accumulate
0.17.0
21 Nov 2023 17:23:58
commit hash: cfdd83f20f14de0ce1b5f077e198708e42649b45commit hash: cfdd83f20f14de0ce1b5f077e198708e42649b45commit hash: cfdd83f20f14de0ce1b5f077e198708e42649b45commit hash: cfdd83f20f14de0ce1b5f077e198708e42649b45 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.17.0

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/fe53ec6937...0.17.0
0.16.0.811
11 Nov 2023 16:59:06
commit hash: f4df1ef17f4d13d7af83d3a68c0750a87c59260dcommit hash: f4df1ef17f4d13d7af83d3a68c0750a87c59260dcommit hash: f4df1ef17f4d13d7af83d3a68c0750a87c59260dcommit hash: f4df1ef17f4d13d7af83d3a68c0750a87c59260d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.811

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/af165acb42...5de9e1a99d
0.16.0.803
31 Oct 2023 00:33:33
commit hash: 352c80a0953008e9f12a3d570e2ddef7b5903629commit hash: 352c80a0953008e9f12a3d570e2ddef7b5903629commit hash: 352c80a0953008e9f12a3d570e2ddef7b5903629commit hash: 352c80a0953008e9f12a3d570e2ddef7b5903629 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.803

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/47bf87ade2...af165acb42
0.16.0.792
25 Oct 2023 13:07:31
commit hash: 239d3a1840f01b176714d88568c4dd9c174d2ae8commit hash: 239d3a1840f01b176714d88568c4dd9c174d2ae8commit hash: 239d3a1840f01b176714d88568c4dd9c174d2ae8commit hash: 239d3a1840f01b176714d88568c4dd9c174d2ae8 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.792

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/a09d649439...47bf87ade2
0.16.0.749
03 Oct 2023 00:56:20
commit hash: 0e74bbba35210697ca1f459153720a992d63d520commit hash: 0e74bbba35210697ca1f459153720a992d63d520commit hash: 0e74bbba35210697ca1f459153720a992d63d520commit hash: 0e74bbba35210697ca1f459153720a992d63d520 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.749

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/c2aa7fd965...a09d649439
0.16.0.739
29 Sep 2023 14:15:00
commit hash: 2a4bb83e076d875d1b4e91208ca8d3babfb6d522commit hash: 2a4bb83e076d875d1b4e91208ca8d3babfb6d522commit hash: 2a4bb83e076d875d1b4e91208ca8d3babfb6d522commit hash: 2a4bb83e076d875d1b4e91208ca8d3babfb6d522 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.739

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/98a745d926...c2aa7fd965
0.16.0.735
21 Sep 2023 08:20:53
commit hash: 8cd4e726ebc9728164a0cea1d38552e67ceb6604commit hash: 8cd4e726ebc9728164a0cea1d38552e67ceb6604commit hash: 8cd4e726ebc9728164a0cea1d38552e67ceb6604commit hash: 8cd4e726ebc9728164a0cea1d38552e67ceb6604 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.735

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/6c54c34713...98a745d926
0.16.0.731
11 Sep 2023 22:02:59
commit hash: 2edbd4e95e7e560889cf87f507f660f2f40353cecommit hash: 2edbd4e95e7e560889cf87f507f660f2f40353cecommit hash: 2edbd4e95e7e560889cf87f507f660f2f40353cecommit hash: 2edbd4e95e7e560889cf87f507f660f2f40353ce files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.731

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/9be72ec4ca...6c54c34713
0.16.0.727
07 Sep 2023 02:51:17
commit hash: 9075c15558878c6b703d2797e8f9aa506433f760commit hash: 9075c15558878c6b703d2797e8f9aa506433f760commit hash: 9075c15558878c6b703d2797e8f9aa506433f760commit hash: 9075c15558878c6b703d2797e8f9aa506433f760 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.727

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/717ded9bb0...9be72ec4ca
0.16.0.724
26 Aug 2023 00:46:50
commit hash: d74017eaafeb6267dace5c71436e79393d39669fcommit hash: d74017eaafeb6267dace5c71436e79393d39669fcommit hash: d74017eaafeb6267dace5c71436e79393d39669fcommit hash: d74017eaafeb6267dace5c71436e79393d39669f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.724

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/7bf6c1fc6c...717ded9bb0
0.16.0.723
24 Aug 2023 11:33:56
commit hash: 9a27347e44e1eb296b402ab0fa1e22d914e1a7abcommit hash: 9a27347e44e1eb296b402ab0fa1e22d914e1a7abcommit hash: 9a27347e44e1eb296b402ab0fa1e22d914e1a7abcommit hash: 9a27347e44e1eb296b402ab0fa1e22d914e1a7ab files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.723

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/664ec59095...7bf6c1fc6c
0.16.0.684
15 Aug 2023 00:49:44
commit hash: 7b0f48cedafd91abee90ace0613a45e9f9ee8c64commit hash: 7b0f48cedafd91abee90ace0613a45e9f9ee8c64commit hash: 7b0f48cedafd91abee90ace0613a45e9f9ee8c64commit hash: 7b0f48cedafd91abee90ace0613a45e9f9ee8c64 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.684

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/c74f89d4f8...664ec59095
0.16.0.681
03 Aug 2023 21:41:39
commit hash: 6312e4808912fc8a6f10cabb867aad110c6f5abdcommit hash: 6312e4808912fc8a6f10cabb867aad110c6f5abdcommit hash: 6312e4808912fc8a6f10cabb867aad110c6f5abdcommit hash: 6312e4808912fc8a6f10cabb867aad110c6f5abd files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.681

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/d40bcfe2c1...c74f89d4f8
0.16.0.677
29 Jul 2023 00:39:47
commit hash: 651d59d59f9e074041c937a5528f6b51cdc9e863commit hash: 651d59d59f9e074041c937a5528f6b51cdc9e863commit hash: 651d59d59f9e074041c937a5528f6b51cdc9e863commit hash: 651d59d59f9e074041c937a5528f6b51cdc9e863 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.677

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/42a5b6f62a...d40bcfe2c1
0.16.0.674
27 Jul 2023 00:26:33
commit hash: b2ab74a12960ed39d5feb72672405dc41128ff15commit hash: b2ab74a12960ed39d5feb72672405dc41128ff15commit hash: b2ab74a12960ed39d5feb72672405dc41128ff15commit hash: b2ab74a12960ed39d5feb72672405dc41128ff15 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.674

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/e8d545a977...42a5b6f62a
0.16.0.669
25 Jul 2023 00:31:25
commit hash: 60564791e7e1e7f8ad6e53ac58538221170e282fcommit hash: 60564791e7e1e7f8ad6e53ac58538221170e282fcommit hash: 60564791e7e1e7f8ad6e53ac58538221170e282fcommit hash: 60564791e7e1e7f8ad6e53ac58538221170e282f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.669

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/63f5851b6f...e8d545a977
0.16.0.665
22 Jul 2023 00:56:21
commit hash: 373f7311cafe423db6eecce4bc5e23e7faf3af9ecommit hash: 373f7311cafe423db6eecce4bc5e23e7faf3af9ecommit hash: 373f7311cafe423db6eecce4bc5e23e7faf3af9ecommit hash: 373f7311cafe423db6eecce4bc5e23e7faf3af9e files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.665

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/7791ffe058...63f5851b6f
0.16.0.660
18 Jul 2023 00:59:34
commit hash: 2117c1cce9fc970bf67fad86f997ef11feb2ec40commit hash: 2117c1cce9fc970bf67fad86f997ef11feb2ec40commit hash: 2117c1cce9fc970bf67fad86f997ef11feb2ec40commit hash: 2117c1cce9fc970bf67fad86f997ef11feb2ec40 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.660

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/b18c76642a...7791ffe058
0.16.0.656
16 Jul 2023 11:23:23
commit hash: 27b50932c7ab099f48afb53ce3ea2d8facac1caacommit hash: 27b50932c7ab099f48afb53ce3ea2d8facac1caacommit hash: 27b50932c7ab099f48afb53ce3ea2d8facac1caacommit hash: 27b50932c7ab099f48afb53ce3ea2d8facac1caa files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.656

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/88942d43fd...b18c76642a
0.16.0.651
14 Jul 2023 23:52:35
commit hash: 2e69caf133a694008e2c8057466223ecd53fb82dcommit hash: 2e69caf133a694008e2c8057466223ecd53fb82dcommit hash: 2e69caf133a694008e2c8057466223ecd53fb82dcommit hash: 2e69caf133a694008e2c8057466223ecd53fb82d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.651

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/cb5d9abf10...88942d43fd
0.16.0.649
12 Jul 2023 21:44:33
commit hash: 8dbc7878ca9174f9ac76c085a95258cef47cfc0acommit hash: 8dbc7878ca9174f9ac76c085a95258cef47cfc0acommit hash: 8dbc7878ca9174f9ac76c085a95258cef47cfc0acommit hash: 8dbc7878ca9174f9ac76c085a95258cef47cfc0a files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: drop GL_TAGNAME
0.16.0.649
12 Jul 2023 18:56:04
commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
bsd.sites.mk: Update all ports using USE_GITLAB

Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.

Approved by:		portmgr (tcberner, mentor)
Differential Revision:	https://reviews.freebsd.org/D37077
0.16.0.649
12 Jul 2023 15:56:42
commit hash: 408263d368970062bafe9982001989c0d367f72acommit hash: 408263d368970062bafe9982001989c0d367f72acommit hash: 408263d368970062bafe9982001989c0d367f72acommit hash: 408263d368970062bafe9982001989c0d367f72a files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.649

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/214df8eda0...cb5d9abf10
0.16.0.643
11 Jul 2023 05:03:23
commit hash: 9b2ee36dbfde5b76d84b12490ae471ba82be8929commit hash: 9b2ee36dbfde5b76d84b12490ae471ba82be8929commit hash: 9b2ee36dbfde5b76d84b12490ae471ba82be8929commit hash: 9b2ee36dbfde5b76d84b12490ae471ba82be8929 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.643

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/bbd53b3b46...214df8eda0
0.16.0.623
02 Jul 2023 00:18:06
commit hash: 9c335867ef6d3a09a2325729848afdfb9524a8d6commit hash: 9c335867ef6d3a09a2325729848afdfb9524a8d6commit hash: 9c335867ef6d3a09a2325729848afdfb9524a8d6commit hash: 9c335867ef6d3a09a2325729848afdfb9524a8d6 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.623

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/9c2c906518...bbd53b3b46
0.16.0.619
30 Jun 2023 21:32:59
commit hash: 9342790413a766ace36e278c470ab7c5931fad76commit hash: 9342790413a766ace36e278c470ab7c5931fad76commit hash: 9342790413a766ace36e278c470ab7c5931fad76commit hash: 9342790413a766ace36e278c470ab7c5931fad76 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.619

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/c68c9f1685...9c2c906518
0.16.0.606
29 Jun 2023 00:57:50
commit hash: 52db7752d300d0895a2602ae708894575968a824commit hash: 52db7752d300d0895a2602ae708894575968a824commit hash: 52db7752d300d0895a2602ae708894575968a824commit hash: 52db7752d300d0895a2602ae708894575968a824 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.606

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/cbcd99435f...c68c9f1685
0.16.0.590
27 Jun 2023 00:54:15
commit hash: f3f4cc247bf386eb666faac41316853ba2c1840acommit hash: f3f4cc247bf386eb666faac41316853ba2c1840acommit hash: f3f4cc247bf386eb666faac41316853ba2c1840acommit hash: f3f4cc247bf386eb666faac41316853ba2c1840a files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.590

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/be05097968...cbcd99435f
0.16.0.588
24 Jun 2023 00:58:55
commit hash: a842b24519f77cdfc2169cea7ea109b9c229dc60commit hash: a842b24519f77cdfc2169cea7ea109b9c229dc60commit hash: a842b24519f77cdfc2169cea7ea109b9c229dc60commit hash: a842b24519f77cdfc2169cea7ea109b9c229dc60 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.588

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/38d451bcb5...be05097968
0.16.0.575
22 Jun 2023 00:54:19
commit hash: a5635ee39cc2aa23b05d4dc6be311fd43d7e65c8commit hash: a5635ee39cc2aa23b05d4dc6be311fd43d7e65c8commit hash: a5635ee39cc2aa23b05d4dc6be311fd43d7e65c8commit hash: a5635ee39cc2aa23b05d4dc6be311fd43d7e65c8 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.575

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/06c0b0a204...38d451bcb5
0.16.0.569
20 Jun 2023 00:54:50
commit hash: 7f608b52c8bf57e903ee2f3eedfd6b4a087ca5c7commit hash: 7f608b52c8bf57e903ee2f3eedfd6b4a087ca5c7commit hash: 7f608b52c8bf57e903ee2f3eedfd6b4a087ca5c7commit hash: 7f608b52c8bf57e903ee2f3eedfd6b4a087ca5c7 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.569

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/220402b717...06c0b0a204
0.16.0.556
17 Jun 2023 21:24:15
commit hash: fff9210f9bde46a5b7aebe477e26a48216f78d36commit hash: fff9210f9bde46a5b7aebe477e26a48216f78d36commit hash: fff9210f9bde46a5b7aebe477e26a48216f78d36commit hash: fff9210f9bde46a5b7aebe477e26a48216f78d36 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.556

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/753f3cc4fa...220402b717
0.16.0.546
15 Jun 2023 00:42:28
commit hash: b5cd6d44a26feefdf00a0161202a9a1918b15b27commit hash: b5cd6d44a26feefdf00a0161202a9a1918b15b27commit hash: b5cd6d44a26feefdf00a0161202a9a1918b15b27commit hash: b5cd6d44a26feefdf00a0161202a9a1918b15b27 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.546

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/1bf245e0fe...753f3cc4fa
0.16.0.523
09 Jun 2023 15:10:51
commit hash: 3263c1bf5958ed020153ebbaae9b96b00cba0036commit hash: 3263c1bf5958ed020153ebbaae9b96b00cba0036commit hash: 3263c1bf5958ed020153ebbaae9b96b00cba0036commit hash: 3263c1bf5958ed020153ebbaae9b96b00cba0036 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.523

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/1b947c08c6...1bf245e0fe
0.16.0.517
08 Jun 2023 00:27:24
commit hash: 47e3bde0c14147bcda678a78f3d40f1c042219cacommit hash: 47e3bde0c14147bcda678a78f3d40f1c042219cacommit hash: 47e3bde0c14147bcda678a78f3d40f1c042219cacommit hash: 47e3bde0c14147bcda678a78f3d40f1c042219ca files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.517

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/398c6b66c6...1b947c08c6
0.16.0.506
06 Jun 2023 09:55:18
commit hash: cc437084e57de7dd3d9cdc1ad90ccc763f606502commit hash: cc437084e57de7dd3d9cdc1ad90ccc763f606502commit hash: cc437084e57de7dd3d9cdc1ad90ccc763f606502commit hash: cc437084e57de7dd3d9cdc1ad90ccc763f606502 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.506

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/3dc646ea88...398c6b66c6
0.16.0.504
06 Jun 2023 01:17:55
commit hash: afa4385e4452e8a1395c3f05367a9afc7a1f8e45commit hash: afa4385e4452e8a1395c3f05367a9afc7a1f8e45commit hash: afa4385e4452e8a1395c3f05367a9afc7a1f8e45commit hash: afa4385e4452e8a1395c3f05367a9afc7a1f8e45 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: unbreak on FreeBSD < 13 after 0efbfe7a7c49

../render/gles2/renderer.c:561:16: error: use of undeclared identifier
'CLOCK_MONOTONIC'
        clock_gettime(CLOCK_MONOTONIC, &timer->cpu_start);
                      ^
0.16.0.504
06 Jun 2023 01:00:47
commit hash: 0efbfe7a7c49e6ff168346a73becefc407347419commit hash: 0efbfe7a7c49e6ff168346a73becefc407347419commit hash: 0efbfe7a7c49e6ff168346a73becefc407347419commit hash: 0efbfe7a7c49e6ff168346a73becefc407347419 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.504

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/b61d5922f...3dc646ea88
0.16.0.494
04 Jun 2023 08:20:26
commit hash: 12f4ef20009fa75dc18dbc698b0dcc21b36e85b1commit hash: 12f4ef20009fa75dc18dbc698b0dcc21b36e85b1commit hash: 12f4ef20009fa75dc18dbc698b0dcc21b36e85b1commit hash: 12f4ef20009fa75dc18dbc698b0dcc21b36e85b1 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: limit seatd dependency to DRM=on

libseat is part of wlr_session API i.e., not used when nested on Xorg
or another Wayland compositor.

https://gitlab.freedesktop.org/wlroots/wlroots/-/commit/f0375eed2427
0.16.0.494
03 Jun 2023 14:56:37
commit hash: 7a0f9a28e0d3769eb983f35d742b204fc157bb25commit hash: 7a0f9a28e0d3769eb983f35d742b204fc157bb25commit hash: 7a0f9a28e0d3769eb983f35d742b204fc157bb25commit hash: 7a0f9a28e0d3769eb983f35d742b204fc157bb25 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.494

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/30aca4df0...b61d5922f
0.16.0.460
01 Jun 2023 00:57:55
commit hash: d43bdce79c60f282ba91ea530a7ac3a5cb104ab5commit hash: d43bdce79c60f282ba91ea530a7ac3a5cb104ab5commit hash: d43bdce79c60f282ba91ea530a7ac3a5cb104ab5commit hash: d43bdce79c60f282ba91ea530a7ac3a5cb104ab5 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.460

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/3de330ec8...30aca4df0
0.16.0.444
30 May 2023 00:58:34
commit hash: 9223e322a92d73f0fb1791e9c84bd1c55d0668c5commit hash: 9223e322a92d73f0fb1791e9c84bd1c55d0668c5commit hash: 9223e322a92d73f0fb1791e9c84bd1c55d0668c5commit hash: 9223e322a92d73f0fb1791e9c84bd1c55d0668c5 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.444

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/2c6aeed7d...3de330ec8
0.16.0.443
27 May 2023 00:55:00
commit hash: 5c261fddae342e60e3489a7b91e2540484d0309dcommit hash: 5c261fddae342e60e3489a7b91e2540484d0309dcommit hash: 5c261fddae342e60e3489a7b91e2540484d0309dcommit hash: 5c261fddae342e60e3489a7b91e2540484d0309d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.443

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/4d634276a...2c6aeed7d
0.16.0.439
25 May 2023 00:40:40
commit hash: c317ba7d6e89e5b5ef015c27ecdc7ce79888f9d7commit hash: c317ba7d6e89e5b5ef015c27ecdc7ce79888f9d7commit hash: c317ba7d6e89e5b5ef015c27ecdc7ce79888f9d7commit hash: c317ba7d6e89e5b5ef015c27ecdc7ce79888f9d7 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.439

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/d7bebb0a4...4d634276a
0.16.0.419
22 May 2023 21:24:28
commit hash: 884e97a20376ee1a953fe839dc2a28e106f1532acommit hash: 884e97a20376ee1a953fe839dc2a28e106f1532acommit hash: 884e97a20376ee1a953fe839dc2a28e106f1532acommit hash: 884e97a20376ee1a953fe839dc2a28e106f1532a files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.419

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/a0ebc401d...d7bebb0a4
0.16.0.415
20 May 2023 00:53:18
commit hash: a9f9c617501f5b277dc5f29df53de74d34d3a28dcommit hash: a9f9c617501f5b277dc5f29df53de74d34d3a28dcommit hash: a9f9c617501f5b277dc5f29df53de74d34d3a28dcommit hash: a9f9c617501f5b277dc5f29df53de74d34d3a28d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.415

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/0910fa917...a0ebc401d
0.16.0.408
18 May 2023 00:49:41
commit hash: 6eee52b75c3d660a5ee6d6f5e86cd7a33ef79a64commit hash: 6eee52b75c3d660a5ee6d6f5e86cd7a33ef79a64commit hash: 6eee52b75c3d660a5ee6d6f5e86cd7a33ef79a64commit hash: 6eee52b75c3d660a5ee6d6f5e86cd7a33ef79a64 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.408

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/10dd41669...0910fa917
0.16.0.405
13 May 2023 00:53:46
commit hash: 95da73c50b2b4fd244c73adeca038d32d8a2ae6dcommit hash: 95da73c50b2b4fd244c73adeca038d32d8a2ae6dcommit hash: 95da73c50b2b4fd244c73adeca038d32d8a2ae6dcommit hash: 95da73c50b2b4fd244c73adeca038d32d8a2ae6d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.405

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/2a1234a82...10dd41669
0.16.0.393
11 May 2023 00:47:04
commit hash: 8b6aae7ba7ffaaafaddde5bc874bf652269d4a8fcommit hash: 8b6aae7ba7ffaaafaddde5bc874bf652269d4a8fcommit hash: 8b6aae7ba7ffaaafaddde5bc874bf652269d4a8fcommit hash: 8b6aae7ba7ffaaafaddde5bc874bf652269d4a8f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.393
0.16.0.391
08 May 2023 20:55:26
commit hash: 694f9fc05bb46bc3c6800b189b47aae74931362dcommit hash: 694f9fc05bb46bc3c6800b189b47aae74931362dcommit hash: 694f9fc05bb46bc3c6800b189b47aae74931362dcommit hash: 694f9fc05bb46bc3c6800b189b47aae74931362d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.391

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/47a250ae1...18139f4d8
0.16.0.389
07 May 2023 00:53:27
commit hash: c4c4e4c0bcecde7df05ad51b5e5efb60264e9076commit hash: c4c4e4c0bcecde7df05ad51b5e5efb60264e9076commit hash: c4c4e4c0bcecde7df05ad51b5e5efb60264e9076commit hash: c4c4e4c0bcecde7df05ad51b5e5efb60264e9076 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.389

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/b03f71fe5...47a250ae1
0.16.0.384
05 May 2023 11:40:12
commit hash: 40d8deb36fe6075ba2eb31e77ec6e8e32f5ab473commit hash: 40d8deb36fe6075ba2eb31e77ec6e8e32f5ab473commit hash: 40d8deb36fe6075ba2eb31e77ec6e8e32f5ab473commit hash: 40d8deb36fe6075ba2eb31e77ec6e8e32f5ab473 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.384

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/2dd954908...b03f71fe5
0.16.0.376
03 May 2023 17:34:06
commit hash: 7a008f441d8f79f46e9b51376e5e236488ea4d6ccommit hash: 7a008f441d8f79f46e9b51376e5e236488ea4d6ccommit hash: 7a008f441d8f79f46e9b51376e5e236488ea4d6ccommit hash: 7a008f441d8f79f46e9b51376e5e236488ea4d6c files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.376

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/f5a5712a0...2dd954908
0.16.0.369
29 Apr 2023 00:54:58
commit hash: 7a3f640964959111e664c7396f371320eba3c38acommit hash: 7a3f640964959111e664c7396f371320eba3c38acommit hash: 7a3f640964959111e664c7396f371320eba3c38acommit hash: 7a3f640964959111e664c7396f371320eba3c38a files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.369

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/6830bfc17...f5a5712a0
0.16.0.368
27 Apr 2023 00:55:32
commit hash: d017ae5ca942fb1bcb87da2f73307bcabd6932a2commit hash: d017ae5ca942fb1bcb87da2f73307bcabd6932a2commit hash: d017ae5ca942fb1bcb87da2f73307bcabd6932a2commit hash: d017ae5ca942fb1bcb87da2f73307bcabd6932a2 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.16.0.368

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/a707b7b10...6830bfc17
0.16.0.359
22 Apr 2023 14:40:08
commit hash: 27ac22d9e28101a4430465f2c3b5859a08176733commit hash: 27ac22d9e28101a4430465f2c3b5859a08176733commit hash: 27ac22d9e28101a4430465f2c3b5859a08176733commit hash: 27ac22d9e28101a4430465f2c3b5859a08176733 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: restore port

This reverts commit b008e04d52506b2ead49a5b0baf9ef6d7446c46c.
0.15.0.536
11 Nov 2022 22:39:58
commit hash: b008e04d52506b2ead49a5b0baf9ef6d7446c46ccommit hash: b008e04d52506b2ead49a5b0baf9ef6d7446c46ccommit hash: b008e04d52506b2ead49a5b0baf9ef6d7446c46ccommit hash: b008e04d52506b2ead49a5b0baf9ef6d7446c46c files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: remove until enough upstream changes accumulate
0.15.0.536
11 Nov 2022 16:59:25
commit hash: 5d779e19726713aebe1bb607106954b4ee52386dcommit hash: 5d779e19726713aebe1bb607106954b4ee52386dcommit hash: 5d779e19726713aebe1bb607106954b4ee52386dcommit hash: 5d779e19726713aebe1bb607106954b4ee52386d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.536

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/eec95e3d5...a707b7b10
0.15.0.534
09 Nov 2022 21:45:50
commit hash: 680b51255d656d3c2c58ed4b249ca8339f9d8fb9commit hash: 680b51255d656d3c2c58ed4b249ca8339f9d8fb9commit hash: 680b51255d656d3c2c58ed4b249ca8339f9d8fb9commit hash: 680b51255d656d3c2c58ed4b249ca8339f9d8fb9 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.534

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/6c31f3b07...eec95e3d5
0.15.0.525
08 Nov 2022 00:55:04
commit hash: 681552e99985390695ef1536978e73eb241c81adcommit hash: 681552e99985390695ef1536978e73eb241c81adcommit hash: 681552e99985390695ef1536978e73eb241c81adcommit hash: 681552e99985390695ef1536978e73eb241c81ad files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.525

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/1243a855d...6c31f3b07
0.15.0.508
05 Nov 2022 23:56:25
commit hash: 3e2508cb6a64309206f5ad214d682a75d1deca0ecommit hash: 3e2508cb6a64309206f5ad214d682a75d1deca0ecommit hash: 3e2508cb6a64309206f5ad214d682a75d1deca0ecommit hash: 3e2508cb6a64309206f5ad214d682a75d1deca0e files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.508

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/4d04144b9...1243a855d
0.15.0.500
01 Nov 2022 11:27:46
commit hash: 5f3f417591177151176e34a21ff9b1fb51f5c01bcommit hash: 5f3f417591177151176e34a21ff9b1fb51f5c01bcommit hash: 5f3f417591177151176e34a21ff9b1fb51f5c01bcommit hash: 5f3f417591177151176e34a21ff9b1fb51f5c01b files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.500

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/a75f9be2e...4d04144b9
0.15.0.498
28 Oct 2022 13:39:05
commit hash: 9c086916eb00009cae8d24e081a95fb1b58e0478commit hash: 9c086916eb00009cae8d24e081a95fb1b58e0478commit hash: 9c086916eb00009cae8d24e081a95fb1b58e0478commit hash: 9c086916eb00009cae8d24e081a95fb1b58e0478 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.498

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/a773231c4...a75f9be2e
0.15.0.495
25 Oct 2022 00:53:27
commit hash: e579aa7977321f24d241ad237f8066b9e6f15ec1commit hash: e579aa7977321f24d241ad237f8066b9e6f15ec1commit hash: e579aa7977321f24d241ad237f8066b9e6f15ec1commit hash: e579aa7977321f24d241ad237f8066b9e6f15ec1 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.495

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/6d90518c9...a773231c4
0.15.0.493
22 Oct 2022 00:56:38
commit hash: 517dd6c2dd5e2551ad2e63284247c3c32ca812e7commit hash: 517dd6c2dd5e2551ad2e63284247c3c32ca812e7commit hash: 517dd6c2dd5e2551ad2e63284247c3c32ca812e7commit hash: 517dd6c2dd5e2551ad2e63284247c3c32ca812e7 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.493

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/2ee59e1a0...6d90518c9
0.15.0.490
20 Oct 2022 00:52:43
commit hash: 0b2c206bbad1e702f0079b1b6d3f1a5eb933f5c1commit hash: 0b2c206bbad1e702f0079b1b6d3f1a5eb933f5c1commit hash: 0b2c206bbad1e702f0079b1b6d3f1a5eb933f5c1commit hash: 0b2c206bbad1e702f0079b1b6d3f1a5eb933f5c1 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.490

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/0c962c98c...2ee59e1a0
0.15.0.484
18 Oct 2022 00:56:08
commit hash: f0acd30a09134889d23f65ff05dff9700a44236fcommit hash: f0acd30a09134889d23f65ff05dff9700a44236fcommit hash: f0acd30a09134889d23f65ff05dff9700a44236fcommit hash: f0acd30a09134889d23f65ff05dff9700a44236f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.484

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/c07424411...0c962c98c
0.15.0.480
15 Oct 2022 00:33:36
commit hash: 53605912f0c2a50ba5fa76e9c6c373cd54f470b1commit hash: 53605912f0c2a50ba5fa76e9c6c373cd54f470b1commit hash: 53605912f0c2a50ba5fa76e9c6c373cd54f470b1commit hash: 53605912f0c2a50ba5fa76e9c6c373cd54f470b1 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.480

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/3a949ea8e...c07424411
0.15.0.478
14 Oct 2022 14:03:10
commit hash: 62e4a9b572c5c71672f9f06dff9e2715474d5062commit hash: 62e4a9b572c5c71672f9f06dff9e2715474d5062commit hash: 62e4a9b572c5c71672f9f06dff9e2715474d5062commit hash: 62e4a9b572c5c71672f9f06dff9e2715474d5062 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.478

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/11192e693...3a949ea8e
0.15.0.472
12 Oct 2022 16:00:15
commit hash: 27099a3481226726e6c1cf063cd39125b6451196commit hash: 27099a3481226726e6c1cf063cd39125b6451196commit hash: 27099a3481226726e6c1cf063cd39125b6451196commit hash: 27099a3481226726e6c1cf063cd39125b6451196 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.472

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/221ee83d4...11192e693
0.15.0.471
10 Oct 2022 23:29:58
commit hash: 83dce35480af9ed2e230ea714de8b3b55cd34ed3commit hash: 83dce35480af9ed2e230ea714de8b3b55cd34ed3commit hash: 83dce35480af9ed2e230ea714de8b3b55cd34ed3commit hash: 83dce35480af9ed2e230ea714de8b3b55cd34ed3 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.471

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/650f95550...221ee83d4
0.15.0.470
10 Oct 2022 11:30:36
commit hash: 556d9cf437394e7658051e841d87984cc2064e27commit hash: 556d9cf437394e7658051e841d87984cc2064e27commit hash: 556d9cf437394e7658051e841d87984cc2064e27commit hash: 556d9cf437394e7658051e841d87984cc2064e27 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.470

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/694e9bbb9...650f95550
0.15.0.462
08 Oct 2022 00:05:43
commit hash: d75c897833efe064b5990136fe1cc1ee248d12b0commit hash: d75c897833efe064b5990136fe1cc1ee248d12b0commit hash: d75c897833efe064b5990136fe1cc1ee248d12b0commit hash: d75c897833efe064b5990136fe1cc1ee248d12b0 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.462

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/6832ae14a...694e9bbb9
0.15.0.445
04 Oct 2022 16:26:12
commit hash: a5049ad0e8fadf48a7de72de31314823890f48f0commit hash: a5049ad0e8fadf48a7de72de31314823890f48f0commit hash: a5049ad0e8fadf48a7de72de31314823890f48f0commit hash: a5049ad0e8fadf48a7de72de31314823890f48f0 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.445

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/b7e2a2584...6832ae14a
0.15.0.440
03 Oct 2022 10:24:56
commit hash: c215e51501d45fabcf3b03722b9b8e13e1f8656fcommit hash: c215e51501d45fabcf3b03722b9b8e13e1f8656fcommit hash: c215e51501d45fabcf3b03722b9b8e13e1f8656fcommit hash: c215e51501d45fabcf3b03722b9b8e13e1f8656f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.440

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/e4efb6b60...b7e2a2584
0.15.0.429
30 Sep 2022 14:58:17
commit hash: 7b523227b27350ef96c5587fc28fb94730103e1ecommit hash: 7b523227b27350ef96c5587fc28fb94730103e1ecommit hash: 7b523227b27350ef96c5587fc28fb94730103e1ecommit hash: 7b523227b27350ef96c5587fc28fb94730103e1e files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.429

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/bcc6a5832...e4efb6b60
0.15.0.424
23 Sep 2022 21:43:25
commit hash: 237245ea98cf9f0d25fe3d5424857fa62e6a23a2commit hash: 237245ea98cf9f0d25fe3d5424857fa62e6a23a2commit hash: 237245ea98cf9f0d25fe3d5424857fa62e6a23a2commit hash: 237245ea98cf9f0d25fe3d5424857fa62e6a23a2 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.424

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/68c8cef38...bcc6a5832
0.15.0.416
21 Sep 2022 22:05:40
commit hash: fdbab6ff9b5a1e7a7852ef8fe7038053e231a62fcommit hash: fdbab6ff9b5a1e7a7852ef8fe7038053e231a62fcommit hash: fdbab6ff9b5a1e7a7852ef8fe7038053e231a62fcommit hash: fdbab6ff9b5a1e7a7852ef8fe7038053e231a62f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.416

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/0556aa0c5...68c8cef38
0.15.0.412
19 Sep 2022 19:14:54
commit hash: adcd12f589ee3820ffc3c744896a50c592aad183commit hash: adcd12f589ee3820ffc3c744896a50c592aad183commit hash: adcd12f589ee3820ffc3c744896a50c592aad183commit hash: adcd12f589ee3820ffc3c744896a50c592aad183 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.412

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/4ffc97d13...0556aa0c5
0.15.0.403
16 Sep 2022 17:54:00
commit hash: b1938e98b4cffda63293e155b608f277173bf4c5commit hash: b1938e98b4cffda63293e155b608f277173bf4c5commit hash: b1938e98b4cffda63293e155b608f277173bf4c5commit hash: b1938e98b4cffda63293e155b608f277173bf4c5 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.403

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/bca60c4ee...4ffc97d13
0.15.0.399
14 Sep 2022 17:45:08
commit hash: dd06a7f0c7f948d8ecd7d17618b591d67cc56092commit hash: dd06a7f0c7f948d8ecd7d17618b591d67cc56092commit hash: dd06a7f0c7f948d8ecd7d17618b591d67cc56092commit hash: dd06a7f0c7f948d8ecd7d17618b591d67cc56092 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.399

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/42ae1e75a...bca60c4ee
0.15.0.394
13 Sep 2022 00:17:15
commit hash: e4cc1d219a1caa82e21de85fc1a99090e9c98147commit hash: e4cc1d219a1caa82e21de85fc1a99090e9c98147commit hash: e4cc1d219a1caa82e21de85fc1a99090e9c98147commit hash: e4cc1d219a1caa82e21de85fc1a99090e9c98147 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.394

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/4cc3abb96...42ae1e75a
0.15.0.392
11 Sep 2022 12:05:19
commit hash: 94e255a7ffd0c527236b16c74bc893769fb33f0fcommit hash: 94e255a7ffd0c527236b16c74bc893769fb33f0fcommit hash: 94e255a7ffd0c527236b16c74bc893769fb33f0fcommit hash: 94e255a7ffd0c527236b16c74bc893769fb33f0f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.392

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/4cc5bdc4d...4cc3abb96
0.15.0.388
09 Sep 2022 13:41:30
commit hash: 6931f685a8d3f4d822fd4133088178de2a388f8ecommit hash: 6931f685a8d3f4d822fd4133088178de2a388f8ecommit hash: 6931f685a8d3f4d822fd4133088178de2a388f8ecommit hash: 6931f685a8d3f4d822fd4133088178de2a388f8e files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.388

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/8026953df...4cc5bdc4d
0.15.0.386
08 Sep 2022 00:30:23
commit hash: 7c17900ae10cadd7f4b2a2909b16cdb5342f96b5commit hash: 7c17900ae10cadd7f4b2a2909b16cdb5342f96b5commit hash: 7c17900ae10cadd7f4b2a2909b16cdb5342f96b5commit hash: 7c17900ae10cadd7f4b2a2909b16cdb5342f96b5 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.386

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/fd0b0276c...8026953df
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)
0.15.0.377
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)
0.15.0.377
31 Aug 2022 23:36:17
commit hash: f3c9682054b8394a723c8a32ce25a317c4cd1e66commit hash: f3c9682054b8394a723c8a32ce25a317c4cd1e66commit hash: f3c9682054b8394a723c8a32ce25a317c4cd1e66commit hash: f3c9682054b8394a723c8a32ce25a317c4cd1e66 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/sway-devel: update to 1.7.120

Changes:	https://github.com/swaywm/sway/compare/6e023257...07bfeb2a
Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/78cf39b6b...fd0b0276c
0.15.0.369
30 Aug 2022 00:35:44
commit hash: bce81c28ae728920175323ef87f130bed07e2801commit hash: bce81c28ae728920175323ef87f130bed07e2801commit hash: bce81c28ae728920175323ef87f130bed07e2801commit hash: bce81c28ae728920175323ef87f130bed07e2801 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.369

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/6a11256cd...78cf39b6b
0.15.0.362
26 Aug 2022 22:31:11
commit hash: 337dade8974e719b0bed8038154002cddd1bcadecommit hash: 337dade8974e719b0bed8038154002cddd1bcadecommit hash: 337dade8974e719b0bed8038154002cddd1bcadecommit hash: 337dade8974e719b0bed8038154002cddd1bcade files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.362

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/4c1afb126...6a11256cd
0.15.0.359
25 Aug 2022 00:52:35
commit hash: ee810f5709c009467864c386c81522fb6ae92dfccommit hash: ee810f5709c009467864c386c81522fb6ae92dfccommit hash: ee810f5709c009467864c386c81522fb6ae92dfccommit hash: ee810f5709c009467864c386c81522fb6ae92dfc files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.359

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/d3cb6b73a...4c1afb126
0.15.0.358
23 Aug 2022 00:43:28
commit hash: 42e2744eaf6fa0aabb05b29791ac5f2acc756962commit hash: 42e2744eaf6fa0aabb05b29791ac5f2acc756962commit hash: 42e2744eaf6fa0aabb05b29791ac5f2acc756962commit hash: 42e2744eaf6fa0aabb05b29791ac5f2acc756962 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.358

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/7c575922c...d3cb6b73a
0.15.0.351
20 Aug 2022 00:40:46
commit hash: 2a38648419fee80f0c70c6aec01fedcb79693472commit hash: 2a38648419fee80f0c70c6aec01fedcb79693472commit hash: 2a38648419fee80f0c70c6aec01fedcb79693472commit hash: 2a38648419fee80f0c70c6aec01fedcb79693472 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.351

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/bea4bd43e...7c575922c
0.15.0.344
16 Aug 2022 00:51:48
commit hash: 5ae8a1e1d27bffefed19d91998b169e1a3f504ebcommit hash: 5ae8a1e1d27bffefed19d91998b169e1a3f504ebcommit hash: 5ae8a1e1d27bffefed19d91998b169e1a3f504ebcommit hash: 5ae8a1e1d27bffefed19d91998b169e1a3f504eb files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.344

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/c2359d032...bea4bd43e
0.15.0.327
12 Aug 2022 23:07:37
commit hash: 2a1fbdc5b904a22a6e44f921cfeed19f394c1b5fcommit hash: 2a1fbdc5b904a22a6e44f921cfeed19f394c1b5fcommit hash: 2a1fbdc5b904a22a6e44f921cfeed19f394c1b5fcommit hash: 2a1fbdc5b904a22a6e44f921cfeed19f394c1b5f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-devel: update to 0.15.0.327

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/98cf38601...c2359d032
0.15.0.325
12 Aug 2022 10:30:10
commit hash: e4cc8bf094c0d3e027ff41a8205ce47c98d2b1c1commit hash: e4cc8bf094c0d3e027ff41a8205ce47c98d2b1c1commit hash: e4cc8bf094c0d3e027ff41a8205ce47c98d2b1c1commit hash: e4cc8bf094c0d3e027ff41a8205ce47c98d2b1c1 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/sway-devel: update to 1.7.118

Changes:	https://github.com/swaywm/sway/compare/ebf441b3...6e023257
Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/f72aeacd6...98cf38601
0.15.0.320
09 Aug 2022 00:51:18
commit hash: b7e299ae6f3ab11a198e0dc93e2e221836125ebccommit hash: b7e299ae6f3ab11a198e0dc93e2e221836125ebccommit hash: b7e299ae6f3ab11a198e0dc93e2e221836125ebccommit hash: b7e299ae6f3ab11a198e0dc93e2e221836125ebc files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/sway-devel: update to 1.7.117

Changes:	https://github.com/swaywm/sway/compare/89d73bee...ebf441b3
Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/b24b50ec0...f72aeacd6

Number of commits found: 109 (showing only 100 on this page)

1 | 2  »