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
Brett Koonce
8dedc4e8a4
mpc 0.22
...
Closes Homebrew/homebrew#13880 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-02 00:08:08 -05:00
Brett Koonce
13266b6134
mpdas 0.3.0
...
Closes Homebrew/homebrew#13881 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-02 00:07:58 -05:00
Brett Koonce
6c7fdb5374
mrfast 2.1.0.6
...
Closes Homebrew/homebrew#13882 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-02 00:07:54 -05:00
Brett Koonce
963e95115a
mrtg 2.17.4
...
Closes Homebrew/homebrew#13883 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-02 00:07:51 -05:00
Brett Koonce
89f6e48aab
mysql-proxy 0.8.2
...
Closes Homebrew/homebrew#13884 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-02 00:07:46 -05:00
Brett Koonce
8daa7d559a
nesc 1.3.4
...
Closes Homebrew/homebrew#13831 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-02 00:03:29 -05:00
Brett Koonce
1f4f70e226
nagios-plugins 1.4.16
...
Closes Homebrew/homebrew#13828 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-02 00:03:22 -05:00
Brett Koonce
3156340142
nasm 2.10.03
...
Closes Homebrew/homebrew#13829 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-02 00:03:22 -05:00
Brett Koonce
a28db53cf2
ncmpc 0.20
...
Closes Homebrew/homebrew#13830 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-02 00:03:22 -05:00
Brett Koonce
74d417b2da
net6 1.3.14
...
Closes Homebrew/homebrew#13832 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-02 00:00:55 -05:00
Brett Koonce
6532676e41
nlopt 2.3
...
Closes Homebrew/homebrew#13833 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-02 00:00:33 -05:00
Brett Koonce
d86f1f5299
ngircd 19.2
...
Closes Homebrew/homebrew#13835 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-01 23:59:53 -05:00
jbergstroem
8feb4fe6e8
libzdb 2.10.5
...
Closes Homebrew/homebrew#13765 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-01 23:58:23 -05:00
Chris Rebert
851d9ef7b1
moreutils 0.47
...
Closes Homebrew/homebrew#13826 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-01 23:57:13 -05:00
Yoji SHIDARA
1f03d19cfe
groonga 2.0.5
...
Closes Homebrew/homebrew#13841 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-01 23:54:24 -05:00
Shawn Jonnet
a0aa31eb45
redis 2.4.16, devel 2.6.0-rc6
...
Closes Homebrew/homebrew#13849 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-01 23:49:40 -05:00
Frank Denis
9b746e8f0f
dnscrypt-proxy 1.0.1
...
Closes Homebrew/homebrew#13823 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-01 23:47:13 -05:00
Brett Koonce
fb5d4e47dd
nginx (devel) 1.3.4
...
Closes Homebrew/homebrew#13822 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-01 23:44:41 -05:00
Ealden Esto E. Escanan
8136274dcf
Gradle 1.1
...
Signed-off-by: Ealden Esto E. Escanan <ealden@gmail.com>
Closes Homebrew/homebrew#13821 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-01 23:43:47 -05:00
Brett Koonce
8a8f1cb46c
spin 6.2.2
...
Closes Homebrew/homebrew#13751 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-01 23:40:19 -05:00
Brett Koonce
841d981c26
zile 2.4.8
...
Closes Homebrew/homebrew#13677 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-01 23:33:06 -05:00