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
waffle Library that allows to defer selection of an OpenGL API until runtime
1.6.1.15_4 graphics 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 1.6.1.15_3Version of this port present on the latest quarterly branch.
Maintainer: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-01-14 16:04:22
Last Update: 2024-01-12 22:40:48
Commit Hash: 9f8f710
License: BSD2CLAUSE
WWW:
https://www.waffle-gl.org/
Description:
Waffle is a cross-platform C library that allows one to defer selection of an OpenGL API and window system until runtime. For example, on Linux, Waffle enables an application to select X11/EGL with an OpenGL 3.3 core profile, Wayland with OpenGL ES2, and other window system / API combinations. Waffle's immediate goal is to enable Piglit, Mesa's OpenGL test suite, to test multiple OpenGL flavors in a cross-platform way. However, Waffle's design does not preclude it from being useful to other projects.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (118 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/waffle-1.6.1.15_4/catalog.mk
  3. /usr/local/share/licenses/waffle-1.6.1.15_4/LICENSE
  4. /usr/local/share/licenses/waffle-1.6.1.15_4/BSD2CLAUSE
  5. bin/wflinfo
  6. include/waffle-1/waffle.h
  7. include/waffle-1/waffle_gbm.h
  8. include/waffle-1/waffle_glx.h
  9. include/waffle-1/waffle_version.h
  10. include/waffle-1/waffle_wayland.h
  11. include/waffle-1/waffle_x11_egl.h
  12. lib/cmake/Waffle/WaffleConfig.cmake
  13. lib/cmake/Waffle/WaffleConfigVersion.cmake
  14. lib/libwaffle-1.so
  15. lib/libwaffle-1.so.0
  16. lib/libwaffle-1.so.0.6.90
  17. libdata/pkgconfig/waffle-1.pc
  18. share/man/man1/wflinfo.1.gz
  19. share/man/man3/waffle_attrib_list.3.gz
  20. share/man/man3/waffle_attrib_list_get.3.gz
  21. share/man/man3/waffle_attrib_list_get_with_default.3.gz
  22. share/man/man3/waffle_attrib_list_length.3.gz
  23. share/man/man3/waffle_attrib_list_update.3.gz
  24. share/man/man3/waffle_config.3.gz
  25. share/man/man3/waffle_config_choose.3.gz
  26. share/man/man3/waffle_config_destroy.3.gz
  27. share/man/man3/waffle_config_get_native.3.gz
  28. share/man/man3/waffle_context.3.gz
  29. share/man/man3/waffle_context_create.3.gz
  30. share/man/man3/waffle_context_destroy.3.gz
  31. share/man/man3/waffle_context_get_native.3.gz
  32. share/man/man3/waffle_display.3.gz
  33. share/man/man3/waffle_display_connect.3.gz
  34. share/man/man3/waffle_display_disconnect.3.gz
  35. share/man/man3/waffle_display_get_native.3.gz
  36. share/man/man3/waffle_display_supports_context_api.3.gz
  37. share/man/man3/waffle_dl.3.gz
  38. share/man/man3/waffle_dl_can_open.3.gz
  39. share/man/man3/waffle_dl_sym.3.gz
  40. share/man/man3/waffle_enum.3.gz
  41. share/man/man3/waffle_enum_to_string.3.gz
  42. share/man/man3/waffle_error.3.gz
  43. share/man/man3/waffle_error_get_code.3.gz
  44. share/man/man3/waffle_error_get_info.3.gz
  45. share/man/man3/waffle_error_to_string.3.gz
  46. share/man/man3/waffle_gbm.3.gz
  47. share/man/man3/waffle_gbm_config.3.gz
  48. share/man/man3/waffle_gbm_context.3.gz
  49. share/man/man3/waffle_gbm_display.3.gz
  50. share/man/man3/waffle_gbm_window.3.gz
  51. share/man/man3/waffle_get_current_context.3.gz
  52. share/man/man3/waffle_get_current_display.3.gz
  53. share/man/man3/waffle_get_current_window.3.gz
  54. share/man/man3/waffle_get_proc_address.3.gz
  55. share/man/man3/waffle_glx.3.gz
  56. share/man/man3/waffle_glx_config.3.gz
  57. share/man/man3/waffle_glx_context.3.gz
  58. share/man/man3/waffle_glx_display.3.gz
  59. share/man/man3/waffle_glx_window.3.gz
  60. share/man/man3/waffle_init.3.gz
  61. share/man/man3/waffle_is_extension_in_string.3.gz
  62. share/man/man3/waffle_make_current.3.gz
  63. share/man/man3/waffle_native.3.gz
  64. share/man/man3/waffle_native_config.3.gz
  65. share/man/man3/waffle_native_context.3.gz
  66. share/man/man3/waffle_native_display.3.gz
  67. share/man/man3/waffle_native_window.3.gz
  68. share/man/man3/waffle_teardown.3.gz
  69. share/man/man3/waffle_wayland.3.gz
  70. share/man/man3/waffle_wayland_config.3.gz
  71. share/man/man3/waffle_wayland_context.3.gz
  72. share/man/man3/waffle_wayland_display.3.gz
  73. share/man/man3/waffle_wayland_window.3.gz
  74. share/man/man3/waffle_window.3.gz
  75. share/man/man3/waffle_window_create.3.gz
  76. share/man/man3/waffle_window_destroy.3.gz
  77. share/man/man3/waffle_window_get_native.3.gz
  78. share/man/man3/waffle_window_show.3.gz
  79. share/man/man3/waffle_window_swap_buffers.3.gz
  80. share/man/man3/waffle_x11_egl.3.gz
  81. share/man/man3/waffle_x11_egl_config.3.gz
  82. share/man/man3/waffle_x11_egl_context.3.gz
  83. share/man/man3/waffle_x11_egl_display.3.gz
  84. share/man/man3/waffle_x11_egl_window.3.gz
  85. share/man/man7/waffle.7.gz
  86. share/man/man7/waffle_feature_test_macros.7.gz
  87. share/doc/waffle1/HACKING.txt
  88. share/doc/waffle1/LICENSE-threads.txt
  89. share/doc/waffle1/LICENSE.txt
  90. share/doc/waffle1/README.md
  91. share/doc/waffle1/examples/Makefile.example
  92. share/doc/waffle1/examples/gl_basic.c
  93. share/doc/waffle1/examples/simple-x11-egl.c
  94. share/doc/waffle1/release-notes/waffle-0.1.txt
  95. share/doc/waffle1/release-notes/waffle-0.2.txt
  96. share/doc/waffle1/release-notes/waffle-0.3.0.txt
  97. share/doc/waffle1/release-notes/waffle-0.3.1.txt
  98. share/doc/waffle1/release-notes/waffle-1.0.0.txt
  99. share/doc/waffle1/release-notes/waffle-1.0.1.txt
  100. share/doc/waffle1/release-notes/waffle-1.1.0.txt
  101. share/doc/waffle1/release-notes/waffle-1.1.1.txt
  102. share/doc/waffle1/release-notes/waffle-1.1.2.txt
  103. share/doc/waffle1/release-notes/waffle-1.2.0.txt
  104. share/doc/waffle1/release-notes/waffle-1.2.1.txt
  105. share/doc/waffle1/release-notes/waffle-1.2.2.txt
  106. share/doc/waffle1/release-notes/waffle-1.3.0.txt
  107. share/doc/waffle1/release-notes/waffle-1.4.0.txt
  108. share/doc/waffle1/release-notes/waffle-1.4.1.txt
  109. share/doc/waffle1/release-notes/waffle-1.4.2.txt
  110. share/doc/waffle1/release-notes/waffle-1.4.3.txt
  111. share/doc/waffle1/release-notes/waffle-1.4.4.txt
  112. share/doc/waffle1/release-notes/waffle-1.5.0.txt
  113. share/doc/waffle1/release-notes/waffle-1.5.1.txt
  114. share/doc/waffle1/release-notes/waffle-1.5.2.txt
  115. share/doc/waffle1/release-notes/waffle-1.6.0.md
  116. @owner
  117. @group
  118. @mode
Collapse this list.
Dependency lines:
  • waffle>0:graphics/waffle
To install the port:
cd /usr/ports/graphics/waffle/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/waffle
  • pkg install waffle
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: waffle
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1617891491 SHA256 (mesa-waffle-2485a41c321a29463b5c0af7813c2d1046e2f925_GL0.tar.gz) = 60aaefec2ee50090671790a0be4feb28b190194bdbbd854ff659249100f0517b SIZE (mesa-waffle-2485a41c321a29463b5c0af7813c2d1046e2f925_GL0.tar.gz) = 383388

Expand this list (6 items)

Collapse this list.

SHA256 (39ad2b26f46e90cbae13a9cbc58e1f9df03f0980.patch) = 323c8960476839a0475d8a07548a00c54eddb8a3352ab6241127394c4486e297 SIZE (39ad2b26f46e90cbae13a9cbc58e1f9df03f0980.patch) = 3234 SHA256 (e4a1e7e9670b77d5b145520d60c4b7570fe3c6ea.patch) = 9ec8f3a0716a8db80f1ef3ae9d29959baa01798ff4ec63d00f703445d4747f62 SIZE (e4a1e7e9670b77d5b145520d60c4b7570fe3c6ea.patch) = 10686 SHA256 (8c202f88ab4f0f851e3f19dd82bc6b5236120564.patch) = 01c02df645abfcf7749b60281c9fb6e934e1c21c5fd2696d5b5fbb5bda5dcffe SIZE (8c202f88ab4f0f851e3f19dd82bc6b5236120564.patch) = 1040

Collapse this list.


Packages (timestamps in pop-ups are UTC):
waffle
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.6.1.15_41.6.1.15_41.6.1.151.6.1.15_41.6.1.15_4-1.6.1.15-
FreeBSD:13:quarterly1.6.1.15_31.6.1.15_3-1.6.1.15_31.6.1.15_31.6.1.15_31.6.1.15_31.6.1.15_3
FreeBSD:14:latest1.6.1.15_41.6.1.15_4-1.6.1.15_41.6.1.15_41.6.1.15_3-1.6.1.15_3
FreeBSD:14:quarterly1.6.1.15_31.6.1.15_3-1.6.1.15_31.6.1.15_31.6.1.15_31.6.1.15_31.6.1.15_3
FreeBSD:15:latest1.6.1.15_41.6.1.15_4n/a1.6.1.15_4n/a1.6.1.15_41.6.1.15_41.6.1.15_4
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. cmake : devel/cmake-core
  2. docbook.xsl : textproc/docbook-xsl
  3. wayland-protocols>0 : graphics/wayland-protocols
  4. wayland-scanner : graphics/wayland
  5. meson : devel/meson
  6. ninja : devel/ninja
  7. pkgconf>=1.3.0_1 : devel/pkgconf
  8. python3.9 : lang/python39
  9. xsltproc : textproc/libxslt
  10. xorgproto>=0 : x11/xorgproto
  11. x11.pc : x11/libX11
  12. xcb.pc : x11/libxcb
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xcb.pc : x11/libxcb
Library dependencies:
  1. libudev.so : devel/libudev-devd
  2. libwayland-egl.so : graphics/wayland
  3. libEGL.so : graphics/libglvnd
  4. libGL.so : graphics/libglvnd
  5. libgbm.so : graphics/mesa-libs
  6. libxml2.so : textproc/libxml2
This port is required by:
for Libraries
  1. devel/apitrace
  2. graphics/piglit

Configuration Options:
===> The following configuration options are available for waffle-1.6.1.15_4: DOCS=on: Build and/or install documentation GBM=on: GBM/DRM/KMS direct-on-hardware support MANPAGES=on: Build and/or install manual pages SURFACELESS=on: Surfaceless EGL support WAYLAND=on: Wayland (graphics) support X11=on: X11 (graphics) support ===> Use 'make config' to modify these settings
Options name:
graphics_waffle
USES:
compiler:c11 gl localbase meson pkgconfig python:build gnome 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/mesa/waffle/-/archive/2485a41c321a29463b5c0af7813c2d1046e2f925.tar.gz?dummy=/
Collapse this list.

Number of commits found: 36

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.1.15_4
12 Jan 2024 22:40:48
commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sanitize MANPREFIX for meson ports

Approved by:	portmgr
1.6.1.15_3
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
1.6.1.15_3
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
1.6.1.15_3
09 Sep 2022 20:32:24
commit hash: e942e560c468063b850b05ae3df340b36f24c7b5commit hash: e942e560c468063b850b05ae3df340b36f24c7b5commit hash: e942e560c468063b850b05ae3df340b36f24c7b5commit hash: e942e560c468063b850b05ae3df340b36f24c7b5 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Update path set in BUILD_DEPENDS for CMake

Commit b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 changed its location to
devel/cmake-core

Approved by:	portmgr (blanket)
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)
1.6.1.15_3
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)
1.6.1.15_3
20 Jul 2022 14:22:04
commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Abel Chow <ozsanh45vds001@sneakemail.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Ade Lovett <ade@lovett.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Hayward <xelah@xelah.com>
  *  Alex Ivasyuv <siegerstein@pochta.ru>
  *  Alex Samorukov <samm@os2.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.6.1.15_3
10 Apr 2022 19:11:41
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
1.6.1.15_2
26 Mar 2022 08:27:27
commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
1.6.1.15_1
19 Oct 2021 08:36:47
commit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2dcommit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2dcommit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2dcommit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2d files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
*: apply refactor.remove-consecutive-empty-lines

Submitted by:	portedit
1.6.1.15_1
22 Jun 2021 18:53:08
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
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
1.6.1.15
12 May 2021 14:43:24
commit hash: fe9883e07c675cbf74a89481b560e6b5d845654acommit hash: fe9883e07c675cbf74a89481b560e6b5d845654acommit hash: fe9883e07c675cbf74a89481b560e6b5d845654acommit hash: fe9883e07c675cbf74a89481b560e6b5d845654a files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
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.
1.6.1.15
09 Apr 2021 18:44:23
commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
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
1.6.1.15
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.6.1.15
28 Aug 2020 17:02:36
Revision:546757Original commit files touched by this commit
zeising search for other commits by this committer
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
1.6.0.7
24 May 2020 10:23:24
Revision:536383Original commit files touched by this commit
jbeich search for other commits by this committer
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
1.6.0.7
11 May 2020 19:50:29
Revision:534935Original commit files touched by this commit
jbeich search for other commits by this committer
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
1.6.0.7
11 May 2020 18:58:45
Revision:534929Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/waffle: regen gitlab patches

-2.24.1
+2.26.2
1.6.0.7
23 Jan 2020 12:42:56
Revision:523925Original commit files touched by this commit
tobik search for other commits by this committer
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)
1.5.2_9
03 Nov 2019 21:56:38
Revision:516607Original commit files touched by this commit
zeising search for other commits by this committer
Switch all ports to use USES=xorg-cat

Change all ports to use USES=xorg-cat instead of the old XORG_CAT
Add USES=xorg and USES=gl as needed to x11@ ports
1.5.2_9
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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
1.5.2_8
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
1.5.2_8
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

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, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
1.5.2_7
11 Nov 2018 23:54:07
Revision:484788Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/mesa-libs: enable WAYLAND by default here and in consumers

PR:		227509
Requested by:	Johannes Lundberg, Greg V
Reviewed by:	tobik (earlier version)
Approved by:	madpilot, x11 (zeising), maintainer timeout (2 weeks)
Exp-run by:	antoine
1.5.2_6
11 Nov 2018 23:23:12
Revision:484785Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/waffle: track graphics/wayland dependency

====> Running Q/A tests (stage-qa)
Error: /usr/local/lib/libwaffle-1.so.0.5.2 is linked to
/usr/local/lib/libwayland-client.so.0 from graphics/wayland but it is not
declared as a dependency
Warning: you need LIB_DEPENDS+=libwayland-client.so:graphics/wayland
Error: /usr/local/lib/libwaffle-1.so.0.5.2 is linked to
/usr/local/lib/libwayland-egl.so.1 from graphics/wayland but it is not declared
as a dependency
Warning: you need LIB_DEPENDS+=libwayland-egl.so:graphics/wayland

PR:		227509
Reported by:	antoine (via exp-run)
1.5.2_5
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
1.5.2_4
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

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, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
1.5.2_3
25 Jun 2017 21:07:58
Revision:444324Original commit files touched by this commit
tcberner search for other commits by this committer
Make ninja opt-out in cmake.mk

Using ninja instead of make (1) can lead to significant speed ups while
building.
Therefore switch from having the ninja generator opt-in to having it opt-out.

Previously cmake-ports that wanted to use ninja could set
    CMAKE_NINJA=yes
now, ports that do not work with ninja can set
    cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.

The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary

PR:		219629
PR:		213331
Exp-run by:	antoine
Reviewed by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D10748
1.5.2_3
23 May 2017 05:03:16
Revision:441503Original commit files touched by this commit
rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
1.5.2_2
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
1.5.2_1
20 Nov 2016 09:38:09
Revision:426566Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
1.5.2
21 Oct 2016 15:21:13
Revision:424427Original commit files touched by this commit
mat search for other commits by this committer
Use USES=pathfix where applicable.

PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
1.5.2
30 Nov 2015 06:48:26
Revision:402649Original commit files touched by this commit
dumbbell search for other commits by this committer
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
1.5.1
26 Aug 2015 19:37:58
Revision:395395Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to options helpers
- While here, add some NO_ARCHes

Approved by:	portmgr blanket
1.5.1
22 Feb 2015 20:21:49
Revision:379627Original commit files touched by this commit
kwm search for other commits by this committer
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@
1.5.0
14 Jan 2015 16:04:13
Revision:377024Original commit files touched by this commit
kwm search for other commits by this committer
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: 36