aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Collapse)Author
2014-10-19sqsh: make x11 option name more consistent.Mike McQuaid
2014-10-19qt5: add deprecated option.Mike McQuaid
2014-10-19qt: add deprecated option.Mike McQuaid
2014-10-19formula_installer: tweak argument migration warn.Mike McQuaid
Make it clear that we've done the right thing and this message is just for informational purposes.
2014-10-19wget: deprecate enable-* options to with-*.Mike McQuaid
Closes #32474. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-19formula_installer: warn on deprecated options.Mike McQuaid
2014-10-19tab: remap deprecated options in tabs.Mike McQuaid
If a deprecated option is found in a tab, rename it to the new option.
2014-10-19formula: add spec deprecated_option DSL.Mike McQuaid
2014-10-19Add deprecated_option to software_spec.Mike McQuaid
Allows remapping one option name to another and updates build options and flags accordingly.
2014-10-19Add DeprecatedOption class.Mike McQuaid
Used to capture options that are being renamed.
2014-10-19brew-test-bot: set HOME.Mike McQuaid
Stop dumping files in the real HOME and allow Jenkins to handle workspace cleanup instead.
2014-10-19ufraw: add 0.20 bottle.BrewTestBot
Closes #33346. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-19ufraw 0.20Stian Eikeland
2014-10-19bash-git-prompt 2.3.1Martin Gondermann
Closes #33347. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-19libevent: update 2.0.21_1 bottle.BrewTestBot
2014-10-19libevent: added openssl depDominyk Tiller
OpenSSL dependency to fix tapping the system here, a mirror, and general style updates. Nothin’ too fancy.
2014-10-19pup: use double-quotes.Mike McQuaid
2014-10-19pup: add 0.3.1 bottle.BrewTestBot
Closes #33128. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-19pup 0.3.1 (new formula)Matthew L Daniel
Taking inspiration from the structure provided by Library/Forumla/terraform.rb this forumla builds the `pup` html query utility.
2014-10-19polarssl: update 1.3.8_1 bottle.BrewTestBot
Closes #33290. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-19polarssl: killing sslv3Dominyk Tiller
Proposing we take a sharp axe to sslv3 in this PR. Reasons: 1) We want to do this with OpenSSL as soon as practical. PolarSSL works in a roughly similar way but is much less widely used, only having one Homebrew dependency (and even that is optional), which makes it a nice platform for testing. 2) PolarSSL has no mechanism to mitigate the SSLv3 POODLE mess in the manner OpenSSL has. That mechanism isn’t available to PolarSSL, and consequently upstream’s recommendation [here](https://polarssl.org/tech-updates/security-advisories/polarssl-security-advisory-2014-03-poodle-attack-on-ssl-v3) is just “feel free to kill sslv3 like this”. 3) If anything goes horribly wrong with this change, and I don’t think it will FWIW, it’s a 2 minute job to revert and rebuild to fix. That’s the kind of risk bracket I feel relatively comfortable jumping into for once.
2014-10-19botan: add 1.10.8_1 bottle.BrewTestBot
Closes #33281. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-19botan: additional openssl dependencyDominyk Tiller
Added OpenSSL dependency and double quotes everywhere. The download location has also moved upstream. Any attempt to use the old one just gets a redirect to the new one, so I’ve just switched it. For some reason the checksum has changed, but the pgp signature for the download file was verified fine.
2014-10-19libxmlsec1: update 1.2.20 bottle.BrewTestBot
Closes #33293. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-19libxmlsec1 1.2.20Dominyk Tiller
Version bump, additional OpenSSL dependency, additional libgcrypt dependency & style changes.
2014-10-19cleanup: only clean cache if it exists.Mike McQuaid
Closes #33297.
2014-10-19nettle: add yosemite bottle.Mike McQuaid
2014-10-19libxml2: add yosemite bottle.Mike McQuaid
2014-10-19libvorbis: add yosemite bottle.Mike McQuaid
2014-10-19libtool: add yosemite bottle.Mike McQuaid
2014-10-19libtiff: add yosemite bottle.Mike McQuaid
2014-10-19libtasn1: add yosemite bottle.Mike McQuaid
2014-10-19libogg: add yosemite bottle.Mike McQuaid
2014-10-19libevent: add yosemite bottle.Mike McQuaid
2014-10-19intltool: add yosemite bottle.Mike McQuaid
2014-10-19gnutls: add yosemite bottle.Mike McQuaid
2014-10-19freetype: add yosemite bottle.Mike McQuaid
2014-10-19libmagic: update 5.20 bottle.BrewTestBot
2014-10-19libmagic 5.20Krzysztof Wilczynski
Closes #33196. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-19gifsicle 1.86Stian Eikeland
Closes #33307. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-19gdk-pixbuf: update caveats to clarify how to manually update cacheJason Masker
Closes #33166. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-19Provide a method to access test fixturesJack Nagel
Formulae should not require knowledge of Homebrew's internal directory structure, and we should be able to alter it without modifying individual formulae.
2014-10-19aircrack-ng: openssl depDominyk Tiller
This taps the system openssl, so this PR fixes that. I’ve also added a couple of lines of explanation about our inability to update this package due to #29450, so perhaps we want to stop shipping this at all at some point, but for now, this secures things on the ssl front. The build docs also state that it should be installed with the latest and greatest sqlite, so I’ve specified a dependency on that. Closes #33205. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-19ume: update 0.155 bottle.BrewTestBot
2014-10-19ume 0.155Mike Naberezny
Closes #33335. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-19mess: update 0.155 bottle.BrewTestBot
2014-10-19mess 0.155Mike Naberezny
Closes #33334. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-19ruby-install 0.5.0Shannon Skipper
Closes #33333. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-19youtube-dl: update 2014.10.18 bottle.BrewTestBot
2014-10-19youtube-dl 2014.10.18garrettreid
Closes #33324. Closes #33325. Signed-off-by: Jack Nagel <jacknagel@gmail.com>