Port details on branch 2025Q3 |
- e2fsprogs-core Utilities & library to manipulate ext2/3/4 filesystems
- 1.47.3 filesystems
=0 1.47.3Version of this port present on the latest quarterly branch. - Maintainer: mandree@FreeBSD.org
 - Port Added: 2025-07-06 13:27:06
- Last Update: 2025-07-23 08:50:54
- Commit Hash: ef85dcb
- Also Listed In: sysutils
- License: GPLv2+
- WWW:
- https://e2fsprogs.sourceforge.net/
- Description:
- Set of utilities and library to manipulate an ext2, ext3 or ext4 filesystem.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- e2fsprogs-core>0:filesystems/e2fsprogs-core
- To install the port:
- cd /usr/ports/filesystems/e2fsprogs-core/ && make install clean
- To add the package, run one of these commands:
- pkg install filesystems/e2fsprogs-core
- pkg install e2fsprogs-core
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: e2fsprogs-core
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1752044663
SHA256 (e2fsprogs-1.47.3.tar.xz) = 857e6ef800feaa2bb4578fbc810214be5d3c88b072ea53c5384733a965737329
SIZE (e2fsprogs-1.47.3.tar.xz) = 7321540
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:
-
- gmake>=4.4.1 : devel/gmake
- makeinfo : print/texinfo
- pkgconf>=1.3.0_1 : devel/pkgconf
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- perl5>=5.40.r<5.41 : lang/perl5.40
- Library dependencies:
-
- libblkid.so : filesystems/libblkid
- libuuid.so : misc/libuuid
- libfuse3.so : filesystems/fusefs-libs3
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Build
-
- filesystems/e2fsprogs
- for Run
-
- filesystems/e2fsprogs
Configuration Options:
- ===> The following configuration options are available for e2fsprogs-core-1.47.3:
BASHTESTS=off: Enable tests that require the GNU bash shell
DOCS=on: Build and/or install documentation
FUSEFS=on: Build user-land ext2/3/4 FUSE module (slow!)
LIBUNWIND=off: Backtrace with libunwind (do set WITH_DEBUG_PORTS+=filesystems/e2fsprogs-core!)
NLS=on: Native Language Support
PARALLELTESTS=off: Parallelize self-tests (needs more disk space)
SLOWTESTS=off: Enable slow tests that are skipped by default
====> Choose which set of self-tests to run: you have to select exactly one of them
NOTESTS=off: Do not run any self-tests (Tier-1, DISCOURAGED)
SMALLTESTS=off: Run tests that need <500 MB disk space
ALLTESTS=on: Run most self-tests (needs more RAM/disk space)
===> Use 'make config' to modify these settings
- Options name:
- filesystems_e2fsprogs-core
- USES:
- compiler:c11 cpe gmake makeinfo pkgconfig tar:xz fuse:3 gettext iconv:build perl5
- pkg-message:
- Note: this is a modified version of the e2fsprogs package, not the official
package. Report all building and run-time trouble that originates in the
package to the port maintainer, mandree@FreeBSD.org.
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.47.3 23 Jul 2025 08:50:54
    |
Matthias Andree (mandree)  |
filesystems/e2fsprogs*: update to v1.47.3 release
ChangeLog: https://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.47.3
Note that the metadata (extattr and API) copying on FreeBSD does not
work as on Linux because our APIs for POSIX extended attributes is
different and e2fsprogs uses it to also copy ACLs, so we do not have
those mkfs parts in place.
MFH: 2025Q3 (after 14 days)
(cherry picked from commit e7dbea9695a77b637f6ab9ef22f72dfaa6f278c8) |
1.47.2_4 06 Jul 2025 13:22:09
    |
Matthias Andree (mandree)  |
filesystems/e2fsprogs*: do not install findfs
Which will conflict with util-linux, and seems to identify
itself as tune2fs.
(cherry picked from commit cfd7d5319a08fdbfb233930ade490dbd1127a77c) |
1.47.2_3 06 Jul 2025 13:22:09
    |
Matthias Andree (mandree)  |
filesystems/e2fsprogs*: default-enable FUSEFS ALLTESTS
I figured that the FreeBSD 14.3 kernel won't mount an ext[234]fs
created with inline_data option, while fuse2fs can do that.
Let's make that default, and since I've been successfully testing
on my amd64 computers with ALLTESTS (without SLOWTESTS), switch.
(cherry picked from commit a64852bd4fcced6b2a0f0aa0d8aa664c0766896f) |
Number of commits found: 3
|