aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Collapse)Author
2015-01-08source-highlight: use mirror from different domainZach Pomerantz
Closes #35625. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-08cabal-install: update 1.22.0.0 bottle.BrewTestBot
2015-01-07cabal-install 1.22.0.0Josh Tilles
Closes #35642. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-07awscli: update 1.6.10 bottle.BrewTestBot
2015-01-07awscli 1.6.10Alessandro Tagliapietra
Closes #35631. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-01-07syncthing: update 0.10.18 bottle.BrewTestBot
2015-01-07syncthing 0.10.18Dominyk Tiller
Closes #35632. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-01-07mvnvm 1.0Alexander Courtis
Closes #35646. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-01-07skinny 1.3.10Kazuhiro Sera
Closes #35641. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-01-07Don't rely on PATH when invoking xcrun shimJack Nagel
2015-01-07c-ares: add 1.10.0 bottle.BrewTestBot
2015-01-07libmpc: update 1.0.2 bottle.BrewTestBot
2015-01-07media-info: update 0.7.72 bottle.BrewTestBot
2015-01-07media-info 0.7.72Misty De Meo
Closes #35638. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2015-01-07Eliminate boolean argument to Version.newJack Nagel
2015-01-07Let Version.parse instantiate subclassesJack Nagel
2015-01-07libhdhomerun: remove require.Mike McQuaid
2015-01-07libhdhomerun: add 20141210 bottle.BrewTestBot
2015-01-07libhdhomerun 20141210Brian Conway
- Makefile patching no longer necessary with this version (ppc is out). - Headers for install are named as hdhomerun*.h explicitly. - test hdhomerun_config for either presence or lack of devices (differing return codes) Closes #33193. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-07chapel: add 1.10.0 bottle.BrewTestBot
2015-01-07chapel 1.10.0 (new formula)Dominyk Tiller
New formula for The Chapel Parallel Programming Language. Closes #35166. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-07john-jumbo: update 1.8.0 bottle.BrewTestBot
2015-01-07john-jumbo 1.8.0Dominyk Tiller
Version bump. Changed how we handle this, to reflect upstream’s new release priorities and move to autotools. Removed a redundant part of the patch. Closes #35136. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-07samba: add 3.6.24 bottle.BrewTestBot
2015-01-07samba 3.6.24, url: use https, modernizingViktor Szakáts
Closes #35588. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-07silk: add 3.10.0 bottle.BrewTestBot
2015-01-07silk: 3.10.0Viktor Szakáts
Closes #35599. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-07libfixbuf: update 1.6.2 bottle.BrewTestBot
2015-01-07python3: update 3.4.2_1 bottle.BrewTestBot
2015-01-07python: update 2.7.9 bottle.BrewTestBot
2015-01-07pypy3: update 2.4.0 bottle.BrewTestBot
2015-01-07pypy: update 2.4.0_2 bottle.BrewTestBot
2015-01-07python, python3, pypy, pypy3: update pip 6.0.6 and setuptools 11.3.1Alessio Bogon
Closes #35618. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-07Revert "atlassian-bamboo 5.7.2 (new formula)"Mike McQuaid
This reverts commit 8adc8b35f4f46d362d1059eefc4cbfc637bb135b.
2015-01-07yaf: add 2.6.0 bottle.BrewTestBot
2015-01-07yaf 2.6.0Viktor Szakáts
Closes #35600. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-07libfixbuf 1.6.2Viktor Szakáts
Closes #35601. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-07apib: support brewed aprDominyk Tiller
Follow up to #34987. Have put in a request upstream to fix the hardcoding, but it has essentially stalled. This tides us over until a point in time where that is fixed upstream. Closes #35613. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-07subversion: support brewed aprDominyk Tiller
Follow up to #34987. Subversion requires a little gentle stroking in the right direction. Closes #35612. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-06freetype: Add mirrorSaket Choudhary
Closes #35597. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-06ghc: update 7.8.4 bottle.BrewTestBot
2015-01-06GHC 7.8.4Alexander Altman
Closes #35610. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-06src: update 0.18 bottle.BrewTestBot
2015-01-06rcs: update 5.9.3 bottle.BrewTestBot
2015-01-06src: works on Mountain Lion.Mike McQuaid
2015-01-06src: add dependency on rcs.Larry Gilbert
Closes #35590. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-06apr-util: add 1.5.4 bottle.BrewTestBot
2015-01-06apr: add 1.5.1 bottle.BrewTestBot
2015-01-06apr 1.5.1 (new formula)Dominyk Tiller
Migrates Apr from Homebrew/Apache to Homebrew/Homebrew, adds a requirement to allow people to use this Apr instead of requiring people to download the full CLT package. Tested against subversion with consistent success. Closes #34987. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-06requirements: externalise apr requirementDominyk Tiller
Removes the apr requirement from this internal document in favour of making it an external requirement, which allows us to use an apr formula to provide apr instead of asking people to install the whole CLT package.