aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/encfs.rb
AgeCommit message (Collapse)Author
2015-03-29encfs: update 1.8.1 bottle.BrewTestBot
2015-03-29encfs 1.8.1bobwenx
Closes #38083. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-23encfs: update 1.8 bottle.BrewTestBot
2015-03-23encfs 1.8Juraj Bednar
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>
2014-10-27encfs: fix pod2man errorsJack Nagel
Closes #33479. Closes #33554.
2014-09-29encfs: add testTim D. Smith
Closes #32799.
2014-09-29encfs: update 1.7.5_1 bottle.BrewTestBot
Closes #32787. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2014-09-29encfs: bump revision for boostTim D. Smith
2014-09-10use new :osxfuse symbolic dependencyJohnathan Conley
change formula to use :osxfuse symbolic dependency from #31975 Closes #32203. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-09-05encfs: help configure find osxfuseGerrit Beine
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>
2014-08-27encfs: add 1.7.5 bottle.BrewTestBot
2014-08-27encfs: upstream relocation and update to 1.7.5Eugene San (eugenesan)
Closes #31823. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-05-12encfs: do not depend on superenv implementation detailsJack Nagel
2014-05-02encfs --HEADJoel Richard
Fixes #28814. Closes #28883. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-03-19encfs: use patch DSLJack Nagel
2014-03-08Batch convert http urls from Google Code to httpsIan Lancaster
Closes #27218.
2014-02-27encfs: Formula[]Adam Vandenberg
2014-02-14remove useless FUSE-related caveatsSorin Ionescu
Closes #26660. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-11encfs: remove conflicts_withSorin Ionescu
Closes #26636. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-12-04encfs: fixes for osx 10.9Eugene San (eugenesan)
- 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>
2012-11-25caveat and other cleanupsAdam Vandenberg
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2011-09-20encfs: Use fuse4x as a default FUSE providerDeniss Afonin
Fixes #6385. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-01encfs: remove unused configure switchAdam Vandenberg
2011-03-22encfs: fix missing boost pathgeistteufel
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-20Update to encfs 1.7.4kernelpaniclite
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-10-12Mark scons, cmake & pkg-config as build-time depsAdam Vandenberg
2010-09-19Upgrade EncFS to 1.7.2Steve Hoeksema
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-17encfs 1.6kmowery
FUSE-based encrypted filesystem * Reformatted caveats * Would not compile for me without gettext * Removed unused configure switch