Commit graph

15 commits

Author SHA1 Message Date
Adam Vandenberg
86d37b4ec0 mtr: add debian as mirror
Closes Homebrew/homebrew#18012.
2013-02-22 09:06:01 -08:00
Jack Nagel
1856ef4510 mtr: depends on pkg-config 2013-02-09 23:53:28 -06:00
Jack Nagel
cd780081f0 mtr: use new optional deps support
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-01-26 12:28:30 -06:00
Adam Vandenberg
729ba5a40b mtr: use new dsl 2012-09-03 12:27:31 -07:00
Adam Vandenberg
06a0b767ad mtr: Make GTK+ opt-in.
This is what MacPorts does.
2012-08-10 15:36:53 -07:00
Jack Nagel
36db28a1ce mtr: clarify caveats, style nits
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-11 15:00:03 -05:00
Stian Eikeland
9aabea6b0b mtr 0.82
bumped mtr to v0.82

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-19 06:57:59 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Ben Lovett
f7673c897b mtr - option for building without gtk+ support 2010-12-29 22:42:22 -08:00
Amir Manji
ee1441185c update mtr to 0.80
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-02 00:32:58 +00:00
Adam Vandenberg
7bd947eb0b Update formulae for version 0.7
* 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
2010-08-07 18:08:53 -07:00
Max Howell
b272c2060e Advise user that mtr may require sudo
See Homebrew/homebrew#166
2009-12-02 10:53:09 +00:00
Jannis Leidel
9f9d9e2bb1 Don't install the mtr binary in bin/ additionally
Fixes Homebrew/homebrew#166
2009-12-02 10:50:55 +00:00
Max Howell
61b2307139 s/require 'brewkit'/require 'formula'/g
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-10-15 16:48:03 +01:00
David Reynolds
d770081479 mtr formula
mtr combines the functionality of the 'traceroute' and 'ping' programs in a
single network diagnostic tool.
2009-09-28 00:20:51 +01:00