1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

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>
This commit is contained in:
Steve Price 1998-08-24 01:56:04 +00:00
parent 9e676799aa
commit 511f5f1ab9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12789
5 changed files with 32 additions and 0 deletions

23
net/mtr/Makefile Normal file
View File

@ -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>

1
net/mtr/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (mtr-0.21.tar.gz) = c3ba171b2c5c6d9c889912f18c56abfe

1
net/mtr/pkg-comment Normal file
View File

@ -0,0 +1 @@
traceroute and ping in a single graphical network diagnostic tool.

6
net/mtr/pkg-descr Normal file
View File

@ -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)

1
net/mtr/pkg-plist Normal file
View File

@ -0,0 +1 @@
sbin/mtr