./devel/libblkid, Library to handle device identification and token extraction

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.32.1nb1, Package name: libblkid-2.32.1nb1, Maintainer: pkgsrc-users

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, etc.
A common use is to allow use of LABEL= and UUID= tags instead of hard-coding
specific block device names into configuration files.

From util-linux-ng.


Required to run:
[devel/libuuid]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 4454.188 KB

Version history: (Expand)


CVS history: (Expand)


   2019-04-04 09:34:07 by Benny Siegert | Files touched by this commit (1)
Log message:
libblkid: Bump revision for previous commit
   2019-04-04 09:33:08 by Benny Siegert | Files touched by this commit (1)
Log message:
libblkid: Re-add libuuid dependency.

Fixes a build failure seen in the Joyent Linux builds.
   2018-07-19 01:45:14 by Maya Rashish | Files touched by this commit (1)
Log message:
libblkid: all users of this require libuuid.

see pkgconfig file:
Requires.private: uuid

prompted by
https://us-east.manta.joyent.com/pkgsrc/public/reports/Linux/ubuntu16.04/trunk/x86_64/20180717.0004/hal-0.5.14nb20/configure.log
   2017-12-08 09:03:35 by Adam Ciarcinski | Files touched by this commit (29) | Package removed
Log message:
libuuid, libblkid, mcookie: updated to 2.31

util-linux v2.31:
blkid: improve man page wording
blkid: more info about ambivalent results to the man page
blkid: cleanup man page info about lsblk

pkgsrc:
unified libuuid, libblkid, and mcookie
libuuid: also installs uuidgen
   2017-08-16 22:45:48 by Thomas Klausner | Files touched by this commit (209)
Log message:
Comment out dead sites.
   2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995)
Log message:
Add SHA512 digests for distfiles for devel category

Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-01-09 15:27:47 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Fix C syntax.
   2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.