non port: graphics/waffle/distinfo |
Number of commits found: 9 |
Wednesday, 12 May 2021
|
14:43 Jan Beich (jbeich)
Convert GitLab diffs back to patches
GitLab has fixed unstable footer, so restore header/footer.
https://gitlab.com/gitlab-org/gitaly/-/commit/8a1daafa720b
This reverts commit c031fd115a267199aa9cd9ee7d4a790ac6d27c03.
fe9883e |
Friday, 9 Apr 2021
|
18:44 Matthias Fechner (mfechner)
Regenerate all distfiles using gitlab as source.
This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.
This commit also applies some small fixes to make sure all ports using
gitlab are buildable.
Reviewed by: mat
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D29628
911f042 |
Friday, 28 Aug 2020
|
17:02 zeising
graphics/waffle: Update to 1.6.1
Update graphics/waffle. This fixes the build with -fno-common.
Switch to new version of the patches for xdg-shell.
PR: 248963
Submitted by: Greg V
MFH: 2020Q3
 |
Monday, 11 May 2020
|
19:50 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
 |
18:58 jbeich
graphics/waffle: regen gitlab patches
-2.24.1
+2.26.2
 |
Thursday, 23 Jan 2020
|
12:42 tobik
graphics/waffle: Update to 1.6.0-7
- Waffle moved to freedesktop gitlab
- Now supports building with Meson, which allows us to remove all
the CMake patches from the port. The Meson build however still
expects that cmake is available in the build environment.
- New version generates CMake config with 'Waffle' named variables
(which devel/apitrace expects) instead of 'WAFFLE'
- Extra xdg-shell patch to make devel/apitrace 'eglretrace' work
on modern Wayland compositors (wlroots has removed the old wl-shell
protocol, so this is required to make apitrace's debug trace
replays work on sway/wayfire/...)
- All backends are now options (on by default)
- Manpages are now built
- graphics/piglit needs a small patch to build
PR: 242892, 242893
Submitted by: Greg V <greg@unrelenting.technology> (based on)
Approved by: x11 (maintainer timeout, 27 days)
 |
Monday, 30 Nov 2015
|
06:48 dumbbell
graphics/waffle: Update to 1.5.2
The "x11_egl" platform is now explicitely enabled.
Reviewed by: danfe, kwm
Approved by: kwm
Differential Revision: https://reviews.freebsd.org/D4051
 |
Sunday, 22 Feb 2015
|
20:21 kwm
Update waffle to 1.5.1.
Use USES=compiler:c11 to allow it to build on older FreeBSD versions.
Enable GLX support.
Fix plist when cmake is in debug build mode.
Submitted by: dumbbell@
 |
Wednesday, 14 Jan 2015
|
16:04 kwm
Add waffle 1.5.0.
Waffle is a cross-platform C library that allows one to defer selection
of an OpenGL API and window system until runtime.
It is used by the piglit, Mesa's OpenGL test suite, to test multiple
OpenGL flavors in a cross-platform way.
 |
Number of commits found: 9 |