Port details |
- fusefs-securefs Filesystem in userspace with transparent encryption and decryption
- 0.11.1_1 sysutils
=0 0.11.1_1Version of this port present on the latest quarterly branch.- Maintainer: skozlov@FreeBSD.org
 - Port Added: 2020-06-29 22:07:04
- Last Update: 2020-07-01 21:47:06
- SVN Revision: 540993
- License: MIT
- Description:
- 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.
WWW: https://github.com/netheril96/securefs
- SVNWeb : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- fusefs-securefs>0:sysutils/fusefs-securefs
- To install the port:
cd /usr/ports/sysutils/fusefs-securefs/ && make install clean - To add the package:
pkg install fusefs-securefs - PKGNAME: fusefs-securefs
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1593453049
SHA256 (netheril96-securefs-0.11.1_GH0.tar.gz) = 32624fc5ebb78e6cb2f9780c92b1196ba87eb8ce224631957574ee2c8df7e435
SIZE (netheril96-securefs-0.11.1_GH0.tar.gz) = 1846447
- Packages: (move your mouse over the cells for more information)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- ninja : devel/ninja
- Library dependencies:
-
- libutf8proc.so : textproc/utf8proc
- libjsoncpp.so : devel/jsoncpp
- libfuse.so : sysutils/fusefs-libs
- There are no ports dependent upon this port
- Configuration Options
- No options to configure
- USES:
- cmake compiler:c++11-lang fuse
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
01 Jul 2020 20:47:06
0.11.1_1

|
linimon  |
Add compiler:c++11-lang to USES to fix build on GCC-based systems:
cc1plus: error: unrecognized command line option "-std=gnu++11"
Approved by: portmgr (tier-2 blanket) |
30 Jun 2020 17:46:18
0.11.1_1

|
tcberner  |
Bump devel/jsoncpp consumers after r540853.
Reported by: Kevin Oberman <rkoberman@gmail.com> |
29 Jun 2020 22:06:57
0.11.1

|
skozlov  |
New port: sysutils/fusefs-securefs
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.
WWW: https://github.com/netheril96/securefs |
Number of commits found: 3
|
Latest Vulnerabilities |
12 vulnerabilities affecting 72 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2021-03-28 22:40:29
|
|