aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Collapse)Author
2015-01-22pyenv-virtualenv v20150119Xu Cheng
Closes #36127. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-22config: add Java to output.Baptiste Fontaine
Closes #35596. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-22pius: modernize and add caveats and testXu Cheng
Closes #35996. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-22pass: modernizeXu Cheng
2015-01-22keybase: modernizeXu Cheng
* using :gpg * remove outdated caveats.
2015-01-22Add `depends_on :gpg`Xu Cheng
2015-01-22nsq: update 0.3.1 bottle.BrewTestBot
2015-01-22nsq 0.3.1Matt Reiferson
Closes #36125. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-22libressl: update 2.1.3 bottle.BrewTestBot
2015-01-22libressl 2.1.3Dominyk Tiller
Version bump, Fixes for CVE-2015-0206, various other smaller flaws. Things built against this will probably need recompiling again - The libssl dylib has shifted numbers from 29 to 30, which may break certain applications. Closes #36123. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-22ledger: update 3.1 bottle.BrewTestBot
2015-01-22ledger: install headers from utfcpp resourceAlexis Hildebrandt
needed for developing with ledger Closes #36116. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-22libgxps: add 0.2.2 bottle.BrewTestBot
2015-01-22libgxps 0.2.2 (new formula)Arthur Liu
A GObject based library and utilities for handling and rendering XPS documents. Closes #36053. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-22aws-sns-cli: pass strict audit, use httpsViktor Szakáts
Closes #36086. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-22elb-tools: add missing JAVA_HOME for test, use httpsViktor Szakáts
Closes #36078. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-22cookiecutter: update 0.9.1 bottle.BrewTestBot
2015-01-22cookiecutter: improve testAlessio Bogon
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-22cookiecutter 0.9.1Alessio Bogon
Closes #36099. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-22ec2-api-tools: 1.7.3.0Viktor Szakáts
Closes #36107. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-21Fix libav build error when jack is installedMartin Müller
Closes #35834. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-21csync: remove seemingly obsolete codeJack Nagel
2015-01-21syncthing: update 0.10.21 bottle.BrewTestBot
2015-01-21syncthing 0.10.21Dominyk Tiller
Simple bump. Closes #36110. Signed-off-by: Brett Koonce <koonce@hello.com>
2015-01-21Revert "llvm: add compiler-rt to clang build"Jack Nagel
Compilation fails due to a dynamic linking error, probably caused by our dylib ID patch. I should have vetted this change better. This reverts commit 4750b80e0720f68fab611cc80bd2b893ae1bd2ca.
2015-01-21Revert "llvm: make compiler-rt optional"Jack Nagel
This reverts commit 0dea0eab7c7a9a55e27267d84974341658ad1a35.
2015-01-21llvm: make compiler-rt optionalJack Nagel
This matches the llvm formulae in homebrew-versions. Building the stuff from compiler-rt requires --enable-targets=all.
2015-01-21jenkins: add Java dependencyJosh Hagins
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-21jenkins: Fix --HEAD buildJosh Hagins
Without this change, the build fails with `Error: File exists - /usr/local/Cellar/jenkins/HEAD/libexec` Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-21jenkins: Add maven dependency for HEAD buildsJosh Hagins
Closes #36100. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-21ActiveMQ 5.10.1Sébastien Jarrin
Closes #36105. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-21arangodb: update 2.4.1 bottle.BrewTestBot
2015-01-21arangodb 2.4.1Frank Celler
Closes #36101. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-21ec2-ami-tools 1.5.6Baptiste Fontaine
Closes #36055. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-21libcouchbase: update 2.4.6 bottle.BrewTestBot
2015-01-21libcouchbase 2.4.6Mark Nunberg
Closes #36090. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-20libvpx: remove dead codeJack Nagel
2015-01-20strongswan: update 5.2.2 bottle.BrewTestBot
2015-01-20strongswan: unconditionalize openssl dependencyJack Nagel
2015-01-20strongswan 5.2.2Tobias Brunner
Closes #35774. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-20Expose bottle details on the formula objectJack Nagel
Fixes #36032.
2015-01-20idris: update 0.9.16 bottle.BrewTestBot
2015-01-20improve the idris formulaAdam C. Foltzer
- Add a distinction between stable and HEAD - Add a recommended dependency on libffi so that the interpreter can execute IO actions dynamically - Add the release flag to stable builds Closes #35918. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-20idris 0.9.16Adam C. Foltzer
Closes #35918. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-20u-boot-tools: add 2015.01 bottle.BrewTestBot
2015-01-20u-boot-tools 2015.01Victor Costan
Closes #35256. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-20ncmpcpp: update 0.6.2 bottle.BrewTestBot
2015-01-20ncmpcpp 0.6.2Dominyk Tiller
Closes #36031. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-20fibjs: update 0.1.2 bottle.BrewTestBot
2015-01-20fibjs 0.1.2响马
Closes #36064. Signed-off-by: Jack Nagel <jacknagel@gmail.com>