notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
fusefs-ext2 FUSE module to mount ext2, ext3 and ext4 with read write support
0.0.11_2 sysutils Deleted on this many watch lists=6 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 0.0.11_2Version of this port present on the latest quarterly branch.
Maintainer: ehaupt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-10-30 07:36:16
Last Update: 2024-11-06 15:17:35
Commit Hash: 6e2da96
People watching this port, also watch:: pkg, nmap, bash, git, libevent
License: GPLv2
WWW:
https://github.com/alperakcan/fuse-ext2
Description:
Fuse-ext2 is a multi OS FUSE module to mount ext2, ext3 and ext4 file system devices and/or images with read write support.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. bin/fuse-ext2
  2. bin/fuse-ext2.probe
  3. libdata/pkgconfig/fuse-ext2.pc
  4. share/man/man1/fuse-ext2.1.gz
  5. /usr/local/share/licenses/fusefs-ext2-0.0.11_2/catalog.mk
  6. /usr/local/share/licenses/fusefs-ext2-0.0.11_2/LICENSE
  7. /usr/local/share/licenses/fusefs-ext2-0.0.11_2/GPLv2
Collapse this list.
Dependency lines:
  • fusefs-ext2>0:sysutils/fusefs-ext2
No installation instructions:
This port has been deleted.
PKGNAME: fusefs-ext2
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1721752246 SHA256 (alperakcan-fuse-ext2-v0.0.11-e8f1063_GH0.tar.gz) = 7dcc5be65236f83b121043ce6eae1c56a8658a459f6f4075436e7a9e4176fda9 SIZE (alperakcan-fuse-ext2-v0.0.11-e8f1063_GH0.tar.gz) = 123443

Packages (timestamps in pop-ups are UTC):
fusefs-ext2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.0.10_2---0.0.10_2-
FreeBSD:13:quarterly0.0.11_20.0.11_20.0.10_40.0.11_20.0.11_2-0.0.10_50.0.10_5
FreeBSD:14:latest0.0.11_2-0.0.10_40.0.11_2---0.0.10_4
FreeBSD:14:quarterly0.0.11_20.0.11_2-0.0.11_20.0.11_2-0.0.10_50.0.10_5
FreeBSD:15:latest--n/a-n/a-0.0.11_10.0.11_1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. mke2fs : sysutils/e2fsprogs-core
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. autoconf>=2.72 : devel/autoconf
  4. automake>=1.17 : devel/automake
  5. libtoolize : devel/libtool
Runtime dependencies:
  1. mke2fs : sysutils/e2fsprogs-core
Library dependencies:
  1. libfuse.so : sysutils/fusefs-libs
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. sysutils/dsbmd*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
sysutils_fusefs-ext2
USES:
autoreconf fuse libtool localbase:ldflags pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/alperakcan/fuse-ext2/tar.gz/e8f1063?dummy=/
Collapse this list.
Port Moves
  • port moved to filesystems/ext2 on 2024-11-06
    REASON: Moved to new category filesystems

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.0.11_2
06 Nov 2024 15:17:35
commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
filesystems: add new category for file systems and related utilities

The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.

Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.

Approved by:	portmgr (rene)
Reviewed by:	mat
Pull Request:	https://github.com/freebsd/freebsd-ports/pull/302
PR:		281988
0.0.11_2
23 Jul 2024 16:41:33
commit hash: 458dd9e2681032d619287dad75c33899d1a3916acommit hash: 458dd9e2681032d619287dad75c33899d1a3916acommit hash: 458dd9e2681032d619287dad75c33899d1a3916acommit hash: 458dd9e2681032d619287dad75c33899d1a3916a files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
sysutils/fusefs-ext2: Update to the latest commit

This fixes some minor things such as a hardcoded older version while
running fuse-ext2 [1].

Changes
https://github.com/alperakcan/fuse-ext2/compare/ea7bacf..e8f1063

Reported by:	Chris Syntichakis <csynt8bit@gmail.com> [1]
0.0.11_1
12 Apr 2024 19:35:43
commit hash: 4ab6c187167138ea25beea8021ea99c304f3b87ccommit hash: 4ab6c187167138ea25beea8021ea99c304f3b87ccommit hash: 4ab6c187167138ea25beea8021ea99c304f3b87ccommit hash: 4ab6c187167138ea25beea8021ea99c304f3b87c files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
*/*: Remove GNU_CONFIGURE_MANPREFIX

After 9fd7ee1cdf6c remove GNU_CONFIGURE_MANPREFIX from my ports.
0.0.11_1
23 Jan 2024 15:11:16
commit hash: d6b7a3dcafd4ac9da5177df676918251af0d8b2fcommit hash: d6b7a3dcafd4ac9da5177df676918251af0d8b2fcommit hash: d6b7a3dcafd4ac9da5177df676918251af0d8b2fcommit hash: d6b7a3dcafd4ac9da5177df676918251af0d8b2f files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
sysutils/fusefs-ext2: Move man pages to share/man
0.0.11
15 Jan 2024 08:00:28
commit hash: a716b69cf73c8411ff911f070a38970b606f4df0commit hash: a716b69cf73c8411ff911f070a38970b606f4df0commit hash: a716b69cf73c8411ff911f070a38970b606f4df0commit hash: a716b69cf73c8411ff911f070a38970b606f4df0 files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
sysutils/fusefs-ext2: Update to 0.0.11
0.0.10_5
06 Sep 2023 06:36:53
commit hash: d1d2fd85c277bf45abd555bb2133429d3a1e2feccommit hash: d1d2fd85c277bf45abd555bb2133429d3a1e2feccommit hash: d1d2fd85c277bf45abd555bb2133429d3a1e2feccommit hash: d1d2fd85c277bf45abd555bb2133429d3a1e2fec files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
sysutils/fusefs-ext2: Bump PORTREVISION

Bump PORTREVISION after adding a patch. This should have been done in the
previous commit.

PR:		273586
0.0.10_4
06 Sep 2023 06:31:11
commit hash: 90d93d75b9d18e66b76d0b30b9675e7928b93bc5commit hash: 90d93d75b9d18e66b76d0b30b9675e7928b93bc5commit hash: 90d93d75b9d18e66b76d0b30b9675e7928b93bc5commit hash: 90d93d75b9d18e66b76d0b30b9675e7928b93bc5 files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
Author: Alan Somers
sysutils/fusefs-ext2: Allow default_permissions override

The fuse-ext2 program always enables the default_permissions and
allow_other options. This is wrong. The user should be able to override
those.

Since upstream appears to be unmaintained (no commits for 3 years),
patch this bug locally.

PR:             273586
0.0.10_4
24 Dec 2022 15:02:51
commit hash: 3912e8caff71c080cd709d1bca6967c6cb0d8b6ccommit hash: 3912e8caff71c080cd709d1bca6967c6cb0d8b6ccommit hash: 3912e8caff71c080cd709d1bca6967c6cb0d8b6ccommit hash: 3912e8caff71c080cd709d1bca6967c6cb0d8b6c files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
Author: Guido Falsi
sysutils/fusefs-ext2: Adjust dependencies after 14e733a6bb4b

After commit 14e733a6bb4b to sysutils/e2fsprogs, poudriere always
rebuilds sysutils/fusefs-ext2.

Adjust dependency to sysutils/e2fsprogs-core which contains the actual
files needed.

PR:		265289
0.0.10_3
24 Dec 2022 15:02:51
commit hash: 43c716cec308aeec9c7073cbed697d73eb9c6e9dcommit hash: 43c716cec308aeec9c7073cbed697d73eb9c6e9dcommit hash: 43c716cec308aeec9c7073cbed697d73eb9c6e9dcommit hash: 43c716cec308aeec9c7073cbed697d73eb9c6e9d files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
sysutils/fusefs-ext2: Pacify portfmt/portclippy
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.0.10_3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.0.10_3
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
sysutils: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.0.10_3
17 Jan 2022 22:17:48
commit hash: 29b349b2dba2a188140cb73fe451a9b9793178d4commit hash: 29b349b2dba2a188140cb73fe451a9b9793178d4commit hash: 29b349b2dba2a188140cb73fe451a9b9793178d4commit hash: 29b349b2dba2a188140cb73fe451a9b9793178d4 files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
devel/e2fsprogs-libss: merge to sysutils/e2fsprogs

This is to break dependency cycles between e2fsprogs-libss and
e2fsprogs (see 254751 comment #18 for details), and to avoid creating
yet another split-out port, then for e2fsprogs's libcom_err.

Bump PORTREVISION of the four e2fsprogs consumers to flush out
their e2fsprogs-libss dependency records.

PR:		254751
Reported by:	Felix Palmen
PR:		261217
Reported by:	tech-lists@zyxst.net
Fixes:		8e6ae60 devel/e2fsprogs-libss: use local compile_et...

Approved by:	prior maintainer timeout (Ben Kaduk, 7 months) on 254751
0.0.10_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.0.10_2
30 May 2019 08:51:10
Revision:503060Original commit files touched by this commit
ehaupt search for other commits by this committer
- Update to the latest commit including @asomers' pull request [1].
- Pacify portlint

[1] https://github.com/alperakcan/fuse-ext2/pull/98

Notified by:	pfg
0.0.10_1
29 Jul 2018 09:57:19
Revision:475641Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to the most recent upstream commit. This includes some fixes already
reported upstream.

Notified by:	pfg
0.0.10
20 Feb 2018 12:58:43
Revision:462394Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 0.0.10
0.0.9_2
31 Oct 2017 10:28:14
Revision:453223Original commit files touched by this commit
ehaupt search for other commits by this committer
Fix package list.
0.0.9_1
30 Oct 2017 19:35:18
Revision:453208Original commit files touched by this commit
ehaupt search for other commits by this committer
Don't install pkg-config file since we're not installing any developer stuff.

Notified by: 	mandree
0.0.9
30 Oct 2017 16:55:27
Revision:453195Original commit files touched by this commit
mandree search for other commits by this committer
Reconcile e2fsprogs ./. krb5-* conflicts.

* Move conflicting e2fsprogs headers & libs into .../e2fsprogs/... subdirs.
* Move conflicting awk scripts into ${DATADIR}.
* Rename and patch compile_et to e2fsprogs-compile_et.
* Remove conflict markers (from e2fsprogs and krb5-*).
* Add CPPFLAGS/LDFLAGS to sysutils/fusefs-ext2, including
  --rpath setting.

While here, also:
* sort pkg-plist and files/unwanted
* use FUSEFS_CONFIGURE_ENABLE=fuse2fs to prevent e2fsprogs from picking up
  fusefs (implies --disable-fuse2fs if the option remains disabled)
* add --without-included-gettext to CONFIGURE_ARGS just to be on the safe
  side.

And of course, bump PORTREVISION to 3 in e2fsprogs. Since other ports
do not change files or runtime behaviour, their PORTREVISION remains
untouched.
0.0.9
30 Oct 2017 07:36:01
Revision:453158Original commit files touched by this commit
ehaupt search for other commits by this committer
Add fusefs-ext2 0.0.9, FUSE module to mount ext2, ext3 and ext4 with
read write support.

Number of commits found: 21