add xtraceroute port

This commit is contained in:
brad 1999-03-22 17:24:37 +00:00
parent 88f5672687
commit a7929d570b
5 changed files with 46 additions and 0 deletions

29
x11/xtraceroute/Makefile Normal file
View File

@ -0,0 +1,29 @@
# $OpenBSD: Makefile,v 1.1.1.1 1999/03/22 17:24:37 brad Exp $
# $NetBSD: Makefile,v 1.4 1999/03/04 08:58:42 tron Exp $
DISTNAME= xtraceroute-0.8.14
CATEGORIES= net x11
MASTER_SITES= http://www.dtek.chalmers.se/~d3august/xt/dl/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
ndg_files.tar.gz
MAINTAINER= brad@openbsd.org
HOMEPAGE= http://www.dtek.chalmers.se/~d3august/xt/index.html
BUILD_DEPENDS= gettext:${PORTSDIR}/devel/gettext
RUN_DEPENDS= gettext:${PORTSDIR}/devel/gettext
LIB_DEPENDS= MesaGL:${PORTSDIR}/graphics/MesaGL \
MesaGLU:${PORTSDIR}/graphics/MesaGL \
gtkgl:${PORTSDIR}/x11/gtkglarea \
tiff:${PORTSDIR}/graphics/tiff34
USE_X11= yes
GNU_CONFIGURE= yes
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/xtraceroute/
${INSTALL_DATA} ${WRKDIR}/hosts.cache ${PREFIX}/share/xtraceroute/
${INSTALL_DATA} ${WRKDIR}/networks.cache ${PREFIX}/share/xtraceroute/
.include <bsd.port.mk>

View File

@ -0,0 +1,6 @@
MD5 (ndg_files.tar.gz) = 0e2d6ab6a780b49acbd8f706840380d9
MD5 (xtraceroute-0.8.14.tar.gz) = c4f16fecae49b8bfa2a9bc9b036aa442
RMD160 (ndg_files.tar.gz) = a86ab4ab5c981f8f53910dd816e4dcac9896628f
RMD160 (xtraceroute-0.8.14.tar.gz) = b468783f00afdc9e346dabcb9ccc4b4ecdba1536
SHA1 (ndg_files.tar.gz) = 994aeb804dd063f6fd2bf499addd4b5e8aca81cc
SHA1 (xtraceroute-0.8.14.tar.gz) = f7e21072fb653842aaed7ae2be5a0d33573bb654

View File

@ -0,0 +1 @@
Graphical version of traceroute

View File

@ -0,0 +1,4 @@
Xtraceroute is a graphical version of the traceroute program, which
traces the route your IP packets travel to their destination.
This version shows that on a rotating globe, as a series of yellow
lines between 'sites', shown as small balls of different colors.

View File

@ -0,0 +1,6 @@
bin/xtraceroute
share/xtraceroute/earth.tif
share/xtraceroute/hosts.cache
share/xtraceroute/networks.cache
man/man1/xtraceroute.1
@dirrm share/xtraceroute