aboutsummaryrefslogtreecommitdiff
path: root/net/paris-traceroute
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-01-10 09:16:54 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-01-10 09:16:54 +0000
commite3712e56001280197f41568a3a451a3d132396d2 (patch)
tree215a2a9e8899df22664a7cd0fa1a3d4ac2ad1869 /net/paris-traceroute
parent25d2947c6fd103a2f0f044a63a949dff3e01b903 (diff)
downloadports-e3712e56001280197f41568a3a451a3d132396d2.tar.gz
ports-e3712e56001280197f41568a3a451a3d132396d2.zip
Notes
Diffstat (limited to 'net/paris-traceroute')
-rw-r--r--net/paris-traceroute/Makefile28
-rw-r--r--net/paris-traceroute/distinfo3
-rw-r--r--net/paris-traceroute/pkg-descr5
3 files changed, 36 insertions, 0 deletions
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/