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
Adam Vandenberg
b1303f3686
swi-prolog: install to libexec and wrap
...
swi-prolog does not like being called through a symlink, so don't
Fixes Homebrew/homebrew#24323 .
2013-11-22 11:40:15 -08:00
Jack Nagel
96ab8b6af3
ruby 2.0.0-p353
...
Also switch to downloading via CDN
2013-11-22 12:28:07 -06:00
Peter Powell
78051e7681
InspIRCd: various formula improvements.
...
* Use the main website domain instead of the GitHub one.
* Remove the explicit head branch specification as this is now the
default.
* Fix a typo in one of the module file names.
* Depend on the postgresql formula as it is not part of the system
on Mavericks.
Closes Homebrew/homebrew#24535 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-22 08:45:13 -08:00
Benjamin Weber
7900aaae47
task HEAD
...
Closes Homebrew/homebrew#24546 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-22 08:04:39 -08:00
dewey
f68399a744
ghi: 0.9.0.20131120
...
Closes Homebrew/homebrew#24589 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-22 08:01:26 -08:00
Larry Shaffer
651bd28dcb
gdal: add Java MDB driver option
...
Closes Homebrew/homebrew#23229 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-22 07:52:35 -08:00
Lee Hanxue
7f1e05972c
jetty 9.1.0
...
Closes Homebrew/homebrew#24583 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-22 08:09:43 +00:00
Shaun Jackman
144c84655a
jenkins 1.540
...
Closes Homebrew/homebrew#24577 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-22 07:58:10 +00:00
Christian Ehrhardt
75f85c63a8
osxutils 1.8.1
...
Closes Homebrew/homebrew#24578 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-22 07:58:01 +00:00
Jack Nagel
1857099231
cc65: fix conflict
2013-11-21 18:25:57 -06:00
Xin Sun
462f8c2ae9
Add c++11 option to tbb, gmp, and libtiff
...
Closes Homebrew/homebrew#24024 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-11-21 16:44:52 -06:00
Jack Nagel
a278ac55b7
gdal: drop redundant option declarations
2013-11-21 16:22:55 -06:00
Kashif Rasul
f1da93828d
gdal: fix postgres option name
...
Closes Homebrew/homebrew#24560 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-11-21 16:21:53 -06:00
John Manoogian III
932291b8ba
ansible 1.4.0
...
Closes Homebrew/homebrew#24573 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-11-21 16:20:08 -06:00
Danny Casady
a0d7c937e6
grails 2.3.3
...
Closes Homebrew/homebrew#24570 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-11-21 16:19:58 -06:00
Jack Nagel
a542ee9aaf
gdal: add upstream patches to compile against MySQL 5.6.x
...
Fixes Homebrew/homebrew#24543 .
2013-11-21 15:51:50 -06:00
Mike McQuaid
fb65481131
htop-osx 0.8.2.2
...
Closes Homebrew/homebrew#24563 .
2013-11-21 13:48:19 +00:00
Linmiao Xu
c0db76b7fe
pngcrush 1.7.60
...
Closes Homebrew/homebrew#24559 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-21 09:50:06 +00:00
mhemeryck
f6ad20d229
qt: added Mavericks font fix patch.
...
Closes Homebrew/homebrew#24479 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-21 08:45:03 +00:00
Fabrizio (Misto) Milo
aca959e7f4
go-app-engine: symlink goapp executable.
...
Closes Homebrew/homebrew#24556 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-21 08:24:38 +00:00
Adam Vandenberg
eb5bcb6a68
fwknop: remove comments
2013-11-20 21:29:34 -08:00
Adam Vandenberg
412926cf4d
fwknop: fix version
2013-11-20 21:29:05 -08:00
Tim Heckman
6fb7a88fca
fwknop 2.5.1-1
...
Closes Homebrew/homebrew#24419 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-20 20:54:15 -08:00
Adam Vandenberg
93084f803c
surfraw: source from debian
...
Closes Homebrew/homebrew#24547 .
2013-11-20 20:46:40 -08:00
Christian Moritz
71b6228c5c
node devel 0.11.9
...
Closes Homebrew/homebrew#24552 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-20 19:51:42 -08:00