summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorryoon <ryoon>2013-01-13 04:29:50 +0000
committerryoon <ryoon>2013-01-13 04:29:50 +0000
commitb5830a7ad29ad02711139cb50e5aa9d03fb306f8 (patch)
tree6f86ff0fab2bbfd70b2c05f1e061273dfeba0cb8 /net
parentadeaa51ffefb5cde4aa2fcb38333660148bb9082 (diff)
downloadpkgsrc-b5830a7ad29ad02711139cb50e5aa9d03fb306f8.tar.gz
Import bwping-1.7 as net/bwping.
BWPing is a tool to measure bandwidth and response times between two hosts using Internet Control Message Protocol (ICMP) echo request/echo reply mechanism. It does not require any special software on the remote host. The only requirement is the ability to respond on ICMP echo request messages.
Diffstat (limited to 'net')
-rw-r--r--net/bwping/DESCR5
-rw-r--r--net/bwping/Makefile15
-rw-r--r--net/bwping/PLIST5
-rw-r--r--net/bwping/distinfo5
4 files changed, 30 insertions, 0 deletions
diff --git a/net/bwping/DESCR b/net/bwping/DESCR
new file mode 100644
index 00000000000..9da2c51386b
--- /dev/null
+++ b/net/bwping/DESCR
@@ -0,0 +1,5 @@
+BWPing is a tool to measure bandwidth and response times between
+two hosts using Internet Control Message Protocol (ICMP) echo
+request/echo reply mechanism. It does not require any special
+software on the remote host. The only requirement is the ability
+to respond on ICMP echo request messages.
diff --git a/net/bwping/Makefile b/net/bwping/Makefile
new file mode 100644
index 00000000000..e9f36bfb6f6
--- /dev/null
+++ b/net/bwping/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2013/01/13 04:29:50 ryoon Exp $
+#
+
+DISTNAME= bwping-1.7
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bwping/}
+
+MAINTAINER= ryoon@NetBSD.org
+HOMEPAGE= http://bwping.sourceforge.net/
+COMMENT= Tool to measure bandwidth and RTT between two hosts using ICMP
+LICENSE= 2-clause-bsd
+
+GNU_CONFIGURE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/bwping/PLIST b/net/bwping/PLIST
new file mode 100644
index 00000000000..d7e6a9789f5
--- /dev/null
+++ b/net/bwping/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1 2013/01/13 04:29:50 ryoon Exp $
+man/man8/bwping.8
+man/man8/bwping6.8
+sbin/bwping
+sbin/bwping6
diff --git a/net/bwping/distinfo b/net/bwping/distinfo
new file mode 100644
index 00000000000..26ec54aca66
--- /dev/null
+++ b/net/bwping/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/01/13 04:29:50 ryoon Exp $
+
+SHA1 (bwping-1.7.tar.gz) = c6feff02b5ccda3c5c22e9724b17f3acba7503cd
+RMD160 (bwping-1.7.tar.gz) = bab69a69a14f54f53c09e48634cb08497f7154b9
+Size (bwping-1.7.tar.gz) = 90441 bytes