Port details on branch 2025Q3 |
- libblkid Library to identify block devices (disks) as to their content
- 2.41.1_1 filesystems
=0 2.41.1_1Version of this port present on the latest quarterly branch. - Maintainer: arrowd@FreeBSD.org
 - Port Added: 2025-07-06 13:27:14
- Last Update: 2025-07-06 13:22:21
- Commit Hash: 67aa864
- License: BSD3CLAUSE
- WWW:
- https://github.com/util-linux/util-linux
- Description:
- The libblkid library is used to identify block devices (disks) as to their
content (e.g., filesystem type) as well as extracting additional information
such as filesystem labels/volume names, unique identifiers/serial numbers.
A common use is to allow use of LABEL= and UUID= tags instead of hard-coding
specific block device names into configuration files.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libblkid>0:filesystems/libblkid
- To install the port:
- cd /usr/ports/filesystems/libblkid/ && make install clean
- To add the package, run one of these commands:
- pkg install filesystems/libblkid
- pkg install libblkid
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libblkid
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1751103248
SHA256 (util-linux-util-linux-v2.41.1_GH0.tar.gz) = 61a9785cbf04091286ec2bbfb78e87c35e6380f084f38115a4677b90b9ad4437
SIZE (util-linux-util-linux-v2.41.1_GH0.tar.gz) = 16084246
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- asciidoctor : textproc/rubygem-asciidoctor
- bison : devel/bison
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- This port is required by:
- for Libraries
-
- devel/util-linux
- filesystems/e2fsprogs-core
Configuration Options:
- ===> The following configuration options are available for libblkid-2.41.1_1:
MANPAGES=on: Build and/or install manual pages
===> Use 'make config' to modify these settings
- Options name:
- filesystems_libblkid
- USES:
- bison meson pkgconfig tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.41.1_1 06 Jul 2025 13:22:21
    |
Matthias Andree (mandree)  |
filesystems/libblkid: enable symbol versioning
Some ports depend on versioned symbols in libblkid, and the meson
test appears off because it tries to look for the --version-script
without having build the library, and assumes the linker does
not support the --version-script. Force versioning.
Approved by: portmgr@ (blanket)
(cherry picked from commit ccd11d773505a90ed37208bc2dff1d4a8d3ec495)
[commit message on 2025Q3 fixed to read libblkid everywhere,
and not show the copy-and-paste error libuuid] |
Number of commits found: 1
|