Commit graph

10586 commits

Author SHA1 Message Date
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
nibbles 2bits
b4cfe9d18a quantlib 1.2
Upgrade quantlib to version 1.2.
Tested on Lion with Clang and llvm from XCode-4.3.3.

Closes Homebrew/homebrew#12938.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-25 17:46:13 -05:00
Jack Nagel
6a2356cf41 portaudio: fix patch level
Fixes Homebrew/homebrew#12957.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-25 17:45:13 -05:00
Charlie Sharpsteen
2e5511ae3b armadillo: Update to 3.2.2 2012-06-25 13:53:29 -08:00
Charlie Sharpsteen
f525da96b0 geos: Update to 3.3.5 2012-06-25 13:34:10 -08:00
Charlie Sharpsteen
44580d195f freexl: Update to 1.0.0d 2012-06-25 10:19:12 -08:00
Charlie Sharpsteen
9ffa7c4541 postgis: Update to 2.0.1
Also, make PostGIS friendly to `--ignore-dependencies` as it is common to
want a PostGIS upgrade without upgrading Postgres.
2012-06-25 09:41:28 -08:00
ptrv
18144a6313 pyqt 4.9.3
Closes Homebrew/homebrew#13001.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-06-25 09:28:13 -05:00
Frank Celler
75646ad1c6 ArangoDB 1.0.alpha2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-24 16:53:44 -07:00
Mirek Rusin
f76de564f0 vala 0.17.2
Closes Homebrew/homebrew#12998.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-24 11:37:50 -07:00
Ryan McCuaig
728fc8401f mysql-connector-odbc 5.1.11
Closes Homebrew/homebrew#12414.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-24 11:32:10 -07:00
Adam Vandenberg
0aca7458e6 cowsay: use debian mirror 2012-06-24 10:54:46 -07:00
nibbles 2bits
a9ac9af3f9 ivy 2.3.0-rc1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-24 10:46:46 -07:00
David Coeurjolly
422d0221f4 libqglviewer 2.3.17
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-24 10:38:26 -07:00
Zuyang Kou
404b0967bf mobile-shell 1.2.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-24 09:54:17 -07:00
Adam Vandenberg
0daf704046 git-ftp 0.8.0 2012-06-23 15:46:55 -07:00