aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
AgeCommit message (Collapse)Author
2014-11-03metaproxy 1.7.0Brett Koonce
Closes #33866. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-03yaz 5.5.0Brett Koonce
2014-11-03yazpp: update 1.6.1 bottle.BrewTestBot
2014-11-03yazpp 1.6.1Brett Koonce
Closes #33867. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-03stlink: add 1.0.0 bottle.BrewTestBot
2014-11-03stlink 1.0.0 (new formula)Kelvin Wong
Closes #32104. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-03xrootd: add 4.0.4 bottle.BrewTestBot
2014-11-03squid: update 3.4.9 bottle.BrewTestBot
2014-11-03monit: update 5.10 bottle.BrewTestBot
2014-11-03monetdb: update 11.19.3 bottle.BrewTestBot
2014-11-03xrootd 4.0.4Brett Koonce
Closes #33856. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-03squid 3.4.9Brett Koonce
2014-11-03monit 5.10Brett Koonce
2014-11-03MonetDB 11.19.3Brett Koonce
2014-11-03ivy --devel 2.4.0-rc1asaph
Closes #33855. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-03pyenv-virtualenvwrapper 20140609Robson Roberto Souza Peixoto
Fix SHA1 Closes #33852. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-03pyenv-virtualenvwrapper: upgrade to v20140609Robson Roberto Souza Peixoto
2014-11-03aget: add 0.4.1 bottle.BrewTestBot
2014-11-03aget: added headDominyk Tiller
Additional HEAD to the formula so people can grab the performance fixes pushed several months ago if desired, given the last stable release was well… a while ago. Also switched to SHA256 as that is what the aget website solely displays now. Closes #33840. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-03gcc: update 4.9.2 bottle.BrewTestBot
2014-11-03gcc 4.9.2Denis Denisov
Closes #33764. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-03gammaray: add 2.2.0 bottle.BrewTestBot
2014-11-03gammaray 2.2.0 (new formula)Larry Shaffer
Closes #33850. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-03adns: add 1.5.0 bottle.BrewTestBot
2014-11-03adns 1.5.0Dominyk Tiller
Version bump. Pruned unrecognised configure options, added the head & added a test. Closes #33836. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-02rethinkdb: needs Xcode at buildtimeMisty De Meo
Closes #33858.
2014-11-02spatialindex: update 1.8.5 bottle.BrewTestBot
2014-11-02spatialindex 1.8.5Howard Butler
Closes #33851. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2014-11-02libgeotiff: update 1.4.1 bottle.BrewTestBot
2014-11-02libgeotiff 1.4.1Howard Butler
Closes #33849. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2014-11-02msmtp: update 1.4.32_1 bottle.BrewTestBot
2014-11-02msmtp: include msmtpqJason Terk
Install the msmtpq scripts to PREFIX/share/msmtp/scripts/msmtpq. Closes #33762. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-02docker: update 1.3.1 bottle.BrewTestBot
2014-11-02docker 1.3.1Tavis Aitken
Closes #33835. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-02acpica: update 20140926 bottle.BrewTestBot
2014-11-02acpica 20140926Dominyk Tiller
Version bump. Closes #33831. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2014-11-02activemq-cpp: add 3.8.3 bottle.BrewTestBot
2014-11-02activemq-cpp 3.8.3Dominyk Tiller
Version bump, additional OpenSSL dependency, and simple test. Note, this will fail to install on at least 10.10 from source unless you have the CLT package installed due to our old friend apr-1. Bottling should solve that issue for most people though. Closes #33834. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2014-11-02akka 2.3.5Dominyk Tiller
Version bump. Closes #33843. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2014-11-02aha: add 0.4.7.3 bottle.BrewTestBot
2014-11-02aha 0.4.7.3Dominyk Tiller
Version bump. Closes #33841. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2014-11-02awscli: update 1.5.4 bottle.BrewTestBot
Closes #33830. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2014-11-02awscli 1.5.4hydrajump
2014-11-02little-cms: install Python bindings inside prefixTim D. Smith
Closes #33827.
2014-11-02terminal-notifier: update 1.6.2 bottle.BrewTestBot
2014-11-02terminal-notifier 1.6.2Julien Blanchard
Closes #33825. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-02pypy: build cffi extensions in lib_pypyTim D. Smith
Fixes a problem reported on IRC where these modules can't be imported by a different user than the user that installed Homebrew because building the cffi extensions writes files to the Cellar. Pypy's packaging script normally generates these but it's not invoked by Homebrew. Closes #33725.
2014-11-02pypy3: build cffi extensions in lib_pypyTim D. Smith
Fixes a problem reported on IRC where these modules can't be imported by a different user than the user that installed Homebrew because building the cffi extensions writes files to the Cellar. Pypy's packaging script normally generates these but it isn't invoked by Homebrew. Closes #33813.
2014-11-02mpd: update 0.19.2 bottle.BrewTestBot
2014-11-02mpd 0.19.2Michael Paquier
This is a bugfix release. Note that this release fixes a crash on OSX when mpd 0.19.X was kicked in daemon mode. Closes #33823. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>