aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/web100clt.rb
AgeCommit message (Collapse)Author
2014-04-26Use githubusercontent domainJack Nagel
2014-04-16web100clt: use make -CJack Nagel
2014-03-16web100clt: use checksummed patchesJack Nagel
2014-02-24Convert all 'def test' formulae to 'test do'Ted Pennings
Closes #26942. Closes #26946. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-12-23web100clt: fix build on Mavericks.Ian Gable
With the new default secure strlcpy/strlcat functions in 10.9 web100clt no longer builds. In order to get it to build we need to patch to remove the package defined version of strlcpy/strlcat. This should be a temporary fix until it can be fixed upstream Upstream issue: http://code.google.com/p/ndt/issues/detail?id=106 Closes #25093. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-16web100clt 3.6.5.2Jack Nagel
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-05-15Fix more quoting issuesJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-12web100clt 3.6.4Ian Gable
web100clt can be used to perform a network measurement from client to NDT server. The client can be used to determine available bandwidth in addition to detecting a number of problems such as duplex mismatch and incorrectly set TCP buffers. Closes #10855. Signed-off-by: Adam Vandenberg <flangy@gmail.com>