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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
vdpauinfo Tool to query VDPAU capabilities
1.5 multimedia on this many watch lists=1 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 1.5Version of this port present on the latest quarterly branch.
Maintainer: madpilot@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-09-24 19:06:43
Last Update: 2023-07-12 18:56:04
Commit Hash: 7d1faa7
People watching this port, also watch:: scrot, v4l-utils, coreutils, tmux
License: MIT
WWW:
https://freedesktop.org/wiki/Software/VDPAU
Description:
VDPAU is the Video Decode and Presentation API for UNIX. It provides an interface to video decode acceleration and presentation hardware present in modern GPUs. This port provides a tool to query VDPAU capabilities.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/vdpauinfo
  2. /usr/local/share/licenses/vdpauinfo-1.5/catalog.mk
  3. /usr/local/share/licenses/vdpauinfo-1.5/LICENSE
  4. /usr/local/share/licenses/vdpauinfo-1.5/MIT
Collapse this list.
Dependency lines:
  • vdpauinfo>0:multimedia/vdpauinfo
To install the port:
cd /usr/ports/multimedia/vdpauinfo/ && make install clean
To add the package, run one of these commands:
  • pkg install multimedia/vdpauinfo
  • pkg install vdpauinfo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: vdpauinfo
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1657199677 SHA256 (vdpau-vdpauinfo-d3c5bd63bf8878d59b22d618d2bb5116db392d28_GL0.tar.gz) = fb35038a8c72e40b99aa7baa62795b69c5827ea6cc0a7bfea0fe3fc7c9768530 SIZE (vdpau-vdpauinfo-d3c5bd63bf8878d59b22d618d2bb5116db392d28_GL0.tar.gz) = 12247

Packages (timestamps in pop-ups are UTC):
vdpauinfo
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.51.51.41.51.5-1.4-
FreeBSD:13:quarterly1.51.51.51.51.51.51.51.5
FreeBSD:14:latest1.51.51.51.51.51.5-1.5
FreeBSD:14:quarterly1.51.5-1.51.51.51.51.5
FreeBSD:15:latest1.51.5n/a1.5n/a1.51.51.5
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. autoconf>=2.71 : devel/autoconf
  3. automake>=1.16.5 : devel/automake
  4. x11.pc : x11/libX11
Runtime dependencies:
  1. x11.pc : x11/libX11
Library dependencies:
  1. libvdpau.so : multimedia/libvdpau
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
multimedia_vdpauinfo
USES:
autoreconf pkgconfig xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://gitlab.freedesktop.org/vdpau/vdpauinfo/-/archive/d3c5bd63bf8878d59b22d618d2bb5116db392d28.tar.gz?dummy=/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.5
12 Jul 2023 18:56:04
commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
bsd.sites.mk: Update all ports using USE_GITLAB

Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.

Approved by:		portmgr (tcberner, mentor)
Differential Revision:	https://reviews.freebsd.org/D37077
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.5
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.5
20 Jul 2022 14:22:30
commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
multimedia: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron LI <aly@aaronly.me>
  *  Alexander Botero-Lowry <alexbl@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrew Thompson <andy@fud.org.nz>
  *  Andrew Thompson <thompsa@FreeBSD.org>
  *  Angel Carpintero <ack@telefonica.net>
  *  Anish Mistry (with help from mean)
  *  Anonymous <swell.k@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.5
07 Jul 2022 13:25:22
commit hash: b5d231131d6eb15d84cc00bb7512c8690fe46a36commit hash: b5d231131d6eb15d84cc00bb7512c8690fe46a36commit hash: b5d231131d6eb15d84cc00bb7512c8690fe46a36commit hash: b5d231131d6eb15d84cc00bb7512c8690fe46a36 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
multimedia/vdpauinfo: Update to 1.5

- Add missing dependency on x11
1.4
09 Apr 2021 18:44:23
commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
Regenerate all distfiles using gitlab as source.

This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.

This commit also applies some small fixes to make sure all ports using
gitlab are buildable.

Reviewed by:	mat
Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D29628
1.4
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.4
22 May 2020 16:39:45
Revision:536213Original commit files touched by this commit
madpilot search for other commits by this committer
Update vdpauinfo to 1.4
1.3
20 Dec 2019 14:54:08
Revision:520512Original commit files touched by this commit
madpilot search for other commits by this committer
- Update libvdpau and vdpauinfo to 1.3
- Move to new master site

PR:		242715
Submitted by:	jbeich
1.0
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
1.0
12 Mar 2015 21:47:24
Revision:381150Original commit files touched by this commit
madpilot search for other commits by this committer
Update to 1.0.
0.9
07 Feb 2015 10:50:12
Revision:378583Original commit files touched by this commit
madpilot search for other commits by this committer
Update to 0.9.
0.1
07 Jul 2014 15:31:02
Revision:361099Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.

CR:		D306
Approved by:	portmgr (bapt)
0.1
24 Oct 2013 16:49:44
Revision:331501Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 0.1
0.0.6
14 Oct 2013 12:20:59
Revision:330313Original commit files touched by this commit
madpilot search for other commits by this committer
- Convert to staging
- Pet portlint warning about LICENSE section
- Convert to new LIB_DEPENDS format
- Adopt
0.0.6
20 Sep 2013 20:57:49
Revision:327747Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
0.0.6
02 Sep 2013 22:23:54
Revision:326107Original commit files touched by this commit
bapt search for other commits by this committer
Add an explicit dependency on pkgconf
0.0.6
28 Mar 2013 16:29:01
Revision:315487Original commit files touched by this commit
eadler search for other commits by this committer
Style: tab -> space.

Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree.
0.0.6
26 Dec 2011 16:12:28
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Reset ports to heap due to mail bounces

<swell.k@gmail.com>: host gmail-smtp-in.l.google.com[74.125.53.26] said:
   550-5.1.1 The email account that you tried to reach does not exist. Please
   try 550-5.1.1 double-checking the recipient's email address for typos or
   550-5.1.1 unnecessary spaces. Learn more at
   550 5.1.1 http://mail.google.com/support/bin/answer.py?answer=6596
   d6si2748840pbk.7 (in reply to RCPT TO command)

With Hat:       portmgr
0.0.6
02 Jan 2011 14:13:02
Original commit files touched by this commit
makc search for other commits by this committer
Add license info
Remove md5 sums

PR:             ports/153589
Submitted by:   maintainer (swell.k at gmail.com)
0.0.6
24 Sep 2010 19:06:26
Original commit files touched by this commit
makc search for other commits by this committer
Add new port multimedia/vdpauinfo:

A tool to query VDPAU capabilities.

WWW:    http://freedesktop.org/wiki/Software/VDPAU

PR:             ports/150370
Submitted by:   Anonymous <swell.k at gmail.com>

Number of commits found: 21