| Port details |
- securefs Filesystem in userspace with transparent encryption and decryption
- 2.0.0 filesystems
=0 2.0.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2024-11-07 19:52:55
- Last Update: 2025-10-18 23:50:44
- Commit Hash: 213d932
- License: MIT
- WWW:
- https://github.com/netheril96/securefs
- Description:
- securefs is a filesystem in userspace (FUSE) with transparent encryption (when
writing) and decryption (when reading).
securefs mounts a regular directory onto a mount point. The mount point appears
as a regular filesystem, where one can read/write/create files, directories and
symbolic links. The underlying directory will be automatically updated to
contain the encrypted and authenticated contents.
¦ ¦ ¦ ¦ 
- 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-securefs>0:filesystems/securefs
- To install the port:
- cd /usr/ports/filesystems/securefs/ && make install clean
- To add the package, run one of these commands:
- pkg install filesystems/securefs
- pkg install fusefs-securefs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fusefs-securefs
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1759774537
SHA256 (netheril96-securefs-v2.0.0_GH0.tar.gz) = d7fac7adc70c09473173aeadee5b7041d7e63fbf392ef40bdd77888590bb12a2
SIZE (netheril96-securefs-v2.0.0_GH0.tar.gz) = 571559
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:
-
- TCLAPConfig.h : devel/tclap
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libabsl_strings.so : devel/abseil
- libargon2.so : security/libargon2
- libcryptopp.so : security/cryptopp
- libfruit.so : devel/fruit
- libprotobuf.so : devel/protobuf
- libuni-algo.so : textproc/uni-algo
- libfuse.so : filesystems/fusefs-libs
- libsqlite3.so : databases/sqlite3
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- filesystems_securefs
- USES:
- cmake compiler:c++17-lang fuse pkgconfig sqlite
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Number of commits found: 8
|