Commit graph

8701 commits

Author SHA1 Message Date
Adam Vandenberg
2a1881c53b LuaRocks 2.0.7.1
Removed caveats, since they applied to a now-old upgrade of the
formula.
2012-02-28 21:29:26 -08:00
Peter Vlugter
03ee96ee84 giter8 0.4.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-28 21:13:52 -08:00
Adam Vandenberg
f5f652bc31 Remove head-only growlme formula. 2012-02-28 21:08:46 -08:00
samueljohn
c55d31b301 pixman: Env.x11
pixman uses includes from X11. Declaring Env.x11 makes this explicit (even if it may work on your system without).
Xcode without CLTs needs to set this explicit in order to add the right sdk path.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-28 21:07:15 -08:00
Yoji SHIDARA
c47cb57bce grooga 2.0.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-28 21:01:30 -08:00
Tyler Brock
488cf8f1e1 mongodb 2.0.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-28 21:01:07 -08:00
Jack Nagel
894601c62d Fix audit warnings
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-28 20:36:04 -06:00
Max Howell
d224636ba4 More formula that now depend on automake
gst-plugins-base didn't need the autoreconf in any form I could see. So removed.
2012-02-29 02:03:26 +00:00
Max Howell
67722e2ab9 Fix aview compile; Fixes Homebrew/homebrew#10579 2012-02-29 01:33:40 +00:00
Jack Nagel
34601ee38f git-multipush: setting GIT_DIR is now unnecessary
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-28 18:35:09 -06:00
Jack Nagel
8f4f94011b salt: fix subformula reference
Fixes Homebrew/homebrew#10540.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-28 18:29:54 -06:00
Jack Nagel
3ba7154e1c gdbm: remove stale inreplace
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-28 18:07:16 -06:00
Misty De Meo
672ae778f7 emacs: Fix typo in mirror url 2012-02-28 17:41:52 -06:00
Jeremy Voorhis
4e371187d4 Fix LLVM recipe
Fixed a regression where the definition of clang_dir was removed.

Closes Homebrew/homebrew#10515.

Signed-off-by: Max Howell <max@methylblue.com>

Modified patch so clang_dir is a function rather than a variable.
2012-02-28 20:13:16 +00:00
Tim Shadel
719dd432c3 appledoc: New formula
Create a basic install of the appledoc developer tool.
https://github.com/tomaz/appledoc/blob/master/Readme.markdown

Closes Homebrew/homebrew#9584.

Signed-off-by: Tim Shadel <github@timshadel.com>
Signed-off-by: Max Howell <max@methylblue.com>

I added a test and added to the caveats.
2012-02-28 18:58:34 +00:00
Jack Nagel
d1e797523e libtool: remove unused configure switch
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-28 11:36:23 -06:00
Jack Nagel
e133d6e358 automake: remove unused configure switches
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-28 11:36:23 -06:00
Jack Nagel
d766103af7 autoconf: remove unused configure switch
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-28 11:36:23 -06:00
Jack Nagel
ade63d52f8 audit: automake, autoconf, and libtool are build-time deps
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-28 11:36:12 -06:00
Max Howell
43d58989c9 Fuse4x depends_on libtool too
Refs Homebrew/homebrew#10524.
2012-02-28 17:18:43 +00:00
Max Howell
a0886fff37 Fix typo in libevent formula 2012-02-28 17:09:58 +00:00
Max Howell
06cb65df78 These now depend on automake for Xcode >= 4.3
Fixes Homebrew/homebrew#10559.

Also added missing deps for osm2pgsql.

Removed some ACLOCAL_FLAGS stuff as in theory this is not set in ENV.rb. Would like to see if it causes trouble. Should just work now.
2012-02-28 15:40:59 +00:00
Mike McQuaid
6087f04164 Update Imagemagick bottle. 2012-02-28 09:44:56 +00:00
Pete Deffendol
b59ca6f5b0 PostgreSQL 9.1.3
Closes Homebrew/homebrew#10537.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27 17:08:33 -06:00
Mike Tigas
6b347ee769 arm 1.4.4.1
Closes Homebrew/homebrew#10542.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27 17:05:11 -06:00
royhodgman
a6130af15b dcraw 9.12
Closes Homebrew/homebrew#10526.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27 17:02:46 -06:00
René Moser
f8ae9a5821 git-ftp 0.7.2
Closes Homebrew/homebrew#10525.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27 17:02:04 -06:00
Jack Nagel
a1185fba7f imagemagick: move HEAD back to SVN trunk
Now that we have the UnsafeSubversionDownloadStrategy, we can get around
the bad SSL cert.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27 16:42:26 -06:00
Jack Nagel
15c6fef06f imagemagick 6.7.5-7
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27 16:35:36 -06:00
Jack Nagel
3d34e2c02d imagemagick: fix indentation
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27 16:33:12 -06:00
Jack Nagel
9c0fc8d1bd libass: remove unused configure switch
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27 16:13:12 -06:00
rogeriopvl
19ca591fed ffmpeg: enable libass support
Closes Homebrew/homebrew#10535.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27 16:09:45 -06:00
Jake Good
d350ae403e hadoop: fix inreplace
Closes Homebrew/homebrew#10532.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27 14:30:18 -06:00
Jack Nagel
ce4b06eea7 recode: help the linker find libiconv
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27 14:18:36 -06:00
Jack Nagel
c1fd9b501e Use cellar paths in tests
This lets `brew test` work when these are keg-only, etc. Also fix a
couple of typos and style things.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27 14:11:01 -06:00
Jack Nagel
03d22cc400 Add mirrors to new autotools formulae
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27 14:08:11 -06:00
Jack Nagel
46d8f21b18 autogen 5.15
Fixes Homebrew/homebrew#9651.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27 13:56:53 -06:00
Nibbles 2bits
caacd9013f libvpx: determine correct build target
Adjust the formula for libvpx to determine the correct target.
This was tested on 32bit and 64bit Snow Leopard 10.6.8 using
all three compilers from XCode-4.0.2, and it was tested on Lion
using both compilers from XCode-4.2.1 and 4.3.

Closes Homebrew/homebrew#10249.
2012-02-27 13:48:15 -06:00
Max Howell
646f7c0cc8 Pass configure since Xcode 4.3
Refs Homebrew/homebrew#10508.
2012-02-27 12:56:52 +00:00
Max Howell
0ea6b8df0c Fix fuse4x autoreconf errors
Also removed the ENV vars since we set this stuff higher up now, and it compiled. So I'm guessing we're good.

Closes Homebrew/homebrew#10524.
2012-02-27 12:21:50 +00:00
Max Howell
cd1ada15db Force autoreconf to use glibtoolize and not libtoolize 2012-02-27 12:20:49 +00:00
Max Howell
843090d10a Put dirlist in the right place
I fixed this last night, and then somehow committed the wrong version. Don't watch the Oscars while doing Homebrew.
2012-02-27 12:11:20 +00:00
Tuncer Ayaz
1c635f2a85 automake: update to 1.11.3
Closes Homebrew/homebrew#10520.

Signed-off-by: Max Howell <max@methylblue.com>
2012-02-27 12:04:50 +00:00
Rene Hopf
ea31b76cc0 Fix typo in libmikmod
Closes Homebrew/homebrew#10528.

Signed-off-by: Max Howell <max@methylblue.com>
2012-02-27 11:51:33 +00:00
Jamie Kirkpatrick
f7245e7c28 Force GCC-LLVM when compiling with the Xcode 4.3+ developer tools
Closes Homebrew/homebrew#10519.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-02-27 09:55:13 +00:00
Mike McQuaid
1e3dc00c15 Add gettext bottle. 2012-02-27 09:49:20 +00:00
Rich Manalang
047c40970c atlassian-plugin-sdk 3.8
Closes Homebrew/homebrew#10516.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-26 21:36:10 -08:00
Max Howell
57f8096764 Do not edit code as popular as Homebrew at 4am 2012-02-27 04:22:52 +00:00
Max Howell
cc42975f81 depends_on "automake" where necessary
Had to remove full paths, since we have two options for location now.
2012-02-27 04:05:43 +00:00
Max Howell
51857be5ee Autoconf, Automake and Libtool
We need these now for Xcode-4.3/CLT4X installations.

Also prevent m4 error in installer. And prevent brew doctor complaining if we're Xcode 4.3 or above.

Closes Homebrew/homebrew#10349. Fixes Homebrew/homebrew#10423. Refs Homebrew/homebrew#9179.
2012-02-27 03:35:11 +00:00