Commit graph

71068 commits

Author SHA1 Message Date
Max Howell
93fd38bbed Depend on subversion for Leopard; Fixes Homebrew/homebrew#87
The Subversion bundled with Leopard doesn't export externals, so the build fails.
2009-12-02 12:26:51 +00:00
Max Howell
49fb8a1b96 Make icu4c keg-only
Fixes Homebrew/homebrew#167.
2009-12-02 11:38:57 +00:00
Max Howell
6e317a6d4d Actually, only CouchDB depends on icu4c 2009-12-02 11:38:15 +00:00
Max Howell
962171cd3b Update SDL_mixer to 1.2.11
Fixes Homebrew/homebrew#147
2009-12-02 11:07:59 +00:00
Max Howell
b272c2060e Advise user that mtr may require sudo
See Homebrew/homebrew#166
2009-12-02 10:53:09 +00:00
Jannis Leidel
9f9d9e2bb1 Don't install the mtr binary in bin/ additionally
Fixes Homebrew/homebrew#166
2009-12-02 10:50:55 +00:00
Max Howell
34919867ff Use a stable revision
This one built on 10.6, not tested on 10.5.
2009-12-02 10:38:41 +00:00
Max Howell
e286e8dce3 Use a stable commit
I picked the one from before the point that configure broke.

Git blame ftw.
2009-12-02 10:38:26 +00:00
Max Howell
8d8005612c Put more aliases in the formula 2009-12-02 09:45:15 +00:00
Max Howell
e6ea7003c7 Rename gprolog.rb gnu-prolog.rb
As per our naming policies.
2009-12-01 12:07:34 +00:00
Kieran Pilkington
d0d3ba31ee Fixes Ghostscript formula when Jasper is installed
Fixes Homebrew/homebrew#113.
2009-12-01 12:07:34 +00:00
Michael Shapiro
5dd7e4c73a Updating MySQL formula to 5.1.41 (5.1.39 completely fails)
Appears to patch, compile and function fine, though I've done no serious testing.
2009-12-01 12:07:34 +00:00
Max Howell
60d6bf144d Google App Engine formula 2009-12-01 12:07:34 +00:00
Max Howell
9c80d32be7 Erlang R13B03
Remove the __END__ patch as it is now fixed.

Removed some patches that make no sense for us.
2009-12-01 12:07:33 +00:00
Adam Vandenberg
2b36b9de74 Add alias to libmikmod 2009-11-19 14:03:07 -08:00
Adam Vandenberg
e441192b74 Add alias support to formulae
* brew install will find an aliased formula
* aliases are searched against
* warn when creating a new formula that has an existing alias.

If Subversion has an alias "svn", then warn when the user tries to
create a new formula "svn". The formula can still be created, though
the user should make sure it's not a duplicate of the existing
aliased one.

Subversion and Objective-Caml formulas get some alises here, so we have
something to test against.
2009-11-19 14:03:07 -08:00
Adam Vandenberg
38f9ae9fac Fix quoting in gnu-tar formula. 2009-11-18 15:47:13 -08:00
Luke Amdor
31130182ff Updated jruby to 1.4.0
Adam V: Also, remove non-Darwin native libs.
2009-11-18 10:09:21 -08:00
Adam Vandenberg
ac18f90be7 ScummVM 1.0 2009-11-18 08:57:04 -08:00
Adam Vandenberg
8c62f12ba5 Git 1.6.5.3 2009-11-18 08:40:50 -08:00
Adam Vandenberg
fb6b08aa52 Formula for GNU Prolog 2009-11-17 10:29:10 -08:00
Adam Vandenberg
711f45bf15 In honor of Go, added formula for Algol 68 Genie.
See: http://www.cowlark.com/2009-11-15-go/
2009-11-16 17:47:31 -08:00
Adam Vandenberg
e535eeece6 JRuby - only keep darwin native libraries. 2009-11-16 13:08:46 -08:00
Adam Vandenberg
5bd3708abf Update Wine to 1.1.33 2009-11-16 13:08:46 -08:00
Adam Vandenberg
51c6628f08 Update mpg123 to 1.9.1 and fix it for 10.5 2009-11-16 13:08:46 -08:00
Adam Vandenberg
0ce9a7ebc2 FileZilla 3.3.0.1
FileZilla is a free (GPL) FTP (and other file protocol) client.

Note: This formula is not yet compiling on Snow Leopard
2009-11-16 13:08:32 -08:00
Adam Vandenberg
28ab97e6b0 Updated GnuTLS to 2.8.5
Previous version didn't compile on Snow Leopard.
TODO: Enable Guile support if requested, or if Guile has previously
been installed. I'll leave it for any Guile users out there to provide
a patch.
2009-11-16 13:08:31 -08:00
Adam Vandenberg
45cf693db8 wxWidgets - use bz2 download. 2009-11-13 20:30:58 -08:00
Kieran Pilkington
c31abccaee wxWidgets for Mac
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2009-11-13 20:30:58 -08:00
Adam Vandenberg
88efb5d5dc pkg-config - modernize properties. 2009-11-13 20:30:57 -08:00
Adam Vandenberg
335906c1de Ctags - remove quotes from mandir 2009-11-13 20:30:57 -08:00
Antonio Touriño
61bb2dc7d6 Fixed MongoDB::Hardware error on mongodb install 2009-11-11 19:17:00 -05:00
Max Howell
2cdecae27b Go formula
New language from Google.
2009-11-11 23:05:04 +00:00
Max Howell
716dae1d28 Don't install gem or rake
Because the system comes with them. Having two of these is just complicated.
They are both gems themselves, so gem that is already installed manages them.

Optional flag to install them anyway.
2009-11-11 23:04:56 +00:00
Gavin Heavyside
a7bb2f5ade Bump libtiff from 3.9.1 to 3.9.2 2009-11-11 22:38:10 +00:00
Gavin Heavyside
9ba1d74882 New formula for doxygen, patched to build on Snow Leopard 2009-11-11 21:51:44 +00:00
Gavin Heavyside
0ad887ad98 Formula for the Shapefile C library
This doesn't have a configure script, and the Makefile is basic. Installation
steps are based on the macports portfile.

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

Replaced most system calls with Ruby equivalents.
2009-11-11 21:50:01 +00:00
Alexander Solovyov
17b742601c fix download paths for mhash and mpg123 2009-11-11 22:54:11 +02:00
Alexander Solovyov
9f9d644e47 add plist to memcached 2009-11-11 22:54:11 +02:00
Jannis Leidel
b8149ef225 Fixed rabbitmq formula
Fixes Homebrew/homebrew#127
2009-11-11 19:59:41 +00:00
elliottcable
13ea796ab5 Cleaning breaks out the v8 symbols in Node.js, which are necessary to build .node extensions. 2009-11-11 19:18:56 +00:00
elliottcable
2abc8af6bd Applied Mark Norman Francis’ patch to fix the [Deprecated] warnings from Java 2009-11-11 19:18:55 +00:00
Erik Kastner
5dd78de1af removing two dependencies from swftools - thanks juni0r 2009-11-11 19:15:24 +00:00
pedro
8723167641 Updating node.rb and mongodb.rb Formulas to latest version. 2009-11-11 19:12:50 +00:00
Gavin Heavyside
c4ce764b43 on 10.6.2 pv won't build successfully with llvm 2009-11-11 19:11:13 +00:00
Gavin Heavyside
ec31bc9999 split command and arguments to system call 2009-11-11 19:07:45 +00:00
Ben Olive
bd4e1d3a9f Groovy formula
Groovy is an agile dynamic language for the Java Platform.
2009-11-11 18:58:36 +00:00
Max Howell
eb73bc8aa0 Fixes Homebrew/homebrew#126; configure breaks with 64 bit kernel 2009-11-11 17:29:35 +00:00
Faisal N. Jawdat
f59a7ed021 ruby formula forces gcc, to work around llvm breakage 2009-11-09 15:44:39 -08:00
Max Howell
69ed3c7a3b Really use a working mirror this time
This one is what MacPorts use so I'm guessing it works for real.
2009-11-09 22:22:55 +00:00