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
Remember
I remember
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
libudfread UDF reader for media players
1.2.0 multimedia on this many watch lists=2 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.1.2Version of this port present on the latest quarterly branch.
Maintainer: yzrh@noema.org search for ports maintained by this maintainer
Port Added: 2024-04-18 10:18:03
Last Update: 2025-10-23 18:44:46
Commit Hash: 4753a35
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
License: LGPL21
WWW:
https://code.videolan.org/videolan/libudfread/
Description:
libudfread is a library for accessing UDF filesystem, commonly found on optical discs and disc images.
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 (14 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libudfread-1.2.0/catalog.mk
  3. /usr/local/share/licenses/libudfread-1.2.0/LICENSE
  4. /usr/local/share/licenses/libudfread-1.2.0/LGPL21
  5. include/udfread/blockinput.h
  6. include/udfread/udfread-version.h
  7. include/udfread/udfread.h
  8. lib/libudfread.so
  9. lib/libudfread.so.3
  10. lib/libudfread.so.3.0.0
  11. libdata/pkgconfig/libudfread.pc
  12. @owner
  13. @group
  14. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • libudfread>0:multimedia/libudfread
To install the port:
cd /usr/ports/multimedia/libudfread/ && make install clean
To add the package, run one of these commands:
  • pkg install multimedia/libudfread
  • pkg install libudfread
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libudfread
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1759072442 SHA256 (libudfread-1.2.0.tar.xz) = bb477cbd4cfbfc7787d9d05b71ee5e70430f5cfebf1297497f7e83547958050f SIZE (libudfread-1.2.0.tar.xz) = 28732

Packages (timestamps in pop-ups are UTC):
libudfread
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1.21.1.2-1.1.21.2.0n/an/an/a
FreeBSD:13:quarterly1.1.21.1.2-1.1.21.1.2n/an/an/a
FreeBSD:14:latest1.1.21.2.0-1.1.21.2.0---
FreeBSD:14:quarterly1.1.21.1.2-1.1.21.1.2---
FreeBSD:15:latest1.1.21.2.0n/a1.1.2n/an/a--
FreeBSD:15:quarterly1.1.21.1.2n/a-n/an/a--
FreeBSD:16:latest1.1.21.2.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. meson : devel/meson
  2. ninja : devel/ninja
This port is required by:
for Libraries
  1. multimedia/kodi
  2. multimedia/libbluray

Configuration Options:
No options to configure
Options name:
multimedia_libudfread
USES:
cpe meson tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://download.videolan.org/pub/videolan/libudfread/
  2. https://get.videolan.org/libudfread/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.0
23 Oct 2025 18:44:46
commit hash: 4753a35766163cdde1abc7067f9c81c4b76d9455commit hash: 4753a35766163cdde1abc7067f9c81c4b76d9455commit hash: 4753a35766163cdde1abc7067f9c81c4b76d9455commit hash: 4753a35766163cdde1abc7067f9c81c4b76d9455 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
multimedia/libudfread: Update to 1.2.0

* Add LICENSE_FILE
* Switch to meson

Changelog:
https://code.videolan.org/videolan/libudfread/-/blob/1.2.0/ChangeLog?ref_type=tags

PR:		289892
Reviewed by:	yzrh <yzrh@noema.org> (maintainer)
1.1.2
18 Apr 2024 10:16:26
commit hash: 615e7245fe4859d88d4e6ad019772dc8a670c0f3commit hash: 615e7245fe4859d88d4e6ad019772dc8a670c0f3commit hash: 615e7245fe4859d88d4e6ad019772dc8a670c0f3commit hash: 615e7245fe4859d88d4e6ad019772dc8a670c0f3 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
Author: yzrh
multimedia/libudfread: Add new port

libudfread is a library for accessing UDF filesystem, commonly found
on optical discs and disc images.

PR:		278238

Number of commits found: 2