Commit graph

988 commits

Author SHA1 Message Date
Felix Geisendörfer
65a4af0e23 Added node head version 2009-12-21 18:00:17 +00:00
Max Howell
f64c2df613 Install bdb docs to correct location 2009-12-21 18:00:13 +00:00
Max Howell
c7cc6b7ade Berkeley takes far too long with -O4
Fixes Homebrew/homebrew#230.

Also add the common 'db' alias.
2009-12-21 17:33:59 +00:00
Caleb Tennis
d5f87b5d07 Bump the ec2-api-tools version to 46266
Closes Homebrew/homebrew#232.
2009-12-21 17:31:24 +00:00
Max Howell
b3ebd2df7b A test to check that jruby installed correctly 2009-12-21 17:00:10 +00:00
Scott Barron
3f7a79a990 The jruby-src doesn't seem to work with an installation like this, but the -bin does 2009-12-21 11:25:01 -05:00
Johnathon Hornbeck
4210425140 updating node to 0.1.22 2009-12-19 20:04:01 +00:00
Max Howell
4d4fdd906b Only apply 64 bit flag where it makes sense 2009-12-19 19:52:22 +00:00
Drew Hess
60c6d78b88 Updated to chicken 4.3.0. 2009-12-19 18:42:41 +00:00
Drew Hess
7789e35105 Added formula for ipmitool. 2009-12-19 18:42:41 +00:00
Drew Hess
84edc0d513 Formula for Scheme 48. 2009-12-19 18:42:40 +00:00
Daniel Schobel
081bb11d3f Updated Wireshark to 1.0.10 2009-12-19 18:40:38 +00:00
Martin Kuehl
990237b7d3 Fix case of README.Debian.
The 'Debian' part is capitalized, using the lowercase variant breaks on
case-sensitive volumes.
2009-12-19 17:58:48 +00:00
Martin Kuehl
87468c842d Fix MD5 checksum for Yajl 1.0.7 2009-12-19 17:58:40 +00:00
joewilliams
5bb0c81faa wrangler upgrade and fix
Fixes Homebrew/homebrew#219
2009-12-19 16:43:39 +00:00
Max Howell
d238cf7455 Some cleanup
When there are paths, we should use the comma-deliminated form of system to ensure spaces don't muck things up.

Suggest the user use the HOMEBREW_PREFIX rather than the keg directory as this way upgrades won't break the configuration.
2009-12-19 15:37:36 +00:00
Joel Chippindale
6101f4ed38 Add ruby-odbc formula 2009-12-19 15:25:42 +00:00
Joel Chippindale
3f89e19d3b Fix args for ruby-enterprise-edition formula
Without this change the following error was output for my homebrew location

==> /installer --auto /Users/joel/.homebrew/Cellar/ruby-enterprise-edition/2009.10 --no-tcmalloc -c --enable-shared
invalid option: --auto /Users/joel/.homebrew/Cellar/ruby-enterprise-edition/2009.10
2009-12-19 15:25:41 +00:00
Jason Baker
8ffbfc764c Add Yeti formula
Signed-Off-By: Max Howell <max@methylblue.com>

The chmod is unrequired, Homebrew does that for you.

Also used full paths to ant as we prefer to be sure about which version of tools we are using.

Fix the yeti script, as write doesn't eval DATA.read by default, and I think
possibly it would be a bad idea, unless we only do it when DATA is passed (not DATA.read as we can't detect that).
2009-12-19 15:04:15 +00:00
Istvan Hoka
53fcec6428 Updated MongoDB to 1.2.0 2009-12-19 15:04:15 +00:00
Theo
19e5b6700e Pig formula 2009-12-18 21:07:13 +01:00
Theo
16521ce873 Hadoop formula 2009-12-18 21:07:06 +01:00
Theo
fc5c3929bd Fixed Scala formula: remove *.bat from bin 2009-12-18 18:59:01 +01:00
Theo
f8207cb00c Fixed JRuby formula: no compilation & less crud
There's no need to build JRuby, it's already compiled out of the box.
The code that cleaned out non-darwin native libraries was broken, but no more.
2009-12-18 18:58:40 +01:00
Adam Vandenberg
9baec62958 Use --enable-multibyte in Readline. 2009-12-17 19:19:33 +00:00
Adam Vandenberg
33fc9469c6 Update Lua to install pkg-config info. 2009-12-17 19:19:24 +00:00
Adam Vandenberg
e507f87618 Update Lighttpd to 1.4.25 2009-12-17 19:17:50 +00:00
Max Howell
cdfeba8349 Bump Git to 1.6.5.7 2009-12-17 19:17:50 +00:00
Max Howell
c202c88dc9 Abuse depends on libvorbis and needs ENV.x11
The X11 dep is for libGL, the vorbis for at least the configure step.
2009-12-17 16:15:41 +00:00
Ben Cochran
295f883eb5 Use the release version for Go 2009-12-17 15:03:02 +00:00
Max Howell
cf0431ba0f ncursesw won't build with LLVM anymore seemingly
Fixes Homebrew/homebrew#209.
2009-12-17 14:58:35 +00:00
Max Howell
676693a93c htop doesn't seem to require ncursesw
otool -L showed it linked to the system version, and it compiled without ncursesw installed.
2009-12-17 14:58:10 +00:00
Joe
ea6e75a29f Skip clean all of ocaml
Fixes Homebrew/homebrew#188.

Signed-off-by: Max Howell <max@methylblue.com>

I tested just cleaning lib and the test cases still didn't work.
2009-12-17 13:44:39 +00:00
Joe
279c7d8b1b added skip clean 2009-12-16 12:42:36 -08:00
Max Howell
ff08853e2e Revert "Aspell compiles with newer LLVM."
This reverts commit f34d241fa1b43742416192e31271ed80ac427803.

Doesn't seemingly build with LLVM for some people.
2009-12-16 19:24:37 +00:00
raja
599f8bbd8c Updated Sphinx Search to v0.9.9 2009-12-12 12:44:44 -06:00
Tim Buchwaldt
1129e9ee6a Updated to CouchDB 0.10.1 2009-12-12 16:36:36 +00:00
elliottcable
91b325e41b Upgrading Node.js to v0.1.21 2009-12-12 16:35:27 +00:00
Adam Vandenberg
d9d6b404cc Reformat zsh 2009-12-12 16:24:19 +00:00
Adam Vandenberg
3a4d582a27 Reformat Tig. 2009-12-12 16:24:19 +00:00
Adam Vandenberg
aa2e2aad60 Reformat Sshfs. 2009-12-12 16:24:19 +00:00
Adam Vandenberg
5d772fde05 Reformat Python, use post-fix if 2009-12-12 16:24:19 +00:00
Adam Vandenberg
1b77b7d50f Reformat portaudio 2009-12-12 16:24:19 +00:00
Adam Vandenberg
83fe664f1f Reformat Pipe Viewer. 2009-12-12 16:24:19 +00:00
Adam Vandenberg
8685725011 Reformat lua formula. 2009-12-12 16:24:18 +00:00
Adam Vandenberg
5275791adc Reformat libwmf 2009-12-12 16:24:18 +00:00
Adam Vandenberg
87278e5a24 Reformat gawk 2009-12-12 16:24:18 +00:00
Adam Vandenberg
c3e09028c3 Reformat factor 2009-12-12 16:24:18 +00:00
Adam Vandenberg
b486e5bd31 Reformat dcraw. 2009-12-12 16:24:18 +00:00
Adam Vandenberg
14ab169b57 Reformat Cscope. 2009-12-12 16:24:18 +00:00