aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mtr.rb
AgeCommit message (Collapse)Author
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-12-29mtr - option for building without gtk+ supportBen Lovett
2010-12-02update mtr to 0.80Amir Manji
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-08-07Update formulae for version 0.7Adam Vandenberg
* Use new "url" features * Use keg_only DSL * Use "skip_clean :all" DSL * Whitespace and style cleanups * Make bash invocations less silly * Use new man2-man8 helpers * Remove "FileUtils." since it is included in Formula * Use real names for deps instead of aliases * ENV.x11 now updates path, so remove that from individual brews
2009-12-02Advise user that mtr may require sudoMax Howell
See #166
2009-12-02Don't install the mtr binary in bin/ additionallyJannis Leidel
Fixes #166
2009-10-15s/require 'brewkit'/require 'formula'/gMax Howell
brewkit.rb changes ENV destructively, so lets not do that everytime a formula is required. Now it's possible for other tools to require a formula description without worrying about side-effects.
2009-09-28mtr formulaDavid Reynolds
mtr combines the functionality of the 'traceroute' and 'ping' programs in a single network diagnostic tool.