summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-08-24 01:56:04 +0000
committerSteve Price <steve@FreeBSD.org>1998-08-24 01:56:04 +0000
commit511f5f1ab99a06f69337e2b32355ccc84b1aca66 (patch)
tree30b34b5fa2cfc979c24e61b24a58077d6de22505 /net
parentTurn on xataxx. (diff)
Initial import of mtr version 0.21.
Traceroute and ping in a signle graphical network diagnostic tool. PR: 7588 Submitted by: Bill Fumerola <billf@chc-chimes.com>
Notes
Notes: svn path=/head/; revision=12789
Diffstat (limited to 'net')
-rw-r--r--net/mtr/Makefile23
-rw-r--r--net/mtr/distinfo1
-rw-r--r--net/mtr/pkg-comment1
-rw-r--r--net/mtr/pkg-descr6
-rw-r--r--net/mtr/pkg-plist1
5 files changed, 32 insertions, 0 deletions
diff --git a/net/mtr/Makefile b/net/mtr/Makefile
new file mode 100644
index 000000000000..1d9beb66f9cd
--- /dev/null
+++ b/net/mtr/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: mtr
+# Version required: 0.21
+# Date created: 12 August 1998
+# Whom: Bill Fumerola <billf@chc-chimes.com>
+#
+# $Id: $
+#
+
+DISTNAME= mtr-0.21
+CATEGORIES= net
+MASTER_SITES= http://www.mkimball.org/
+
+MAINTAINER= billf@chc-chimes.com
+
+LIB_DEPENDS= gtk\\.1\\.5:${PORTSDIR}/x11-toolkits/gtk
+
+FETCH_BEFORE_ARGS= -b
+USE_AUTOCONF= hellyeah
+USE_X11= youbet
+
+MAN8= mtr.8
+
+.include <bsd.port.mk>
diff --git a/net/mtr/distinfo b/net/mtr/distinfo
new file mode 100644
index 000000000000..05bba9178413
--- /dev/null
+++ b/net/mtr/distinfo
@@ -0,0 +1 @@
+MD5 (mtr-0.21.tar.gz) = c3ba171b2c5c6d9c889912f18c56abfe
diff --git a/net/mtr/pkg-comment b/net/mtr/pkg-comment
new file mode 100644
index 000000000000..c245b0897681
--- /dev/null
+++ b/net/mtr/pkg-comment
@@ -0,0 +1 @@
+traceroute and ping in a single graphical network diagnostic tool.
diff --git a/net/mtr/pkg-descr b/net/mtr/pkg-descr
new file mode 100644
index 000000000000..0629d7fcb08b
--- /dev/null
+++ b/net/mtr/pkg-descr
@@ -0,0 +1,6 @@
+mtr combines the functionality of the "traceroute" and "ping" programs
+into a single network diagnostic tool.
+
+http://www.mkimball.org/mtr.html
+
+Bill Fumerola <billf@chc-chimes.com)
diff --git a/net/mtr/pkg-plist b/net/mtr/pkg-plist
new file mode 100644
index 000000000000..e51c7880c1e6
--- /dev/null
+++ b/net/mtr/pkg-plist
@@ -0,0 +1 @@
+sbin/mtr