| Age | Commit message (Collapse) | Author |
|
|
|
Closes #38083.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Update to latest encfs. It already contains many fixes that were
patched here manually. Also removed patch to path to osxfuse, new
configure contains the right path already.
Closes #37974.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #33479.
Closes #33554.
|
|
Closes #32799.
|
|
Closes #32787.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
|
|
change formula to use :osxfuse symbolic dependency from #31975
Closes #32203.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
The configure script of encfs expected osxfuse in /usr or /usr/local.
This patch enables the configure script to search for fuse include files
also in HOMEBREW_PREFIX.
Closes #32079.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #31823.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Fixes #28814.
Closes #28883.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Closes #27218.
|
|
|
|
Closes #26660.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #26636.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
- switch to osxfuse from fuse4x
- better build flags generation
- fix boost linkage issues (used inreplace instead of big patch in
- original pull request)
- fix symlinks on osx
credits goes to:
defunctzombie (https://github.com/mxcl/homebrew/pull/24017)
ollyjinx (https://github.com/jollyjinx/encfs.macosx/commit/955de8e93e5dccb0406078da379a05e4bad02de9)
Closes #23738.
Closes #24196.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Closes #14653.
|
|
Fixes #6385.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
FUSE-based encrypted filesystem
* Reformatted caveats
* Would not compile for me without gettext
* Removed unused configure switch
|