aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/nload.rb
AgeCommit message (Collapse)Author
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-07-10Use autotools symbolsAdam Vandenberg
2012-04-17nload 0.7.4Max Horvath
Closes #11390. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-01Use new fails_with DSL syntaxJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-28Update bare fails_with_llvm callsJack Nagel
These formulae all compile and run with LLVM build >= 2335. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-07-29nload 0.7.3Max Horvath
nload is a console application which monitors network traffic and bandwidth usage in real time. It visualizes the in- and outgoing traffic using two graphs and provides additional info like total amount of transfered data and min/max network usage. Signed-off-by: Adam Vandenberg <flangy@gmail.com>