Mon Apr 22 17:27:27 2013 UTC ()
Initial import of paris-traceroute, version 0.92, into the NetBSD Packages
Collection.

Paris Traceroute is a new version of the well-known network diagnosis and
measurement tool.

traceroute fails in the presence of routers that employ load balancing on
packet header fields. The failures lead to the discovery of inaccurate and
incomplete paths, that may mislead operators during problem diagnosis and
result in erroneous internet maps.

Paris traceroute, by controling packet header contents, obtains a more precise
picture of the actual routes that packets follow.


(imil)
diff -r0 -r1.1 pkgsrc/net/paris-traceroute/DESCR
diff -r0 -r1.1 pkgsrc/net/paris-traceroute/Makefile
diff -r0 -r1.1 pkgsrc/net/paris-traceroute/PLIST
diff -r0 -r1.1 pkgsrc/net/paris-traceroute/distinfo

File Added: pkgsrc/net/paris-traceroute/DESCR
Paris Traceroute is a new version of the well-known network diagnosis and
measurement tool.

traceroute fails in the presence of routers that employ load balancing on
packet header fields. The failures lead to the discovery of inaccurate and
incomplete paths, that may mislead operators during problem diagnosis and
result in erroneous internet maps.

Paris traceroute, by controling packet header contents, obtains a more precise
picture of the actual routes that packets follow.

File Added: pkgsrc/net/paris-traceroute/Makefile
# $NetBSD: Makefile,v 1.1 2013/04/22 17:27:27 imil Exp $
#

DISTNAME=	paris-traceroute-0.92-dev
PKGNAME=	paris-traceroute-0.92
CATEGORIES=	net
MASTER_SITES=	http://paris-traceroute.net/downloads/

MAINTAINER=	imil@NetBSD.org
HOMEPAGE=	http://paris-traceroute.net/
COMMENT=	Traceroute-like network diagnosis and measurement tool
LICENSE=	gnu-gpl-v2

WRKSRC=			${WRKDIR}/paris-traceroute-current
GNU_CONFIGURE=		yes
USE_LIBTOOL=		yes
USE_LANGUAGES=		c c++

INSTALLATION_DIRS=	sbin ${PKGMANDIR}/man8

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/src/paris-traceroute	\
                ${DESTDIR}${PREFIX}/sbin/
	${INSTALL_MAN} ${WRKSRC}/man/paris-traceroute.8	\
                ${DESTDIR}${PREFIX}/${PKGMANDIR}/man8/

.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/net/paris-traceroute/PLIST
@comment $NetBSD: PLIST,v 1.1 2013/04/22 17:27:27 imil Exp $
man/man8/paris-traceroute.8
sbin/paris-traceroute

File Added: pkgsrc/net/paris-traceroute/distinfo
$NetBSD: distinfo,v 1.1 2013/04/22 17:27:27 imil Exp $

SHA1 (paris-traceroute-0.92-dev.tar.gz) = 83096a5bbc58329633407db040ece2af21954f6b
RMD160 (paris-traceroute-0.92-dev.tar.gz) = 05fb22f0d8138950eb73ab69adf3c2d2cb50ff03
Size (paris-traceroute-0.92-dev.tar.gz) = 1063191 bytes