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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2026Q3
libvdpau-va-gl VDPAU driver with OpenGL/VAAPI backend
0.4.2_6 multimedia 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 0.4.2_6Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Fails to build with newer cmake, superceded by VAAPI
Expiration Date EXPIRATION DATE: 2026-11-30
Maintainer: madpilot@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-09-19 11:24:09
Last Update: 2026-09-19 11:23:14
Commit Hash: f72ad5c
License: MIT
WWW:
https://github.com/i-rinat/libvdpau-va-gl
Description:
The package provides a generic VDPAU driver. It uses OpenGL under the hood to accelerate drawing, scaling, and (if available) VA-API to accelerate video decoding.
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 (7 items)
Collapse this list.
  1. lib/vdpau/libvdpau_va_gl.so
  2. lib/vdpau/libvdpau_va_gl.so.1
  3. lib/vdpau/libvdpau_i915.so.1
  4. lib/vdpau/libvdpau_i965.so.1
  5. /usr/local/share/licenses/libvdpau-va-gl-0.4.2_6/catalog.mk
  6. /usr/local/share/licenses/libvdpau-va-gl-0.4.2_6/LICENSE
  7. /usr/local/share/licenses/libvdpau-va-gl-0.4.2_6/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • libvdpau-va-gl>0:multimedia/libvdpau-va-gl
To install the port:
cd /usr/ports/multimedia/libvdpau-va-gl/ && make install clean
To add the package, run one of these commands:
  • pkg install multimedia/libvdpau-va-gl
  • pkg install libvdpau-va-gl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libvdpau-va-gl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1474986072 SHA256 (i-rinat-libvdpau-va-gl-v0.4.2_GH0.tar.gz) = 7d9121540658eb0244859e63da171ca3869e784afbeaf202f44471275c784af4 SIZE (i-rinat-libvdpau-va-gl-v0.4.2_GH0.tar.gz) = 119473

Expand this list (2 items)

Collapse this list.

SHA256 (58a98e8a735f.patch) = 0dbd7c1b2f831b74f65d42cd632f680f08b7cf9f5248e7de757df80bab599eb8 SIZE (58a98e8a735f.patch) = 1240

Collapse this list.


Packages (timestamps in pop-ups are UTC):
libvdpau-va-gl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4.2_50.4.2_5n/an/an/an/an/an/a
FreeBSD:13:quarterly0.4.2_50.4.2_5n/an/an/an/an/an/a
FreeBSD:14:latest0.4.2_50.4.2_5-0.4.2_50.4.2_50.4.2_5-0.4.2_5
FreeBSD:14:quarterly0.4.2_50.4.2_5-0.4.2_50.4.2_50.4.2_50.4.2_50.4.2_5
FreeBSD:15:latest0.4.2_50.4.2_5n/a0.4.2_5n/an/a0.4.2_50.4.2_5
FreeBSD:15:quarterly0.4.2_50.4.2_5n/a-n/an/a--
FreeBSD:16:latest0.4.2_50.4.2_5n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. xorgproto>=0 : x11/xorgproto
  5. x11.pc : x11/libX11
Runtime dependencies:
  1. x11.pc : x11/libX11
Library dependencies:
  1. libva-x11.so : multimedia/libva
  2. libGL.so : graphics/libglvnd
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
multimedia_libvdpau-va-gl
USES:
cmake compiler:c++11-lang gl pkgconfig xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/i-rinat/libvdpau-va-gl/tar.gz/v0.4.2?dummy=/
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
0.4.2_6
19 Sep 2026 11:23:14
commit hash: f72ad5c98d8c4633dc1d40bd9deb76c8179f6be9commit hash: f72ad5c98d8c4633dc1d40bd9deb76c8179f6be9commit hash: f72ad5c98d8c4633dc1d40bd9deb76c8179f6be9commit hash: f72ad5c98d8c4633dc1d40bd9deb76c8179f6be9 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
multimedia/libvdpau-va-gl: Deprecate port

- Fails to build with the upcoming new cmake version.
- No new releases in more than 10 years.
- VDPAU has been uperceded by VAAPI

PR:		298620
MFH:		2026Q3

(cherry picked from commit 8ae0e401ad1fafee4d100d7f3439d9d8477e6c19)

Number of commits found: 1