Port details on branch 2025Q3 |
- e2fsprogs-core Utilities & library to manipulate ext2/3/4 filesystems
- 1.47.2_4 filesystems
=0 1.47.2_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-06 13:22:09
- Commit Hash: 274c3c4
- 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 = 1736350272
SHA256 (e2fsprogs-1.47.2.tar.xz) = 08242e64ca0e8194d9c1caad49762b19209a06318199b63ce74ae4ef2d74e63c
SIZE (e2fsprogs-1.47.2.tar.xz) = 7299932
Packages (timestamps in pop-ups are UTC):
- 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.2_4:
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 (DEFAULT)
ALLTESTS=on: Run most self-tests (needs more RAM/disk space)
===> Use 'make config' to modify these settings
- Options name:
- filesystems_e2fsprogs-core
- USES:
- 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: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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: 2
|