Commit graph

21261 commits

Author SHA1 Message Date
Rob Hoelz
73011f697c rakudo-star 2013.11
Closes Homebrew/homebrew#24646.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-25 14:33:09 +00:00
Lee Hanxue
2eeb785b2e jenkins 1.541
Closes Homebrew/homebrew#24644.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-25 11:18:03 +00:00
Dan Poggi
85c52b394c youtube-dl 2013.11.25.1
Closes Homebrew/homebrew#24641.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-25 10:33:38 +00:00
Chen, Xiaoqiang
0eaab26286 percona-server: memcached plugin option.
Closes Homebrew/homebrew#24640.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-25 10:33:17 +00:00
Larry Shaffer
6ec2c146d5 liblwgeom: new formula to build just liblwgeom from postgis, without requiring postgresql or gdal
Closes Homebrew/homebrew#24280.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-24 16:11:35 -08:00
Brett Koonce
b79fca9d7a czmq 2.0.3
Closes Homebrew/homebrew#24636.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-24 15:15:41 -08:00
Brett Koonce
558798ff12 zeromq 4.0.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-24 15:15:41 -08:00
MinRK
ab3b6b57ad mongrel2: patch to build against libzmq 4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-24 13:33:47 -08:00
MinRK
5d6e149724 zeromq 4.0.2
Closes Homebrew/homebrew#24635.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-24 13:33:27 -08:00
Jason Roelofs
0f7f0d345a zeromq: optional libsodium dependency
Closes Homebrew/homebrew#23180.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-24 13:32:59 -08:00
Brett Koonce
3a34eb8954 czmq 2.0.2
Closes Homebrew/homebrew#23607.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-24 13:31:32 -08:00
Brett Koonce
90a5d168a1 zeromq 4.0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-24 13:31:32 -08:00
Curtis Hovey
1d99e5024d juju: add bash completion
Closes Homebrew/homebrew#24610.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-24 12:32:27 -08:00
Jack Nagel
44e4fdfe34 jigdo: fix build on 10.9
Fixes Homebrew/homebrew#24626.
2013-11-24 11:45:08 -06:00
Jack Nagel
866f9663dd flac: use -std=gnu89 instead of patch
Fixes Homebrew/homebrew#24633.
2013-11-24 11:37:48 -06:00
Brett Koonce
87c8b163f3 metaproxy 1.4.2
Closes Homebrew/homebrew#24623.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-23 19:04:42 -08:00
Brett Koonce
ba5c1776fb yazpp 1.5.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-23 19:04:42 -08:00
Brett Koonce
b2c6a3e0b4 yaz 5.0.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-23 19:04:42 -08:00
Nicholas Sivo
a176d2b38f geoip 1.6.0 - Update, add head, improve tests.
Closes Homebrew/homebrew#24617.
2013-11-23 17:44:12 -08:00
Nicholas Sivo
0427932763 geoipupdate 2.0.0
The latest version of libgeoip no longer has this functionality. It’s
been broken out into this seperate project.

Closes Homebrew/homebrew#24621.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-23 17:41:02 -08:00
Nicholas Sivo
79e7330c53 libmaxminddb: add head
Closes Homebrew/homebrew#24620.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-23 17:39:25 -08:00
Adam Vandenberg
caba39669e orfeo 3.20.0 2013-11-23 17:10:57 -08:00
Steffen Matthischke
945590c6f0 unrar 5.0.13
Closes Homebrew/homebrew#24619.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-23 16:47:51 -08:00
Esteban Santana Santana
963a13fc6b tracebox 0.1
Closes Homebrew/homebrew#24466.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-23 16:44:03 -08:00
Nicholas Sivo
a11d3f6c43 libmaxminddb 0.5.2
Maxmind has a new data format. libmaxminddb succeeds libgeoip and
supports newer data sets.

Closes Homebrew/homebrew#24614.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-23 16:08:07 -08:00
Adam Vandenberg
888b20754b Redact boost149 from core
boost149 does not build with 10.9, so remove it from core along with two
formulae that do not build with the latest version of Boost.

Closes Homebrew/homebrew#23696.
2013-11-23 16:05:51 -08:00
D1plo1d
354fa7edbf CuraEngine 13.11.2
Closes Homebrew/homebrew#23069.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-23 15:33:49 -08:00
Misty De Meo
8a948dabf3 libtorrent, rtorrent: build using libstdc++
This requires a private libsigc++, since that library is too widely
used to always build using libstdc++. Hopefully this is only a temporary
solution.

Fixes Homebrew/homebrew#23483.
2013-11-23 14:38:39 -08:00
Lee Hanxue
150ab806f2 sbt devel 0.13.1-RC3
Closes Homebrew/homebrew#24611.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-23 13:52:50 -08:00
Adam Vandenberg
f918b47e37 wine: remove non-applying patch
Closes Homebrew/homebrew#24612.
2013-11-23 13:50:23 -08:00
Adam Vandenberg
1354e4c7c5 plplot: disable wxwidgets by default
They could be re-added as an explicit option.
2013-11-23 13:10:45 -08:00
Wil Moore III
7e0b03154b znc: add launchd plist
Closes Homebrew/homebrew#24603.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-23 10:15:09 -08:00
blob8108
092a982745 SmartSim 1.4
Closes Homebrew/homebrew#24604.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-23 10:06:08 -08:00
Jack Nagel
1d0708cbe1 Remove libgsasl again
This reverts commit 84240f577ac49e6ef95dac7ff15c939d006649b9.
2013-11-22 21:54:15 -06:00
Jack Nagel
c077bdbe23 ruby: add caveat about restoring gem binstubs 2013-11-22 21:41:27 -06:00
Jack Nagel
5c72a397c5 swipl 6.6.0 and 7.1.0, install wrappers for all tools 2013-11-22 21:32:19 -06:00
Jack Nagel
7713fc21ac wine devel 1.7.7 2013-11-22 21:12:15 -06:00
Jack Nagel
0a743ccfee mkvtoolnix: add deps on libebml and libmatroska
The mkvtoolnix release tarball contains vendored copies of both of these
libraries, but the build system will select an external copy if one is
installed. There are no knobs to control this behavior, so it is safer
to add the dependencies rather than allow opportunistic linking.
2013-11-22 21:06:16 -06:00
Jack Nagel
c66ca7aec7 libmatroska 1.4.1 2013-11-22 20:58:47 -06:00
Jack Nagel
fce0e1c91d ruby: silence configure warning 2013-11-22 20:54:09 -06:00
Adam Vandenberg
6752b05148 irrlict 1.8.1
Closes Homebrew/homebrew#24154.
Closes Homebrew/homebrew#24406.
2013-11-22 18:36:45 -08:00
Chongyu Zhu
3ed79f76b3 ruby-build 20131122.1
Closes Homebrew/homebrew#24605.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-22 18:28:56 -08:00
Christopher Eby
674fdb1300 lftp: add --with-brewed-openssl
Closes Homebrew/homebrew#24602.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-22 18:15:35 -08:00
Dominik Tobschall
9f6cf7c6ae apib 1.0
Closes Homebrew/homebrew#23438.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-22 18:05:20 -08:00
Adam Vandenberg
787124fe40 Redact nailgun
Newer version is avaiable on the website, and on GitHub,
and as updated install instructions.

Closes Homebrew/homebrew#21880.
2013-11-22 17:33:32 -08:00
Shannon Skipper
a22759ee7d ruby-install 0.3.2
### 0.3.2 / 2013-11-22

* Exit normally when `--no-reinstall` is specified and the ruby has already
  been installed. (@cbandy)
* `fetch()` can now strip trailing tabs as well as spaces.

#### ruby

* Added version aliases for `2` and `1`.
* Added versions 1.9.3-p484, 2.0.0-p353 and 2.1.0-preview2 for CVE-2013-4164.

#### jruby

* Added versions 1.7.6, 1.7.7 and 1.7.8.

#### rubinius

* Drop support for installing 2.0.0, due to multiple bugs.
* Added versions 2.1.1, 2.2.0 and 2.2.1.

Closes Homebrew/homebrew#24599.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-22 15:08:31 -08:00
Adam Vandenberg
6a58fa8776 ghostscript: depend on freetype on 10.6
Closes Homebrew/homebrew#24076.
2013-11-22 15:07:44 -08:00
Jaime Marquínez Ferrándiz
6a4b69be7e youtube-dl 2013.11.22.1
Closes Homebrew/homebrew#24596.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-22 13:48:35 -08:00
Dominik Gruber
91062600ff Akka 2.2.3
Closes Homebrew/homebrew#24597.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-22 13:48:30 -08:00
MrTatsch
47dc6b2dad qwt: enable build with libc++ on Mavericks
Closes Homebrew/homebrew#24587.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-22 11:43:26 -08:00