aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
AgeCommit message (Collapse)Author
2014-12-04Burp 1.4.28Maxime Pelletier
Closes #34649. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-12-04webp: update homepageAlex Dunn
Closes #34660. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-12-04sslmate: update 0.6.1 bottle.BrewTestBot
2014-12-04sslmate 0.6.1Andrew Ayer
Closes #34657. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-12-04rtorrent: install example config fileJack Nagel
Closes #34655.
2014-12-04libtorrent: use Homebrew opensslJack Nagel
2014-12-03webp: remove broken HEADJack Nagel
This never worked, as it is missing :using => :git and no changes were made to the install method to bootstrap the configure script.
2014-12-03Drop redundant :branch => "master"Jack Nagel
2014-12-03youtube-dl: update 2014.12.03 bottle.BrewTestBot
2014-12-03youtube-dl 2014.12.03Sergey M․
Closes #34643. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-12-03x3270: update 3.3.15ga6 bottle.BrewTestBot
2014-12-03x3270 add dependency opensslJosa Gesell
Closes #34630. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-12-03x3270 3.3.15ga5Josa Gesell
Closes #34630. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-12-03ircii: update 20141122 bottle.BrewTestBot
2014-12-03ircii 20141122Jack Nagel
Closes #34650.
2014-12-03curl: add missing libssh2 dependencyAlex Dunn
Closes #34645. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-03libressl: update 2.1.1 bottle.BrewTestBot
2014-12-03curl: libressl supportDominyk Tiller
New ground has been broken. New seeds have been sowed, etc etc. This makes the necessary changes to LibreSSL and cURL to enable the latter to be built with the former. This has been supported upstream for the last 3 months, and cURL officially supports LibreSSL [now](http://daniel.haxx.se/blog/2014/08/05/libressl-vs-boringssl-for-cu rl/) and [has done](http://curl.haxx.se/changes.html) since 7.38.0. A recompile of LibreSSL and cURL is necessary if you wish to adopt this locally, but the dependents of cURL should not need to be recompiled. Closes #34499. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-03lmdb: update 0.9.14 bottle.BrewTestBot
2014-12-03lmdb 0.9.14Dominyk Tiller
Version bump. Closes #34636. Closes #34642. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-03cc65: fix HEAD install; gcc.mak no longer exists.Paul Annesley
The `-f make/gcc.mak` option is still required for the latest stable release, but `make/gcc.mak` was made unnecessary and removed in cc65 commit 9fece990bea6525bec5afd8b60d1c731a4d13839 in 2013, so providing that option for HEAD builds causes an error. Closes #34639. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-02git-extras: remove unnecessary skip_cleanJack Nagel
2014-12-02JBoss Forge 2.12.3.FinalLincoln Baxter, III
Closes #34596. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-12-02doxygen: update head repository URLkbinani
Official repository was moved from SF.net to GitHub since doxygen 1.8.5. Closes #34584. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-12-02osxfuse: update 2.7.3 bottle.BrewTestBot
2014-12-02osxfuse 2.7.3Arturo Herrero
Closes #34625. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-12-02mysql: update 5.6.22 bottle.BrewTestBot
2014-12-02mysql 5.6.22Joep Loijens
Closes #34628. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-12-02scm-manager: update 1.43 bottle.BrewTestBot
2014-12-02scm-manager 1.43Sebastian Sdorra
Closes #34627. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-12-02go devel 1.4rc2Timothée Peignier
Closes #34622. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-12-02git-extras: update 2.2.0 bottle.BrewTestBot
2014-12-02git-extras 2.2.0Christophe Simonis
Closes #34612. Closes #34616. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-12-02youtube-dl: update 2014.12.01 bottle.BrewTestBot
2014-12-02youtube-dl 2014.12.01Sergey M․
Closes #34613. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-12-02tbb: update 4.3-20141023 bottle.BrewTestBot
2014-12-02tbb 4.3-20141023Jack Nagel
It seems that manually setting the compiler and architecture is no longer necessary.
2014-12-02swi-prolog devel 7.1.27Jack Nagel
2014-12-02logtalk devel 3.0.0-rc7Jack Nagel
2014-12-02elasticsearch 1.4.1Philipp Wahala
Update elasticsearch to 1.4.1 Closes #34615. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-02ffmpeg: update 2.4.4 bottle.BrewTestBot
2014-12-02ffmpeg 2.4.4Dave Rice
Closes #34610. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-02capstone: update 3.0_1 bottle.BrewTestBot
2014-12-02capstone: directory install fixDominyk Tiller
Deals with the issues seen in #34316. Forces a recompile as well, since anyone who has this package installed from bottle has only text files in the Cellar, and anyone who has the package installed from source has /usr/local full of stuff that shouldn’t be directly there. Closes #34609. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-02git-review: cleanup system usage.Mike McQuaid
2014-12-02git-review: add 1.24 bottle.BrewTestBot
2014-12-02git-review 1.24 (new formula)Giovanni Bajo
Closes #34598. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-02ola: update 0.9.3 bottle.BrewTestBot
2014-12-02ola 0.9.3Dominyk Tiller
Version bump & added HEAD. Closes #34594. Closes #34595. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-02cppunit: update 1.13.2 bottle.BrewTestBot