aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
AgeCommit message (Collapse)Author
2015-01-13bam: add 0.4.0 bottle.BrewTestBot
2015-01-13bam: test addedBaptiste Fontaine
Closes #35812. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13jsawk: test addedBaptiste Fontaine
Closes #35816. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13txt2man: test addedBaptiste Fontaine
Closes #35817. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13gcc: drop quotes from heredoc marker and modernizeXu Cheng
Closes #35818. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13pulse: boneyardingDominyk Tiller
Incredibly frustratingly, given it seemed like a promising project taking some steps that its forked predecessor has struggled to thus far, particularly around encryption, and it’s already mature codebase, upstream have nonetheless decided to stop supporting Pulse as an individual project, thus, boneyard it goes. Sigh. Closes #35800. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13cppcheck: update 1.68 bottle.BrewTestBot
2015-01-13cppcheck 1.68Xu Cheng
Also modernize and add real test Closes #35814. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13gifsicle: add 1.87 bottle.BrewTestBot
2015-01-13gifsicle 1.87, head addedBaptiste Fontaine
Closes #35810. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13deheader 1.0Baptiste Fontaine
Closes #35808. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13go: style nits and future changesDominyk Tiller
Inserted a comment about the fun new situation we have upcoming where Go is going to be compiled with a prior version of Go. This is going to be a pretty similar discussion to the one we had about PyPy with potentially using our former bottles to bootstrap. I’ve also depreciated a couple of the options in favour of shorter options that fit our ` —with- ` syntax. If you don’t like those, I’ll revert them. Otherwise, just fixes the quotes up and makes the formula pass the strict audit. Uses the Homepage SSL/TLS link, rather than the plaintext one. Closes #35687. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13cpp-netlib: add netlib bottle.BrewTestBot
2015-01-13cpp-netlib 0.11.1 final (new formula)Guo Xiao
Closes #35804. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13mvnvm 1.0.2Alexander Courtis
Closes #35802. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13gtkextra: test depends on pkg-config.Mike McQuaid
2015-01-13Revert "Drop quotes from heredoc marker"Mike McQuaid
This reverts commit d989927d3fa5debf8b6633ad58b3b824a47eba03.
2015-01-13jp2a: TERM env variable defined in testBaptiste Fontaine
Closes #35792. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13gtkextra: add 3.1.2 bottle.BrewTestBot
2015-01-13gtkextra 3.1.2 (new formula)Tom Schoonjans
2015-01-13clang-format: add 2014-12-03 bottle.BrewTestBot
2015-01-13clang-format 2014-12-03 (new formula)Martin Probst
clang-format is a versatile source code formatter, part of the clang (and thus llvm) project. It can be used for C++, ObjC, Java, and JavaScript. The build is using cmake and ninja for speed; building all of llvm or using configure and make is very slow. clang-format is released in roughly monthly testing pushes, tracked by the subversion tags in "google/testing/yyyy-MM-dd". This formula uses tarballs from github that correspond to the resolved tags. Closes #35777. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-12libass: add optional harfbuzz depKevin Richter
Refer to this thread: https://github.com/mpv-player/mpv/issues/1365 tldr: I had spacing issues with japanese characters in mpv and they were fixed by recompiling libass with harfbuzz Closes #35096. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-12flac: add test (encode and decode "raw audio")Hannu Hartikainen
Closes #35296. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-12remind: add 03.01.13 bottle.BrewTestBot
2015-01-12lout: add 3.40 bottle.BrewTestBot
2015-01-12enchant: add 1.6.0 bottle.BrewTestBot
2015-01-12diction: add 1.11 bottle.BrewTestBot
2015-01-12diction: modernizeAlexis Hildebrandt
* Remove obsolete require 'formula' * Replace single quotes with double quotes * Split system argument string * Add test Closes #35615. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-12wyrd: modernizeAlexis Hildebrandt
* Remove obsolete require 'formula' * Replace single quotes with double quotes * Split system argument string * Add test Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-12remind: modernizeAlexis Hildebrandt
* Remove obsolete require 'formula' * Replace single quotes with double quotes * Split system argument string * Add test Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-12mpfr: modernizeAlexis Hildebrandt
* Use https mirror Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-12lout: modernizeAlexis Hildebrandt
* Remove obsolete require 'formula' * Replace single quotes with double quotes * Split system argument string * Set make variables on system command * Add test Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-12ktoblzcheck: modernizeAlexis Hildebrandt
* Remove obsolete require 'formula' * Replace single quotes with double quotes * Split system argument string * Add test Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-12enchant: modernizeAlexis Hildebrandt
* Remove obsolete require 'formula' * Replace single quotes with double quotes * Add test Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-12tinysvm: add 0.09 bottle.BrewTestBot
2015-01-12tinysvm: real test addedBaptiste Fontaine
Closes #35629. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-12smartmontools: install executables into binYifei Zhou
Closes #35622. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-12yamcha: add 0.33 bottle.BrewTestBot
2015-01-12yamcha: test added + modernizeBaptiste Fontaine
Closes #35628. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-12dvtm: add 0.13 bottle.BrewTestBot
2015-01-12dvtm: modernizeAlexis Hildebrandt
Closes #35470. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-12dvtm 0.13Alexis Hildebrandt
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-12Drop quotes from heredoc markerJack Nagel
2015-01-12open-mpi: add testShaun Jackman
Closes #35669. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-12selenium-server 2.44.0Jack Nagel
This is a jar install so it doesn't need to be bottled. Closes #35699.
2015-01-12libyaml: update 0.1.6_1 bottle.BrewTestBot
2015-01-12libyaml: patch for CVE-2014-9130Tim D. Smith
https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-9130 scanner.c in LibYAML 0.1.5 and 0.1.6, as used in the YAML-LibYAML (aka YAML-XS) module for Perl, allows context-dependent attackers to cause a denial of service (assertion failure and crash) via vectors involving line-wrapping. Closes #35796.
2015-01-12awscli: update 1.7.0 bottle.BrewTestBot
2015-01-12awscli 1.7.0Radek Simko
Closes #35789. Signed-off-by: Tim D. Smith <git@tim-smith.us>