aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2015-03-11chkrootkit 0.50Dominyk Tiller
Version bump, modernisation, tweak to the way we install bins. Closes #37575. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-11android-platform-tools: use https, modernizeViktor Szakáts
Closes #37573. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-11android-ndk: use https, modernize, update hashesViktor Szakáts
Closes #37572. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-10moc: update 2.5.0 bottle.BrewTestBot
Fixes #37569. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2015-03-11stklos: add 1.10 bottle.BrewTestBot
2015-03-11stklos: test addedBaptiste Fontaine
Closes #37574. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-10jboss-forge 2.15.1.FinalGeorge Gastaldi
Closes #37578. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-03-10juju-quickstart: update 2.0.1 bottle.BrewTestBot
2015-03-10juju-quickstart 2.0.1Francesco Banconi
Closes #37579. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-03-10commonmark: update 0.18.1 bottle.BrewTestBot
2015-03-10commonmark 0.18.1Zhiming Wang
Closes #37581. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-03-10tor 0.2.6.4-rc (devel)Dominyk Tiller
Devel bump. Closes #37586. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-03-11st: add 1.1.1 bottle.BrewTestBot
2015-03-11st: fix install and add testXu Cheng
Closes #37576. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-10collectd: update 5.4.2 bottle.BrewTestBot
2015-03-10collectd 5.4.2Jack Nagel
Closes #37516. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-03-10Reduce scope of ensure block, remove conditionalsJack Nagel
2015-03-10Silence method redefinition warningJack Nagel
2015-03-10Avoid using internal extension methods in formulaeJack Nagel
2015-03-10macvim: add python framework to (c|ld)flagsTim D. Smith
MacVim assumes that it's building against a framework python and that the framework is in the compiler's and linker's framework search paths. This change means that #include <Python/Python.h> (which only works against a framework) and -framework Python can find a python other than the system python, avoiding header mixing-and-matching and avoiding the confusing double linkage in otool output. Leaving the existing python-config calls in place means that the python linkage will probably continue to work if macvim is built against a non-framework Python, though it will continue to pull in parts from the system framework. Only add the framework search path explicitly if our target Python isn't system Python, to avoid trouble on Xcode-only systems. Closes #37509.
2015-03-10Remove fish completionMisty De Meo
fish already ships more comprehensive completions which are enabled by default. Closes #37582.
2015-03-10rush: add 1.7 bottle.BrewTestBot
2015-03-10rush: basic test addedBaptiste Fontaine
Closes #37571. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-10android-sdk: use https, update quotes and hashesViktor Szakáts
Closes #37570. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-10checkstyle 6.4.1Dominyk Tiller
Bump. Closes #37568. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-11colorsvn: add 0.3.3 bottle.BrewTestBot
2015-03-11colorsvn: add testXu Cheng
Closes #37564. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-11mmv: add 1.01b bottle.BrewTestBot
2015-03-11mmv: add testXu Cheng
Closes #37563. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-10yconalyzer: modernize, https, sha256, chmodCNA-Bld
Closes #37562. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-10yuicompressor: modernize, https, sha256CNA-Bld
Closes #37560. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-10zint: add 2.4.3_1 bottle.BrewTestBot
2015-03-10zint: modernize, https, sha256CNA-Bld
Closes #37557. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-10stow: add 2.2.0 bottle.BrewTestBot
2015-03-10stow: test addedBaptiste Fontaine
Closes #37556. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-10mpck: add 0.19 bottle.BrewTestBot
2015-03-10mpck: test addedBaptiste Fontaine
Closes #37555. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-10sqlite-analyzer: add 3.8.8.3 bottle.BrewTestBot
2015-03-10sqlite-analyzer 3.8.8.3 (new formula)Fabian Frank
Not adding as an option to sqlite, because sqlite is built from the amalgamation and the amalgamation does not include sqlite_analyzer. Since the sqlite project highly recommends building from the amalgamation, don't want to risk moving away from it for the subset of people that need the analyzer. Closes #37551. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-10jenkins: add 1.602 bottle.BrewTestBot
2015-03-10jenkins 1.602Alexey
updated jenkins to 1.602 Closes #37553. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-10os: support xcode 6.2Dominyk Tiller
Presume this will need to wait for the bots to be updated, but Xcode 6.2 has landed. Closes #37549. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-10geographiclib: update 1.41 bottle.BrewTestBot
2015-03-10geographiclib 1.41Charles Karney
Closes #37548. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-10iojs: update 1.5.1 bottle.BrewTestBot
2015-03-10iojs 1.5.1Dominyk Tiller
Bump. Closes #37453. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-10http_load 20140814Baptiste Fontaine
Closes #37544. Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-03-10etcd: update 2.0.4 bottle.BrewTestBot
2015-03-10etcd/etcdctl 2.0.4, strip etcdctl.rbBrett Koonce
Fixes #37236: etcdctl was moved into etcd package strips etcdctl formula. Closes #37508. Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-03-10bup: fix HEAD compile, cleanup, add testDominyk Tiller
Closes #37524. Closes #37525. Signed-off-by: Brett Koonce <koonce@gmail.com>