Commit graph

853 commits

Author SHA1 Message Date
Stephen Caudill
325ea268c2 Chomp newlines in system output 2009-12-22 02:52:05 +00:00
Michael Shapiro
592aeee2e2 Ettercap-ng: http://ettercap.sourceforge.net/ 0.7.3
Depends on libnet, there's a forumla for it on my libnet branch.
2009-12-22 02:15:28 +00:00
Michael Shapiro
9a729da44f LibNet: http://github.com/sam-github/libnet/tree/master/libnet/
Required by ettercap-ng
2009-12-22 02:15:17 +00:00
Max Howell
f31f154d89 Fix --intel switch
Also renamed --universal, but the --intel switch still works.
2009-12-21 23:31:19 +00:00
Max Howell
096c3f3bfd Install info pages to correct place 2009-12-21 18:51:30 +00:00
Adam Vandenberg
95c87110df Update libgcrypt to 1.4.5. 2009-12-21 18:51:26 +00:00
Adam Vandenberg
a5246c8ef4 Update rlwrap to 0.33 2009-12-21 18:41:15 +00:00
Adam Vandenberg
02d23d15af Update libssh2 to 1.2.2 2009-12-21 18:41:15 +00:00
Adam Vandenberg
4139352243 Reformat libogg and libvorbis 2009-12-21 18:41:14 +00:00
Adam Vandenberg
750676682e Add mt-daapd aka Firefly Media Server. 2009-12-21 18:41:14 +00:00
Adam Vandenberg
a47c12f22a Add gdbm 1.8.3 2009-12-21 18:41:14 +00:00
Adam Vandenberg
0a3b8d35ac Update bazaar to 2.0.3 2009-12-21 18:41:14 +00:00
Adam Vandenberg
70e23a69a4 Update tig to 0.15 2009-12-21 18:41:13 +00:00
Max Howell
d1b1170512 If the download is a .jar, don't unzip it
Also remove special casing for two existing jar formula.
2009-12-21 18:39:01 +00:00
Max Howell
4b5e064d94 Go won't install with multiple make jobs
Fixes Homebrew/homebrew#237.
2009-12-21 18:00:18 +00:00
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