Commit graph

13518 commits

Author SHA1 Message Date
Sergey Avseyev
e62dd2762d libcouchbase 2.0.0
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-12-12 09:16:09 -08:00
Jack Nagel
8566caaee6 haskell-platform: don't pass environment vars to system
This isn't a bug per se, but it does cause the log filename to be 'ghc"'
rather than 'make'.
2012-12-11 13:59:16 -06:00
Xiyue Deng
683805caf1 open-mpi: Update to 1.6.3
* Also enable verbose build log.

Closes Homebrew/homebrew#16387.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-12-11 09:45:36 -08:00
Andy Freeland
0471ae2e14 unison: Update to 2.40.102
Closes Homebrew/homebrew#16513.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-12-11 09:35:27 -08:00
antbryan
5f927f9ddf aria2 1.16.0
Closes Homebrew/homebrew#16518.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-12-11 09:29:26 -08:00
Brett Koonce
924cfcd485 nginx 1.2.6
Closes Homebrew/homebrew#16517.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-12-11 09:28:23 -08:00
Samuel John
27fd2b8de2 wxmac: Multiversion support.
Some popular python packages expect to "import wxversion", which
is only available on a multiversion build.

A multiversion of wxPython should have no negative side effects.
A usual `import wx` still works.

Closes Homebrew/homebrew#16515.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-12-11 08:38:33 -08:00
Kevin Moore
7439237e39 git 1.8.0.2
Closes Homebrew/homebrew#16511.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-12-11 10:28:53 +00:00
Lance Parsons
616561d230 vcftools 0.1.10
Closes Homebrew/homebrew#16505.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-10 15:07:05 -06:00
Travis La Marr
eb9133e327 nzbget: Add libcrypt dependency
Fixes Homebrew/homebrew#16216.
Closes Homebrew/homebrew#16500.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-10 14:59:01 -06:00
Jack Nagel
f0f167b266 go: call write on the correct type
Fixes Homebrew/homebrew#16507.
2012-12-10 14:52:42 -06:00
Gordon Tillman
b7774cdd43 mit-scheme: fix hardcoded SDK paths in patch
This formula was failing to build for me with the following error:

    configure: error: No MacOSX SDK for version: 10.8

Traced problem to hard-coded paths to the SDKs used when patching
`src/configure` and `src/lib/include/configure`.  Replaced
hard-coded paths with calls to `xcode-select --print-path`.

Closes Homebrew/homebrew#16166.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-08 15:53:49 -06:00
samueljohn
bea2ef86c7 libxml2: Python bindings find libiconv on NCLT.
Closes Homebrew/homebrew#13511.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-08 15:28:17 -06:00
Jack Nagel
0917374454 vim 7.3.754 2012-12-08 15:27:42 -06:00
Jack Nagel
54681c8120 glib 2.34.3 2012-12-08 15:25:45 -06:00
Francisco Souza
eeb0b0ea6d atf 0.16
Closes Homebrew/homebrew#16484.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-08 14:02:18 -06:00
Joshua P. Tilles
e4dc482f5d chibi-scheme 0.6.1
Closes Homebrew/homebrew#16424.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-08 14:01:22 -06:00
Jonathan Gnagy
1ed22363b7 openvpn: add configure switch for enable-password-save
Closes Homebrew/homebrew#16450.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-08 13:54:36 -06:00
Kashif Rasul
aacf1d60b7 postgresql 9.2.2
Closes Homebrew/homebrew#16455.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-08 13:49:14 -06:00
Ricardo Franco
69af227015 play: add head
Closes Homebrew/homebrew#16462.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-08 13:47:29 -06:00
Brian Riddle
4ed178e8fa elinks: fix devel checksum
Closes Homebrew/homebrew#16460.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-08 13:45:44 -06:00
Birger J. Nordølum
52e3348f2d polarssl 1.2.3
Closes Homebrew/homebrew#16467.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-08 13:42:38 -06:00
Gergo Erdosi
fb3949f011 Percona Server 5.5.28-29.2
Closes Homebrew/homebrew#16476.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-08 13:34:05 -06:00
Mike McQuaid
273a2468e0 jq: fix URL and SHA1. 2012-12-07 13:03:22 +00:00
Charlie Sharpsteen
e3126bf25d duplicity: Fix installation with distutils.cfg
The Homebrew Python installations place a `distutils.cfg` file that can override
arguments passed on the command line. Specifically, our `distutils.cfg` sets a
value for `install-lib`, so `--install-lib` needs to be passed to `setup.py` to
override this default. Passing `--install-purelib` and `--install-platlib` is
not sufficient.
2012-12-06 15:29:56 -08:00
Charlie Sharpsteen
a3645015c3 postgis: Use new-style options 2012-12-05 23:58:02 -08:00
Charlie Sharpsteen
765d36f6d8 postgis: Depend on GPP for SQL preprocessing
PostGIS contains a few statements in its SQL files that choke the Clang
pre-processor. This commit forces PostGIS to use GPP for SQL pre-processing.
2012-12-05 23:55:30 -08:00
Charlie Sharpsteen
199c06b25c postgis: Update to 2.0.2 2012-12-05 23:55:30 -08:00
Brett Koonce
f49bfc3af3 ht 2.0.21
stripped a ncurses patch

Closes Homebrew/homebrew#16430.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-05 15:04:58 -08:00
Brett Koonce
3d45032493 fdk-aac 0.1.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-05 15:04:58 -08:00
Brett Koonce
083f4277d4 collada-dom 2.4.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-05 15:04:58 -08:00
Jon Brisbin
ba94c29eee rest-shell 1.2.1.RELEASE
Closes Homebrew/homebrew#16425.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-05 14:55:49 -06:00
Markus Felten
cb587b1eaa openrtsp 2012.11.30
Closes Homebrew/homebrew#16426.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-05 14:53:38 -06:00
Kazuki YAMAMOTO
d54d90b591 grails 2.1.2
Closes Homebrew/homebrew#16422.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-05 09:13:32 -08:00
Samuel John
2658b65933 python: dtrace support is experimental.
Closes Homebrew/homebrew#16421.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-12-05 15:51:53 +00:00
Charlie Sharpsteen
58379f22c2 spatialite-gui: Add 1.6.0 as a devel option
Can be promoted to stable once GDAL and QGIS can work with libspatialite 4.x
releases.
2012-12-04 20:24:36 -08:00
Charlie Sharpsteen
9bc378b8d1 spatialite-tools: Update devel to 4.0.0 2012-12-04 20:06:05 -08:00
Charlie Sharpsteen
588ef21702 libspatialite: Update devel to 4.0.0
Going to keep stable at 3.0.1 until [QGIS][1] and [GDAL][2] can handle the 4.x series.

  [1]: http://lists.osgeo.org/pipermail/qgis-developer/2012-November/023522.html
  [2]: https://groups.google.com/d/msg/spatialite-users/7S6gphsl3Gg/eG8ESdZATawJ
2012-12-04 20:05:58 -08:00
Charlie Sharpsteen
443150ab41 readosm: Update to 1.0.0b 2012-12-04 19:38:14 -08:00
Charlie Sharpsteen
eebe8b353e librasterlite: Update to 1.1e 2012-12-04 19:38:14 -08:00
Xiyue Deng
5e1ae81c5f New formula: isl
* Make cloog build using external isl.
  - Needed by newer GCC for which the bundled isl in cloog 0.17.0 is
    too old.
* Improve cloog test case indentation.

Closes Homebrew/homebrew#15862.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-04 21:30:59 -06:00
José Valim
c1d5a15ea1 Elixir 0.7.2
Closes Homebrew/homebrew#16403.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-04 21:08:36 -06:00
Xiyue Deng
f8ba287f07 autoconf-archive 2012.11.14
Closes Homebrew/homebrew#16415.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-04 21:01:17 -06:00
David Larson
8aafaccd6c pianobar 2012.12.01
Closes Homebrew/homebrew#16417.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-04 20:58:57 -06:00
Federico Bond
56d005fe92 GNU Prolog 1.4.2
Closes Homebrew/homebrew#16414.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-04 20:55:35 -06:00
Erik Michaels-Ober
6e9340775d ruby-build 20121204
Added a definition for JRuby 1.7.1

Closes Homebrew/homebrew#16408.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-04 15:14:46 -08:00
Adam Vandenberg
84c9c1e491 jruby 1.7.1 2012-12-04 15:14:46 -08:00
Jack Nagel
3be888f41a help2man 1.40.13 2012-12-04 14:57:34 -06:00
Jack Nagel
3c002e77f7 riemann 0.1.5 2012-12-04 14:49:01 -06:00
Brandon Bennett
5674fd363c libslax 0.12.2
Closes Homebrew/homebrew#16384.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-04 11:01:53 -08:00