aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Collapse)Author
2015-01-06thc-pptp-bruter: add 0.1.4 bottle.BrewTestBot
2015-01-06thc-pptp-bruter: general cleanup.Viktor Szakáts
Use https, test added, openssl dependency, modernizing. Closes #35603. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-06aqbanking: add 5.5.1 bottle.BrewTestBot
2015-01-06aqbanking: modernizeAlexis Hildebrandt
* Replace single quotes with double quotes * Run make check during install * Add test Closes #35472.
2015-01-06aqbanking 5.5.1Alexis Hildebrandt
2015-01-06redshift: add 1.10 bottle.BrewTestBot
2015-01-06redshift 1.10 (new formula)Dominyk Tiller
New formula for Redshift. Closes #35348 Closes https://github.com/Homebrew/homebrew-head-only/pull/81 Closes #35552. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-06libzzip: add testXu Cheng
Closes #35594. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-06libzip: update 0.11.2 bottle.BrewTestBot
2015-01-06libzip: add testXu Cheng
Closes #35593.
2015-01-06libzip: modernizeXu Cheng
2015-01-06audit: improve ssl/tls detectionDominyk Tiller
I don’t know how maintainers are going to feel about this, to be honest. If it’s too clunky, perhaps we could externalise the entire two main blocks here and then require that file into the audit instead? Basically, I’m pushing changes here to better detect a wide-array of SSL/TLS available links that either have no auto-redirect in place or is a common linking error in formulae. I haven’t spotted any false positives yet, but obviously, feel free to try and break the changes and I’ll fix as necessary ;). IMO, this would allow us gradual updates without having to mass-update everything at once and stress the bot and inform users they have hundreds of updates pending when really it’s just style/basic changes. Closes #35551. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-06automake: update 1.15 bottle.BrewTestBot
2015-01-06automake 1.15David Christenson
Update to latest stable release, change single quotes to double, change format of 'make install' command, remove 'require "formula"' Closes #35579.
2015-01-06gnu-cobol: needs GCC at runtime.Mike McQuaid
2015-01-06Stop caching the downloader on the resource instanceJack Nagel
2015-01-06pplatex: use https, modernizeViktor Szakáts
Closes #35585. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-06coreutils: head addedBaptiste Fontaine
Closes #35576. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-06bchunk: test addedBaptiste Fontaine
Closes #35573. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-06msmtp: update 1.6.1 bottle.BrewTestBot
2015-01-06msmtp 1.6.1chdiza
The name of one of the configure flags has changed upstream, so we change it here too. Closes #35574. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-06libical: update 1.0.1 bottle.BrewTestBot
2015-01-06libical v1.0.1G Coco
Closes #35592. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-06sqlite: use https, modernizeViktor Szakáts
Closes #35583. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-05selecta 0.0.6Gary Bernhardt
Closes #35582. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-05youtube-dl: update 2015.01.05.1 bottle.BrewTestBot
2015-01-05youtube-dl 2015.01.05.1Sergey M․
Closes #35589. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-01-05tree: switch mirrorJack Nagel
Mirrors should generate the same cached filename as the primary download.
2015-01-05Fix syntax errorJack Nagel
2015-01-05Always use exec_editor to exec the editorJack Nagel
2015-01-05Emit warning when no editor is setJack Nagel
Closes #34647.
2015-01-05wellington: add 0.6.0 bottle.BrewTestBot
2015-01-05wellington 0.6.0 formulaDrew Wells
* based off libsass 3.1.0 * specify c++11 linker in clang via CGO_LDFLAG Closes #35214. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-05utils: install_gem_setup_path! now checks PATH.Mike McQuaid
Check the executable is present to give a better error message if it isn't. Closes #35541.
2015-01-05rubocop.yml: tweak rules to match existing format.Mike McQuaid
Don't want to enforce more than we need to.
2015-01-05nave 0.4.5Kyle VanderBeek
Closes #35477. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-05ode: add 0.13.1 bottle.BrewTestBot
2015-01-05ode 0.13.1Matthew Newhook
Also: - Fixed head url to new repository. - Fixed build to use the included bootstrap script. - Added support for enable-shared. Closes #35569. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-05unarj: add 2.65 bottle.BrewTestBot
2015-01-05unarj 2.65 (new formula)Matt Mastracci
Adding formula for unarj. Closes #35548. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-05sassc: add 3.1.0 bottle.BrewTestBot
2015-01-05sassc 3.1Drew Wells
Closes #35559. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-05dnscrypt-wrapper: add 0.1.15 bottle.BrewTestBot
2015-01-05dnscrypt-wrapper 0.1.15 (new formula)Yecheng Fu
Closes #35568.
2015-01-05cdrdao: update patch URLDossy Shiobara
Closes #35567. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-05Avoid shell quoting issues when extracting xz and lz archivesJack Nagel
2015-01-05Buffer 16K at a timeJack Nagel
2015-01-05amtterm: basic test addedBaptiste Fontaine
Closes #35564. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-05uwsgi: update 2.0.9 bottle.BrewTestBot
2015-01-05uwsgi 2.0.9David Holm
Closes #35563. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>