1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/graphics/mesa-dri/files
Niclas Zeising 86562318c7 graphics/mesa: Fix minor issues from meson switch
Fix a couple of minor issues with mesa related ports after the switch to
meson.
Define _GNU_SOURCE when building on FreeBSD.  This fixes blur effects in
Plasma 5 and issues with the SDDM greeter.  This fix was originally applied
in r516100 but got lost in the switch to meson. [1]
Properly detect sys/sysctl.h on FreeBSD.  On FreeBSD sys/sysctl.h needs
sys/types.h as well, patch the meson build script to take this into account.
Fix a broken sed command to properly set ${LOCALBASE}/etc and
${LOCALBASE}/share/ as appropriate.

Bump portrevision of all mesa related ports.

PR:		247138 [1]
Reported by:	Roman [1]
Reviewed by:	manu
Tested by:	Roman, Serge Volkov
Differential Revision:	https://reviews.freebsd.org/D25265
2020-06-16 15:38:29 +00:00
..
extra-src_mesa_drivers_dri_i965_intel__screen.c
patch-compat-include-guards
patch-i386
patch-include_GL_internal_dri__interface.h
patch-meson.build graphics/mesa: Fix minor issues from meson switch 2020-06-16 15:38:29 +00:00
patch-src_amd_vulkan_radv__device.c
patch-src_amd_vulkan_winsys_amdgpu_radv__amdgpu__cs.c
patch-src_gallium_auxiliary_pipe-loader_pipe__loader__drm.c
patch-src_gallium_include_pipe_p__config.h
patch-src_gallium_state__trackers_clover_llvm_invocation.cpp
patch-src_gallium_state__trackers_clover_llvm_metadata.hpp
patch-src_gallium_state__trackers_clover_util_range.hpp
patch-src_gallium_state__trackers_xvmc_meson.build
patch-src_gallium_targets_xvmc_meson.build
patch-src_intel_compiler_brw__fs__bank__conflicts.cpp
patch-src_intel_tools_aub__mem.c
patch-src_intel_tools_aubinator__error__decode.c
patch-src_intel_tools_error2aub.c
patch-src_intel_vulkan_anv__allocator.c
patch-src_intel_vulkan_anv__device.c
patch-src_intel_vulkan_anv__gem.c
patch-src_intel_vulkan_anv__queue.c
patch-src_mapi_glapi_gen_gl__gentable.py
patch-src_mesa_main_macros.h
patch-src_util_build__id.c
patch-src_util_futex.h
patch-src_util_os__time.c
patch-src_util_u__thread.h