Commit Graph

12 Commits (0f028472e516ad0242d61edf5570fdabf5f9d24d)

Author SHA1 Message Date
Charlie Sharpsteen 62203cdef8 fuse4x-kext: Add bottle for Lion
Many Lion users only install the XCode command line tools which means they
cannot build the fuse4x kernel extension as it uses `xcodebuild`.

This formula is not bottled for Snow Leopard as the build and download times
are too trivial to justify the effort.

Fixes Homebrew/homebrew#10960.
2012-06-14 11:34:49 -07: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
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
Charlie Sharpsteen 8c738f11b8 fuse4x-kext: Add upgrade instructions to caveats 2011-12-26 12:14:12 -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 623cbdfe41 Fuse4x-kext: Add setuid and setgid bits to caveats
This makes sure that the load_fuse4x binary can run as root.

Closes Homebrew/homebrew#7766.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-23 16:22:08 -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
Charlie Sharpsteen d11cb84929 fuse4x-kext: Explicitly list architectures
Build `i386` for Leopard and a fat binary for everything else. Failing to be
explicit can cause `xcodebuild` to attempt building for more architectures than
it really should.

Fixes Homebrew/homebrew#7619.
2011-09-14 03:50:55 -07:00
Deniss Afonin e5c095a8ea New formula: fuse4x-kext
This formula provides the kernel extension required to run FUSE-based
filesystems using fuse4x.

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