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
befuse Read/Write FUSE server for BeFS
1.2 filesystemsnew! on this many watch lists=0 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 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 search for ports maintained by this maintainer
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.
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 (4 items)
Collapse this list.
  1. bin/befuse
  2. /usr/local/share/licenses/fusefs-befuse-1.2/catalog.mk
  3. /usr/local/share/licenses/fusefs-befuse-1.2/LICENSE
  4. /usr/local/share/licenses/fusefs-befuse-1.2/MIT
Collapse this list.
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):
fusefs-befuse
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-1.2--1.2---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/kuku929/befuse/tar.gz/1.2?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2
14 Apr 2025 12:12:47
commit hash: ca7462188dfd27e6a757ebad4dc778185043e56acommit hash: ca7462188dfd27e6a757ebad4dc778185043e56acommit hash: ca7462188dfd27e6a757ebad4dc778185043e56acommit hash: ca7462188dfd27e6a757ebad4dc778185043e56a files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
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