Commit Graph

21099 Commits (d32873ece53188fc90404a97d27b408ebe7b2756)

Author SHA1 Message Date
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
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