Port details |
- hfsfuse FUSE driver for HFS+ filesystems
- 0.289 filesystems
=0 0.242Version of this port present on the latest quarterly branch. - Maintainer: me@cameronkatri.com
 - Port Added: 2024-11-07 19:52:55
- Last Update: 2025-10-02 20:49:58
- Commit Hash: de09d90
- License: MIT
- WWW:
- https://github.com/0x09/hfsfuse
- Description:
- FUSE driver for HFS+ based on NetBSD's kernel driver with
modifications.
This driver is read-only and cannot write to or damage the target
filesystem in any way.
hfsfuse also includes two standalone tools, hfsdump and hfstar,
which can be used in an HFS+ volume without FUSE.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- fusefs-hfsfuse>0:filesystems/hfsfuse
- To install the port:
- cd /usr/ports/filesystems/hfsfuse/ && make install clean
- To add the package, run one of these commands:
- pkg install filesystems/hfsfuse
- pkg install fusefs-hfsfuse
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fusefs-hfsfuse
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1744864204
SHA256 (hfsfuse-0.289.tar.gz) = b19597dda364a670eebf05d0681c77db4b0f625f19b9e16f4b2b65dd8d16c360
SIZE (hfsfuse-0.289.tar.gz) = 297704
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
- Library dependencies:
-
- libublio.so : devel/libublio
- libutf8proc.so : textproc/utf8proc
- liblzfse.so : archivers/lzfse
- libfuse.so : filesystems/fusefs-libs
- libarchive.so.13 : archivers/libarchive
- This port is required by:
- for Run
-
- filesystems/automount
Configuration Options:
- ===> The following configuration options are available for fusefs-hfsfuse-0.289:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- filesystems_hfsfuse
- USES:
- fuse gmake libarchive
- FreshPorts was unable to extract/find any pkg message
- 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 |
0.289 02 Oct 2025 20:49:58
    |
Thierry Thomas (thierry)  Author: Pedro F. Giffuni |
filesystems/hfsfuse: upgrade to 0.289
Most notable enhancements:
Adds a new tool hfstar to convert HFS+ volumes directly to tar and other archive
file formats.
Adds an hfsfuse mount option to treat symlinks as regular files, in order to
view their extended attributes on systems that don't support xattrs on symlinks.
Fixes a memory leak when listing xattrs.
Substantially improved performance for directory listing.
Improved compatibility with upstream NetBSD kernel builds.
Adds an AUTHORS file to release builds and improves the top-level COPYING
notice.
Other minor improvements and bug fixes.
PR: 286150
Approved by: maintainer’s time-out |
0.242 16 Nov 2024 18:29:08
    |
Daniel Engberg (diizzy)  |
filesystems/hfsfuse: Update to 0.242
Changelog: https://github.com/0x09/hfsfuse/releases/tag/0.242
PR: 282359
Approved by: portmgr (maintainer timeout, 2+ weeks) |
0.132_1 06 Nov 2024 15:17:35
    |
Robert Clausecker (fuz)  |
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 |
Number of commits found: 3
|