Port details |
- mesa-dri OpenGL hardware acceleration drivers for DRI2+
- 24.1.7_8 graphics
=19 24.1.7_6Version of this port present on the latest quarterly branch. - Maintainer: x11@FreeBSD.org
 - Port Added: 2017-05-12 18:47:08
- Last Update: 2025-07-30 05:59:01
- Commit Hash: 46f45d8
- People watching this port, also watch:: pkg, curl, mesa-libs, libdrm, jpeg-turbo
- License: MIT
- WWW:
- https://www.mesa3d.org/
- Description:
- This package contains the current stable release of the client drivers for DRI2+
With a X Server configured for DRI, they allow direct rendering of hardware-
accelerated OpenGL. This package also includes the software renderer, either
llvmpipe or classic SWrast.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mesa-dri>0:graphics/mesa-dri
- To install the port:
- cd /usr/ports/graphics/mesa-dri/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/mesa-dri
- pkg install mesa-dri
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mesa-dri
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1745569914
SHA256 (mesa-24.1.7.tar.xz) = ecd2e7b1c73998f4103542f39c6b8c968d251637ccc8caa42641aecb86cd2566
SIZE (mesa-24.1.7.tar.xz) = 29206724
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-ply>0 : devel/py-ply@py311
- wayland-protocols>=1.8 : graphics/wayland-protocols
- glslangValidator : graphics/glslang
- libclc-llvm19>0 : devel/libclc@llvm19
- spirv-tools>0 : graphics/spirv-tools
- spirv-llvm-translator-llvm19>0 : devel/spirv-llvm-translator@llvm19
- libclc-llvm19>0 : devel/libclc@llvm19
- spirv-tools>0 : graphics/spirv-tools
- spirv-llvm-translator-llvm19>0 : devel/spirv-llvm-translator@llvm19
- glslangValidator : graphics/glslang
- py311-mako>0 : textproc/py-mako@py311
- py311-packaging>0 : devel/py-packaging@py311
- bison : devel/bison
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- xorgproto>=0 : x11/xorgproto
- xcb.pc : x11/libxcb
- xrandr.pc : x11/libXrandr
- x11.pc : x11/libX11
- xdamage.pc : x11/libXdamage
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xshmfence.pc : x11/libxshmfence
- xv.pc : x11/libXv
- Runtime dependencies:
-
- spirv-tools>0 : graphics/spirv-tools
- spirv-llvm-translator-llvm19>0 : devel/spirv-llvm-translator@llvm19
- spirv-tools>0 : graphics/spirv-tools
- spirv-llvm-translator-llvm19>0 : devel/spirv-llvm-translator@llvm19
- xcb.pc : x11/libxcb
- xrandr.pc : x11/libXrandr
- x11.pc : x11/libX11
- xdamage.pc : x11/libXdamage
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xshmfence.pc : x11/libxshmfence
- xv.pc : x11/libXv
- Library dependencies:
-
- libglapi.so : graphics/mesa-libs
- libwayland-client.so : graphics/wayland
- libzstd.so : archivers/zstd
- libdrm.so : graphics/libdrm
- libexpat.so : textproc/expat2
- libLLVM-19.so : devel/llvm19
- This port is required by:
- for Build
-
- devel/electron32
- devel/electron34
- devel/electron35
- devel/electron36
- devel/electron37
- net/tigervnc-server
- www/chromium
-
Deleted ports which required this port:
- for Run
-
- comms/cubicsdr
- graphics/mesa-devel
- multimedia/arcan
- multimedia/kodi
- x11/xorg
- x11-servers/xorg-server
- x11-toolkits/aquamarine
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for mesa-dri-24.1.7_8:
ZSTD=on: Use ZSTD for shader cache
====> Unified OpenGL drivers
crocus=on: Intel GPU Gen4 (Broadwater) to Gen7 (Haswell)
i915=on: Intel GPU Gen3 (Grantsdale to Pineview)
iris=on: Intel GPU Gen8 (Broadwell) and newer
r300=on: AMD/ATI R300, R400 and R500
r600=on: AMD/ATI R600, R700, Evergreen, Northern Islands
radeonsi=on: AMD/ATI Southern Islands and newer
svga=on: VMWare Virtual GPU
swrast=on: Software Rasterizer
zink=on: OpenGL on top of Khronos’ Vulkan API
====> Options available for the group PLATFORM
X11=on: Enable X11 support for GBM/EGL
WAYLAND=on: Enable Wayland support for GBM/EGL and Vulkan
====> Vulkan drivers
anv=on: Intel GPU Gen9 and newer Vulkan support
radv=on: AMD/ATI Southern Islands and newer Vulkan support
swrast_vk=on: Software Rasterizer Vulkan support
===> Use 'make config' to modify these settings
- Options name:
- graphics_mesa-dri
- USES:
- llvm:lib,noexport xorg compiler:c++11-lib bison meson pathfix pkgconfig python:build shebangfix tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 206 (showing only 6 on this page)
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
17.1.5 16 Jul 2017 16:35:17
  |
rezny  |
Update to 17.1.5 |
17.1.4 01 Jul 2017 14:39:27
  |
jbeich  |
graphics/mesa-{libs,dri}: update to 17.1.4
Changes: https://lists.freedesktop.org/archives/mesa-announce/2017-June/000337.html
Changes: https://lists.freedesktop.org/archives/mesa-announce/2017-June/000339.html
MFH: 2017Q2 |
17.1.2 18 Jun 2017 14:02:35
  |
rezny  |
Update the Mesa ports to 17.1.2
- patch the Intel driver to re-enable hardware acceleration on 10.x [1]
Reported by: cpm [1]
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D11148 |
17.1.1 06 Jun 2017 05:09:54
  |
rezny  |
Update the Mesa ports to 17.1.1
- fix build on aarch64 by limiting the vc4 neon patch to armv6 [1]
PR: 219441 [1]
Submitted by: strejda [1]
Reported by: jbeich [1]
Reviewed by: kwm
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D11066 |
17.1.0 21 May 2017 19:30:54
  |
rezny  |
Update the Mesa ports to 17.1.0
* restrict use of LLVM for Gallium to platforms with LLVM in base to fix
runtime errors when Gallium is built with a mix of GCC and LLVM
* make LLVM only a BUILD_DEPEND for mesa-libs, which needs it to build EGL
* add pkg-plist entries for freedreno and vc4 drivers [1]
* remove extraneous SHEBANG_FILES entry to fix build of freedreno [2,3]
* correct typo in libosmesa, which may have affected the Gallium build [4]
PR: 219247 [1], 219406 [3]
Submitted by: jbeich [1] (2 patches, pkg-plist fix), strejda (vc4 CFLAGS)
Reported by: strejda [2], andrew [3], linimon [4]
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10842 |
17.0.4 12 May 2017 18:46:53
  |
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: 206 (showing only 6 on this page)
|