Commit graph

10601 commits

Author SHA1 Message Date
Adam Vandenberg
fd21fa37cd mdbtools 0.7 2012-06-28 15:07:58 -07:00
Justin Clift
2479348aec libvirt 0.9.11.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-28 14:46:05 -07:00
Adam Vandenberg
f59485d81a mdbtools: update comment 2012-06-28 14:40:40 -07:00
Adam Vandenberg
7323a2e6f0 PyQt 4.9.4 2012-06-28 14:39:00 -07:00
Andrea Francia
fca1bfded4 ren 1.0
Closes Homebrew/homebrew#11323.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-27 21:31:35 -07:00
Tom Hughes
f25e77d3b4 fakeroot 1.18.4
Closes Homebrew/homebrew#11330.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-27 21:04:43 -07:00
Adam Vandenberg
498bd755d0 ice fails with clang 2012-06-27 16:27:20 -07:00
Adam Vandenberg
834594929a gnu-prolog fails with (some versions of) clang 2012-06-27 16:01:26 -07:00
Adam Vandenberg
320c0892ac uudeview fails with clang 2012-06-27 15:45:24 -07:00
Jannis Leidel
8293f02277 elasticsearch 0.19.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-27 15:31:20 -07:00
nibbles 2bits
e07b4558c2 cairo: fix llvm compile error, add --universal
Cairo-1.10.2 doesn't build well with link time optimization.
Patch `configure` to remove `-flto`.  This fixes the build error
with llvm.  This also fixes a build error when brewing cairo as
a universal library.
Add `--universal` option.  Works if gettext & glib are universal.
Patch `configure` to change `-Werror-implicit-function-declaration`
to a warning with `-Wimplicit-function-declaration`.  Fixes a
build error when universal & clang.
Tested on Lion with clang and llvm from XCode-4.3.3.
Tested by building py2cairo and `import cairo`.

Fixes Homebrew/homebrew#12923 and Homebrew/homebrew#10400

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-27 13:03:20 -07:00
Adam Vandenberg
9fdcf8c147 mjpegtools fails with clang 2012-06-27 13:01:14 -07:00
Adam Vandenberg
b6f4cc23ab libmxml 2.7
Also fix hard-coded /Developer path.
2012-06-27 12:19:32 -07:00
Aaron Simmons
eace94d919 chromedriver 21.0.1180.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-27 11:48:43 -07:00
Adam Vandenberg
39cd2e7db8 gphoto2 2.4.14 2012-06-27 11:48:00 -07:00
Adam Vandenberg
cce8b32fcf libgphoto2 2.4.14 2012-06-27 11:47:50 -07:00
Adam Vandenberg
6487873d57 Remove metapixel
Metapixel doesn't compile against libpng 1.5 without patching.
There was some movement upstream, but now the head source is hard-coded
to Lion pathnames, which won't work on Snow Leopard and might break
on Mountain Lion too.

Rather than maintain our own patches, move to the boneyard.

Interested parties should work with upstream to get broad OS X
compatibility.
2012-06-27 11:36:30 -07:00
Adam Vandenberg
881d861088 Remove lbdb.
There has been no upstream activity for this software, and the build
depends on specific versions of Xcode and GCC. Since this isn't compatible
going forward, and we don't want to carry xcode project patches in core,
moving to the boneyard.
2012-06-27 11:25:54 -07:00
Trevor Wennblom
d328425464 wxmac: use standard C++ string classes
http://groups.google.com/group/wx-dev/browse_thread/thread/07aaa5303b379306

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-27 11:16:23 -07:00
Michael Heuer
9a4c8ce624 Voldemort 0.90.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-27 11:14:15 -07:00
Adam Vandenberg
6cbc894e9b Remove git-subtree
subtree is now provided as a contrib of git itself.
2012-06-27 11:07:14 -07:00
Julien Ponge
4ef92a19f8 Ceylon 1.0M3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-27 11:04:26 -07:00
Shawn M Moore
658212e93f elasticsearch: Add better default network.host
`network.host` is bound to loopback interface to prevent errors when
switching networks. See:

  http://sartak.org/2012/06/roaming-elasticsearch.html

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-27 10:58:25 -07:00
David Gageot
9df5692ccd Sonar 3.1.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-27 10:56:08 -07:00
Laurent Drouet
77cda89a7a abcde 2.5.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-27 10:51:53 -07:00
Florian Maunier
fee93c44e0 Android SDK r20
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-27 10:29:19 -07:00
Shawn Jonnet
b580a3c398 HIREDIS 0.10.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-27 10:14:10 -07:00
Shawn Jonnet
5ec16f3157 Redis 2.4.15
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-27 10:13:32 -07:00
Adam Vandenberg
46024aec36 mdbtools: use alternate glibtool patch
This patch has been sent upstream.
2012-06-27 09:44:06 -07:00
Adam Vandenberg
2aaddf3ef3 mdbtools: remove extra flag 2012-06-27 09:31:00 -07:00
Adam Vandenberg
83e4f8ce3f mdbtools 0.7_rc1 2012-06-27 09:29:39 -07:00
Le Wang
cf1a13a656 update mdbtools to use author's github repo, and make change to compile with Lion.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-27 09:20:55 -07:00
Adam Vandenberg
eb78a8c31f fann: add test 2012-06-27 08:45:36 -07:00
Adam Vandenberg
7d87bbce8f epubcheck: style nits 2012-06-27 08:37:14 -07:00
Matt Davis
70a135dfe5 google-app-engine 1.7.0
Closes Homebrew/homebrew#13049.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-26 23:13:51 -05:00
Jack Nagel
7e7610208e percona-server: builds with LLVM >= 2335
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-26 23:12:37 -05:00
nibbles 2bits
ace9530c6a qhull 2012.1
Upgrade qhull to version 2012.1
Adjust the patch for this version and put it inline.
Patch doesn't need to remove `user_eg user_eg2 user_eg3` anymore
because the test programs are not built by default.
Remove the CMake variable to adjust the man page location which
it gets correct now.
Put the source directory last on the `cmake` command line.
Tested on Lion using clang and llvm from XCode-4.3.3 by using
the examples provided in the `qhull` usage.

Closes Homebrew/homebrew#12911.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-26 20:06:55 -05:00
nibbles 2bits
53d0da8430 qdbm 1.8.78
Upgrade qdbm to version 1.8.78.
Add flag to `--enable-bzip`.
Add flag to `--enable-zlib`.
Add flag to `--enable-iconv`.
Those increase functionality at no cost.
Remove the unnecessary `--mandir`.  It gets it right now.
Remove the unrecognized `--disable-dependency-tracking`.
Qdbm passes `make check-mac` using clang and llvm from XCode-4.3.3.

Closes Homebrew/homebrew#12910.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-26 20:05:11 -05:00
nibbles 2bits
ae606aff4f qca 2.0.3
Upgrade qca to version 2.0.3.
Add `--disable-tests` to stop building the unittests and examples.
Tested on Lion with clang and llvm from XCode-4.3.3.

Closes Homebrew/homebrew#12908.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-26 20:02:47 -05:00
Howard Butler
0ce2e27d94 libgeotiff 1.4.0
Closes Homebrew/homebrew#12925.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-26 20:00:05 -05:00
John Knight
7d5d2b3492 Play 2.0.2
Closes Homebrew/homebrew#13041.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-26 19:22:57 -05:00
James Aitken
6a469cfc83 Nginx devel 1.3.2
Closes Homebrew/homebrew#13039.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-26 19:21:17 -05:00
Daniel M. Drucker
fd02d18b56 icalbuddy 1.8.2
Closes Homebrew/homebrew#13045.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-26 19:14:27 -05:00
nibbles 2bits
7f73b5ae5a qemu: Let it build all targets
The previous commit restricted the targets to just the native one,
but Qemu is an emulator.  So that change disabled functionality.
Remove the target specifier, and let Qemu build all targets again.
Fixes problems posted by two users in the comments of the previous
pull request:  Homebrew/homebrew#12909

Closes Homebrew/homebrew#13008.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-25 19:38:33 -07:00
Jack Nagel
239666c237 parallel 20120622
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-25 19:33:42 -05:00
nibbles 2bits
b2b746898b quassle 0.8.0
Upgrade quassel to version 0.8.0.
Adjust the patch to apply to the altered files.
Add another line to the patch to support `<QtWebKit/QWebSettings>`
otherwise there's a compile error.
Tested on Lion with clang and llvm from XCode-4.3.3 by starting
the chat gui.

Closes Homebrew/homebrew#12939.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-25 19:11:16 -05:00
Damien Pollet
c241806b4b vimpager 1.7.0
Closes Homebrew/homebrew#13027.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-25 18:56:54 -05:00
Martin Czygan
0cc41efd7d elasticsearch 0.19.6
Closes Homebrew/homebrew#13020.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-25 18:55:25 -05:00
Tobias Steinhoff
2c98b291cb ttytter 2.0.01
Closes Homebrew/homebrew#13010.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-25 18:53:05 -05:00
Shawn Jonnet
7a721c27af Node 0.8.0
Closes Homebrew/homebrew#13005.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-25 18:50:03 -05:00