www/pocket-id: Mark BROKEN on i386
Cannot use int64(off) (value of type int64) as int32 value in
assignment.
Reported by: pkg-fallout
Approved by: acm (mentor)
security/py-pwntools: Fix declaration of PYDISTUTILS_INSTALLARGS
We need to include bsd.port.pre.mk before declaring
PYDISTUTILS_INSTALLARGS to preserve any pre-set values. We will then
include bsd.port.post.mk afterward.
PR: 287992
Reported by: milios at ccsys.com
multimedia/libva-nvidia-driver: still need LIBVA_DRIVER_NAME on Xorg
DRI2DriverDRI returns "nvidia" when NOT using "modesetting" DDX.
libva info: Trying to open /usr/local/lib/dri/nvidia_drv_video.so
libva info: va_openDriver() returns -1
vaInitialize failed with error code -1 (unknown libva error),exit
Reported by: rhurlin
(cherry picked from commit de880d4ed14aae3aa6cb3bd1c679efa7677c63ac)
multimedia/libva-nvidia-driver: still need LIBVA_DRIVER_NAME on Xorg
DRI2DriverDRI returns "nvidia" when NOT using "modesetting" DDX.
libva info: Trying to open /usr/local/lib/dri/nvidia_drv_video.so
libva info: va_openDriver() returns -1
vaInitialize failed with error code -1 (unknown libva error),exit
Reported by: rhurlin
multimedia/libva: fix default LIBVA_DRIVER_NAME with nvidia-drm.ko
In order to support both libva-vdpau-driver and libva-nvidia-driver
on NVIDIA GPUs let libva-drm get driver name from kernel DRM driver.
libva-nvidia-driver uses DRI2 instead of DRM, so not affected.
libva info: Trying to open /usr/local/lib/dri/nvidia_drv_video.so
libva info: va_openDriver() returns -1
vaInitialize failed with error code -1 (unknown libva error),exit
Reported by: rhurlin
Regressed by: https://github.com/intel/libva/commit/5dae76daad3f
(cherry picked from commit 6a391a807ce892476d15888de7494dc9768829a1)
multimedia/libva: fix default LIBVA_DRIVER_NAME with nvidia-drm.ko
In order to support both libva-vdpau-driver and libva-nvidia-driver
on NVIDIA GPUs let libva-drm get driver name from kernel DRM driver.
libva-nvidia-driver uses DRI2 instead of DRM, so not affected.
libva info: Trying to open /usr/local/lib/dri/nvidia_drv_video.so
libva info: va_openDriver() returns -1
vaInitialize failed with error code -1 (unknown libva error),exit
Reported by: rhurlin
Regressed by: https://github.com/intel/libva/commit/5dae76daad3f