notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
Port details on branch 2023Q1
e2fsprogs-libuuid UUID library from e2fsprogs package
1.46.6 misc 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 Version of this port present on the latest quarterly branch. NOTE: Slave port - quarterly revision is most likely wrong.
Maintainer: mandree@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-02-02 23:51:21
Last Update: 2023-02-02 23:49:52
Commit Hash: 7a606eb
Also Listed In: devel
License: BSD3CLAUSE
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port
pkg-plist: as obtained via: make generate-plist
Expand this list (29 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/e2fsprogs-libuuid-1.46.6/catalog.mk
  3. /usr/local/share/licenses/e2fsprogs-libuuid-1.46.6/LICENSE
  4. /usr/local/share/licenses/e2fsprogs-libuuid-1.46.6/BSD3CLAUSE
  5. bin/uuidgen
  6. include/uuid/uuid.h
  7. lib/libuuid.so.1.2
  8. lib/libuuid.so.1
  9. lib/libuuid.so
  10. lib/libuuid.a
  11. libdata/pkgconfig/uuid.pc
  12. man/man1/uuidgen.1.gz
  13. man/man3/uuid.3.gz
  14. man/man3/uuid_clear.3.gz
  15. man/man3/uuid_compare.3.gz
  16. man/man3/uuid_copy.3.gz
  17. man/man3/uuid_generate.3.gz
  18. man/man3/uuid_is_null.3.gz
  19. man/man3/uuid_parse.3.gz
  20. man/man3/uuid_time.3.gz
  21. man/man3/uuid_unparse.3.gz
  22. man/man3/uuid_generate_random.3.gz
  23. man/man3/uuid_generate_time.3.gz
  24. man/man8/uuidd.8.gz
  25. sbin/uuidd
  26. @dir /var/run/libuuid
  27. @owner
  28. @group
  29. @mode
Collapse this list.
Dependency lines:
  • e2fsprogs-libuuid>0:misc/e2fsprogs-libuuid
Conflicts:
CONFLICTS_INSTALL:
  • e2fsprogs-nobootfsck
  • e2fsprogs-roothardlinks
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/misc/e2fsprogs-libuuid/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/e2fsprogs-libuuid
  • pkg install e2fsprogs-libuuid
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: e2fsprogs-libuuid
Flavors: there is no flavor information for this port.
distinfo:

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Master port: sysutils/e2fsprogs-core
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. makeinfo : print/texinfo
  3. pkgconf>=1.3.0_1 : devel/pkgconf
This port is required by:
for Libraries
  1. audio/audacity
  2. misc/e2fsprogs-libblkid
  3. sysutils/e2fsprogs-core

Configuration Options:
Options name:
USES:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (9 items)
Collapse this list.
  1. ftp://ftp.ntu.edu.tw/linux/kernel/people/tytso/e2fsprogs/v1.46.6/
  2. ftp://ftp.riken.jp/Linux/kernel.org/linux/kernel/people/tytso/e2fsprogs/v1.46.6/
  3. http://ftp.heanet.ie/pub/kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.46.6/
  4. http://ftp.nara.wide.ad.jp/pub/kernel.org/linux/kernel/people/tytso/e2fsprogs/v1.46.6/
  5. http://ftp.yandex.ru/pub/linux/kernel/people/tytso/e2fsprogs/v1.46.6/
  6. https://cdn.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.46.6/
  7. https://download.xs4all.nl/ftp.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.46.6/
  8. https://mirrors.mit.edu/kernel/linux/kernel/people/tytso/e2fsprogs/v1.46.6/
  9. https://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.46.6/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: sysutils/e2fsprogs-core
CommitCreditsLog message
1.46.6
02 Feb 2023 23:49:52
commit hash:7a606eb844e301ef51a1d209015fbf99dfe2c37dcommit hash:7a606eb844e301ef51a1d209015fbf99dfe2c37dcommit hash:7a606eb844e301ef51a1d209015fbf99dfe2c37dcommit hash:7a606eb844e301ef51a1d209015fbf99dfe2c37d files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
sysutils/e2fsprogs: bugfix update to 1.46.6

ChangeLog: https://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.46.6

Add patch to make m_offset reliable. Due to some race conditions on the
pipeline between FreeBSD's yes a, which emits 8190-long writes on
13-STABLE, and GNU dd (gdd), which it pipes its output into, gdd can
sometimes receive short reads occasionally, and because the count=
normally is the number of read(2) calls dispatched, this then leads to a
shorter reference "file system" that we crcsum, and that causes false
negative test results.  gdd warns that iflag=fullblock would avoid
effects of short reads, but this warning is discarded in the test
script.  Anyways, patch m_offset to use dd's and gdd's iflag=fullblock,
which causes (g)dd to call read(2) again until the block is full for
each nominal block, so we definitely read the desired output size 512 kB
no matter what shorter blocks might travel through the pipeline.

MFH:		2023Q1
(cherry picked from commit 594ba3e582e75df1ad69e7b039dadb16e164e843)

Number of commits found: 1