Commit graph

11161 commits

Author SHA1 Message Date
Brett Koonce
947ad6d3a2 hatari 1.6.2
Closes Homebrew/homebrew#13947.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-04 09:04:05 -07:00
Brett Koonce
1477162835 haproxy 1.4.21
Closes Homebrew/homebrew#13946.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-04 09:04:01 -07:00
Ian Van Ness
4f18c9b7bf gearman: add --without-mysql
Fixes  Homebrew/homebrew#13392
Closes Homebrew/homebrew#13820

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-04 08:32:34 -07:00
Jon Buckley
ac9d972191 opus-tools 0.1.4
Closes Homebrew/homebrew#13888.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-04 08:29:25 -07:00
Michael Ummels
c8f2a699c9 fontforge 20120731
Closes Homebrew/homebrew#13911.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-04 08:17:14 -07:00
Adam Vandenberg
dd687984a5 groovyserv: fix sha1 2012-08-04 08:11:23 -07:00
Henrik Nyh
ea160fb152 reattach-to-user-namespace ece193
Removes Mountain Lion warning.

Closes Homebrew/homebrew#13614.
Closes Homebrew/homebrew#13752.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-04 08:09:59 -07:00
Justin Holmes
0f5adaacc1 Play 2.0.3
Closes Homebrew/homebrew#13944.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-04 07:59:08 -07:00
Mike McQuaid
eee7485082 graphviz: remove unexecutable gvmap.sh from bin 2012-08-04 10:36:31 +01:00
Mike McQuaid
f4f5f24a21 cairo, pixman: use sha1; sha256 is excessive 2012-08-04 10:36:31 +01:00
Mike McQuaid
3b3c46b3b8 fltk: fix Mountain Lion build.
Fixes Homebrew/homebrew#13649, fixes Homebrew/homebrew#13887.
2012-08-04 09:19:29 +01:00
nibbles 2bits
fdc67cd937 vips 7.30
Fixes Homebrew/homebrew#13872

Closes Homebrew/homebrew#13886.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-03 19:52:46 -07:00
Brett Koonce
dafdfe96d1 ice 3.4.2
Closes Homebrew/homebrew#13935.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-03 19:51:25 -07:00
Brett Koonce
d61718bc8f iso-codes 3.37
Closes Homebrew/homebrew#13934.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-03 19:51:15 -07:00
Brett Koonce
043523ce8d isc-dhcp 4.2.4-P1
Closes Homebrew/homebrew#13933.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-03 19:51:06 -07:00
Brett Koonce
da95fddc49 ispc 1.3.0
Closes Homebrew/homebrew#13932.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-03 19:50:55 -07:00
Brett Koonce
5da22d0623 itex2mml 1.4.10
Closes Homebrew/homebrew#13931.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-03 19:50:46 -07:00
Brett Koonce
646a6113d2 idnits 2.12.13
Closes Homebrew/homebrew#13930.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-03 19:50:27 -07:00
Brett Koonce
06fee7edc4 ical-buddy 1.8.4
Closes Homebrew/homebrew#13929.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-03 19:49:35 -07:00
Juan C. Müller
a7ad15cfdf node: use https for npm install location
Closes Homebrew/homebrew#13924.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-03 19:32:47 -07:00
nibbles 2bits
816720d633 graphviz: add universal option
Graphviz can build universally if it is built with a universal
pcre, swig, and gettext.  Add a `--universal` option.  Change
to using sha1.  Leave the `fails_with` build version alone because
Graphviz builds on Mountain Lion with clang-4.0.

Tested on ML with clang and llvm from XCode-4.4.

Fixes Homebrew/homebrew#13827

Closes Homebrew/homebrew#13927.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-03 19:29:18 -07:00
nibbles 2bits
765ba399e2 swig: add --universal option
Swig can build universally and can be used in Graphviz that way.
Add an option for `--universal`
Tested on ML with clan and llvm from XCode-4.4.

Closes Homebrew/homebrew#13926.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-03 19:28:25 -07:00
Mike McQuaid
929bf7cd72 ace: update to 6.1.3 and fix Mountain Lion build.
Fixes Homebrew/homebrew#13817.
2012-08-03 21:35:17 +01:00
Mike McQuaid
f64c9f510e freerdp: patch upstreamed; update comment. 2012-08-03 21:00:56 +01:00
Mike McQuaid
86bf071d7b freerdp: cleanup and fix Mountain Lion build.
Fixes Homebrew/homebrew#13353.
2012-08-03 20:55:28 +01:00
Brett Koonce
6d53a36b95 jailkit 2.15
Closes Homebrew/homebrew#13906.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-03 09:19:05 -07:00
nibbles 2bits
98b7843d3f open-mpi: update fails_with build
OpenMPI fails with clang on Mountain Lion.  Adjust the build
in the `fails_with` block to 421 and specify the cause.
Reported upstream and noted in comments.

Fixes Homebrew/homebrew#13837

Closes Homebrew/homebrew#13910.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-03 08:54:19 -07:00
Brett Koonce
a19c864958 MonetDB 11.9.7
couldn't get the latest release to work, this is one version back

Closes Homebrew/homebrew#13877.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-03 08:25:26 -07:00
Brett Koonce
51cd2e3630 jhead 2.96
Closes Homebrew/homebrew#13904.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-03 08:24:52 -07:00
Anthony Pearson
e6b625ebac node.js 0.8.5
Closes Homebrew/homebrew#13915.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-03 08:23:48 -07:00
Brett Koonce
367a1af156 jpeg-turbo 1.2.1
Closes Homebrew/homebrew#13905.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-02 21:41:27 -07:00
Brett Koonce
6758842b7e jenkins 1.476
Closes Homebrew/homebrew#13908.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-02 21:41:05 -07:00
nibbles 2bits
fb42412117 vtk 5.10 & add pyqt+sip
Upgrade vtk to version 5.10.
Add deps on `sip` and `pyqt` if the user options `--pyqt`
Add cmake args to enable SIP/PyQt if `--pyqt`
Add cmake args for `-DSIP_PYQT_DIR` as `HOMEBREW_PREFIX/share/sip`.
Add `skip_clean :all` to help vtkpython find the symbol `_environ`
Change the location of the python `.so` modules so they and the Egg
get installed into `lib/which_python/'site-packages'`.
Add code so `site-packages` is created and prepended to the
PYTHONPATH to stop build errors.
Add `-DPYTHON_INCLUDE_DIR` so the right headers are located.
Remove the workaround code that was previously added to support
Python getting RPATHs, as RPATHS are fixed in Homebrew Core.
Add code that removes three duplicate files in `site-packages`
that cause the linking step to fail, files that already
exist in HB `site-packages` when using brewed Python.
Add code to `mv` the python module directory `vtk` out of the
`VTK-5.10-py2.7.egg` and into `site-packages`.  Without that,
you can't import vtk into Python.
Add code to install the `Examples`

Tested on Lion using clang and llvm from XCode-4.3.3 with the CLT
and without the CLT against system Python, HB framework Python,
HB non-framework Python, Qt-4.8.2, sip, pyqt, pyside and shiboken.

Closes Homebrew/homebrew#12807.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-02 19:51:42 -05:00
Mike McQuaid
b0d26f2d90 Fix Mountain Lion sed by setting LANG.
It's also necessary to delete LC_ALL or it overrides the new LANG.
LC_COLLATE is the problem variable but is affected by LANG and LC_ALL
so just use them instead. Extends the fix made to geoip in dc955c.

Fix Homebrew/homebrew#11728, fix Homebrew/homebrew#12890, fix Homebrew/homebrew#13653, fix Homebrew/homebrew#13734, fix Homebrew/homebrew#13787, fix Homebrew/homebrew#13818.
2012-08-02 20:26:01 +01:00
Adam Vandenberg
e73c40abfa hiredis: update failing clang build
Fixes Homebrew/homebrew#13851.
2012-08-02 08:47:08 -07:00
nibbles 2bits
8376e7ae20 privoxy: remove autotools conditional
privoxy uses `autoreconf` for stable and HEAD. Remove the
conditional that added the autotools deps only for HEAD.

Fixes Homebrew/homebrew#13867

Closes Homebrew/homebrew#13869.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-02 00:20:55 -05:00
nibbles 2bits
0fba221735 dcmtk: update fails_with to build 421
dcmtk still fails with clang-4.0.421 from XCode-4.4.

Closes Homebrew/homebrew#13854.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-02 00:20:33 -05:00
Brett Koonce
8d08d62589 libmikmod 3.2.0
Closes Homebrew/homebrew#13856.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-02 00:17:26 -05:00
Brett Koonce
708d4bc029 mikmod 3.2.2
Closes Homebrew/homebrew#13857.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-02 00:17:26 -05:00
Brett Koonce
60554beaf7 mftrace 1.2.18
Closes Homebrew/homebrew#13858.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-02 00:17:26 -05:00
Brett Koonce
402206124a metaproxy 1.3.38
Closes Homebrew/homebrew#13859.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-02 00:17:26 -05:00
Brett Koonce
490293c071 maxima 5.27.0
Closes Homebrew/homebrew#13860.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-02 00:17:25 -05:00
Brett Koonce
5a465f2d43 memtester 4.3.0
Closes Homebrew/homebrew#13861.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-02 00:17:25 -05:00
Brett Koonce
60ffc56ef3 memcached 1.4.14
Closes Homebrew/homebrew#13862.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-02 00:17:25 -05:00
Brett Koonce
57ba66b149 mathomatic 16.0.1
Closes Homebrew/homebrew#13863.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-02 00:14:04 -05:00
Brett Koonce
db38b00ce6 midgard2 10.05.7.1
Closes Homebrew/homebrew#13864.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-02 00:14:04 -05:00
Brett Koonce
c50e796d29 miniupnpc 1.7.20120714
Closes Homebrew/homebrew#13866.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-02 00:14:03 -05:00
Brett Koonce
14a113c76c monit 5.4
Closes Homebrew/homebrew#13873.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-02 00:14:03 -05:00
Brett Koonce
8013e28afb mp3check 0.8.7
url -> google code page

Closes Homebrew/homebrew#13875.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-02 00:14:03 -05:00
Brett Koonce
aab09dca6e mp3gain 1.5.2
Closes Homebrew/homebrew#13876.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-02 00:09:56 -05:00