Commit Graph

9268 Commits (e7511d0a66965aa49407576fcea7ab9f75f23edf)

Author SHA1 Message Date
Misty De Meo ee5ed24f42 libmp3splt: fix compilation on 10.6
libmp3splt will not build on 10.6 without regenerating the
configure script, which requires a newer version of automake.

Fixes Homebrew/homebrew#10350.
2012-03-06 12:38:11 -06:00
Jack Nagel 75fb84b54a git 1.7.9.3
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-06 12:27:51 -06:00
Max Howell 1c5fd4c5e8 Don't create crazy bin symlink
Closes Homebrew/homebrew#10680.

I believe this was an error, everything still seems to work.
2012-03-06 16:00:47 +00:00
Martin Lau d6e46f1515 Fantom 1.0.62
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-06 07:11:44 -08:00
Adam Vandenberg 852ad33a6c LuaRocks 2.0.8 2012-03-06 07:08:59 -08:00
Adam Vandenberg 7498ef8780 Shen: fix checksum 2012-03-06 07:06:31 -08:00
Yasuharu NAKANO b6fa997c02 groovy: add groovy-all.jar
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-06 07:01:10 -08:00
Adam Vandenberg 18de10fe0a use which method 2012-03-06 06:53:07 -08:00
Mike McQuaid 456b3ba3b5 Remove outdated and broken KDE formulae.
Fixes Homebrew/homebrew#9797. Fixes Homebrew/homebrew#10711.
2012-03-06 09:22:21 -05:00
Max Howell 913112f853 Refer to our aclocal before /usr/share/aclocal
Fixes Homebrew/homebrew#10618.
2012-03-06 12:35:36 +00:00
Adam Vandenberg 454a612e7e git-flow: also install zsh completions 2012-03-05 21:52:07 -08:00
George Song 3973db1aef hg: bash completion
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-05 21:49:04 -08:00
Adam Vandenberg 2ca7cfd24f Aria2 1.14.2 2012-03-05 21:47:22 -08:00
Julio Viera e75d31f9f3 Beanstalk: patch to prevent 100% cpu useage
patch commit: 80da772efe
bug report: https://github.com/kr/beanstalkd/issues/96

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-05 21:39:19 -08:00
Adam Vandenberg 2f78de2be1 Move AmazonWebServicesFormula to formula_specialties
Enough formulae in core depend on this, pull it in here.
When multi-repo support lands, perhaps we could set up Homebrew-AWS.
2012-03-05 21:14:39 -08:00
Fernando Ortiz 0afbdd6e22 easy-tag 2.1.7
Closes Homebrew/homebrew#10691.

[jn: remove unused configure switch]

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-05 22:51:40 -06:00
Jack Nagel 9d78e2b91f mod_wsgi: use the right compiler
This just keeps getting ugler, but it is necessary.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-05 22:40:06 -06:00
Jack Nagel f683a9095a mod_wsgi: remove "verbose install" caveats
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-05 22:40:06 -06:00
Jack Nagel 21ea4bbd37 portmidi: remove "verbose install" caveats
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-05 22:40:06 -06:00
Kevin Ballard e0ef0a12cf youtube-dl 2012.02.27
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-05 20:18:10 -08:00
James Aitken de819b5e8f Nginx 1.0.13
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-05 20:17:47 -08:00
Jack Nagel f28070c7aa glfw: pass PREFIX to make
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-05 16:35:21 -06:00
letorbi c30f295514 glfw 2.7.3
Closes Homebrew/homebrew#10703.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-05 16:31:05 -06:00
Jack Nagel 5e3379f792 streamripper: fix build for non-/usr/local installs
Fixes Homebrew/homebrew#10623.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-05 16:28:33 -06:00
Francesco Mosca 212cdc8fbc scrollkeeper: specify XML catalog path to configure
Closes Homebrew/homebrew#10702.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-05 15:50:52 -06:00
Jack Nagel 0f2797fd87 socat 1.7.2.0
- Includes fixes for Lion compatibility
 - Apply patch from MacPorts to fix clang build failure

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-05 14:32:26 -06:00
Max Howell 81d1f1413d Socat fails with clang
Closes Homebrew/homebrew#10700.
2012-03-05 20:09:38 +00:00
Nibbles 2bits 4315834d56 libzzip 0.13.60
- Fix link error with clang

Fix a link error with clang & libtool. Configure chooses
  --export-dynamic
but that flag doesn't normally start with two dashes, only one.
There are no overrides or switches available for that.  The fix is an
inline patch for configure, adding the compiler case for darwin*) to set
ZZIPLIB_LDFLAGS="-export-dynamic".  Add the inline patch and bug report
url to the formula.  Add the 2sec make check for this compression
library.  Checks on Lion 10.7.3 and SL 10.6.8 with all five compilers
from the 4.3 CLT and XCode-4.0.2 (4D502).

Closes Homebrew/homebrew#10672.

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