| Port details |
- mesa-devel Bleeding edge Mesa drivers (OpenCL, OpenGL, Vulkan)
- 26.1.b.1876 graphics
=2 26.0.b.2925Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2020-05-31 09:23:58
- Last Update: 2026-05-28 02:14:17
- Commit Hash: b965acf
- People watching this port, also watch:: neovim, bash, mesa-dri, pkg, drm-kmod
- License: MIT
- WWW:
- https://www.mesa3d.org/
- Description:
- Development branch of Mesa 3D graphics library. Only some drivers are
enabled, so it can co-exist with the stable version.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- mesa-devel>0:graphics/mesa-devel
- To install the port:
- cd /usr/ports/graphics/mesa-devel/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/mesa-devel
- pkg install mesa-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mesa-devel
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 i386 powerpc64 powerpc64le
- distinfo:
- TIMESTAMP = 1779913838
SHA256 (mesa-26.1-branchpoint-1876-gaddd09fb764.tar.bz2) = d331fc2cef1385c9a83a656f20a31d4825d036df6be6f98c5f238b92347e98d4
SIZE (mesa-26.1-branchpoint-1876-gaddd09fb764.tar.bz2) = 110851739
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-pyyaml>0 : devel/py-pyyaml@py311
- py311-packaging>0 : devel/py-packaging@py311
- libglvnd>=1.3.2 : graphics/libglvnd
- py311-mako>0 : textproc/py-mako@py311
- bindgen : devel/rust-bindgen-cli
- libclc-llvm19>0 : devel/libclc@llvm19
- spirv-tools>0 : graphics/spirv-tools
- rustc : lang/rust
- libva>0 : multimedia/libva
- glslangValidator : graphics/glslang
- wayland-protocols>0 : graphics/wayland-protocols
- py311-ply>0 : devel/py-ply@py311
- glslangValidator : graphics/glslang
- glslangValidator : graphics/glslang
- bison : devel/bison
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- xdamage.pc : x11/libXdamage
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xrandr.pc : x11/libXrandr
- xshmfence.pc : x11/libxshmfence
- xxf86vm.pc : x11/libXxf86vm
- Runtime dependencies:
-
- mesa-dri>0 : graphics/mesa-dri
- libclc-llvm19>0 : devel/libclc@llvm19
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- xdamage.pc : x11/libXdamage
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xrandr.pc : x11/libXrandr
- xshmfence.pc : x11/libxshmfence
- xxf86vm.pc : x11/libXxf86vm
- Library dependencies:
-
- libdrm.so : graphics/libdrm
- libexpat.so : textproc/expat2
- libudev.so : devel/libudev-devd
- libdisplay-info.so : sysutils/libdisplay-info
- libLLVMSPIRVLib.so.19.1 : devel/spirv-llvm-translator@llvm19
- libpng.so : graphics/png
- libwayland-server.so : graphics/wayland
- libzstd.so : archivers/zstd
- libLLVM-19.so : devel/llvm19
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mesa-devel-26.1.b.1876:
DRM=on: KMS console support for Vulkan (KHR_display)
LLVM=on: Build with LLVM support (see implies)
LTO=on: Use Link-Time Optimization
OPENCL=on: Heterogeneous computing via OpenCL (implies LLVM)
VAAPI=on: Hardware encoding/decoding (only r600, radeonsi)
VKLAYERS=on: Vulkan layers: anti-lag,device-select,overlay,screenshot,vram-report-limit (implies anv)
WAYLAND=on: Wayland (graphics) support
X11=on: X11 (graphics) support
ZSTD=on: Use ZSTD for shader cache
====> Unified OpenGL drivers
crocus=on: Broadwater, Eaglelake, Ironlake, Sandybridge, Ivybridge, Haswell
iris=on: Broadwell and newer (implies OPENCL)
r600=on: R600, R700, Evergreen, Northern Islands
radeonsi=on: Southern Islands and newer
====> Vulkan drivers
anv=on: Skylake and newer (implies OPENCL)
radv=on: Southern Islands and newer
===> Use 'make config' to modify these settings
- Options name:
- graphics_mesa-devel
- USES:
- bison cpe compiler:c++11-lib meson pkgconfig python:build shebangfix llvm:min=18,lib,noexport xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
22.0.b.436 15 Feb 2022 00:51:02
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.4.b.436
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/7adb3c0f7f9...b995a8eba4f |
22.0.b.405 13 Feb 2022 09:18:15
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: chase LTO on powerpc64 reference |
22.0.b.405 12 Feb 2022 00:07:35
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.4.b.405
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/bfcc7c20c8c...7adb3c0f7f9 |
22.0.b.260 10 Feb 2022 00:44:05
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.4.b.260
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/413bf889e70...bfcc7c20c8c |
22.0.b.152 08 Feb 2022 00:52:02
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.4.b.152
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/945a1e0b8cd...413bf889e70 |
22.0.b.124 06 Feb 2022 00:42:57
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.4.b.124
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/9230b285336...945a1e0b8cd |
22.0.b.123 06 Feb 2022 00:13:13
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.4.b.123
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/3abe9ccbd4c...9230b285336 |
22.0.b.83 04 Feb 2022 16:52:04
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.4.b.83
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/04f6e91de0e...3abe9ccbd4c |
22.0.b.6 03 Feb 2022 00:51:18
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.4.b.6
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/db475c81b7c...04f6e91de0e |
21.3.b.3469 01 Feb 2022 00:45:58
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.3469
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/708a33d1328...db475c81b7c |
21.3.b.3362 30 Jan 2022 00:25:02
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.3362
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/c3a74e10f9a...708a33d1328 |
21.3.b.3353 29 Jan 2022 00:53:18
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.3353
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/57445adc891...c3a74e10f9a |
21.3.b.3256 27 Jan 2022 00:45:00
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.3256
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/09072a08030...57445adc891 |
21.3.b.3112 25 Jan 2022 00:58:39
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.3112
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/4198ca4b3f6...09072a08030 |
21.3.b.3048 22 Jan 2022 00:54:44
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.3048
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/949b5787eec...4198ca4b3f6 |
21.3.b.2860 20 Jan 2022 00:58:21
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.2860
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/e4c582ee71e...949b5787eec |
21.3.b.2737_1 18 Jan 2022 11:39:10
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: bump local LLVM_DEFAULT after e9669c2a0b41
PR: 259563 |
21.3.b.2737 18 Jan 2022 00:43:49
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.2737
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/b8d37eb1bb9...e4c582ee71e |
21.3.b.2718 16 Jan 2022 00:59:13
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.2718
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/fcb3b875539...b8d37eb1bb9 |
21.3.b.2700 15 Jan 2022 00:34:36
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.2700
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/b2ae4b2ac4b...fcb3b875539 |
21.3.b.2589 13 Jan 2022 00:44:50
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.2589
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/8e21cad39b5...b2ae4b2ac4b |
21.3.b.2486 11 Jan 2022 00:52:35
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.2486
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/9cb91010ab0...8e21cad39b5 |
21.3.b.2451 08 Jan 2022 00:49:23
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.2451
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/9f58275f98f...9cb91010ab0 |
21.3.b.2363 06 Jan 2022 00:39:07
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.2363
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/ad2902cbbe0...9f58275f98f |
21.3.b.2290 04 Jan 2022 00:17:56
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.2290
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/31d839aacc6...ad2902cbbe0 |
21.3.b.2264 01 Jan 2022 00:15:47
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.2264
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/e573f544732...31d839aacc6 |
21.3.b.2178 30 Dec 2021 00:43:32
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.2178
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/222487fabee...e573f544732 |
21.3.b.2137 25 Dec 2021 00:53:51
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.2137
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/f5161f6cec7...222487fabee |
21.3.b.2106 23 Dec 2021 00:44:02
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.2106
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/f568d809869...f5161f6cec7 |
21.3.b.2055 21 Dec 2021 00:59:44
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.2055
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/84b21fea46d...f568d809869 |
21.3.b.2002 19 Dec 2021 00:16:49
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.2002
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/96d28f4cde3...84b21fea46d |
21.3.b.1988 18 Dec 2021 00:29:13
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.1988
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/cd38b6e2e85...96d28f4cde3 |
21.3.b.1927 16 Dec 2021 00:30:07
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.1927
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/f94ff2cc038...cd38b6e2e85 |
21.3.b.1817 14 Dec 2021 00:59:36
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.1817
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/9ff086052ab...f94ff2cc038 |
21.3.b.1795 12 Dec 2021 00:25:17
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.1795
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/fd2a558bf8a...9ff086052ab |
21.3.b.1759 11 Dec 2021 00:31:13
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.1759
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/ff74d5dd1b8...fd2a558bf8a |
21.3.b.1729 09 Dec 2021 00:29:53
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.1729
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/cdeecadcb6e...ff74d5dd1b8 |
21.3.b.1187 20 Nov 2021 00:37:13
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.1187
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/35ffadb9e7d...cdeecadcb6e |
21.3.b.1096 19 Nov 2021 11:01:58
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: define LICENSE_FILE |
21.3.b.1096 18 Nov 2021 00:54:28
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.1096
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/a9c1cc63c6c...35ffadb9e7d |
21.3.b.969 16 Nov 2021 00:57:32
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.969
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/01d36149cdd...a9c1cc63c6c |
21.3.b.923 13 Nov 2021 00:30:08
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.923
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/6eb86efe915...01d36149cdd |
21.3.b.850 11 Nov 2021 00:39:14
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.850
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/38f0b36f1ac...6eb86efe915 |
21.3.b.766 09 Nov 2021 00:50:05
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.766
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/c4d904101c0...38f0b36f1ac |
21.3.b.725 06 Nov 2021 00:53:03
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.725
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/97c3b658b33...c4d904101c0 |
21.3.b.629 04 Nov 2021 00:49:08
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.629
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/d66514aaccc...97c3b658b33 |
21.3.b.569 02 Nov 2021 00:56:32
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.569
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/68a62226e4d...d66514aaccc |
21.3.b.539 30 Oct 2021 00:42:47
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.539
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/65abd1d4aed...68a62226e4d |
21.3.b.417 28 Oct 2021 00:52:09
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.417
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/00a1eda61b3...65abd1d4aed |
21.3.b.328 26 Oct 2021 00:20:23
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.328
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/8ccf672fa3c...00a1eda61b3 |
21.3.b.307 23 Oct 2021 00:53:02
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.312
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/60768f4029b...e0335ad8881 |
21.3.b.225 21 Oct 2021 00:18:49
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.225
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/a2789fde0c7...60768f4029b |
21.3.b.155 20 Oct 2021 16:13:12
    |
Stefan Eßer (se)  |
graphics/mesa-devel: Add CPE information
Approved by: portmgr (blanket) |
21.3.b.155 19 Oct 2021 00:52:01
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.155
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/aac47c4b24a...a2789fde0c7 |
21.3.b.86_1 18 Oct 2021 20:58:30
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: drop libatomic workaround after 620968a43a5f
FreeBSD 12.2 has https://cgit.freebsd.org/src/commit/?id=6e4a57b50f13 |
21.3.b.86 16 Oct 2021 00:54:47
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.86
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/c4323dc846d...aac47c4b24a |
21.3.b.13 14 Oct 2021 00:53:27
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.3.b.13
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/ad0bd2a7d27...c4323dc846d |
21.2.b.3457_1 13 Oct 2021 16:52:54
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: unbreak on FreeBSD < 13 |
21.2.b.3457 12 Oct 2021 00:46:40
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.3457
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/1c3ee13a7f0...ad0bd2a7d27 |
21.2.b.3456 12 Oct 2021 00:38:01
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.3456
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/878d8d96c75...1c3ee13a7f0 |
21.2.b.3412 09 Oct 2021 00:48:51
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.3412
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/0209311c6e8...878d8d96c75 |
21.2.b.3275 06 Oct 2021 23:12:58
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.3275
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/85e428f1e01...0209311c6e8 |
21.2.b.3167 05 Oct 2021 00:56:16
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.3167
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/2aa705ec87c...85e428f1e01 |
21.2.b.3070 02 Oct 2021 00:53:39
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.3070
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/1da70c7e935...2aa705ec87c |
21.2.b.2896 30 Sep 2021 21:23:30
    |
Rene Ladan (rene)  |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
21.2.b.2896 30 Sep 2021 00:44:37
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.2896
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/e043b97704f...1da70c7e935 |
21.2.b.2768 28 Sep 2021 00:56:48
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.2768
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/db99462de67...e043b97704f |
21.2.b.2710 25 Sep 2021 00:59:08
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.2710
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/978a5ec5d28...db99462de67 |
21.2.b.2626 23 Sep 2021 00:44:49
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.2626
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/4807d777c09...978a5ec5d28 |
21.2.b.2486 21 Sep 2021 00:51:08
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.2486
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/897bb9a2225...4807d777c09 |
21.2.b.2423 18 Sep 2021 00:49:13
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.2423
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/09bb8602f33...897bb9a2225 |
21.2.b.2308 16 Sep 2021 00:48:50
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.2308
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/9df5ebe5bf2...09bb8602f33 |
21.2.b.2165 14 Sep 2021 00:53:46
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.2165
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/eddb65ffb06...9df5ebe5bf2 |
21.2.b.2106 11 Sep 2021 00:57:08
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.2106
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/5d74c33aaaf...eddb65ffb06 |
21.2.b.1994 08 Sep 2021 23:56:42
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.1994
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/27f2c9dc2e9...5d74c33aaaf |
21.2.b.1902 07 Sep 2021 00:28:06
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.1902
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/5610b5840de...27f2c9dc2e9 |
21.2.b.1882 04 Sep 2021 00:25:31
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.1882
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/97aa90dec2b...5610b5840de |
21.2.b.1786 02 Sep 2021 00:27:32
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.1786
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/f05270ed7fe...97aa90dec2b |
21.2.b.1640 31 Aug 2021 00:36:21
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.1640
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/906f7f4296d...f05270ed7fe |
21.2.b.1608 31 Aug 2021 00:36:20
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: chase c71f5b34dc5a |
21.2.b.1608 29 Aug 2021 00:26:12
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.1608
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/565f9105b70...eacf50c27b7 |
21.2.b.1467 26 Aug 2021 00:40:55
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.1467
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/2944f49610e...565f9105b70 |
21.2.b.1329 24 Aug 2021 00:49:14
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.1329
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/8bb9e9e76fa...2944f49610e |
21.2.b.1288 22 Aug 2021 00:58:01
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.1288
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/6d761126244...8bb9e9e76fa |
21.2.b.1282 21 Aug 2021 00:24:06
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.1282
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/07cc5fd8933...6d761126244 |
21.2.b.1170 19 Aug 2021 00:53:53
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.1170
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/9e6f414766b...07cc5fd8933 |
21.2.b.1051 17 Aug 2021 00:44:03
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.1051
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/38f39cc1e21...9e6f414766b |
21.2.b.981_1 15 Aug 2021 18:47:47
    |
Kevin Bowling (kbowling)  |
graphics: Make libglvnd a LIB_DEPEND
There are still some incoming reports of dep issues when upgrading
old systems. This should help with dep solving and getting past the
file conflicts.
Reviewed by: jbeich, x11 (manu)
Differential Revision: https://reviews.freebsd.org/D31465 |
21.2.b.981 14 Aug 2021 00:30:15
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.981
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/fdc5138256a...38f39cc1e21 |
21.2.b.920 12 Aug 2021 00:27:28
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.920
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/826f95778a4...fdc5138256a |
21.2.b.819 09 Aug 2021 23:54:21
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.819
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/e5311eae0c6...826f95778a4 |
21.2.b.743 07 Aug 2021 00:36:31
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.743
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/da00a11bf28...e5311eae0c6 |
21.2.b.685 05 Aug 2021 00:19:42
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.685
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/b9129496a29...da00a11bf28 |
21.2.b.613 03 Aug 2021 00:34:44
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.613
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/48980b7b7a9...b9129496a29 |
21.2.b.557 31 Jul 2021 00:39:43
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.557
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/461662bf3c9...5c8673d67fd |
21.2.b.499 29 Jul 2021 00:13:37
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.499
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/7665e656c1a...461662bf3c9 |
21.2.b.353 27 Jul 2021 00:22:25
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.353
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/bd9550b026e...7665e656c1a |
21.2.b.284 25 Jul 2021 16:17:03
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: drop libdrm < 2.4.107 workaround after 1c02555442ed |
21.2.b.284 24 Jul 2021 00:22:53
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.284
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/47946855f19...bd9550b026e |
21.2.b.202 22 Jul 2021 00:21:10
    |
Jan Beich (jbeich)  |
graphics/mesa-devel: update to 21.2.b.202
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/56dd1adf3b8...47946855f19 |