Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
29 Jan 2021 11:02:59
1.19.0

|
jbeich  |
graphics/wayland: update to 1.19.0
- Fix wl_client_get_credentials [1]
Changes: https://gitlab.freedesktop.org/wayland/wayland/compare/1.18.0...1.19.0
PR: 246189 [1]
Submitted by: Greg V [1]
Approved by: manu
Differential Revision: https://reviews.freebsd.org/D28399 |
04 Jul 2020 18:11:42
1.18.0_4

|
zeising  |
Chanse update of devel/libffi
Chase the devel/libffi update
Bump portrevision of all dependent ports to chace shard library version bump
in libffi.
Update LIB_DEPENDS lines where needed to not require a specific version of
libffi.so.
PR: 247028 (for tracking) |
24 May 2020 10:23:24
1.18.0_3

|
jbeich  |
Chase GitLab redirect in PATCH_SITES
https://about.gitlab.com/releases/2020/05/06/gitlab-com-13-0-breaking-changes/#removal-of-deprecated-project-paths |
11 May 2020 19:50:29
1.18.0_3

|
jbeich  |
Convert GitLab patches to simple diffs
GitLab unlike GitHub keeps the footer from git-format-patch(1) which
frequently changes on Git version upgrades. So, switch to git-diff(1)
which lacks header/footer.
Approved by: x11 (zeising via Gitter)
MFH: 2020Q2 (avoid bustage over time due to upstream infra upgrades)
Differential Revision: https://reviews.freebsd.org/D24810 |
11 May 2020 18:58:53
1.18.0_3

|
jbeich  |
graphics/wayland: regen gitlab patches
-2.24.1
+2.26.2 |
28 Feb 2020 10:23:25
1.18.0_3

|
jbeich  |
graphics/wayland: disable posix_fallocate on FreeBSD < 13 after r527045
On FreeBSD < 13 neither memfd_create exists nor posix_fallocate works
with file descriptors returned by shm_open. As SHM_ANON code wasn't
upstreamed and is not used on FreeBSD 13 just disable posix_fallocate
without version checks.
Reported by: Pete Wright, raichoo
Tested by: Pete Wright, raichoo
Approved by: zeising (x11), Greg V
Differential Revision: https://reviews.freebsd.org/D23856 |
24 Feb 2020 20:01:28
1.18.0_2

|
jbeich  |
graphics/wayland: replace posix_fallocate hack with a proper fix
PR: 224226
Approved by: x11 (manu, zeising)
Differential Revision: https://reviews.freebsd.org/D23696 |
24 Feb 2020 20:01:19
1.18.0_1

|
jbeich  |
graphics/wayland: convert to USES=meson
- Drop autotools patches
- Drop sys/param.h check as __FreeBSD__ is defined by compiler
- Apply upstream fix for tests randomly failing to build
PR: 244071
Tested by: mikael (13.0 powerpc64), pkubaj (12.1/13.0 powerpc64)
Approved by: x11 (manu, zeising)
Differential Revision: https://reviews.freebsd.org/D23644 |
24 Feb 2020 20:01:06
1.18.0_1

|
jbeich  |
devel/libepoll-shim: update to 0.0.20200223
- Drop no longer necessary graphics/wayland workaround
Changes: https://github.com/FreeBSDDesktop/epoll-shim/compare/07e2a80...ae12186
Approved by: zeising (x11), grembo (from previous update)
Differential Revision: https://reviews.freebsd.org/D23801 |
14 Feb 2020 11:09:46
1.18.0

|
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 (Only the first 15 lines of the commit message are shown above ) |
28 Jan 2020 11:53:08
1.17.0

|
zeising  |
graphics/wayland: Update to 1.17
Update graphics/wayland to 1.17 [1]
Add a patch to use shm_anon instead of posix_fallocate(), as the latter
doesn't work on ZFS. [2]
PR: 237650 [1], 224226 [2]
Submitted by: jbeich [1], jbeich and Greg V [2] (original version)
Reviewed by: Greg V, manu
Differential Revision: https://reviews.freebsd.org/D20099 |
22 Jan 2019 20:51:38
1.16.0_1

|
zeising  |
graphics/wayland: disable debug build by default
There is no need to build wayland with debug options by default. This is
most likely a left over from when it was first ported.
PR: 234920
Submitted by: jbeich |
16 Oct 2018 20:05:44
1.16.0

|
sunpoet  |
Update MASTER_SITES
- While I'm here, sort USES
Approved by: portmgr (blanket) |
15 Oct 2018 23:59:24
1.16.0

|
jbeich  |
graphics/wayland: update to 1.16.0
- New libwayland-egl home for consumers as Mesa 18.2 dropped it
Changes: https://lists.freedesktop.org/archives/wayland-devel/2018-April/037767.html
Changes: https://lists.freedesktop.org/archives/wayland-devel/2018-August/039358.html
PR: 227423
Submitted by: Greg V <greg@unrelenting.technology>
Approved by: maintainer timeout (5 months) |
02 Jul 2018 00:47:14
1.14.0

|
linimon  |
Mark various ports broken on mips64 and, where appropriate, mips.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
18 Jun 2018 14:00:43
1.14.0

|
linimon  |
Mark ports broken on powerpc64, categories g-n.
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket) |
03 May 2018 09:33:58
1.14.0

|
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
09 Dec 2017 22:02:30
1.14.0

|
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 |
12 May 2017 18:46:53
1.13.0

|
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 |
29 Jan 2017 23:04:45
1.12.0

|
bapt  |
Move wayland to a better location |