Commit graph

8719 commits

Author SHA1 Message Date
Jack Nagel
01f0bd7467 avocadodb: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-01 21:45:03 -06:00
Sebastian Cohnen
dc35babd70 updated to avocadodb 0.2.2
* also removed automake dependency
* boost is now only a build dependency

Closes Homebrew/homebrew#10619.

Signed-off-by: Max Howell <max@methylblue.com>
2012-03-01 22:05:31 +00:00
Max Howell
15b62078d6 Caveats for ANDROID_SDK_ROOT
Closes Homebrew/homebrew#10616.
2012-03-01 16:54:53 +00:00
Sebastian Cohnen
0b70a2a94b new formula: avocadodb 0.1.2
Closes Homebrew/homebrew#10344.

Signed-off-by: Max Howell <max@methylblue.com>
2012-03-01 16:32:16 +00:00
Adam Vandenberg
829e588c9d git-flow: use tarball for bash completion 2012-03-01 06:57:40 -08:00
Jack Nagel
5342c1f2f0 mercurial: fix failing inreplace
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-29 22:56:16 -06:00
Jack Nagel
494b9e3f37 mercurial: style nits
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-29 22:56:15 -06:00
Adam Vandenberg
3d9df4c1f3 auctex: more style nitpicks 2012-02-29 20:42:09 -08:00
Adam Vandenberg
50ada1cc0a auctex: remove silly concatenation 2012-02-29 20:37:43 -08:00
Adam Vandenberg
c4687e494c auctex: exit with error status 2012-02-29 19:40:28 -08:00
Jonathan Schleifer
fc66ae709c ht 2.0.19
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-29 19:35:14 -08:00
Martial
46c8966df4 Shen 3.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-29 19:32:55 -08:00
Charlie Sharpsteen
bc3bec2075 PostGIS: Update --devel to 2.0beta1
Also, no longer pass `--prefix` to `configure`. The 2.0 beta no longer accepts
this flag and we do installation by hand anyway.
2012-02-29 14:00:51 -08:00
Jack Nagel
5e4ee3b53c xpdf: depends on lesstif
*Really* fix Homebrew/homebrew#10588.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-29 15:55:17 -06:00
Jack Nagel
308fd2339d xpdf: fix build of the actual xpdf tool
Tentatively fixes Homebrew/homebrew#10588.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-29 15:33:46 -06:00
Jack Nagel
51791f94e0 imagemagick: depends on pkg-config
Fixes Homebrew/homebrew#10600.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-29 14:19:40 -06:00
Misty De Meo
d4f5317bde md5deep 4.1 2012-02-29 09:30:08 -06:00
Misty De Meo
e081e1b8fd exiftool 8.80 2012-02-29 09:30:08 -06:00
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