Commit graph

14921 commits

Author SHA1 Message Date
Mike McQuaid
bfc7425499 Revert "qt5: 5.0.1"
This reverts commit db801bf1e659bbabe7629c5a1300cc1803e0b322.

Closes Homebrew/homebrew#17491.
2013-02-01 09:40:13 -08:00
Misty De Meo
411dbbd151 ipmitool: remove gcc 4.4+ flags
These flags aren't supported by gcc-4.2 or llvm-gcc. Will report
upstream later.
2013-02-01 11:36:41 -06:00
Misty De Meo
78112ee0ba ircd-hybrid: use brewed openssl on 10.6
Also fixes test, and uses ENV.j1.

Fixes Homebrew/homebrew#17472.
2013-02-01 11:36:23 -06:00
Misty De Meo
977de49f42 exiftool 9.15 2013-02-01 11:36:05 -06:00
Adam Vandenberg
8a06b5d0a8 Move fuego to homebrew-games.
Closes Homebrew/homebrew#17351.
2013-02-01 09:29:30 -08:00
Adam Vandenberg
6a15bfcbe4 Move gnu-shogi to homebrew-games.
Closes Homebrew/homebrew#17359.
2013-02-01 09:28:26 -08:00
Li Dong
b0d1595c52 hdf5: Add enable-parallel option
Closes Homebrew/homebrew#17498.
Closes Homebrew/homebrew#16393.
Closes Homebrew/homebrew#17244.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-02-01 09:23:47 -08:00
Christian Rishøj
3fee50f1a9 libfreenect 0.1.2
Closes Homebrew/homebrew#17460.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-02-01 09:22:14 -08:00
Eashwar Ranganathan
82745b5b41 freetds: Use :optional
Closes Homebrew/homebrew#17496.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-02-01 09:15:26 -08:00
Michele Damiano Torelli
d8efd42b23 play 2.1-RC4
Closes Homebrew/homebrew#17499.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-02-01 09:13:37 -08:00
Etienne Laurin
757756db79 rethinkdb: fix the installation path
Some lines in the previous rethinkdb pull request were re-ordered, but
one of the essential lines was removed.

Closes Homebrew/homebrew#17486.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-02-01 09:10:05 -08:00
Mike Bishop
d8524828d7 potrace: also install headers
Closes Homebrew/homebrew#17488.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-02-01 09:09:06 -08:00
Adam Vandenberg
0499061db7 lftp 4.4.2
Closes Homebrew/homebrew#17505.
2013-02-01 09:05:33 -08:00
Francisco Souza
9d0d5a1070 vim 7.3.798
Closes Homebrew/homebrew#17497.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-02-01 09:00:20 -08:00
Adam Vandenberg
968ebee1ce Revert "check 0.9.9"
This reverts commit 16a176cfe4c457eb6a76ee54e6372689e24a0781.

Does not compile with clang or llvm.

Closes Homebrew/homebrew#17494.
2013-02-01 08:58:34 -08:00
Misty De Meo
e2031b51c1 bitlbee: use new optional dependency syntax
Also removes the unnecessary LD fix, since we don't do that anymore.
2013-01-31 22:05:09 -06:00
nibbles 2bits
b08f9d4e4c mathgl 2.0.3 plus options
MathGL gets a major overhaul because it can do a lot more.

- Upgrade to 2.0.3
- By default enable glut, gsl, jpeg, png, pthread, pdf
- Disable python (refuses to find numpy)
- Disable octave interface (installs a tarball to ~/ocatave)
- Add a dep on jpeg to support our default image capability
- Add a dep on libharu to support our default pdf capability.
- Add a dep on cmake because it's the only builder now.
- Add an option to enable fltk widget and mglview using X11.
- Add an option to enable qt4 widget, udav, and mglview using Qt4.
- Add an option to enable wxWidgets widget
- Add an option to enable GIF support.
- Add an option to enable hdf5 support.
- Add optional deps for the above options.
- Remove a symlink in the source, ChangeLog, to fix install errors.
- Build OOS.
- Install the `mgl_example` files manually.
- Works well with superenv.

Closes Homebrew/homebrew#14799.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-01-31 19:35:06 -08:00
Mike McQuaid
967d6fed36 qt5: 5.0.1 2013-01-31 19:35:06 -08:00
Chris Knadler
55c39a3216 check 0.9.9
Closes Homebrew/homebrew#17482.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-31 19:25:35 -08:00
David Holm
f785a2c3ed automysqlbackup 3.0-rc6
Closes Homebrew/homebrew#17319.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-31 16:44:56 -08:00
Adam Vandenberg
7b52b07933 Remove oorexx.
Newer versions don't compile clean on OS X.
Since I added this originally on a lark, removing. Will accept pull requests
to re-add newer versions.

Closes Homebrew/homebrew#17397.
2013-01-31 16:39:29 -08:00
Etienne Laurin
971c03aa54 rethinkdb: fix dependencies, simplify build options and add head
Closes Homebrew/homebrew#17478.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-31 16:36:40 -08:00
Wayne Graham
07dbca77f2 geoserver 2.2.4
Closes Homebrew/homebrew#17477.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-31 16:35:26 -08:00
Jack Nagel
58dbfc0a7f ekg2: use optional dep 2013-01-31 18:31:19 -06:00
Jack Nagel
ab04d79cc0 libmatio: use optional dep 2013-01-31 18:29:11 -06:00
Jack Nagel
9c1adb0a5f leptonica: use optional deps 2013-01-31 18:24:57 -06:00
Jack Nagel
2acbec4cea swftools: use optional deps 2013-01-31 18:23:33 -06:00
Jack Nagel
015a6f5ae4 opencv: update optional deps 2013-01-31 18:21:13 -06:00
Jack Nagel
e22c0e219d git: use optional dep 2013-01-31 18:15:16 -06:00
Jack Nagel
4e376931f2 gd: use optional deps 2013-01-31 18:14:03 -06:00
Jack Nagel
17b5a31fc7 autotrace: use recommended dep 2013-01-31 18:10:39 -06:00
Etienne Laurin
844c82d617 node: fix test for external npm
Closes Homebrew/homebrew#15315.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-31 15:53:09 -08:00
Ben Cohen
5bc5e2fa82 couchdb-lucene: update generated ini file
Fixes Homebrew/homebrew#17452.
Closes Homebrew/homebrew#17471.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-01-31 15:57:44 -06:00
G Coco
01f9487915 srmio 0.1
srmio is a small C library to access the PowerControl
of a SRM bike power meter. It's implementing the serial
communication protocol to the PowerControls V, VI and 7.

Closes Homebrew/homebrew#16447.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-31 11:35:21 -08:00
David Holm
7c36e82e7d Wine --devel upgraded to 1.5.22
This version includes the new experimental Mac driver which means it can be
run without X11. As the driver is still incomplete and buggy X11 is still the
default and instructions on how to switch are included in caveats.

Also, supports building a non-universal binary (i.e. only win64) support and
checking for universal dependencies thanks to Homebrew/homebrew#14456.

Closes Homebrew/homebrew#17185.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-31 11:29:44 -08:00
Adam Vandenberg
fdab2bbd9b jpeg: add --universal as an option 2013-01-31 11:06:58 -08:00
Adam Vandenberg
28f37d4e80 libicns: add --universal as an option 2013-01-31 11:06:10 -08:00
Etienne Laurin
b6e830b4ee RethinkDB 1.3.2
Closes Homebrew/homebrew#17391.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-31 11:03:03 -08:00
Kyungmin Lee
951e313335 libmpc uses homebrew path for gmp and mpfr.
Closes Homebrew/homebrew#17248.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-31 11:00:36 -08:00
Adam Vandenberg
506c537ace elasticsearch: fix checksum 2013-01-31 10:59:08 -08:00
Rui Pereira
60de7a1ab1 gv: depends on ghostscript installed using '--with-x11'
Closes Homebrew/homebrew#17465.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-31 10:31:24 -08:00
John Wiegley
e902e3c1b4 llvm: add support for building Clang with ASan
Closes Homebrew/homebrew#17039.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-31 10:29:53 -08:00
Ryan Neufeld
b69ae3ac1e pngcrush 1.7.46
Closes Homebrew/homebrew#17468.
Closes Homebrew/homebrew#17473.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-31 10:26:06 -08:00
Alexander Surma
37d536d0ca ivy 2.3.0-rc2
Closes Homebrew/homebrew#17464.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-31 10:24:58 -08:00
Rob Hoelz
9b0e603578 rakudo-star 2013.01
Closes Homebrew/homebrew#17466.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-31 10:24:12 -08:00
Justin Balthrop
bea44ce08d drip 0.2.3
Closes Homebrew/homebrew#17461.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-31 10:23:59 -08:00
Dimitri Krassovski
c1ee82171b gcutil 1.6.0
Closes Homebrew/homebrew#17456.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-31 10:23:43 -08:00
Ryan Wang
0de40e151f git-tf: fix the native/macosx folder position
Closes Homebrew/homebrew#17454.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-31 10:23:17 -08:00
DhilipSiva
e261a8f8d7 ElasticSearch 0.20.4
Closes Homebrew/homebrew#17457.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-31 10:22:29 -08:00
Adam Vandenberg
80354e99a2 tbb: fails with clang 425
Closes Homebrew/homebrew#17462.
2013-01-31 10:06:54 -08:00