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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q2
mesa-dri OpenGL hardware acceleration drivers for DRI2+
21.3.8 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 24.1.7_4Version of this port present on the latest quarterly branch.
Maintainer: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-24 08:19:03
Last Update: 2022-04-16 04:42:24
Commit Hash: e7b9b16
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. WWW: https://www.mesa3d.org/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (49 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/mesa-dri-21.3.8/catalog.mk
  3. /usr/local/share/licenses/mesa-dri-21.3.8/LICENSE
  4. /usr/local/share/licenses/mesa-dri-21.3.8/MIT
  5. @comment include/GL/gl.h
  6. @comment include/GL/glcorearb.h
  7. @comment include/GL/glext.h
  8. include/GL/internal/dri_interface.h
  9. @comment include/KHR/khrplatform.h
  10. @comment include/gbm.h
  11. lib/dri/crocus_dri.so
  12. lib/dri/i830_dri.so
  13. lib/dri/i915_dri.so
  14. lib/dri/i965_dri.so
  15. lib/dri/iris_dri.so
  16. @comment lib/dri/panfrost_dri.so
  17. @comment lib/dri/rockchip_dri.so
  18. lib/dri/kms_swrast_dri.so
  19. lib/dri/r200_dri.so
  20. lib/dri/r300_dri.so
  21. lib/dri/r600_dri.so
  22. lib/dri/radeon_dri.so
  23. lib/dri/radeonsi_dri.so
  24. lib/dri/swrast_dri.so
  25. lib/dri/vmwgfx_dri.so
  26. lib/libXvMCr600.so
  27. lib/libXvMCr600.so.1
  28. lib/libXvMCr600.so.1.0
  29. lib/libXvMCr600.so.1.0.0
  30. @comment lib/libgbm.so
  31. @comment lib/libgbm.so.1
  32. @comment lib/libgbm.so.1.0.0
  33. @comment lib/libglapi.so
  34. @comment lib/libglapi.so.0
  35. @comment lib/libglapi.so.0.0.0
  36. lib/libvulkan_intel.so
  37. lib/libvulkan_radeon.so
  38. lib/libvulkan_lvp.so
  39. libdata/pkgconfig/dri.pc
  40. @comment libdata/pkgconfig/gbm.pc
  41. share/drirc.d/00-mesa-defaults.conf
  42. share/drirc.d/00-radv-defaults.conf
  43. share/drirc.d/01-freebsd.conf
  44. share/vulkan/icd.d/intel_icd.x86_64.json
  45. share/vulkan/icd.d/radeon_icd.x86_64.json
  46. share/vulkan/icd.d/lvp_icd.x86_64.json
  47. @owner
  48. @group
  49. @mode
Collapse this list.
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 = 1647770617 SHA256 (mesa-21.3.8.tar.xz) = e70d273bdc53a4e931871bb5550ba3900e6a3deab2fff64184107c33e92d9da7 SIZE (mesa-21.3.8.tar.xz) = 16593540

Packages (timestamps in pop-ups are UTC):
mesa-dri
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest24.1.7_624.1.7_620.2.3_124.1.7_624.1.7_6-20.2.3_1-
FreeBSD:13:quarterly24.1.7_424.1.7_4-24.1.7_424.1.7_423.3.423.3.423.3.4
FreeBSD:14:latest24.1.7_624.1.7_6-24.1.7_624.1.7_622.3.7_2-22.3.7_2
FreeBSD:14:quarterly24.1.7_424.1.7_4-24.1.7_424.1.7_423.3.423.3.423.3.4
FreeBSD:15:latest24.1.7_624.1.7_6n/a24.1.7_6n/a23.3.523.3.524.0.1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. wayland-protocols>=1.8 : graphics/wayland-protocols
  2. pthread-stubs.pc : devel/libpthread-stubs
  3. py38-mako>0 : textproc/py-mako@py38
  4. bison : devel/bison
  5. meson>=0.57.1_1 : devel/meson
  6. ninja : devel/ninja
  7. pkgconf>=1.3.0_1 : devel/pkgconf
  8. python3.8 : lang/python38
  9. llvm-config13 : devel/llvm13
  10. xorgproto>=0 : x11/xorgproto
  11. xv.pc : x11/libXv
  12. xvmc.pc : x11/libXvMC
  13. x11.pc : x11/libX11
  14. xdamage.pc : x11/libXdamage
  15. xext.pc : x11/libXext
  16. xfixes.pc : x11/libXfixes
  17. xshmfence.pc : x11/libxshmfence
  18. xv.pc : x11/libXv
  19. xcb.pc : x11/libxcb
  20. xrandr.pc : x11/libXrandr
Runtime dependencies:
  1. llvm-config13 : devel/llvm13
  2. xv.pc : x11/libXv
  3. xvmc.pc : x11/libXvMC
  4. x11.pc : x11/libX11
  5. xdamage.pc : x11/libXdamage
  6. xext.pc : x11/libXext
  7. xfixes.pc : x11/libXfixes
  8. xshmfence.pc : x11/libxshmfence
  9. xv.pc : x11/libXv
  10. xcb.pc : x11/libxcb
  11. xrandr.pc : x11/libXrandr
Library dependencies:
  1. libwayland-client.so : graphics/wayland
  2. libzstd.so : archivers/zstd
  3. libexpat.so : textproc/expat2
  4. libdrm.so : graphics/libdrm
  5. libglapi.so : graphics/mesa-libs
  6. libunwind.so : devel/libunwind
This port is required by:
for Build
  1. www/chromium
  2. www/iridium
  3. x11-servers/xarcan
  4. x11-servers/xwayland-devel
for Run
  1. multimedia/arcan
  2. x11-toolkits/wlroots

Configuration Options:
===> The following configuration options are available for mesa-dri-21.3.8: WAYLAND=on: Enable support for the Wayland platform in Vulkan drivers ZSTD=on: Use ZSTD for shader cache ====> Options available for the group PLATFORM PLATFORM_X11=on: Enable X11 support for GBM/EGL PLATFORM_WAYLAND=on: Enable Wayland support for GBM/EGL ===> Use 'make config' to modify these settings
Options name:
graphics_mesa-dri
USES:
xorg compiler:c++11-lib bison meson pathfix pkgconfig python:3.6+,build shebangfix tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. ftp://ftp.freedesktop.org/pub/mesa/
  2. ftp://ftp.freedesktop.org/pub/mesa/21.3.8/
  3. https://mesa.freedesktop.org/archive/
  4. https://mesa.freedesktop.org/archive/21.3.8/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
21.3.8
16 Apr 2022 04:42:24
commit hash: e7b9b16d33a4f6e68082229a818cb3ad34e695cecommit hash: e7b9b16d33a4f6e68082229a818cb3ad34e695cecommit hash: e7b9b16d33a4f6e68082229a818cb3ad34e695cecommit hash: e7b9b16d33a4f6e68082229a818cb3ad34e695ce files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
Author: Helge Oldach
graphics/mesa-dri: Fix 4afbb0586e84d991a8a3a501f4dab6eb5971e28c

PR:		263042
Submitted by:	Helge Oldach <freebsd@oldach.net>

(cherry picked from commit 5d346a8824e953743a1eaf6c145d4cfeed127f5f)

Number of commits found: 1