non port: graphics/wayland/files/patch-tests_event-loop-test.c |
Number of commits found: 4 |
Friday, 10 Dec 2021
|
02:14 Jan Beich (jbeich)
graphics/wayland: update to 1.20.0
Changes: https://lists.freedesktop.org/archives/wayland-devel/2021-December/042064.html
PR: 258547
Exp-run by: antoine
Approved by: manu
571ee96 |
Friday, 14 Feb 2020
|
11:09 bapt
Update to 1.18
Abi is backward compatible: https://abi-laboratory.pro/tracker/timeline/wayland/
Port changes:
- Allow memfd_create on FreeBSD 13 for sealing
- Drop ms_timeout workaround in favor of upstream fix[1]
- Drop posix_fallocate patch as it was disabled in r455878
- Adjust posix_fallocate comment to improve clarity
- Temporarily revert event loop update until epoll-shim#15 [2] is fixed
[1]: https://gitlab.freedesktop.org/wayland/wayland/commit/75d14834570b
[2]: https://github.com/jiixyj/epoll-shim/issues/15
Build tested on:
11.3 aarch64
11.3 amd64
11.3 armv6
11.3 i386
12.0 amd64
12.0 i386
12.1 aarch64
12.1 amd64
12.1 armv6
12.1 armv7
12.1 i386
13.0 amd64
13.0 i386
Base GCC 4.2.1 (mimics powerpc*, mips*, riscv64)
Run tested with:
multimedia/libva-intel-driver
multimedia/mpv
www/firefox + MOZ_ENABLE_WAYLAND
x11-servers/xwayland-devel
x11-wm/cage
x11-wm/sway
x11/wl-clipboard
PR: 244059
Submitted by: jbeich
Tested by: manu
Reviewed by: manu
Approved by: x11 (bapt)
Differential Revision: https://reviews.freebsd.org/D23643
 |
Saturday, 9 Dec 2017
|
22:02 zeising
Update wayland to 1.14.0
Disable posix_fallocate since ZFS does not support it.
Use epoll-shim instead of kqueue directly, from myfreeweb on github.
PR: 224200
Submitted by: Johannes Lundberg
 |
Friday, 12 May 2017
|
18:46 rezny
Consolidate the Mesa ports, update to 17.0.4, and add Wayland option
* libGL, libEGL, libglesv2, libglapi, and gbm have been moved into mesa-libs,
graphics/dri has been renamed to mesa-dri, and USE_GL has been adjusted
* mesa-libs has a new WAYLAND option that enables platform support in libEGL
* mesa-dri now depends on graphics/s2tc for compressed texture support [1]
* re-remove obsolete dependency on makedepends [2]
* correct sed fix backported from 17.1 [3]
PR: 218799 (exp-run), 212762 [1], 218552 [2], 218562 [3]
Submitted by: dbn [1], jbeich [2,3]
Reported by: afiskon@devzen.ru [1]
Reviewed by: kwm, johalun0@gmail.com
Approved by: portmgr, swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10448
 |
Number of commits found: 4 |