aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/Makefile1
-rw-r--r--net/paris-traceroute/Makefile28
-rw-r--r--net/paris-traceroute/distinfo3
-rw-r--r--net/paris-traceroute/pkg-descr5
4 files changed, 37 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index dc94202d43c8..4342f9b4298d 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -550,6 +550,7 @@
SUBDIR += p5-XPC
SUBDIR += p5-perl-ldap
SUBDIR += panoptis
+ SUBDIR += paris-traceroute
SUBDIR += passlogd
SUBDIR += pathchar
SUBDIR += pathneck
diff --git a/net/paris-traceroute/Makefile b/net/paris-traceroute/Makefile
new file mode 100644
index 000000000000..bd0f5fc9ca6c
--- /dev/null
+++ b/net/paris-traceroute/Makefile
@@ -0,0 +1,28 @@
+# New ports collection makefile for: ssmping
+# Date created: 10 January 2007
+# Whom: dikshie@sfc.wide.ad.jp
+#
+# $FreeBSD$
+#
+
+PORTNAME= paris-traceroute
+PORTVERSION= 0.91
+CATEGORIES= net
+MASTER_SITES= http://paris-traceroute.net/downloads/
+DISTNAME= ${PORTNAME}-${PORTVERSION}-dev
+
+MAINTAINER= dikshie@sfc.wide.ad.jp
+COMMENT= Paris traceroute is network diagnosis and measurement tools
+
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+
+PLIST_FILES= bin/paris-traceroute
+
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 500000
+BROKEN= Does not compile on 4.x
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/net/paris-traceroute/distinfo b/net/paris-traceroute/distinfo
new file mode 100644
index 000000000000..0e24407085d4
--- /dev/null
+++ b/net/paris-traceroute/distinfo
@@ -0,0 +1,3 @@
+MD5 (paris-traceroute-0.91-dev.tar.gz) = e64d48612ff58004ef3de8dc3a64e178
+SHA256 (paris-traceroute-0.91-dev.tar.gz) = 0ac9b2e313d3d380ce177f7d50e2192f07c2d64d6b6e3651f8db45589a774379
+SIZE (paris-traceroute-0.91-dev.tar.gz) = 632061
diff --git a/net/paris-traceroute/pkg-descr b/net/paris-traceroute/pkg-descr
new file mode 100644
index 000000000000..8fb8bff84df7
--- /dev/null
+++ b/net/paris-traceroute/pkg-descr
@@ -0,0 +1,5 @@
+Paris traceroute is a new version of the well-known network diagnosis
+and measurement tool. It addresses problems caused by load balancers
+with the initial implementation of traceroute.
+
+WWW: http://paris-traceroute.net/