Commit Graph

23 Commits (02c87c2d10409b1c372684c417772999dcc31fdb)

Author SHA1 Message Date
Charlie Sharpsteen 92349273cc fuse4x: Update to 0.9.2
Closes Homebrew/homebrew#14956.
2012-10-10 21:27:46 -07:00
Adam Vandenberg 502309eaa1 fuse: version is detected 2012-08-26 22:23:15 -07:00
Adam Vandenberg bc829b01f4 Fuse4x: fix sha1 2012-07-29 09:26:04 -07:00
Adam Vandenberg 5d00b22e4c Fuse4x: always depend on newer autotools
Closes Homebrew/homebrew#13706.
2012-07-28 15:46:24 -07:00
Adam Vandenberg 62fa0c4f42 Use autotools symbols 2012-07-10 08:56:02 -07:00
Anatol Pomozov de2e1ed434 fuse4x: fix md5
fuse4x was incorrectly tagged and pointed to the tree without
'version update' commit. Fix the tag and homebrew formula.

Closes Homebrew/homebrew#12543.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-05-31 20:30:37 -05:00
Anatol Pomozov 89419378ef fuse4x 0.9.1
Closes Homebrew/homebrew#12493.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-29 21:04:31 -07:00
Anatol Pomozov d24fec61ab Revert "fuse4x: update to 0.10.0"
0.10.0 contains a kernel panic. It is going to be fixed in 0.10.1.

This reverts commit 8a0932f320208db56c10d1d16fff31c22e3be87e.

Closes Homebrew/homebrew#11888.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-25 20:12:20 -07:00
Anatol Pomozov 0e6cf9d063 fuse4x: update to 0.10.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-14 12:53:27 -07:00
Misty De Meo 073d6c44aa fuse4x: always depend on automake + libtool
Fixes Homebrew/homebrew#10853.
2012-03-21 22:29:09 -05:00
Adam Vandenberg ae5d25bd12 fuse4x: reformat some long lines 2012-03-18 13:07:26 -07:00
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