Commit Graph

7 Commits (1425dc88977b9725450c28f0d762e5a428746f99)

Author SHA1 Message Date
Adam Malcontenti-Wilson 9eee8042f5 fuse4x: Use paths to Mac OS X supplied autotools
Closes Homebrew/homebrew#9803.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-01-26 23:28:50 -08:00
Anatol Pomozov ed97dcb54a fuse4x: update to 0.8.14
Closes Homebrew/homebrew#9262.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-12-24 12:35:51 -08:00
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