Commit Graph

10587 Commits (eba50d4d5794e705099c1c757dd38dea58d94de3)

Author SHA1 Message Date
nibbles 2bits eba50d4d57 renameutils 0.12.0
Upgrade renameutils to version 0.12.0.
Adjust one of the three patches for the new file structure.
Add a fourth patch to fix a Makefile syntax error that would cause
`make install` to fail.  Reported upstream via email and fixed in
HEAD.  Taken from HEAD but not applied directly to `Makefile.am`.
Apply it to `Makefile.in` so there's no need for new deps on
autotools.

Tested on Lion using clang and llvm from XCode-4.3.3.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-29 09:37:58 -07:00
nibbles 2bits 6bcc7c7141 rakudo-star 2012.05
Upgrade rakudo-star to version 2012.05.
Adjust `CPPFLAGS` to correctly locate the libffi includes.
Add `ENV.j1` to stop intermittent race conditions when compiling.
Add code to move the man pages into share because there's no
configure option for that.

Tested on Lion using clang and llvm from XCode-4.3.3.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-29 09:36:56 -07:00
nibbles 2bits 040509ea88 recutils 1.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-29 09:20:30 -07:00
nibbles 2bits d71554a12f redsocks 0.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-29 09:20:10 -07:00
nibbles 2bits 5648b4ff4c regina-rexx 3.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-29 09:19:50 -07:00
nibbles 2bits c4dcafeaba openimageio 1.0.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-29 09:17:30 -07:00
Cody Boisclair 4d73841884 rpm2cpio 1.4 from FreeBSD Ports
Closes Homebrew/homebrew#12813.
Closes Homebrew/homebrew#13094.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-29 09:16:12 -07:00
Fjölnir Ásgeirsson 3cc881d48a Berkeley Yacc 20120526
Closes Homebrew/homebrew#12444.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-28 22:16:46 -07:00
Jiahao Chen fa08a5ce1c valkyrie 2.0
valkyrie is a valgrind GUI

Closes Homebrew/homebrew#12217.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-28 21:28:56 -07:00
Dave Goodell 902cabf1a4 hwloc 1.4.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-28 21:14:40 -07:00
elij 46e74d7660 http_load 20060312
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-28 21:08:14 -07:00
Matt Furden a96504c1bc wemux 3.1.0
wemux enhances tmux to make multi-user terminal multiplexing both easier and
more powerful. It allows users to host a wemux session and have clients join
in either mirror (read-only) or pair mode, allowing multiple people to work in
the same system simultaneously.

It features multi-session support as well as user listing and notifications when
users attach/detach.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-28 18:46:29 -07:00
Adam Vandenberg e717ab9178 riemann 0.1.2 2012-06-28 16:24:43 -07:00
nanki ec4d8a5f69 VisualNetkit 1.4
Closes Homebrew/homebrew#8974.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-28 15:32:46 -07:00
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