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
fusefs-securefs Filesystem in userspace with transparent encryption and decryption
0.14.3_2 sysutils Deleted on this many watch lists=3 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 0.14.3_2Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-06-29 22:07:04
Last Update: 2024-11-06 15:17:35
Commit Hash: 6e2da96
People watching this port, also watch:: wireguard-go, gimp, id3mtag, openssl
License: MIT
WWW:
https://github.com/netheril96/securefs
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.
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/securefs
  2. /usr/local/share/licenses/fusefs-securefs-0.14.3_2/catalog.mk
  3. /usr/local/share/licenses/fusefs-securefs-0.14.3_2/LICENSE
  4. /usr/local/share/licenses/fusefs-securefs-0.14.3_2/MIT
Collapse this list.
Dependency lines:
  • fusefs-securefs>0:sysutils/fusefs-securefs
No installation instructions:
This port has been deleted.
PKGNAME: fusefs-securefs
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1697868086 SHA256 (netheril96-securefs-0.14.3_GH0.tar.gz) = 3323e027fc4399dbbaf2a2e5cde11dae4b4e19ff08b2f9208dc6742a9f2f0611 SIZE (netheril96-securefs-0.14.3_GH0.tar.gz) = 419328

Packages (timestamps in pop-ups are UTC):
fusefs-securefs
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.11.1_1---0.11.1_1-
FreeBSD:13:quarterly0.14.3_20.14.3_2-0.14.3_20.14.3_20.14.30.14.30.14.3
FreeBSD:14:latest--0.12.0_1-----
FreeBSD:14:quarterly0.14.3_20.14.3_2-0.14.3_20.14.3_20.14.30.14.30.14.3
FreeBSD:15:latest--n/a-n/a0.14.30.14.30.14.3
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. TCLAPConfig.h : devel/tclap
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libutf8proc.so : textproc/utf8proc
  2. libargon2.so : security/libargon2
  3. libjsoncpp.so : devel/jsoncpp
  4. libcryptopp.so : security/cryptopp
  5. libabsl_strings.so : devel/abseil
  6. libfuse.so : sysutils/fusefs-libs
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_fusefs-securefs
USES:
cmake compiler:c++17-lang fuse 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/netheril96/securefs/tar.gz/0.14.3?dummy=/
Collapse this list.
Port Moves

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.14.3_2
06 Nov 2024 15:17:35
commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
filesystems: add new category for file systems and related utilities

The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.

Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.

Approved by:	portmgr (rene)
Reviewed by:	mat
Pull Request:	https://github.com/freebsd/freebsd-ports/pull/302
PR:		281988
0.14.3_2
12 Sep 2024 16:20:06
commit hash: a63bcef05104411cb7f0a925ce83a3d5fd116baccommit hash: a63bcef05104411cb7f0a925ce83a3d5fd116baccommit hash: a63bcef05104411cb7f0a925ce83a3d5fd116baccommit hash: a63bcef05104411cb7f0a925ce83a3d5fd116bac files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
*/*: Bump dependencioes after devel/jsoncpp update

PR:		281462
Reported by:	Ale <discipline@tiscali.it>
0.14.3_1
08 Aug 2024 07:41:06
commit hash: 8c120afd978777a79b6566f1824080771cbc5b56commit hash: 8c120afd978777a79b6566f1824080771cbc5b56commit hash: 8c120afd978777a79b6566f1824080771cbc5b56commit hash: 8c120afd978777a79b6566f1824080771cbc5b56 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
Bump revisions of dependent ports after Abseil C++ libraries update

Requested by:	madpilot
0.14.3
21 Oct 2023 06:44:52
commit hash: 1e9f8e5ccaa18abe55e129673cd90431ff012361commit hash: 1e9f8e5ccaa18abe55e129673cd90431ff012361commit hash: 1e9f8e5ccaa18abe55e129673cd90431ff012361commit hash: 1e9f8e5ccaa18abe55e129673cd90431ff012361 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
sysutils/fusefs-securefs: Update to 0.14.3

Update to unbreak port

Changelog: https://github.com/netheril96/securefs/releases/tag/0.14.3
0.12.0_1
15 Mar 2023 22:09:30
commit hash: 0bbb5551fac5d590d7d4dae1fcc623781c6aecb3commit hash: 0bbb5551fac5d590d7d4dae1fcc623781c6aecb3commit hash: 0bbb5551fac5d590d7d4dae1fcc623781c6aecb3commit hash: 0bbb5551fac5d590d7d4dae1fcc623781c6aecb3 files touched by this commit
Serhii (Sergey) Kozlov (skozlov) search for other commits by this committer
sysutils/fusefs-securefs: Mark broken and return to the pool

The port became broken recently, and I'm not using it anymore,
so just give it to anyone interested.
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.12.0_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.12.0_1
05 Nov 2021 19:09:19
commit hash: 00f2a7aec7a58679a8d692ebd093cd16c6337948commit hash: 00f2a7aec7a58679a8d692ebd093cd16c6337948commit hash: 00f2a7aec7a58679a8d692ebd093cd16c6337948commit hash: 00f2a7aec7a58679a8d692ebd093cd16c6337948 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Author: Daniel Engberg
devel/jsoncpp: Update to 1.9.4 -> 1.9.5

PR:		259654
0.12.0
24 Oct 2021 11:37:06
commit hash: 38371efb77500242a3b91b030ae4cf1d6d061fbecommit hash: 38371efb77500242a3b91b030ae4cf1d6d061fbecommit hash: 38371efb77500242a3b91b030ae4cf1d6d061fbecommit hash: 38371efb77500242a3b91b030ae4cf1d6d061fbe files touched by this commit
Serhii (Sergey) Kozlov (skozlov) search for other commits by this committer
sysutils/fusefs-securefs: Update to 0.12.0

Changelog:	https://github.com/netheril96/securefs/releases/tag/0.12.0
0.11.1_1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.11.1_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.11.1_1
01 Jul 2020 20:47:06
Revision:540993Original commit files touched by this commit
linimon search for other commits by this committer
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)
0.11.1_1
30 Jun 2020 17:46:18
Revision:540909Original commit files touched by this commit
tcberner search for other commits by this committer
Bump devel/jsoncpp consumers after r540853.

Reported by:	Kevin Oberman <rkoberman@gmail.com>
0.11.1
29 Jun 2020 22:06:57
Revision:540836Original commit files touched by this commit
skozlov search for other commits by this committer
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: 14