Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

freebsd-ports

Third-party FreeBSD ports maintained by b1nc0d3x.

Ports

FreeBSD port of sgan81/apfs-fuse — a read-only FUSE driver for the Apple File System (APFS).

Handles what the base-ports libfsapfs cannot: modern macOS 14+ sealed volumes and FileVault-encrypted data volumes.

Install from this repo:

git clone https://github.com/b1nc0d3x/freebsd-ports /tmp/b1nc0d3x-ports
sudo cp -r /tmp/b1nc0d3x-ports/sysutils/apfs-fuse /usr/ports/sysutils/
cd /usr/ports/sysutils/apfs-fuse && sudo make install clean

Verified 2026-07-09: apfs-fuse -v 0 -r password /dev/nda0p2 /mnt/macos mounts a FileVault-encrypted macOS 12.7.6 Data volume from raw NVMe.

License

Port skeleton: MIT.
Individual ports carry their upstream licenses (see each port's pkg-descr).

About

Third-party FreeBSD ports (apfs-fuse et al.)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages