Commit graph

21086 commits

Author SHA1 Message Date
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
Jack Nagel
293c7b81c2 imagemagick 6.8.7-7 2013-11-27 17:52:09 -06:00
Jack Nagel
9d49af84e9 freetype 2.5.1 2013-11-27 17:49:50 -06:00
Jack Nagel
eb861f2db5 postgresql: fix attribute order 2013-11-27 14:00:33 -06:00
kjedamzik
e999f15876 datomic 0.9.4324
Closes Homebrew/homebrew#24714.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-27 17:00:38 +00:00
Amos Wenger
1654a886e4 rock 0.9.8
Closes Homebrew/homebrew#24712.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-27 16:16:13 +00:00
Alex Gaynor
01d8e31608 PyPy 2.2.1
Closes Homebrew/homebrew#24710.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-27 07:19:09 -08:00
Mike McQuaid
a370af84c3 lftp: update mirror URL. 2013-11-27 11:55:01 +00:00
Christopher Eby
a2984bf9c9 lftp 4.4.13
Closes Homebrew/homebrew#24705.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-27 11:43:18 +00:00
BrewTestBot
a418dd24bb git: update 1.8.4.3 bottle. 2013-11-27 08:53:02 +00:00
Mike McQuaid
2f574bda72 git: fix git-svn on 10.9.
Fixes Homebrew/homebrew#23587.
Closes Homebrew/homebrew#24686.
2013-11-27 08:53:02 +00:00
Mike McQuaid
ba470f84fa git: update HTML docs world-readable version.
I checked this and it's still needed in 1.8.4.3.
2013-11-27 08:53:02 +00:00
BrewTestBot
444478e71b subversion: add bottle. 2013-11-27 08:32:17 +00:00
Mike McQuaid
f0bf703666 subversion 1.8.5
Closes Homebrew/homebrew#24700.
Closes Homebrew/homebrew#24703.
2013-11-27 08:32:17 +00:00
Adam Vandenberg
06fea74101 mvktoolnix: locate boost
Allows building when installed outside of /usr/local.

Closes Homebrew/homebrew#24591.
2013-11-26 22:27:10 -08:00
slushpupie
24fd17c658 cdrdao: increase device path buffer size
The device path name is very long, as long as 482 characters now.
This increases the buffer size to store the path to 1024 characters.

Closes Homebrew/homebrew#24689.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-26 22:08:13 -08:00
Peter Eisentraut
c220f8ba8e sendemail: Add patch from Debian to fix SSL version format
Closes Homebrew/homebrew#23998.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-26 21:45:50 -08:00
Roman Valls Guimera
513b772cab irods 3.3
Also add PAM AUTH and SSL to i-commands, thanks @cansmith

Closes Homebrew/homebrew#24647.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-26 21:34:09 -08:00
Adam Vandenberg
2631577442 geoip: always use newer autotools
Closes Homebrew/homebrew#24662.
2013-11-26 21:31:20 -08:00
Micah Wedemeyer
d70473b65a AWS IAM tools: Fix comment
Fix a comment that explains how to set some environment variables that the
tool needs in order to start up. The path was incorrect and would cause
the tool to error out with a ClassNotFoundException.

Closes Homebrew/homebrew#24692.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-26 21:26:59 -08:00
Ed Porras
7a3d66858b poppler 0.24.4
Closes Homebrew/homebrew#24697.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-11-26 22:25:55 -06:00
Matthew L Daniel
c2188df861 Apache Hive 0.12.0
Closes Homebrew/homebrew#24696.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-11-26 22:22:43 -06:00
Jack Nagel
1f04471c7e Fix my own typo 2013-11-26 22:00:25 -06:00
Jack Nagel
ebe3f80e91 pdf2image: correct variable name in Makefile 2013-11-26 21:54:38 -06:00
Matt Blair
d75aeedb69 cassandra 2.0.3
Closes Homebrew/homebrew#24683.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-11-26 20:38:42 -06:00
Matthew L Daniel
4a5231b45c pig 0.12.0
Closes Homebrew/homebrew#24694.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-11-26 20:38:14 -06:00
Jack Nagel
e2319b3108 Add Hardware::CPU.intel? and Hardware::CPU.ppc? 2013-11-26 20:23:19 -06:00
BrewTestBot
ebe34a52bd qt: update bottle. 2013-11-26 16:24:39 +00:00
Mike McQuaid
74a1a6f0b5 qt: use 4.8 branch snapshot for stable on 10.9.
Would be nice if this could be done another way but I think it's better
than making users use --HEAD until Qt fixes their mess (in January):
http://permalink.gmane.org/gmane.comp.lib.qt.devel/13812

Closes Homebrew/homebrew#24674.

Signed-off-by: BrewTestBot <brew-test-bot@googlegroups.com>
2013-11-26 16:24:39 +00:00