Brett Koonce
146f13b982
selenium-server-standalone 2.29.0
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-02-05 08:48:22 -06:00
Brett Koonce
ecc0d4c3d9
qxmpp 0.7.5
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-02-05 08:48:22 -06:00
Brett Koonce
012c59a1cc
primesieve 4.1
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-02-05 08:48:22 -06:00
Brett Koonce
7969a71ac6
libewf 20130128
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-02-05 08:48:21 -06:00
Brett Koonce
6816a51502
glog 0.3.3
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-02-05 08:48:21 -06:00
Brett Koonce
638d2a6d36
gcutil 1.6.1
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-02-05 08:48:21 -06:00
Brett Koonce
b92ca0ca9c
csvprintf 1.0.3
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-02-05 08:48:21 -06:00
Brett Koonce
39f5fe4c78
csvfix 1.20
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-02-05 08:48:21 -06:00
Brett Koonce
51be1d8def
cclive 0.7.11
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-02-05 08:48:20 -06:00
Brett Koonce
68ee93fffb
apktool 1.5.2
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-02-05 08:48:20 -06:00
Peter Aronoff
90883952bd
getmail 4.37.0
...
Closes Homebrew/homebrew#17607 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-02-05 08:46:40 -06:00
Michael Dippery
71fbb582c5
pakchois 0.4
...
Closes Homebrew/homebrew#16767 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-02-04 20:00:42 -08:00
Stefan
7ce98ac16f
nsd 3.2.15
...
Closes Homebrew/homebrew#17593 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-02-04 19:46:52 -08:00
Stefan
9bc423f909
gnutls 3.1.7
...
Closes Homebrew/homebrew#17586 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-02-04 18:38:56 -08:00
Stefan
b69406e312
nettle 2.6
...
Closes Homebrew/homebrew#17587 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-02-04 18:38:39 -08:00
Jack Nagel
081bf4e7d3
curl-ca-bundle: use prebuilt bundle
...
The mk-ca-bundle script uses perl modules that don't work consistently
across proxies, etc. so just package it up.
Fixes Homebrew/homebrew#17286 .
2013-02-04 17:55:47 -06:00
Mark A. Matienzo
5a7ee53958
sleuthkit 4.0.2
...
The Sleuth Kit 4.0.2 now includes fiwalk, so this commit
also removes the fiwalk formula.
Closes Homebrew/homebrew#17584 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-02-04 13:46:55 -08:00
Adam Vandenberg
987c0f9350
ghc: still fails with clang 425
...
Closes 17575.
2013-02-04 13:46:39 -08:00
Harald Fernengel
a8b1093a25
leveldb: also build the leveldbutil
...
The tool is really useful to dump the contents of leveldb
databases
Closes Homebrew/homebrew#17581 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-02-04 14:35:32 -06:00
Damien Pollet
332d54d2ca
gnu-smalltalk: generational GC requires libsigsegv
...
In 64 bit, --without-libsigsegv implies --disable-generational-gc
The build was failing for me, now at least it builds by disabling
libsigsegv it seems to work (on small programs)
Closes Homebrew/homebrew#17576 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-02-04 14:29:30 -06:00
Paul Phillips
d3e02518b4
ivy 2.3.0
...
Closes Homebrew/homebrew#17577 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-02-04 11:39:03 -08:00
Antonio Zanardo
0da36e3d12
Mercurial 2.5
...
Closes Homebrew/homebrew#17578 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-02-04 11:38:25 -08:00
Adam Vandenberg
ba57da05e3
Subversion: always build against system ruby
...
Closes Homebrew/homebrew#13272 .
2013-02-04 09:29:23 -08:00
Adam Vandenberg
ae51848165
Revert "checkstyle 5.6"
...
5.6 doesn't run in tests, so revert to 5.5
This reverts commit eb678aae857868495d1136a852ba906947761613.
Closes Homebrew/homebrew#17571 .
2013-02-04 08:41:04 -08:00
Robert Glaser
60de51b83f
jmeter 2.9
...
Closes Homebrew/homebrew#17572 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-02-04 08:39:27 -08:00
Bernhard Valenti
297909ac63
mariadb 5.5.29
...
Closes Homebrew/homebrew#17573 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-02-04 08:39:10 -08:00
Jack Nagel
523701ff15
glib: disable modular tests
...
glib's configure script looks for libdbus, and tries to link a test
program against it if it exists. This fails when the architectures of
the two do not match, for example when compiling glib as universal.
Since the alternative is to add a universal option to dbus and then add
a dependency here, just disable this test.
Fixes Homebrew/homebrew#17570 .
2013-02-04 00:31:16 -06:00
James Willcox
28289ed1d2
distcc 3.2rc1
...
Closes Homebrew/homebrew#13842 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-02-03 21:08:00 -08:00
Steven Penny
970d7c8bfe
RtmpDump: use upstream tarball
...
Closes Homebrew/homebrew#17566 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-02-03 18:01:47 -08:00
Jack Nagel
66c3c6c42d
guile: devel fails with clang build 211
...
Closes Homebrew/homebrew#17551 .
2013-02-03 16:35:37 -06:00
Adam Vandenberg
cd5cc038c1
lilypond: specify fontforge build options
...
Closes Homebrew/homebrew#15437 .
2013-02-03 13:42:18 -08:00
Jack Nagel
93a9b05bfd
solfege: needs gettext at runtime
2013-02-03 15:22:14 -06:00
Jack Nagel
3b35c0be7d
unac: fix patch for 10.6
2013-02-03 15:22:14 -06:00
Jack Nagel
74b001102c
herrie: needs gettext at runtime
2013-02-03 15:22:07 -06:00
Jack Nagel
141167a6da
gtk-engines: needs gettext at runtime
2013-02-03 15:21:51 -06:00
Adam Vandenberg
05c505f1ba
povray: fix audit
2013-02-03 13:03:54 -08:00
Jack Nagel
1212446726
utimer: intltool is a build-time dep
2013-02-03 14:48:02 -06:00
Jack Nagel
524abfe566
shared-mime-info: intltool is a build-time dep
2013-02-03 14:48:01 -06:00
Jack Nagel
020d44963e
pulseaudio: intltool is a build-time dep
2013-02-03 14:48:01 -06:00
Jack Nagel
38ec6a8dda
pcb: intltool is a build-time dep
2013-02-03 14:48:01 -06:00
Jack Nagel
cb93160038
pan: intltool is a build-time dep
2013-02-03 14:48:01 -06:00
Jack Nagel
9b172bd17e
libpurple: intltool is a build-time dep
2013-02-03 14:48:01 -06:00
Jack Nagel
91292d00e7
liblunar: intltool is a build-time dep
2013-02-03 14:48:00 -06:00
Jack Nagel
8024497226
libgtop: intltool is a build-time dep
2013-02-03 14:48:00 -06:00
Jack Nagel
7b7e128fcc
libgsf: intltool is a build-time dep
2013-02-03 14:48:00 -06:00
Jack Nagel
67404a03e2
libgnomecanvas: intltool is a build-time dep
2013-02-03 14:48:00 -06:00
Jack Nagel
c8b3515d14
libgda: intltool is a build-time dep
2013-02-03 14:47:59 -06:00
Jack Nagel
108e4cbe7b
libcroco: intltool is a build-time dep
2013-02-03 14:47:59 -06:00
Jack Nagel
fcdee6b84b
klavaro: intltool is a build-time dep
2013-02-03 14:47:59 -06:00
Jack Nagel
f5f1a7af75
homebank: intltool is a build-time dep
2013-02-03 14:47:58 -06:00