Commit Graph

12 Commits (6c1d6351f7a6662341e215f9550e82fdb471d121)

Author SHA1 Message Date
Anatol Pomozov 7fc8a03f89 fuse4x: Update to 0.9.0
Closes Homebrew/homebrew#10768.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-03-10 13:10:36 -08:00
Jack Nagel ade63d52f8 audit: automake, autoconf, and libtool are build-time deps
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-28 11:36:12 -06:00
Max Howell 43d58989c9 Fuse4x depends_on libtool too
Refs Homebrew/homebrew#10524.
2012-02-28 17:18:43 +00:00
Max Howell 0ea6b8df0c Fix fuse4x autoreconf errors
Also removed the ENV vars since we set this stuff higher up now, and it compiled. So I'm guessing we're good.

Closes Homebrew/homebrew#10524.
2012-02-27 12:21:50 +00:00
Max Howell cc42975f81 depends_on "automake" where necessary
Had to remove full paths, since we have two options for location now.
2012-02-27 04:05:43 +00:00
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