Port details |
- befuse Read/Write FUSE server for BeFS
- 1.2 filesystems
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: krutarthpatel929@gmail.com
 - Port Added: 2025-04-14 12:15:25
- Last Update: 2025-04-14 12:12:47
- Commit Hash: ca74621
- License: MIT
- WWW:
- https://github.com/kuku929/befuse/
- Description:
- befuse - Be File System (BeFS) FUSE module for userspace
A module that provides a userspace implementation of the BeFS.
Key Features:
- Mount BeFS partitions on FreeBSD.
- Supports reading and writing to BeFS-formatted partitions.
- Compatible with x86_64 systems.
- Easy installation and use via FUSE.
Dependencies:
- FUSE (Filesystem in Userspace) library.
- BeFS-formatted partition or disk image.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- fusefs-befuse>0:filesystems/befuse
- To install the port:
- cd /usr/ports/filesystems/befuse/ && make install clean
- To add the package, run one of these commands:
- pkg install filesystems/befuse
- pkg install fusefs-befuse
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fusefs-befuse
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1744446495
SHA256 (kuku929-befuse-1.2_GH0.tar.gz) = 1bb68a6415f3ada09e4ab5efe175f9a78845fbda72ddcfee1a603ea5123fcf94
SIZE (kuku929-befuse-1.2_GH0.tar.gz) = 399334
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libfuse3.so : filesystems/fusefs-libs3
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- filesystems_befuse
- USES:
- cmake fuse:3 pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2 14 Apr 2025 12:12:47
    |
Robert Clausecker (fuz)  Author: Krutarth Patel |
filesystems/befuse: Read/Write FUSE server for BeFS
befuse - Be File System (BeFS) FUSE module for userspace
A module that provides a userspace implementation of the BeFS.
Key Features:
- Mount BeFS partitions on FreeBSD.
- Supports reading and writing to BeFS-formatted partitions.
- Compatible with x86_64 systems.
- Easy installation and use via FUSE.
Dependencies:
- FUSE (Filesystem in Userspace) library.
- BeFS-formatted partition or disk image.
WWW: https://github.com/kuku929/befuse
PR: 285352 |
Number of commits found: 1
|