Commit graph

9878 commits

Author SHA1 Message Date
Mike McQuaid
198728c50a Add and correctly find erlang bottle.
Fixes Homebrew/homebrew#11780.
2012-04-24 18:53:33 +10:00
Mike McQuaid
c756e7743b Revert "Add and correctly find erlang bottle."
This reverts commit 146e253856eb3e27b6b7382734fd178c160c1beb.
2012-04-24 18:10:09 +10:00
Mike McQuaid
35af315441 Add and correctly find erlang bottle. 2012-04-24 18:08:14 +10:00
Adam Vandenberg
530f9c7d5c Ace 6.1.1 2012-04-23 21:36:25 -07:00
Sorin Ionescu
689c50637e fontforge: fix carbon header paths, close Homebrew/homebrew#10572
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

Find the developer prefix and use that, like MaPorts
- @adamv
2012-04-23 21:00:48 -07:00
Marcos Acosta
30720063f1 ruby-build v20120423
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-23 20:35:55 -07:00
Adam Vandenberg
455af13e32 szl: fails with clang
Fixes Homebrew/homebrew#11610
2012-04-23 20:28:28 -07:00
Patrick McLaughlin
02def32b00 yara 1.6
Closes Homebrew/homebrew#11830.

[jn: use -std=gnu89 instead of fails_with]

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-23 17:51:23 -05:00
James Aitken
b1a9adf12c Nginx: Stable 1.2.0
Closes Homebrew/homebrew#11837.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-23 17:41:13 -05:00
nibbles 2bits
4d069eb3bb clamav 0.97.4
Upgrade clamav to version 0.97.4.  If check is installed, this
will pass all its self tests using clang or llvm from XC-4.3.2.
Remove the --disable-debug, which is the default behavior.

Closes Homebrew/homebrew#11840.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-23 17:36:58 -05:00
nibbles 2bits
7abbd6896f parallel 20120422
Upgrade parallel to version 20120422.

Closes Homebrew/homebrew#11839.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-23 17:36:18 -05:00
nibbles 2bits
e81b11d7df help2man 1.40.9
Another upgrade for Help2Man, version 1.40.9

Closes Homebrew/homebrew#11838.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-23 17:35:53 -05:00
Misty De Meo
0f0d7ef8df exiftool 8.89 2012-04-23 10:18:16 -05:00
Misty De Meo
9684c9652d tmap: downgrade to 0.3.7
By user request - 0.3.7 is the version which is being officially
supported.

See Homebrew/homebrew#11813.
2012-04-23 10:17:11 -05:00
Misty De Meo
99c1bd3f4a emacs: don't build parallel for --HEAD
Fixes Homebrew/homebrew#11787, among others
2012-04-23 09:20:59 -05:00
Dave Cottlehuber
d4998f92a3 OpenSSL 1.0.1
Closes Homebrew/homebrew#11247.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 22:12:24 -05:00
Fernando Mut
d692c10848 New Formula: MesaLib-GLw
Installation of the GLw library compiled against the OS X version of
OpenGL libraries. Version 7.2 is considered by many (e.g. Fink, Ubuntu)
to be the stable version of MesaLib. GLw is not provided with OS X.
By default, MesaLib first compiles GL(mesa) and then GLw against it.
This forces that any application compiled against GLw will also need
to be linked with GL(mesa), not the native OS X version of OpenGL,
since otherwise you get a version incompatibility error.
In order to avoid having a duplicated version of the OpenGL library,
and also to take advantage of any hardware acceleration that the OS X
OpenGL version could provide, it is best to compile the GLw library
against the provided OS X OpenGL library. For this purpose, some
modifications to the autoconf setting file and the GLw Makefile
were performed. In particular, the inclusion of the OS X OpenGL header
files (located in /usr/X11/include/GL) instead of the header files
provided with the mesalib package, and the linkage against the OS X
OpenGL libraries (located in /usr/X11/lib). The compilation of the
GL(mesa) libraries was also removed from the autoconf settings file.
The installation of the package files is performed manually since the
'make install' fails due to a bad detection of symbolic links.

Closes Homebrew/homebrew#6074.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-22 17:59:58 -07:00
Rich Healey
a18fd15472 Python Google App Engine SDK 1.6.4
Closes Homebrew/homebrew#11799.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 19:15:54 -05:00
Rich Healey
c5f6ae11fe 64bit Go App Engine SDK 1.6.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 19:15:37 -05:00
Rich Healey
6ed9f553ab 32bit Go App Engine SDK 1.6.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 19:15:28 -05:00
Rich Healey
cd9fe02695 Java App Engine SDK 1.6.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 19:15:13 -05:00
Jack Nagel
ec4939e875 squashfs: fails with clang
cf. Homebrew/homebrew#8647.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 18:51:44 -05:00
Philipp Wollermann
091315f843 getmail 4.26.0
Closes Homebrew/homebrew#11815.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 18:49:19 -05:00
Jack Nagel
235026c3f0 scantailor: fails with clang
Fixes Homebrew/homebrew#11817.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 18:36:07 -05:00
Jack Nagel
2a49f3ced0 pango 1.30.0
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 18:14:02 -05:00
Camillo Lugaresi
2fdf5497f0 glib 2.32.1
Reviewed most patches (minus the UB stuff), fixed bugs, sent
patches upstream, updated to 2.32.1.

Closes Homebrew/homebrew#11279.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 18:10:17 -05:00
Jack Nagel
9f90cd8794 gettext: remove Snow Leopard bottle
The bottle was linked against libunistring, which is not a hard
dependency but gets picked up by the build if its present; this results
in breakage on systems where libunistring is not installed.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 18:00:05 -05:00
Trevor Wennblom
ea55558357 gconf 3.2.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-22 15:21:08 -07:00
Misty De Meo
228dcdc3f5 tmap fails_with :clang 2012-04-22 16:58:38 -05:00
Misty De Meo
2330ab8cee tmap 0.3.8 2012-04-22 16:58:10 -05:00
Misty De Meo
46aee21f20 ncmpcpp fails_with :clang
As reported by user patagonicus on IRC. Does build with LLVM.
2012-04-22 16:00:42 -05:00
Daniel Berjón
833476b0e9 libmusicbrainz 4.0.1
Closes Homebrew/homebrew#11812.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-04-22 14:33:45 -05:00
Sebastian Staudt
1c58fec715 gource: Update to 0.38
Gource now requires boost and glm.

Closes Homebrew/homebrew#11782.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-22 12:10:05 -07:00
Sebastian Staudt
05fdf4b078 New Formula: glm
Closes Homebrew/homebrew#11781.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-22 12:09:59 -07:00
Charlie Sharpsteen
7eb008bb68 boost: Fix Snow Leopard bottle
This bottle was built on 10.6.3 with XCode 3.2.6 and uses the system Python
instead of Homebrew's Python.
2012-04-22 12:05:18 -07:00
Mark A. Matienzo
bf54f7e912 New formula: srecord
Closes Homebrew/homebrew#11808.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-04-22 13:52:49 -05:00
Shaun Jackman
b0f9208097 ABySS 1.3.2
ABySS is a de novo sequence assembler that is designed for short reads
and large genomes.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-22 11:25:37 -07:00
BSS
77cab7892a gnu-time: patch to allow compilation with clang
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-22 11:17:40 -07:00
aas
49dd14ed61 Midnight Commander 4.8.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-22 11:15:32 -07:00
billchurch
a9ab0248f8 dnsmasq 2.60
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-22 11:10:17 -07:00
richo
63f776360f libogg, libvorbis: Add --HEAD
Closes Homebrew/homebrew#11146.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-22 10:52:40 -07:00
Maxwell Swadling
8a95ee125e usbmuxd: Add HEAD
Closes Homebrew/homebrew#11803.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-22 10:28:34 -07:00
Mike McQuaid
f6f14cb21b Remove Boost 10.6 bottle until fixed.
Fixes Homebrew/homebrew#11802.
Fixes Homebrew/homebrew#11633.
2012-04-22 21:40:50 +10:00
Ryan Senkbeil
3a447e0edb grib-api: Update to 1.9.16
Also flag as failing with Clang.

Closes Homebrew/homebrew#10942.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-21 19:05:40 -07:00
Frizlab
167d6bf558 gegl: Update to 0.2.0
Closes Homebrew/homebrew#11636.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-21 17:46:00 -07:00
Frizlab
d135cf4def babl: Update to 0.1.10
Closes Homebrew/homebrew#11635.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-21 17:39:02 -07:00
n0ts
04c02acc9d ppss 2.97
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-21 15:11:57 -07:00
Charlie Sharpsteen
bb325ef504 GRASS: Fix Lion builds
- Disable WxPython GUI. We have no stable WxMac build for this and building
    WxPython has the additional constraint of requiring a Framework build of
    Python.

  - Flag as failing with clang.

Fixes Homebrew/homebrew#8594.
2012-04-21 14:57:22 -07:00
Charlie Sharpsteen
61f6bcaecf GRASS: Don't install stuff outside of --prefix
Add a small patch to the GRASS makefile that removes a command that installs
stuff to `/Library/Documentation/Help`---this is outside of the prefix and we
don't have permissions for this directory.
2012-04-21 14:57:22 -07:00
Adam Vandenberg
81f9eeff87 Google-Sparsehash 1.12 2012-04-21 09:38:34 -07:00