Commit graph

21406 commits

Author SHA1 Message Date
Jack Nagel
1c39ca4059 aria2: always build with Apple TLS support
aria2 requires C++11, so its C++ dependencies (gnutls, gmp) must have
C++11 options as well, unless we use Apple's built-in TLS support
instead.

Fixes Homebrew/homebrew#24709.
2013-11-29 11:52:21 -06:00
Adam Vandenberg
702b9facb2 dcraw 9.19 2013-11-29 09:47:30 -08:00
Adam Vandenberg
13e38922b3 darkstat 3.0.717 2013-11-29 09:36:58 -08:00
Jack Nagel
32e8598d4d shakespeare: depends on flex
Fixes Homebrew/homebrew#24763.
2013-11-29 10:48:25 -06:00
Jack Nagel
e3c914c8b2 lsyncd: don't try to define incomplete resources
Fixes Homebrew/homebrew#24699.
2013-11-29 10:36:54 -06:00
Peter Neubauer
6d1ee4cd95 neo4j 2.0.0.RC1
Closes Homebrew/homebrew#24765.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-29 11:48:28 +00:00
Mike McQuaid
5b31ad6ff5 qt: update patches needed for HEAD. 2013-11-29 11:44:26 +00:00
Lee Hanxue
3cda17af6b sbt 0.13.1-RC5 (devel)
Closes Homebrew/homebrew#24762.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-29 08:28:29 +00:00
Qiu Yu
9a32531a24 bup: fix 0.25-rc4 sha1.
Closes Homebrew/homebrew#24757.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-29 08:25:58 +00:00
Misty De Meo
076e4bd39a hatari: needs libpng on Leopard
Fixes mistydemeo/tigerbrew#138
2013-11-28 22:42:35 -08:00
Misty De Meo
c54a442f60 transmission: requires curl on Leopard
Fixes mistydemeo/tigerbrew#143.
2013-11-28 22:09:46 -08:00
Misty De Meo
2f43f0c8b3 midnight-commander: requires openssl on Leopard
Fixes mistydemeo/tigerbrew#141.
2013-11-28 22:09:32 -08:00
Misty De Meo
4aa552be15 ical-buddy: respect compiler selection
Fixes mistydemeo/tigerbrew#144.
2013-11-28 21:48:11 -08:00
Jack Nagel
e25cf41950 Add conflicts_with annotations for mysql-connector-c
Fixes Homebrew/homebrew#24756.
2013-11-28 19:32:39 -06:00
Adam Vandenberg
215b40af98 conserver 8.1.19 2013-11-28 15:41:57 -08:00
Adam Vandenberg
d32873ece5 Move cmucl to homebrew-binary 2013-11-28 12:42:45 -08:00
Adam Vandenberg
af6c379628 cmucl 20e 2013-11-28 12:41:11 -08:00
Adam Vandenberg
baaa1711f7 byacc 20130925 2013-11-28 12:20:11 -08:00
Adam Vandenberg
0bb4450592 bpm-tools 0.3 2013-11-28 12:02:52 -08:00
Adam Vandenberg
7d426cb722 boxes 1.1.1 2013-11-28 12:01:41 -08:00
Adam Vandenberg
64fa57031a bochs 2.6.2 2013-11-28 12:00:16 -08:00
Adam Vandenberg
c00fccbb99 Move aimage to boneyard
No longer maintained; homepage suggests alternatives.

Closes Homebrew/homebrew#24728.
2013-11-28 11:56:26 -08:00
Adam Vandenberg
d485daf413 aimage: change homepage 2013-11-28 11:22:00 -08:00
Adam Vandenberg
7c9587f0a9 launch: fix build on 10.8 and newer
Closes Homebrew/homebrew#24739.
2013-11-28 09:28:12 -08:00
Adam Vandenberg
d7f5603a4e open-mesh: fix build
Closes Homebrew/homebrew#24701.
Closes Homebrew/homebrew#24484.
2013-11-28 09:23:54 -08:00
Adam Vandenberg
fb0c6e4b44 open-mesh 2.4 2013-11-28 09:23:54 -08:00
BrewTestBot
3f301dbb4d git: update 1.8.5 bottle. 2013-11-28 14:12:53 +00:00
Mike McQuaid
c04e139719 git 1.8.5
Closes Homebrew/homebrew#24736.
2013-11-28 14:12:07 +00:00
Umut Benzer
ca15be6ff0 chromedriver 2.7
Closes Homebrew/homebrew#24735.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-28 12:47:51 +00:00
Hongli Lai (Phusion)
80b3f924cf passenger 4.0.26
Closes Homebrew/homebrew#24733.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-28 11:38:53 +00:00
Lee Hanxue
f2be06b4a0 openRTSP 2013.11.26
Closes Homebrew/homebrew#24731.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-28 11:20:54 +00:00
Nicholas Sivo
ba9aea4931 libmaxminddb: add deps, geoipupdate option.
Most users will want the database auto-update tool, which until
recently came bundled with geoip, the old format library.

Closes Homebrew/homebrew#24637.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-28 10:13:33 +00:00
Nicholas Sivo
3b14badd8a geoipupdate: fix data directory, make config useful.
geoip and geoipupdate need to share a data directory, which is
/usr/local/share/GeoIP by default. This doesn’t work with Homebrew,
since it can’t link into both cellar locations. I’ve manually specified
a reasonable location as the default.

The shipped configuration doesn’t do anything out of the box. Users who
pay will need to edit the file anyway to add their license keys, but
now it should just work for free users.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-28 10:13:12 +00:00
Nicholas Sivo
1d9e8c6d22 geoip: add geoipupdate option and fix data directory
Previous versions of geoip had geoipupdate bundled. It’s now a separate
project, but most users who upgrade will be surprised it’s gone, and
most new installs will want it.

geoip and geoipupdate need to share a data directory, which is
/usr/local/share/GeoIP by default. This doesn’t work with Homebrew,
since it can’t link into both cellar locations. I’ve manually specified
a reasonable location as the default.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-28 10:12:48 +00:00
Mike McQuaid
14bdb15859 apache-forrest: add forrest alias. 2013-11-28 10:01:13 +00:00
rstata-verticloud
af4fe3333a apache-forrest 0.9 (new formula)
Closes Homebrew/homebrew#24520.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-28 10:00:45 +00:00
HAYASHI Kentaro
301ce822e9 Groonga 3.1.0
Closes Homebrew/homebrew#24730.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-28 09:39:48 +00:00
Werner Robitza
27e44de1d6 ffmpeg 2.1.1
2.1.1 was released on 2013-11-20. It is the latest stable FFmpeg
release from the 2.1 release branch, which was cut from master on
2013-10-28.

Despite being stable, this is only a devel option to ensure
compatibility with other formulae that do not build with ffmpeg 2.x.

Closes Homebrew/homebrew#24727.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-28 09:39:31 +00:00
Adam Vandenberg
351d437317 balance 3.56 2013-11-28 00:50:29 -08:00
Adam Vandenberg
cc3399a74e atf 0.18 2013-11-28 00:44:59 -08:00
Adam Vandenberg
9574f61172 atari++ 1.72 2013-11-28 00:41:12 -08:00
Adam Vandenberg
008217026f arp-scan: update homepage 2013-11-28 00:39:26 -08:00
Jaime Marquínez Ferrándiz
a0e50d329e youtube-dl 2013.11.28.1
Closes Homebrew/homebrew#24725.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-27 23:01:18 -08:00
Adam Vandenberg
cfb6a91fb9 voms 2.0.11 2013-11-27 20:20:55 -08:00
Matt Blair
278ceffd91 riemann 0.2.4
Closes Homebrew/homebrew#24722.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-27 20:13:30 -08:00
Larry Shaffer
b957c352fd grass: postgresql option typo
Closes Homebrew/homebrew#24723.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-27 20:12:34 -08:00
Alexander Barton
04e6204fee ngIRCd 21
Closes Homebrew/homebrew#24679.

Signed-off-by: Alexander Barton <alex@barton.de>
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-11-27 19:29:15 -06:00
Josh Goodson
3c05d724f1 libgit2 0.20.0
Closes Homebrew/homebrew#24716.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-11-27 19:13:32 -06:00
Jack Nagel
f3cd42c46d subversion: fix attribute order 2013-11-27 19:03:59 -06:00
Jack Nagel
a786b2be7a libpng 1.5.17 2013-11-27 18:53:48 -06:00