Commit graph

12330 commits

Author SHA1 Message Date
Jack Nagel
760107aa05 netpbm: add devel 2012-09-18 13:38:51 -05:00
Bernhard Valenti
a7bd2be314 mariadb 5.5.27
Closes Homebrew/homebrew#14929.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-18 13:36:55 -05:00
Sergey Lukjanov
8c78b394fb storm 0.8.1
Closes Homebrew/homebrew#14991.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-18 13:19:54 -05:00
Qian HE
e7da8c14b8 glew 1.9.0
Closes Homebrew/homebrew#14994.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-18 13:13:37 -05:00
Austin Ziegler
c19c2baa1c the_silver_searcher: don't assume /usr/local
This formula assumes that the aclocal include directory is
/usr/local/share/aclocal; this is not true if you have installed
homebrew into a different location (as I have done).

Using HOMEBREW_PREFIX instead of assuming /usr/local is the correct fix.

Closes Homebrew/homebrew#14987.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-09-17 13:01:50 -05:00
Mike McQuaid
b3bef557b5 imagemagick: default to not depending on freetype, x11.
freetype will be default when I bottle it in the next few days but
until then this just adds an extra unbottled dependency to the
bottle which won't be used anyway.

X11 should default to being off on everything; it's not around by
default on Lion or Mountain Lion and in this case it breaks the
bottle to depend on it.

References Homebrew/homebrew#14714, Homebrew/homebrew#14948.
2012-09-16 21:38:28 -07:00
Jack Nagel
05c756124a ruby: fix typo
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-16 20:17:32 -05:00
Jack Nagel
431792f740 lua: use sha1, remove skip_clean :all
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-16 18:19:32 -05:00
Peter Aronoff
34b0e0b709 lua: revert to 5.1.4
Closes Homebrew/homebrew#14974.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-16 18:17:06 -05:00
Camillo Lugaresi
1bd73acb13 update wine formula
Bring wine-gecko up to date, add caveat for disabling incomplete implementation
of dwrite.dll.

Closes Homebrew/homebrew#14973.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-16 15:16:54 -07:00
royhodgman
1ca5ec3b59 Graphicsmagick: require X11
As was done with imagemagick in commit
5fad22fc24bd8b0beb250e44d4fb4aec047d8189, add an option to
compile graphicsmagick without support for X.

Tested on ML.

Closes Homebrew/homebrew#14968.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-16 15:04:51 -07:00
Yan Zhou
094866ccd4 armadillo 3.4.0
Closes Homebrew/homebrew#14971.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-16 15:04:16 -07:00
Justin Balthrop
44b7e5b3fe drip 0.1.7
Closes Homebrew/homebrew#14969.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-16 15:01:24 -07:00
Charlie Sharpsteen
0bcb5caf66 grass: Still fails with Clang build 421
Building GRASS with the Clang version provided by XCode 4.4.1 still suffers
from multiple failures.

Fixes Homebrew/homebrew#14963.
2012-09-16 11:22:35 -07:00
Nicholas Hutchinson
a5f0f91421 cppcheck 1.56
Closes Homebrew/homebrew#14960.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-16 08:47:43 -07:00
Tobias Steinhoff
a40ee0c459 ttytter 2.0.3
Closes Homebrew/homebrew#14961.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-16 08:47:23 -07:00
Bradley M. Froehle
7cf6ac27a0 Fix link to pdflib-lite license.
Closes Homebrew/homebrew#14957.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-15 16:07:16 -07:00
Adam Vandenberg
ee80cfa473 libmetalink 0.1.2
Closes Homebrew/homebrew#14958.
2012-09-15 16:04:06 -07:00
royhodgman
18374a7d4b imagemagick: depends on freetype
Closes Homebrew/homebrew#14948.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-15 13:19:45 -07:00
Kyle Marek-Spartz
75a3166692 io fails_with :clang
make never completes. see: https://github.com/stevedekorte/io/issues/223

I've never put in a fails_with before, so this could be wrong.

Closes Homebrew/homebrew#14951.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-15 13:16:11 -07:00
Stein Magnus Jodal
90408528a8 gst-python 0.10.22
Closes Homebrew/homebrew#14879.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-15 13:14:40 -07:00
nibbles 2bits
9f26b4bf69 iat 0.1.7
On the mdf2iso website they say that their software is deprecated
and to use iat.

Iso9660 Analyzer Tool is a free utility tool for detecting the
structure of DVD/CD-ROM image file formats; the tool supports
many DVD/CD-ROM data image file formats.

- Works well with superenv.
- Use a named subdirectory for the include files because this
software uses common names like `debug.h`

Closes Homebrew/homebrew#14952.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-15 12:58:54 -07:00
Kyle Marek-Spartz
10bade0496 stanford-parser: Fix SHA1 Mismatch
Fixes SHA1 Mismatch for stanford-parser.

Upstream silently updated.

Closes Homebrew/homebrew#14927.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-15 12:56:55 -07:00
Xiyue Deng
b61b82ed24 wine --devel 1.5.13
Closes Homebrew/homebrew#14954.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-15 12:56:28 -07:00
Danny Beard
62e49c6450 jetty 8.1.7
Closes Homebrew/homebrew#14953.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-14 19:58:07 -07:00
Adam Vandenberg
1ac62dbfdc qt: use std env 2012-09-14 11:33:59 -07:00
Adam Vandenberg
04b24de005 collectd: remove skip_clean 2012-09-14 11:06:19 -07:00
Adam Vandenberg
e0c653e377 coq: remove skip_clean 2012-09-14 11:05:55 -07:00
Ming-Hsien Tsai
796de75ffd Ssreflect 1.4
Ssreflect is an extension of Coq. It provides convenient notations,
several mathematical components, and other general purpose features.
The famous Four Colour Theorem was proved in Coq with the Ssreflect
extension.

Closes Homebrew/homebrew#14836.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-14 11:04:21 -07:00
Adam Vandenberg
1794919947 ipmitool 1.8.12
Fixes Homebrew/homebrew#14859.
2012-09-14 10:03:20 -07:00
Stéphan Kochen
24e0452bd6 Cherokee: add --HEAD
Closes Homebrew/homebrew#14934.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-14 09:26:25 -07:00
Jason A. Donenfeld
f6fe12b99d pass 1.3.1
Closes Homebrew/homebrew#14928.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-14 09:18:31 -07:00
Adam Vandenberg
8af0e97014 Use env. 2012-09-14 09:14:48 -07:00
Adam Vandenberg
bde6edaefa whirr 0.8.0 2012-09-14 07:30:05 -07:00
Thomas Dunton
a75f862660 gromacs depends on x11
Gromacs depends on libraries from X11. The build breaks when linking to
libSM.dylib if the X11 dependency is not set.

Closes Homebrew/homebrew#14935.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-14 07:28:00 -07:00
Adam Vandenberg
5463335335 python/3: remove skip-clean 2012-09-14 07:23:06 -07:00
samueljohn
475531f1ba python/3: more verbose install of distribute/pip
Closes Homebrew/homebrew#14932.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-14 07:11:29 -07:00
bart
1a6fc0be5d binwalk 0.4.5
Closes Homebrew/homebrew#14933.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-14 07:09:03 -07:00
Jacob Jewell
57c8644727 Intercal 0.29
Closes Homebrew/homebrew#14810.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-14 07:07:29 -07:00
Adam Vandenberg
d9c953960e pianobar 2012.09.07 2012-09-13 21:32:35 -07:00
Jack Nagel
47d569b8e1 Tagging symbol deps as optional is undefined
The current code does not support this behavior, and the X11Dependency
will choke if symbols are passed in the tag field.

Future work will enable this.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-13 23:16:51 -05:00
Andrey Popp
5b3a4270fe opam 0.6.0
A package manager for OCaml

Closes Homebrew/homebrew#14875.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-13 20:36:22 -07:00
Jack Nagel
af0d879979 node: use Xcode module method 2012-09-13 20:54:17 -05:00
Adam Vandenberg
a87113cd21 cassandra: fix typo 2012-09-13 18:53:07 -07:00
Adam Vandenberg
18f2d4b340 cassandra 1.1.5 2012-09-13 18:29:53 -07:00
Charlie Sharpsteen
d181890a89 node: Better workaround for CLT-only systems
Instead of requiring a full XCode install, we can use the `DEVELOPER_PATH`
environment variable to lie to `xcode-select` in a way that should restrict any
consequences to the Node build.
2012-09-13 17:24:45 -07:00
Charlie Sharpsteen
eb23f257a5 node: Depend on full XCode install
Reverts commit bfc71f7.

This is necessary due to an upstream bug with the GYP buildsystem that has no
solid workaround:

  http://code.google.com/p/gyp/issues/detail?id=292

Fixes Homebrew/homebrew#14915.
2012-09-13 16:31:29 -07:00
Jack Nagel
7bf51092df box2d: disable examples
The examples require extra libraries, and aren't even part of the final
installation.

Fixes Homebrew/homebrew#14756.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-13 14:11:45 -05:00
Max Howell
f650979c75 Sophisticated mongo launchd instructions 2012-09-13 14:08:14 -04:00
Jack Nagel
af4e77ddb5 vtk: remove skip_clean :all
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-13 12:55:43 -05:00