Teo Ljungberg
2b690a77e3
vim 7.3-729
...
Closes Homebrew/homebrew#16223 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-25 08:06:38 -08:00
Simon Menke
4419d34488
go: allow building the cross-compilers
...
When the `--cross-compile` option is used the following runtimes will be build:
- darwin (386, amd64; with CGO)
- linux (386, amd64, arm)
- freebsd (386, amd64)
- openbsd (386, amd64)
- plan9 (386)
- windows (386, amd64)
Closes Homebrew/homebrew#12547 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-25 08:04:50 -08:00
Stig Brautaset
6f27aed221
scala: add --devel
...
Closes Homebrew/homebrew#16179 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-24 13:51:03 -08:00
alexrp
e7d8a81e93
libconfig: Add universal binary support.
...
Closes Homebrew/homebrew#16189 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-24 13:50:09 -08:00
David Gageot
806714b940
Sonar 3.3.2
...
Closes Homebrew/homebrew#16208 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-23 15:55:04 -08:00
Andy Piper
693bdc7f3d
RabbitMQ 3.0
...
Extract and install rabbitmqadmin from the management plugin at install
time (since we also enable the management plugin by default)
Closes Homebrew/homebrew#16207 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-23 15:51:27 -08:00
Jack Nagel
f7e96b7a26
Remove formulae moved to Homebrew-science
...
Closes Homebrew/homebrew#16143 .
2012-11-23 11:42:16 -06:00
Mike McQuaid
c666eaa8ee
hub: fix bad SHA1.
2012-11-22 21:59:00 +00:00
Mike McQuaid
30af050111
Fix nginx plist.
...
Fix indentation, use opt_prefix and make sure nginx is not
daemonized so that launchd can stop it.
Fixes Homebrew/homebrew#14876 .
2012-11-22 21:58:25 +00:00
Shawn Jonnet
f64a4613ca
Redis 2.6.5
...
Closes Homebrew/homebrew#16193 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-22 12:30:54 -08:00
Mislav Marohnić
a7053548c9
hub 1.10.3
...
Closes Homebrew/homebrew#16197 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-22 12:30:05 -08:00
William Ting
b15ba2a075
autojump 21.0.5
...
Closes Homebrew/homebrew#16196 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-22 12:28:55 -08:00
Misty De Meo
07b93e454d
bulk_extractor: remove HEAD (for now)
2012-11-21 16:14:27 -06:00
Mark A. Matienzo
e6a035aabb
bulk_extractor: Fix BEViewer script; fails with clang
...
Closes Homebrew/homebrew#16187 .
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-11-21 16:12:36 -06:00
Stefan
994e1059e2
abyss: boost149
...
Closes Homebrew/homebrew#16184 .
Closes Homebrew/homebrew#16158 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-21 11:31:34 -08:00
Stig Brautaset
11b4fdf174
Gradle 1.3
...
Closes Homebrew/homebrew#16178 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-21 06:53:50 -08:00
Matt Barnett
d723f6eb0e
CMUCL 20d
...
Closes Homebrew/homebrew#16165 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-20 19:31:52 -08:00
nibbles 2bits
f9a4a34307
muscle: recreate broken patch
...
The muscle patch fails due to line ending issues. So recreate it.
Fixes Homebrew/homebrew#16159
Closes Homebrew/homebrew#16171
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-20 19:30:45 -08:00
Justin Balthrop
288502d191
drip 0.1.8
...
Closes Homebrew/homebrew#16169 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-20 19:28:58 -08:00
Erik Michaels-Ober
86d430c0f2
ruby-build 20121120
...
Closes Homebrew/homebrew#16172 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-20 19:27:05 -08:00
Adam Vandenberg
94cac5383e
vim 7.3.725
2012-11-20 19:25:37 -08:00
Adam Vandenberg
f3f68710ec
mpich2: update urls
...
Fixes Homebrew/homebrew#16175 .
2012-11-20 19:21:11 -08:00
nibbles 2bits
395b58d5da
glib: use the official patch for gsocket.c instead
...
- Remove the third patch added today. The bug report is resolved.
- Add the official fix for that bug in `gio/gsocket.c`.
The devs got back in contact and reported that they had reverted
the offending change to `gsocket.c` and gave us the right patch
to do that. Noted in the comments to remove at the next version.
Closes Homebrew/homebrew#16157 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-20 09:02:25 -08:00
Kashif Rasul
cceacbc710
geos 3.3.6
...
Closes Homebrew/homebrew#16160 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-20 08:38:24 -08:00
nibbles 2bits
dbdb7d7118
fontforge: add missing deps on png, jpeg, tiff
...
This commits adds recommended deps on png, jpeg, and libtiff
to FontForge, otherwise it will get various build errors and
runtime problems doing some font conversions. Lilypond for one
needs this. Also add an option to build in Gif support to round
out the image handling.
Closes Homebrew/homebrew#16001 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-19 21:45:40 -08:00
Rob Hoelz
cbb763b760
vim: options for enabling and disabling language support
...
Closes Homebrew/homebrew#15757 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-19 21:48:02 -06:00
nibbles 2bits
142288863b
aterm 2.8
...
- Upgrade to version 2.8.
- Specify the mandir.
- Works with superenv on 10.8.2.
Closes Homebrew/homebrew#16075 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-19 21:31:21 -06:00
Anders F Bjorklund
25107227f4
beecrypt: add patch for clang
...
c.f Homebrew/homebrew#12789 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-19 20:57:35 -06:00
Anders F Bjorklund
821d1152cf
beecrypt: enable test
...
c.f. Homebrew/homebrew#12789 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-19 20:57:30 -06:00
Anders F Bjorklund
5c9177dcaf
beecrypt: remove -march cflags instead of everything
...
Closes Homebrew/homebrew#12789 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-19 20:57:19 -06:00
Stefan
f974281960
libusrsctp 0.9.1
...
Closes Homebrew/homebrew#15924 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-19 20:34:56 -06:00
nibbles 2bits
d335849d96
weechat 0.3.9.2
...
- Upgrade to 0.3.9.2. Still works with superenv.
Closes Homebrew/homebrew#16152 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-19 20:33:57 -06:00
nibbles 2bits
a0b7420cfd
automake 1.12.5
...
- Upgrade to 1.12.5. Works with superenv.
Closes Homebrew/homebrew#16153 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-19 20:32:26 -06:00
nibbles 2bits
201b0f854e
glib 2.34.2
...
- Upgrade to 2.34.2.
- Note one of the patches is resolved and the new removal version.
- Add a new patch to fix an undeclared `avail_len` in `gio/gsocket.c`
- Note in comments the new bug report url.
Closes Homebrew/homebrew#16154 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-19 20:25:45 -06:00
Rich Manalang
b676087c5f
atlassian-plugin-sdk 4.1
...
Closes Homebrew/homebrew#16148 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-19 14:54:30 -08:00
Misty De Meo
676c4a606a
exiftool 9.06
2012-11-19 14:51:37 -06:00
Adam Vandenberg
b07237db9b
zookeeper 3.4.5
2012-11-19 09:44:08 -08:00
Brett Koonce
08c7c7f957
xdelta3 3.0.5
...
Closes Homebrew/homebrew#16135 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-18 17:36:37 -08:00
Brett Koonce
0f99f2ac80
squirrel 3.0.4
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-18 17:36:37 -08:00
Brett Koonce
8cee1a9d05
serf 1.1.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-18 17:36:37 -08:00
Brett Koonce
b28e82a169
s3backer 1.3.3
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-18 17:36:36 -08:00
Brett Koonce
71bb763073
primesieve 4.0
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-18 17:36:36 -08:00
Brett Koonce
371013e4b5
libtorrent-rasterbar 0.16.5
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-18 17:36:36 -08:00
Brett Koonce
ceb5d7fa00
innotop 1.9.0
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-18 17:36:36 -08:00
Brett Koonce
97fc181e82
fex 2.0.0
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-18 17:36:36 -08:00
Brett Koonce
8578ea82d2
dsocks 1.8
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-18 17:36:36 -08:00
Brett Koonce
b82095e027
csvprintf 1.0.2
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-18 17:36:35 -08:00
Brett Koonce
329ac6a1c7
cclive 0.7.10
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-18 17:36:35 -08:00
Brett Koonce
28c4a92dfb
bullet 2.81
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-18 17:36:35 -08:00
nibbles 2bits
660bb962a6
flex 2.5.37
...
Flex is provided by Apple, but some formula need a less broken
version than that one, especially Lion when building lilypond.
So let's add flex from sourceforge as a keg_only brew.
Closes Homebrew/homebrew#15986 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-18 15:10:53 -08:00