aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Collapse)Author
2014-12-06bwctl: add build options for iperf3 and thrulayBrian Candler
bwctl will statically link against iperf3 and thrulay if they are present, but will silently skip them if they are not Closes #34730. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-06eigen: update 3.2.2 bottle.BrewTestBot
2014-12-06eigen: add testIan Lancaster
Closes #34727. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-06Remove {start,stop}doc as we're using Yard now.Mike McQuaid
2014-12-06ssh-copy-id: update 6.7p1 bottle.BrewTestBot
2014-12-06ssh-copy-id: 6.7p1Birger J. Nordølum
Closes #34714. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-06protobuf: fix URL.Joseph Anderson
Closes #34711. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-05CurlDownloadStrategy: initialize attributes in initializerJack Nagel
The downloader is instantiated on-demand, so we no longer need the lazy initialization here.
2014-12-05Pass the downloader a proxy object instead of the resourceJack Nagel
We need to limit the interface that is exposed to the downloader in order to make future changes easier. This will be important for work on new features, such as selecting a mirror from the command line. In the future, the existing Resource class will probably be split into multiple classes.
2014-12-05qt5: depends on Lion or newerMisty De Meo
Closes #34719.
2014-12-05Provide VCSDownloadStrategy#head?Jack Nagel
2014-12-05Download strategies should return a Pathname from cached_locationJack Nagel
2014-12-05Stop supporting hg found in share/pythonJack Nagel
2014-12-05Simplify bsdmake wrapper, take 2Jack Nagel
2014-12-05Revert "Simplify bsdmake wrapper"Jack Nagel
Fixes #34713. This reverts commit e4461afd36f04b1cd3cf56ec0636202150ce0570.
2014-12-05node: update 0.10.33_1 bottle.BrewTestBot
2014-12-05node: npm bumpDominyk Tiller
An ` npm ` version bump, and bumps the Node links to https because Node has finally started rocking site-wide SSL/TLS :heart:. Closes #34708. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-05owamp: update 3.4-10 bottle.BrewTestBot
2014-12-05owamp 3.4-10Brian Candler
Note: owamp now depends on separate i2util package, which the "aespasswd" and "pfstore" utilities have moved to. Closes #34706. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-05bwctl: add 1.5.2-10 bottle.BrewTestBot
2014-12-05bwctl 1.5.2-10 (new formula)Brian Candler
Closes #34707. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-05i2util: add 1.2 bottle.BrewTestBot
2014-12-05i2util 1.2 (new formula)Brian Candler
This is a dependency for owamp-3.4 and bwctl Note: i2util includes binaries "aespasswd" and "pfstore" which were previously in owamp-3.3, and therefore will generate link conflicts with that package. Closes #34705. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-05hadoop 2.6.0Xavi Magrinyà
Updated Hadoop formula to 2.6.0 Closes #34704. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-05gibbslda: add 0.2 bottle.BrewTestBot
2014-12-05gibbslda: fix compileDominyk Tiller
Closes #34678. Closes #34686. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-05flac: fix universal buildJack Nagel
Fixes #34589.
2014-12-05Simplify bsdmake wrapperJack Nagel
Since bsdmake is always specified as a dependency, our xcrun wrapper will always be able to find it, so we can get rid of this wrapper.
2014-12-05openh264: add 1.1 bottle.BrewTestBot
2014-12-05openh264 1.1 (new formula)Thijs Vermeir
Closes #34703. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-05pbc: add 0.5.14 bottle.BrewTestBot
2014-12-05pbc 0.5.14Xu Cheng
modernize, add head, add test Closes #34697.
2014-12-05ansible: update 1.8.2 bottle.BrewTestBot
2014-12-05ansible 1.8.2nervo
Closes #34701. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-05cassandra 2.1.2Study
Closes #34696. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-05irssi: update 0.8.17_1 bottle.BrewTestBot
2014-12-05irssi: perl fixDominyk Tiller
A few things here: * Irssi defaults to using OpenSSL now, so our ``` —enable-ssl ``` argument was getting ignored and Irssi was hooking into the system OpenSSL regardless. I’ve changed the dep to recommended, and fixed the configure switch. Revision to deal with the system OpenSSL tapping. * The Perl element has gone completely rogue. See #34685 for discussion & problem. * An optional dependency on Dante so people can roll the whole SOCKS support if they so desire. It looks for the libs Dante ships, but it doesn’t firmly depend on them, so optional. Closes #34692. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-05dante: update 1.4.1 bottle.BrewTestBot
2014-12-05dante 1.4.1Dominyk Tiller
Version bump. Closes #34691. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-05mawk: general cleanup.Mike McQuaid
2014-12-05mawk: add 1.3.4-20141027 bottle.BrewTestBot
2014-12-05mawk 1.3.4-20141027Benjamin Weber
Closes #34683. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-05typesafe-activator 1.2.12Will Sargent
Update typesafe-activator.rb to 1.2.12.zip Closes #34679. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-05Try to match unused symbol deps lastJack Nagel
2014-12-05wait_on: modernize bsdmake depJack Nagel
2014-12-05spiped: modernize bsdmake depJack Nagel
2014-12-05proctools: modernize bsdmake depJack Nagel
2014-12-05httpry: modernize bsdmake depJack Nagel
2014-12-05bsdiff: modernize bsdmake depJack Nagel
2014-12-05curl: whitespaceJack Nagel