| Age | Commit message (Collapse) | Author |
|
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>
|
|
|
|
Closes #34727.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
Closes #34714.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #34711.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
The downloader is instantiated on-demand, so we no longer need the lazy
initialization here.
|
|
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.
|
|
Closes #34719.
|
|
|
|
|
|
|
|
|
|
Fixes #34713.
This reverts commit e4461afd36f04b1cd3cf56ec0636202150ce0570.
|
|
|
|
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>
|
|
|
|
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>
|
|
|
|
Closes #34707.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
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>
|
|
Updated Hadoop formula to 2.6.0
Closes #34704.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #34678.
Closes #34686.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Fixes #34589.
|
|
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.
|
|
|
|
Closes #34703.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
modernize, add head, add test
Closes #34697.
|
|
|
|
Closes #34701.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #34696.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
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>
|
|
|
|
Version bump.
Closes #34691.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
Closes #34683.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Update typesafe-activator.rb to 1.2.12.zip
Closes #34679.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|