Commit graph

8740 commits

Author SHA1 Message Date
Jack Nagel
2e6626d495 haproxy 1.4.19
Add missing dep on pcre, closing Homebrew/homebrew#10684.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-04 20:47:42 -06:00
Attila Györffy
890d1140cf node 0.6.12
Closes Homebrew/homebrew#10652.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-03 23:53:18 -06:00
Adam Vandenberg
907b5f0a6c algol68g can use gsl 2012-03-03 20:23:07 -08:00
Jonathan Halcrow
f3136af292 rabbitmq: apply upstream patch to fix Leopard build
Closes Homebrew/homebrew#10648.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-03 21:59:46 -06:00
Adam Vandenberg
6fbd964258 algol68g 2.3.7 2012-03-03 19:55:04 -08:00
Adam Vandenberg
40bde97c90 Remove akonadi
The download is 404.
2012-03-03 18:11:54 -08:00
Adam Vandenberg
9de4e091f3 Poster: style tweaks
Just install files manually instead of hacking the Makefile.
Remove the test.
2012-03-03 16:00:11 -08:00
Jack Nagel
560ec8ea92 gnupg2: specify path to gpg-agent
We disable building the agent program and provide it as a separate
gpg-agent package so that gnupg 1.x can use it as well. However, gpg2
still tries to find the agent in its own keg if it isn't already
running; that is, if the user hasn't done something like

    eval $(gpg-agent --daemon)

Using --with-agent-pgm, we can tell gpg2 to look in HOMEBREW_PREFIX/bin
for the agent instead.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-03 17:52:58 -06:00
Jack Nagel
0304a3ac26 pinentry: disable GTK GUI
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-03 15:27:05 -06:00
mundfrem
317a890396 Ettercap 0.7.4.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-03 13:13:44 -08:00
Anvar Karimson
c217e5f919 app-engine-java-sdk 1.6.3.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-03 12:56:59 -08:00
Camillo Lugaresi
0cfb74692f Remove spurious libiconv dependencies
OS X ships with iconv. glib failed to detect it, and this snowballed
into a few formulas requiring a superfluous duplicate install of
libiconv. All of the formulas in this commit compile without the
libiconv dependency.

jn:
The libiconv shipped with 10.5, 10.6, and 10.7 is version 1.11, so there
shouldn't be any cases of "10.x needs a newer libiconv but 10.y does
not".

In any case, we'll wait a week or so just in case any weird issues crop
up, and if not, then we can remove the libiconv formula and blacklist
it.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-02 22:22:16 -06:00
Jack Nagel
66f34e94a8 zsh: remove spurious libiconv dep
The system libiconv is sufficient.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-02 21:42:59 -06:00
Jack Nagel
e904a7b6d2 mercurial 2.1.1
- Add an upstream patch to fix the usage of xcodebuild in setup.py.

Fixes Homebrew/homebrew#10314.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-02 14:52:27 -06:00
royhodgman
bf99da4506 transmission 2.50
Closes Homebrew/homebrew#10636.

[jn: the switch to disable the GTK client changed from "disable-gtk" to
"without-gtk" for some reason, adjusted.]

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-02 14:47:58 -06:00
Mislav Marohnić
4730dbdb6b hub 1.8.3
Closes Homebrew/homebrew#10639.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-02 14:39:52 -06:00
Jack Nagel
c02e17333c Move memcacheDB to homebrew-alt
The latest release is four years old and incompatible with recent
berkeley-db versions.

Closes Homebrew/homebrew#10633.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-02 11:24:17 -06:00
Misty De Meo
1b0d337bca media-info: Always build with libcurl 2012-03-02 10:42:53 -06:00
Misty De Meo
0faf6ab64e media-info 0.7.53 2012-03-02 10:22:51 -06:00
Nibbles 2bits
234a861acd libtool 2.4.2
Upgrade libtool to version 2.4.2 per mxcl req in Homebrew/homebrew#9179

Closes Homebrew/homebrew#10610.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-01 22:09:08 -06:00
James Aitken
cb6d4ffbc7 Nginx: devel 1.1.16
Closes Homebrew/homebrew#10620.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-01 22:07:12 -06:00
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