Commit Graph

5 Commits (92296728a4c7f655b0c1494d9e1ea76695eba6d9)

Author SHA1 Message Date
Anatol Pomozov d138183bfb fuse4x 0.8.13
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-22 09:34:34 -07:00
Ryan Schlesinger 365191ffb2 Revert "Fuse4x: Add caveats concerning fuse4x admin group"
This reverts commit a50e377519f77f47fe723cbb67ecd230bf627766.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-23 16:22:08 -07:00
Ryan Schlesinger 929ceffb4e Fuse4x: Add caveats concerning fuse4x admin group
This is needed by any filesystem that uses the `allow_other` mount option.

Closes Homebrew/homebrew#7742.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-21 23:00:42 -07:00
Charlie Sharpsteen 8f416d5cec Fuse4x: Tweak universal binary settings
Make sure that 64 bit builds aren't attempted on older Intel Macs.

Fixes Homebrew/homebrew#7713.
2011-09-20 10:13:16 -07:00
Deniss Afonin 1f694b9a27 New formula: fuse4x
Provides libraries required to build and run programs that use FUSE
filesystems. Note that this formula installs `libfuse4x` instead of the
traditional `libfuse` in order to avoid clashing with MacFUSE and other
`libfuse` distributions---such as the one bundled with VMWare Fusion.

Configure scripts for software expecting to link against `libfuse` will need to
be modified accordingly.

Closes Homebrew/homebrew#7371.
Closes Homebrew/homebrew#6185.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-11 18:54:11 -07:00