Commit Graph

9801 Commits (be9fb4af252d887c13ae36f41be4953415433dc1)

Author SHA1 Message Date
Sorin Ionescu 9181c3cdc7 zsh: Fix the prefix switch
Closes Homebrew/homebrew#11880.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-25 21:41:17 -05:00
Sevki 3950d7d0d6 emacs: use HTTP for git HEAD
Closes Homebrew/homebrew#11878.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-25 21:32:49 -05:00
nibbles 2bits 57b5926732 x264: update to r2197 and fix clang optimization
Upgrade x264 to the latest stable tarball, 20120425.
Add `ENV.O1` when compiling with clang, which fixes a segfault
when encoding with libx264.  The fps encoding rate remains the
same using this commit.  The changelog listed in the formula
comments was checked, and the version is unchanged.  This will
cause a hash fail when x264-r2184.tar.bz2 already exists.  The
user will have to remove the cached tarball and try again.  At
the time this commit is being submitted, the x264-devel mailing
listserv is offline.  So it hasn't been reported a second time.

Fixes Homebrew/homebrew#11248.
Closes Homebrew/homebrew#11885.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-25 21:26:06 -05:00
Birger J. Nordølum 12bff18950 OpenSSL: Fix regression in 1.0.1a for Mac OS 64-bit
Closes Homebrew/homebrew#11869.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-25 09:06:29 -07:00
Pepijn de Vos 73759efc47 pygtkglext 1.1.0
Closes Homebrew/homebrew#11801.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-25 07:21:09 -07:00
Jack Nagel 901c3cdd8e gdk-pixbuf 2.26.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-25 00:33:31 -05:00
nibbles 2bits 5ffec46aab autoconf 2.69
Upgrade autoconf to version 2.69 and adjust the patch only to deal
with the different line number.

Closes Homebrew/homebrew#11866.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-25 00:08:19 -05:00
Sorin Ionescu 3f3f3bd9e4 zsh: make the disabling of /etc optional
Closes Homebrew/homebrew#11056.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-24 23:52:34 -05:00
nibbles 2bits f81742aa4f phoronix-test-suite 3.8.0
Upgrade phoronix-test-suite to version 3.8.0.
Change patch to support the changes within `install.sh`
* Put metafiles in prefix
* Add `.bash` to the bash-completion script name
* Change the XDG MIME Openbenchmarking conditional from `DESTDIR`
to `INSTALL_PREFIX` so that all the files it uses get copied into
the Cellar, because Macs don't run `xdg-utils`.  This makes that
conditional behave as if Phoronix is being installed into a chroot.
* Remove the `-e` from echo so that it doesn't get echoed.

Closes Homebrew/homebrew#11847.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-24 23:49:03 -05:00
nibbles 2bits fa7ab387a4 typespeed: Fix hardcoded gcc
Typespeed-0.6.5 stopped development in 2008 but hard-codes `gcc`
into two of their Makefiles.  Use `ENV.cc` instead.  Tested on
Lion with clang and llvm-gcc.  Typespeed also does a `chgrp games`
Even though that group will likely not exist, the software still
works without error because the owner is correct, and the `chgrp`
does not stop the build if it is unsuccessful.

Closes Homebrew/homebrew#11848.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-24 23:44:55 -05:00
Birger J. Nordølum 148b1c2067 OpenSSL 1.0.1a
[jn: no-asm is to fix compilation on 64-bit; perhaps it is not needed on
32-bit, but I didn't test it and I don't think its that important.]

Closes Homebrew/homebrew#11821.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-24 23:41:47 -05:00
René Moser cc9cf3c2c6 git-ftp 0.7.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-24 20:36:17 -07:00
Mark A. Matienzo bb1f180268 bulk_extractor 1.2.1
add automake/autoconf dependencies if XCode >= 4.3

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-24 20:27:25 -07:00
Adam Vandenberg abc16ddcc3 mediatomb: fails with clang 2012-04-24 09:10:16 -07:00
Miles Pomeroy 6505d49432 grc: find rc file in etc, not prefix/etc
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-24 07:34:50 -07:00
Filipe Moreira fcdd371b1c mongodb: fix config file location in caveat
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-24 07:11:48 -07:00
Marnen Laibow-Koser b6239976a8 gobby 0.4.94
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-24 07:05:54 -07:00
Adam Vandenberg 69370be3cb libinfinity 0.5.2 2012-04-24 07:05:53 -07:00
Marnen Laibow-Koser 6d2b5a940d obby 0.4.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-24 07:05:41 -07:00
Marnen Laibow-Koser 803843f3d8 net6 1.3.12
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-24 06:59:14 -07:00
Adam Vandenberg da164bfcf5 gtksourceview: revert to 2.10.5
This version compiles against our version of glib.
2012-04-24 06:59:14 -07:00
Adam Vandenberg a871d49dd8 glibmm 2.32.0 2012-04-24 06:59:14 -07:00
Erik Michaels-Ober d95ecff6b8 Fix md5 for ruby-build v20120423
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-24 06:41:06 -07:00
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