notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: x11-toolkits/wlroots/Makefile
SVNWeb

Number of commits found: 94

Mon, 13 Feb 2023
[ 19:13 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:146bb4da8d31a34f013b593b85f47796cd06158d  commit hash:146bb4da8d31a34f013b593b85f47796cd06158d  commit hash:146bb4da8d31a34f013b593b85f47796cd06158d  146bb4d 
x11-toolkits/wlroots: limit hwdata dependency to DRM as build only

pnp.ids is converted to pnpids.c, so won't pick up changes without rebuild.
pnp.ids is also unused when nesting on X11 or Wayland (WLR_BACKENDS != drm).
https://gitlab.freedesktop.org/wlroots/wlroots/-/commit/eec95e3d5e1a
Fri, 10 Feb 2023
[ 23:39 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:b015da7d206e20897d46bfd547810d32b8a864dd  commit hash:b015da7d206e20897d46bfd547810d32b8a864dd  commit hash:b015da7d206e20897d46bfd547810d32b8a864dd  b015da7 
x11-toolkits/wlroots: update to 0.16.2

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.16.2
Reported by:	GitLab (notify releases)
Wed, 18 Jan 2023
[ 23:27 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:14cde4b44792ebee4f87ee315b4ba8275750627a  commit hash:14cde4b44792ebee4f87ee315b4ba8275750627a  commit hash:14cde4b44792ebee4f87ee315b4ba8275750627a  14cde4b 
x11-toolkits/wlroots: switch 9f5b7d7133ba to 0.16 upstream commit
[ 23:27 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:361baca6a6bee946a18977fa0fbd0d8d70129ac8  commit hash:361baca6a6bee946a18977fa0fbd0d8d70129ac8  commit hash:361baca6a6bee946a18977fa0fbd0d8d70129ac8  361baca 
x11-toolkits/wlroots: backport a Xwayland crashfix

Inspired by:	Alpine Linux
Wed, 4 Jan 2023
[ 23:50 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:9f5b7d7133bace0cdb8e53c6ce836fa78e7d5237  commit hash:9f5b7d7133bace0cdb8e53c6ce836fa78e7d5237  commit hash:9f5b7d7133bace0cdb8e53c6ce836fa78e7d5237  9f5b7d7 
x11-toolkits/wlroots: unbreak nesting under X11 after a8bed4f81662

$ pkg install xorg-minimal xterm sway
$ echo "exec xterm" >~/.xinitrc
$ startx
$ sway -c /dev/null
[...]
Assertion failed: (buffer->n_busy > 0), function handle_x11_present_event, file
backend/x11/output.c, line 682.

or

$ pkg install cage sway
$ cage env -u WAYLAND_DISPLAY sway -c /dev/null
[...]
Assertion failed: (buffer->n_busy > 0), function handle_x11_present_event, file
backend/x11/output.c, line 682.
Sun, 25 Dec 2022
[ 16:36 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:a8bed4f816621a8c3595af72eb7810abda988513  commit hash:a8bed4f816621a8c3595af72eb7810abda988513  commit hash:a8bed4f816621a8c3595af72eb7810abda988513  a8bed4f 
x11-toolkits/wlroots: update to 0.16.1

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.16.1
Reported by:	GitLab (notify releases)
Fri, 11 Nov 2022
[ 22:39 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:1c4b6bc295c65bd8a4ac04f13b7972f78a834c0d  commit hash:1c4b6bc295c65bd8a4ac04f13b7972f78a834c0d  commit hash:1c4b6bc295c65bd8a4ac04f13b7972f78a834c0d  1c4b6bc  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
x11-toolkits/wlroots: update to 0.16.0

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.16.0
Reported by:	GitLab (notify releases)
[ 22:39 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:95c12168657aee3dfc9db7e93106d9dc42854e69  commit hash:95c12168657aee3dfc9db7e93106d9dc42854e69  commit hash:95c12168657aee3dfc9db7e93106d9dc42854e69  95c1216 
x11-toolkits/wlroots: drop NVIDIA option

Needs rebase for 0.16.0 but abandoned by the author.
Also obsoleted by GBM support in nvidia-driver >= 495.

This reverts commit f406592a8e37f2c889ea0a2966cdd9cc751f7c8c.
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 4 Feb 2022
[ 18:36 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:ac652323294381d6fe069dbcdb9aca8553121b3b  commit hash:ac652323294381d6fe069dbcdb9aca8553121b3b  commit hash:ac652323294381d6fe069dbcdb9aca8553121b3b  ac65232 
x11-toolkits/wlroots: update to 0.15.1

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.15.1
Reported by:	Repology
Tue, 28 Dec 2021
[ 00:41 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:359ec6a859ae9012bcbeff3b38325fe1d23a2306  commit hash:359ec6a859ae9012bcbeff3b38325fe1d23a2306  commit hash:359ec6a859ae9012bcbeff3b38325fe1d23a2306  359ec6a 
x11-toolkits/wlroots: tag patches from GitHub

Required to extend PATCH_SITES without increasing failover.
GitHub to be used only for rebased patches like xwayland_hidpi.
[ 00:41 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:d86298bd9eb337bdf4dd836f8f41b2a0b6970fbd  commit hash:d86298bd9eb337bdf4dd836f8f41b2a0b6970fbd  commit hash:d86298bd9eb337bdf4dd836f8f41b2a0b6970fbd  d86298b 
x11-toolkits/wlroots: switch recent patch to GitLab

-index 4932ec4da4..70f1b7c41f 100644
+index 4932ec4d..70f1b7c4 100644
[...]
+--
+GitLab
+
[ 00:41 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:1b3c44d137ce39914901457a7f5d4bdc21cb4e1c  commit hash:1b3c44d137ce39914901457a7f5d4bdc21cb4e1c  commit hash:1b3c44d137ce39914901457a7f5d4bdc21cb4e1c  1b3c44d 
x11-toolkits/wlroots: backport some fixes from upstream

- wlr_texture: remove wlr_texture_from_wl_drm() from header
- scene: schedule an output frame on wl_surface.frame
- vulkan: Fix imported image layout
Sun, 26 Dec 2021
[ 11:48 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:e20e42ee3132a273e889ce1e6c5b5a9c38b61312  commit hash:e20e42ee3132a273e889ce1e6c5b5a9c38b61312  commit hash:e20e42ee3132a273e889ce1e6c5b5a9c38b61312  e20e42e 
x11-toolkits/wlroots: NVIDIA depends on DRM after 2af7805da5c5

ld: error: undefined symbol: drm_is_eglstreams
>>> referenced by wlr_renderer.c
>>>              
libwlroots.so.10.p/render_wlr_renderer.c.o:(wlr_renderer_init_wl_shm)
>>> referenced by wlr_renderer.c
>>>              
libwlroots.so.10.p/render_wlr_renderer.c.o:(wlr_renderer_init_wl_shm)
>>> referenced by wlr_renderer.c
>>>              
libwlroots.so.10.p/render_wlr_renderer.c.o:(wlr_renderer_init_wl_display)
>>> referenced 3 more times

ld: error: undefined symbol: wlr_backend_is_drm
>>> referenced by eglstreams_allocator.c
>>>              
libwlroots.so.10.p/render_eglstreams_allocator.c.o:(multi_backend_callback)
>>> referenced by output.c
>>>               libwlroots.so.10.p/types_output_output.c.o:(output_basic_test)

ld: error: undefined symbol: wlr_output_is_drm
>>> referenced by egl.c
>>>              
libwlroots.so.10.p/render_egl.c.o:(wlr_egl_flip_eglstreams_page)
>>> referenced by render.c
>>>              
libwlroots.so.10.p/types_output_render.c.o:(output_create_swapchain)
[ 11:48 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:b6f4f1e6971a07341b925f066409fa5e7a2993fd  commit hash:b6f4f1e6971a07341b925f066409fa5e7a2993fd  commit hash:b6f4f1e6971a07341b925f066409fa5e7a2993fd  b6f4f1e 
x11-toolkits/wlroots: NVIDIA depends on X11 after 597460fbd27c

ld: error: undefined symbol: xwayland_keyboard_grab_manager
>>> referenced by wlr_keyboard.c
>>>              
libwlroots.so.10.p/types_wlr_keyboard.c.o:(wlr_keyboard_notify_key)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
ninja: build stopped: cannot make progress due to previous errors.
[ 11:36 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:b9b57e255bc554216f9f42e74184b5f0d084cb15  commit hash:b9b57e255bc554216f9f42e74184b5f0d084cb15  commit hash:b9b57e255bc554216f9f42e74184b5f0d084cb15  b9b57e2 
x11-toolkits/wlroots: update NVIDIA patch
Thu, 23 Dec 2021
[ 07:37 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:597460fbd27cea910432065e09fff6d18e95c25d  commit hash:597460fbd27cea910432065e09fff6d18e95c25d  commit hash:597460fbd27cea910432065e09fff6d18e95c25d  597460f 
x11-toolkits/wlroots: update NVIDIA patch
Fri, 17 Dec 2021
[ 11:30 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:2af7805da5c5fc73eb28fba4065cead63c4bb5ab  commit hash:2af7805da5c5fc73eb28fba4065cead63c4bb5ab  commit hash:2af7805da5c5fc73eb28fba4065cead63c4bb5ab  2af7805  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
x11-toolkits/wlroots: update to 0.15.0

Changes:	https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.15.0
Reported by:	upstream (tracking bug)
Sun, 28 Nov 2021
[ 17:59 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:a3837318d0a66be81377892d5e3a65d78f00b2d2  commit hash:a3837318d0a66be81377892d5e3a65d78f00b2d2  commit hash:a3837318d0a66be81377892d5e3a65d78f00b2d2  a383731 
x11-toolkits/wlroots: don't require vulkan-validation-layers

PR:		256793
Mon, 1 Nov 2021
[ 17:01 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:bfe5bc8c7a5642613b51b8c453102432e14dbb30  commit hash:bfe5bc8c7a5642613b51b8c453102432e14dbb30  commit hash:bfe5bc8c7a5642613b51b8c453102432e14dbb30  bfe5bc8 
x11-toolkits/wlroots: chase to the new home

https://github.com/swaywm/wlroots/commit/0855cdacb2ee
"This repository has been archived by the owner. It is now read-only."
Tue, 5 Oct 2021
[ 02:34 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:ceb020d97b0d4bd5a6bbf9edd44560d96e8a369b  commit hash:ceb020d97b0d4bd5a6bbf9edd44560d96e8a369b  commit hash:ceb020d97b0d4bd5a6bbf9edd44560d96e8a369b  ceb020d 
x11-toolkits/wlroots: simplify _DEPENDS after f2820b6cc217
[ 00:56 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:1785b4c9822591dcc2024c3d86afc07518b31126  commit hash:1785b4c9822591dcc2024c3d86afc07518b31126  commit hash:1785b4c9822591dcc2024c3d86afc07518b31126  1785b4c 
x11-toolkits/wlroots: drop unused -isystem after 325260c4ac26
Fri, 17 Sep 2021
[ 17:14 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:841c9c30cb0c72335ffcf1d42d82f3271de64d2f  commit hash:841c9c30cb0c72335ffcf1d42d82f3271de64d2f  commit hash:841c9c30cb0c72335ffcf1d42d82f3271de64d2f  841c9c3 
graphics/libglvnd: update to 1.3.4

- graphics/egl-wayland: drop libglvnd < 1.3.4 workaround
- x11-toolkits/wlroots: rebuild to enable EGL_EXT_device_persistent_id

Changes:	https://gitlab.freedesktop.org/glvnd/libglvnd/-/compare/v1.3.3...v1.3.4
PR:		258269
Exp-run by:	antoine
Approved by:	zeising
Thu, 8 Jul 2021
[ 15:43 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:8c3c0663752147ed0a8f0cf1e5596b9eeaf9f72f  commit hash:8c3c0663752147ed0a8f0cf1e5596b9eeaf9f72f  commit hash:8c3c0663752147ed0a8f0cf1e5596b9eeaf9f72f  8c3c066 
x11-toolkits/wlroots: unbreak NVIDIA after e8342192e9dd

===>  Applying distribution patches for wlroots-0.14.1
1 out of 14 hunks failed--saving rejects to render/gles2/renderer.c.rej
===>  FAILED Applying distribution patch b78146d76ab0.patch with -p1
*** Error code 1
[ 15:25 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:e8342192e9dd8c0c3965bcfaa25687e32b5f1ae8  commit hash:e8342192e9dd8c0c3965bcfaa25687e32b5f1ae8  commit hash:e8342192e9dd8c0c3965bcfaa25687e32b5f1ae8  e834219 
x11-toolkits/wlroots: update to 0.14.1

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.14.1
Reported by:	GitHub (watch releases)
Wed, 23 Jun 2021
[ 18:13 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:494d86231d8dd3ceae7302676e5ff195d850510e  commit hash:494d86231d8dd3ceae7302676e5ff195d850510e  commit hash:494d86231d8dd3ceae7302676e5ff195d850510e  494d862 
x11-toolkits/wlroots: expose Vulkan renderer

Example usage:
$ WLR_RENDERER=vulkan sway
[ 18:07 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:f2820b6cc2170feef17989c422f2cf46644a5b57  commit hash:f2820b6cc2170feef17989c422f2cf46644a5b57  commit hash:f2820b6cc2170feef17989c422f2cf46644a5b57  f2820b6  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
x11-toolkits/wlroots: update to 0.14.0

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.14.0
Reported by:	GitHub (watch releases)
Tue, 22 Jun 2021
[ 18:53 Kevin Bowling (kbowling) search for other commits by this committer ]    commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  da3162c  (Only the first 10 of 914 ports in this commit are shown above. View all ports for this commit)
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
Sun, 30 May 2021
[ 22:36 Jan Beich (jbeich) search for other commits by this committer Author: Evgeniy Khramtsov ]    commit hash:fc72140f6f4a11e87aeb620aa7b9034308ef93ae  commit hash:fc72140f6f4a11e87aeb620aa7b9034308ef93ae  commit hash:fc72140f6f4a11e87aeb620aa7b9034308ef93ae  fc72140 
x11-toolkits/wlroots: backport fix for bundled libXcursor

PR:		256274
Security:	CVE-2013-2003
Sun, 18 Apr 2021
[ 23:34 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:8c80131aaf28ad546553c8d9e99ab4244fcb0a77  commit hash:8c80131aaf28ad546553c8d9e99ab4244fcb0a77  commit hash:8c80131aaf28ad546553c8d9e99ab4244fcb0a77  8c80131 
x11-toolkits/wlroots: disable direct session by default

- Removed upstream in https://github.com/swaywm/wlroots/commit/d037c2dddc0f
- Lacks XDG_SESSION_TYPE unlike
https://github.com/swaywm/wlroots/commit/90c845295947
- SUID in consumers is now handled by `builtin` backend in libseat
[ 23:34 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:af2f34c777eef8696f0358c743247e5480633261  commit hash:af2f34c777eef8696f0358c743247e5480633261  commit hash:af2f34c777eef8696f0358c743247e5480633261  af2f34c 
x11-toolkits/wlroots: move CONSOLEKIT as BASU to sysutils/seatd

- wlroots >= 0.14 is libseat-only per
https://github.com/swaywm/wlroots/commit/7f0908546149
- WLR_SESSION currently defaults to libseat even if CONSOLEKIT is enabled
- mutter and plasma5-kwin if ever ported to libseat may want to use ConsoleKit2
- Enable BASU by default as the dependency is already pulled by sway and mako
Sat, 10 Apr 2021
[ 20:33 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:f406592a8e37f2c889ea0a2966cdd9cc751f7c8c  commit hash:f406592a8e37f2c889ea0a2966cdd9cc751f7c8c  commit hash:f406592a8e37f2c889ea0a2966cdd9cc751f7c8c  f406592 
x11-toolkits/wlroots: expose x11/nvidia-driver support

Allow debugging EGLStreams itself on FreeBSD. Like CONSOLEKIT this relies
on a rejected patch, so may break on updates or be eventually removed.

See also NVIDIA option in x11-servers/xwayland-devel
[ 20:33 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:f5d0c53d72296109a0861c4eb9365bc877b80e54  commit hash:f5d0c53d72296109a0861c4eb9365bc877b80e54  commit hash:f5d0c53d72296109a0861c4eb9365bc877b80e54  f5d0c53 
x11-toolkits/wlroots: fix patch warning after 70148c11889b

===>  Applying distribution patches for wlroots-0.13.0
No such line 2057 in input file, ignoring
Thu, 8 Apr 2021
[ 23:33 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:ddeb3e2d7f6e69262d65cb84f9b2b75c127b2af0  commit hash:ddeb3e2d7f6e69262d65cb84f9b2b75c127b2af0  commit hash:ddeb3e2d7f6e69262d65cb84f9b2b75c127b2af0  ddeb3e2 
x11-toolkits/wlroots: move experimental label to CONSOLEKIT

ConsoleKit2 support uses a patch rejected upstream, and upstream plans
to simplify session handling via libseat by dropping other session backends.
Wed, 7 Apr 2021
[ 20:59 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:70148c11889b8de458a1c3ea23c94d05af404296  commit hash:70148c11889b8de458a1c3ea23c94d05af404296  commit hash:70148c11889b8de458a1c3ea23c94d05af404296  70148c1  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
x11-toolkits/wlroots: update to 0.13.0

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.13.0
Reported by:	GitHub (watch releases)
Tested by:	Evgeniy Khramtsov (via CFT on x11@ list)
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
[ 08:11 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:5254fca65db2343e41437effbfc1f2abdcaa24cc  commit hash:5254fca65db2343e41437effbfc1f2abdcaa24cc  commit hash:5254fca65db2343e41437effbfc1f2abdcaa24cc  5254fca 
Chase GH_ACCOUNT rename for Greg V
Sun, 8 Nov 2020
[ 16:48 jbeich search for other commits by this committer ] Original commit   Revision:554475 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
x11-toolkits/wlroots: update to 0.12.0

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.12.0
Reported by:	GitHub (watch releases)
Wed, 28 Oct 2020
[ 14:41 jbeich search for other commits by this committer ] Original commit   Revision:553548
x11-toolkits/wlroots: enable LIBSEAT by default

When seatd is running don't use setuid bit. Otherwise, use wlroots
direct session like before to keep POLA. For example,

  $ sway
  [ERROR] [libseat] [libseat/libseat.c:73] libseat_open_seat: No backend was
able to open a seat
  [ERROR] [backend/session/libseat.c:102] Unable to create seat: Function not
implemented
  <direct session started>

  $ ps -lp $(pgrep -x sway)
   UID   PID  PPID C PRI NI    VSZ    RSS MWCHAN STAT TT     TIME COMMAND
  1234 63621 63611 0  20  0 279152 107156 select S    v0  0:01.11 sway
     0 63623 63621 6  52  0  32124  18396 sbwait I    v0  0:00.00 sway

vs.

  $ service seatd onestart
  $ sway
  <libseat session started>

  $ ps -lp $(pgrep -x sway)
   UID   PID  PPID C PRI NI    VSZ    RSS MWCHAN STAT TT     TIME COMMAND
  1234 46290 46280 4  20  0 332924 105248 select S    v0  0:05.47 sway
[ 14:41 jbeich search for other commits by this committer ] Original commit   Revision:553547
x11-toolkits/wlroots: reject CONSOLEKIT + LIBSEAT

===>  Applying distribution patches for wlroots-0.11.0_2
1 out of 3 hunks failed--saving rejects to backend/session/session.c.rej
2 out of 2 hunks failed--saving rejects to meson.build.rej
===>  FAILED Applying distribution patch bad1e9afa8ea.patch with -p1
[ 14:41 jbeich search for other commits by this committer ] Original commit   Revision:553546
x11-toolkits/wlroots: adjust X11 identation to match other options
Sat, 17 Oct 2020
[ 15:00 rene search for other commits by this committer ] Original commit   Revision:552594
x11-toolkits/wlroots: remove a case specific to FreeBSD 11.3

Phabricator:	D26646
Mon, 28 Sep 2020
[ 19:59 zeising search for other commits by this committer ] Original commit   Revision:550443 (Only the first 10 of 61 ports in this commit are shown above. View all ports for this commit)
Bump portrevision for devel/evdev-proto

Bump portrevision on everything with a build dependency on
devel/evdev-proto, to chace the update of evdev-proto in r550442.
Sat, 29 Aug 2020
[ 00:37 jbeich search for other commits by this committer ] Original commit   Revision:546852
sysutils/seatd: update to 0.2.0

Changes:	https://git.sr.ht/~kennylevinsen/seatd/log/0.2.0
Reported by:	upstream, Repology
Thu, 27 Aug 2020
[ 00:22 jbeich search for other commits by this committer ] Original commit   Revision:546309
x11-toolkits/wlroots: unbreak WLR_SESSION=direct with LIBSEAT=on after r546064

Apply a crashfix when wlroots is built with libseat session backend
but user opted out of the new default via environ(7). Upstream impact
was more serious because the patch wasn't optional.
Mon, 24 Aug 2020
[ 10:26 jbeich search for other commits by this committer ] Original commit   Revision:546064
x11-toolkits/wlroots: refresh LIBSEAT patches

This version has been merged upstream.
[ 02:57 jbeich search for other commits by this committer ] Original commit   Revision:546036
x11-toolkits/wlroots: refresh LIBSEAT patches
Sat, 22 Aug 2020
[ 23:55 jbeich search for other commits by this committer ] Original commit   Revision:545797
x11-toolkits/wlroots: refresh LIBSEAT patches
Sun, 9 Aug 2020
[ 09:35 jbeich search for other commits by this committer ] Original commit   Revision:544555
sysutils/seatd: add new port

seatd is a seat management deamon, that does everything it needs to
do. Nothing more, nothing less. Depends only on libc.

libseat is a seat management library allowing applications to use
whatever seat management is available.

Supports:
- seatd
- (e)logind
- embedded seatd for standalone operation

Each backend can be compile-time included and is runtime auto-detected
or manually selected with the `LIBSEAT_BACKEND` environment variable.

Which backend is in use is transparent to the application, providing a
simple common interface.

WWW: https://git.sr.ht/~kennylevinsen/seatd
[ 08:26 jbeich search for other commits by this committer ] Original commit   Revision:544549
x11-toolkits/wlroots: expand URL in CONSOLEKIT comment
Thu, 16 Jul 2020
[ 00:33 jbeich search for other commits by this committer ] Original commit   Revision:542297
x11-toolkits/wlroots: unbreak CONSOLEKIT after r542295

===>  Applying distribution patches for wlroots-0.11.0
1 out of 1 hunks failed--saving rejects to backend/session/meson.build.rej
1 out of 2 hunks failed--saving rejects to meson.build.rej
1 out of 1 hunks failed--saving rejects to meson_options.txt.rej
===>  FAILED Applying distribution patch e8cc137111bc.patch with -p1
*** Error code 1
Wed, 15 Jul 2020
[ 23:58 jbeich search for other commits by this committer ] Original commit   Revision:542295 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
x11-toolkits/wlroots: update to 0.11.0

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.11.0
Reported by:	GitHub (watch releases)
Wed, 13 May 2020
[ 19:55 jbeich search for other commits by this committer ] Original commit   Revision:535134
x11-toolkits/wlroots: add Xwayland HiDPI scaling support

See https://github.com/swaywm/wlroots/pull/2064#issuecomment-622647075
Fri, 27 Mar 2020
[ 23:34 jbeich search for other commits by this committer ] Original commit   Revision:529292
x11-toolkits/wlroots: aarch64 still needs LLD workaround
Tue, 10 Mar 2020
[ 14:31 jbeich search for other commits by this committer ] Original commit   Revision:528178
x11-toolkits/wlroots: update to 0.10.1

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.10.1
Changes:	https://github.com/swaywm/wlroots/compare/0.10.0...0.10.1
Reported by:	GitHub (watch releases)
Wed, 4 Mar 2020
[ 10:02 jbeich search for other commits by this committer ] Original commit   Revision:527752
x11-toolkits/wlroots: fix server-side cursor icon

On Sway switching to an empty workspace would revert cursor to default theme.

Reported by:	raichoo
Fri, 28 Feb 2020
[ 11:26 manu search for other commits by this committer ] Original commit   Revision:527328
x11-toolkits/wlroots: Add mesa-dri to RUN_DEPEND

wlroots will try to create a GBM device and this need the gbm drivers from
mesa.

Fixes running any wayland compositor depending on wlroots on a fresh install.
Example:
$ pkg install sway alacritty
$ sway
gbm: failed to open any driver (search paths /usr/local/lib/dri)
gbm: Last dlopen error: Cannot open "/usr/local/lib/dri/i965_dri.so"
failed to load driver: i965
gbm: failed to open any driver (search paths /usr/local/lib/dri)
gbm: Last dlopen error: Cannot open "/usr/local/lib/dri/kms_swrast_dri.so"
failed to load driver: kms_swrast
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 17 Feb 2020
[ 21:23 jbeich search for other commits by this committer ] Original commit   Revision:526432
x11-toolkits/wlroots: don't hardcode /dev/drm/0

Test independently from the next update to catch regressions early.
Sun, 9 Feb 2020
[ 22:22 jbeich search for other commits by this committer ] Original commit   Revision:525681
x11-toolkits/wlroots: switch to Xwayland snapshot

Improves stability with X11 applications on Sway.
Wed, 29 Jan 2020
[ 15:59 jbeich search for other commits by this committer ] Original commit   Revision:524557
x11-toolkits/wlroots: backport WLR_DRM_NO_MODIFIERS support

https://github.com/swaywm/wlroots/commit/2bdd1d0896cc broke KMS-based
screen capture e.g.,

  $ sudo LIBVA_DRIVER_NAME=iHD ffmpeg -hide_banner \
      -f kmsgrab -i - \
      -vf hwmap=derive_device=vaapi,scale_vaapi=format=nv12 \
      -c:v h264_vaapi  \
      output.mp4
  [kmsgrab @ 0x81098b000] Using plane 30 to locate framebuffers.
  [kmsgrab @ 0x81098b000] Failed to get framebuffer 131: Invalid argument.
  pipe:: Invalid argument

To make it work again define WLR_DRM_NO_MODIFIERS=1 via environ(7)
before starting a wlroots-based compositor.
Thu, 23 Jan 2020
[ 16:19 jbeich search for other commits by this committer ] Original commit   Revision:523935
x11-toolkits/wlroots: unbreak CONSOLEKIT after r523838

===>  Applying distribution patches for wlroots-0.10.0
1 out of 2 hunks failed--saving rejects to meson.build.rej

Submitted by:	Greg V
Wed, 22 Jan 2020
[ 20:16 jbeich search for other commits by this committer ] Original commit   Revision:523838 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
x11-toolkits/wlroots: update to 0.10.0

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.10.0
Changes:	https://github.com/swaywm/wlroots/compare/0.9.1...0.10.0
Reported by:	GitHub (watch releases)
MFH:		2020Q1 (required by sway 1.4)
Mon, 6 Jan 2020
[ 14:13 jbeich search for other commits by this committer ] Original commit   Revision:522235
x11-toolkits/wlroots: update to 0.9.1

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.9.1
Reported by:	GitHub (watch releases)
Thu, 2 Jan 2020
[ 21:31 jbeich search for other commits by this committer ] Original commit   Revision:521880
x11-toolkits/wlroots: unbreak nesting after r521656

An example affected use case would be running Cage on Sway in order to
contain multiple fullscreen/kiosk Firefox instances, capitalizing
on minimalistic UI.
Wed, 1 Jan 2020
[ 00:30 jbeich search for other commits by this committer ] Original commit   Revision:521668
x11-toolkits/wlroots: unbreak CONSOLEKIT after r521656

===>  Applying distribution patches for wlroots-0.9.0
No such line 52 in input file, ignoring
1 out of 1 hunks failed--saving rejects to backend/meson.build.rej
1 out of 4 hunks failed--saving rejects to meson.build.rej

Submitted by:	Greg V
Tue, 31 Dec 2019
[ 21:11 jbeich search for other commits by this committer ] Original commit   Revision:521656 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
x11-toolkits/wlroots: update to 0.9.0

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.9.0
Reported by:	GitHub (watch releases)
Sun, 22 Dec 2019
[ 19:52 jbeich search for other commits by this committer ] Original commit   Revision:520655
x11-toolkits/wlroots: backport fix for TTY > 10

$ sway -d
[...]
[sway/server.c:39] Preparing Wayland server initialization
[backend/session/direct-freebsd.c:159] Using tty /dev/ttyv10
[backend/session/direct-freebsd.c:163] Cannot open tty: No such file or
directory
[backend/session/session.c:96] Failed to load session backend
[backend/backend.c:321] Failed to start a DRM session
[backend/noop/backend.c:51] Creating noop backend
[sway/server.c:46] Unable to create backend

PR:		242801
Submitted by:	Ting-Wei Lan
Thu, 7 Nov 2019
[ 18:36 zeising search for other commits by this committer ] Original commit   Revision:517000 (Only the first 10 of 432 ports in this commit are shown above. View all ports for this commit)
Add USES=xorg USES=gl, ports categories x

Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Mon, 7 Oct 2019
[ 20:35 jbeich search for other commits by this committer ] Original commit   Revision:513996
x11-toolkits/wlroots: update to 0.8.1

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.8.1
Reported by:	GitHub (watch releases)
[ 13:38 jbeich search for other commits by this committer ] Original commit   Revision:513946
x11-toolkits/wlroots: update to 0.8.0

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.8.0
Reported by:	GitHub (watch releases)
Tue, 27 Aug 2019
[ 13:05 jbeich search for other commits by this committer ] Original commit   Revision:510012
x11-toolkits/wlroots: update to 0.7.0

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.7.0
Reported by:	GitHub (watch releases)
Fri, 2 Aug 2019
[ 04:33 jbeich search for other commits by this committer ] Original commit   Revision:507840
x11-toolkits/wlroots: add CONSOLEKIT option

Allows to avoid root and direct session bugs. Upstream wants a more
lightweight solution but when that will materialize isn't clear.

Requires D18754 at runtime.
[ 04:32 jbeich search for other commits by this committer ] Original commit   Revision:507839
x11-toolkits/wlroots: phase out LLD_UNSAFE

-CURRENT/-STABLE snapshots with Clang/LLD 7.0.* are already EOL i.e.,
not worth maintaining conditionals for.
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Fri, 3 May 2019
[ 16:41 jbeich search for other commits by this committer ] Original commit   Revision:500742
x11-toolkits/wlroots: update to 0.6.0

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.6.0
Mon, 11 Mar 2019
[ 17:47 jbeich search for other commits by this committer ] Original commit   Revision:495369
x11-wm/sway: update to 1.0

Changes:	https://github.com/swaywm/sway/releases/tag/1.0
Changes:	https://github.com/swaywm/sway/compare/1.0-rc5...1.0
Changes:	https://github.com/swaywm/wlroots/releases/tag/0.5
Thu, 28 Feb 2019
[ 00:57 jbeich search for other commits by this committer ] Original commit   Revision:494112
x11-toolkits/wlroots: update to 0.4.1 (nop)

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.4.1
Tue, 26 Feb 2019
[ 00:22 jbeich search for other commits by this committer ] Original commit   Revision:493917
x11-wm/sway: update to 1.0.r4

Changes:	https://github.com/swaywm/sway/releases/tag/1.0-rc4
Changes:	https://github.com/swaywm/wlroots/releases/tag/0.4
Mon, 25 Feb 2019
[ 22:07 jbeich search for other commits by this committer ] Original commit   Revision:493901 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Add option helper for MESON_ARGS = -Dfoo=enabled

feature options define combo like auto/yes/no in a standand way.
In other words, upstream projects of ports that use _MESON_YES are
supposed to migrate to _MESON_ENABLED.

https://mesonbuild.com/Build-options.html#features

Reviewed by:	tobik (implicit)
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D19127
Sun, 3 Feb 2019
[ 15:00 jbeich search for other commits by this committer ] Original commit   Revision:492053
x11-wm/sway: update to 1.0.r1

Changes:	https://github.com/swaywm/sway/releases/tag/1.0-rc1
Changes:	https://github.com/swaywm/sway/compare/de76c4e0...1.0-rc1
Changes:	https://github.com/swaywm/wlroots/compare/28f11aec...0.3
Fri, 1 Feb 2019
[ 23:43 jbeich search for other commits by this committer ] Original commit   Revision:491894
x11-wm/sway: update to 1.0.b.2.304

Changes:	https://github.com/swaywm/sway/compare/5cb3d476...de76c4e0
Changes:	https://github.com/swaywm/wlroots/compare/41af8d84...28f11aec
Wed, 30 Jan 2019
[ 17:18 jbeich search for other commits by this committer ] Original commit   Revision:491634
x11-wm/sway: update to 1.0.b.2.291

Changes:	https://github.com/swaywm/sway/compare/606f6a37...5cb3d476
Changes:	https://github.com/swaywm/wlroots/compare/9fe8e379...41af8d84
Changes:	https://github.com/swaywm/swaylock/compare/ecc8402...effdea5
Tue, 29 Jan 2019
[ 00:47 jbeich search for other commits by this committer ] Original commit   Revision:491530
x11-wm/sway: update to 1.0.b.2.282

Changes:	https://github.com/swaywm/sway/compare/5f45a4bb...606f6a37
Changes:	https://github.com/swaywm/wlroots/compare/209210d3...9fe8e379
Changes:	https://github.com/swaywm/swayidle/compare/f002a7a...d18c7cb
Changes:	https://github.com/swaywm/swaylock/compare/368f53e...ecc8402
Mon, 28 Jan 2019
[ 21:46 jbeich search for other commits by this committer ] Original commit   Revision:491518
x11-toolkits/wlroots: drop xkeyboard-config dependency after r490981

wlroots unlike sway doesn't require working keyboard input but both
expect xkb_context_new(XKB_CONTEXT_NO_FLAGS) to just work.
Sat, 26 Jan 2019
[ 00:43 jbeich search for other commits by this committer ] Original commit   Revision:491216
x11-wm/sway: update to 1.0.b.2.274

Changes:	https://github.com/swaywm/sway/compare/1a1133dc...5f45a4bb
Changes:	https://github.com/swaywm/wlroots/compare/c41d0130...209210d3
Changes:	https://github.com/swaywm/swaylock/compare/72d15f8...f002a7a
Changes:	https://github.com/swaywm/swaylock/compare/3d94a60...368f53e
Thu, 24 Jan 2019
[ 00:14 jbeich search for other commits by this committer ] Original commit   Revision:491073
x11-wm/sway: update to 1.0.b.2.270

Changes:	https://github.com/swaywm/sway/compare/410c9613...1a1133dc
Changes:	https://github.com/swaywm/wlroots/compare/b619ab4d...c41d0130
Changes:	https://github.com/swaywm/swaylock/compare/4e72a36...3d94a60
Tue, 22 Jan 2019
[ 00:42 jbeich search for other commits by this committer ] Original commit   Revision:490913
x11-wm/sway: update to 1.0.b.2.243

Changes:	https://github.com/swaywm/sway/compare/1cce14e7...410c9613
Changes:	https://github.com/swaywm/wlroots/compare/5dde2e79...b619ab4d
Changes:	https://github.com/swaywm/swayidle/compare/c94949d...72d15f8
Changes:	https://github.com/swaywm/swaylock/compare/52eeb9f...4e72a36
Sat, 19 Jan 2019
[ 00:32 jbeich search for other commits by this committer ] Original commit   Revision:490689
x11-wm/sway: update to 1.0.b.2.226

Changes:	https://github.com/swaywm/sway/compare/70637b40...1cce14e7
Changes:	https://github.com/swaywm/wlroots/compare/10b1de6e...5dde2e79
Changes:	https://github.com/swaywm/swayidle/compare/1.1...c94949d
Changes:	https://github.com/swaywm/swaylock/compare/1.2...52eeb9f
Wed, 16 Jan 2019
[ 19:17 jbeich search for other commits by this committer ] Original commit   Revision:490501
x11-wm/sway: update to 1.0.b.2.204

Changes:	https://github.com/swaywm/sway/compare/2573606b...70637b40
Changes:	https://github.com/swaywm/wlroots/compare/10a2c4ed...10b1de6e
Tue, 15 Jan 2019
[ 00:52 jbeich search for other commits by this committer ] Original commit   Revision:490329 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
x11-wm/sway: update to 1.0.b.2.189

The last beta is several months old, so use a snapshot to help users
evaluate the current state.

Changes:	https://github.com/swaywm/sway/compare/1.0-beta.2...2573606b
Changes:	https://github.com/swaywm/wlroots/compare/0.2...10a2c4ed
Mon, 7 Jan 2019
[ 06:41 jbeich search for other commits by this committer ] Original commit   Revision:489559
x11-toolkits/wlroots: improve error messages
[ 05:07 jbeich search for other commits by this committer ] Original commit   Revision:489557
x11-toolkits/wlroots: add missing runtime dependencies

[xwayland/xwayland.c:141] failed to exec Xwayland: No such file or directory

xkbcommon: ERROR: failed to add default include path /usr/local/share/X11/xkb
[rootston/keyboard.c:421] Cannot create XKB context
[rootston/seat.c:660] could not allocate keyboard for seat
Sun, 6 Jan 2019
[ 13:28 jbeich search for other commits by this committer ] Original commit   Revision:489493 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
x11-wm/sway: add new port

Sway is a tiling Wayland compositor and a drop-in replacement for the
i3 window manager for X11. It works with your existing i3 configuration
and supports most of i3's features, plus a few extras.

https://swaywm.org/

Number of commits found: 94