summaryrefslogtreecommitdiffstats
path: root/net-mgmt/icmpmonitor
diff options
context:
space:
mode:
authornbm <nbm@FreeBSD.org>2001-08-02 15:35:49 +0000
committernbm <nbm@FreeBSD.org>2001-08-02 15:35:49 +0000
commitdef4d76f5348aa4124199a9eaa8a591a4b80aacf (patch)
treef9d821cce240f834fea6d41cb10812144416fa59 /net-mgmt/icmpmonitor
parent5afd62afbf2e429624949c74c415efce64fbff16 (diff)
downloadFreeBSD-ports-def4d76f5348aa4124199a9eaa8a591a4b80aacf.zip
FreeBSD-ports-def4d76f5348aa4124199a9eaa8a591a4b80aacf.tar.gz
Add icmpmonitor 1.1, a multiple host icmp monitoring tool.
Diffstat (limited to 'net-mgmt/icmpmonitor')
-rw-r--r--net-mgmt/icmpmonitor/Makefile22
-rw-r--r--net-mgmt/icmpmonitor/distinfo1
-rw-r--r--net-mgmt/icmpmonitor/pkg-comment1
-rw-r--r--net-mgmt/icmpmonitor/pkg-descr5
-rw-r--r--net-mgmt/icmpmonitor/pkg-plist1
5 files changed, 30 insertions, 0 deletions
diff --git a/net-mgmt/icmpmonitor/Makefile b/net-mgmt/icmpmonitor/Makefile
new file mode 100644
index 0000000..be42b8e
--- /dev/null
+++ b/net-mgmt/icmpmonitor/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: icmpmonitor
+# Date created: 31 Jul 2001
+# Whom: nbm
+#
+# $FreeBSD$
+#
+
+PORTNAME= icmpmonitor
+PORTVERSION= 1.1
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= icmpmonitor
+
+MAINTAINER= nbm@FreeBSD.org
+
+GNU_CONFIGURE= YES
+
+WRKSRC= ${WRKDIR}/icmpmonitor
+
+MAN1= icmpmonitor.1
+
+.include <bsd.port.mk>
diff --git a/net-mgmt/icmpmonitor/distinfo b/net-mgmt/icmpmonitor/distinfo
new file mode 100644
index 0000000..137b2e9
--- /dev/null
+++ b/net-mgmt/icmpmonitor/distinfo
@@ -0,0 +1 @@
+MD5 (icmpmonitor-1.1.tar.gz) = f7902666a76f77b5f1b9a36f7dc0980c
diff --git a/net-mgmt/icmpmonitor/pkg-comment b/net-mgmt/icmpmonitor/pkg-comment
new file mode 100644
index 0000000..33df4a6
--- /dev/null
+++ b/net-mgmt/icmpmonitor/pkg-comment
@@ -0,0 +1 @@
+A multiple host icmp monitoring tool
diff --git a/net-mgmt/icmpmonitor/pkg-descr b/net-mgmt/icmpmonitor/pkg-descr
new file mode 100644
index 0000000..d1153f8
--- /dev/null
+++ b/net-mgmt/icmpmonitor/pkg-descr
@@ -0,0 +1,5 @@
+The icmpmonitor uses the Internet Control Message Protocol (ICMP) "ECHO"
+facility, monitors several hosts, and notify admin if some of them are
+down.
+
+WWW: http://www.crocodile.org/software.html
diff --git a/net-mgmt/icmpmonitor/pkg-plist b/net-mgmt/icmpmonitor/pkg-plist
new file mode 100644
index 0000000..c0345cd
--- /dev/null
+++ b/net-mgmt/icmpmonitor/pkg-plist
@@ -0,0 +1 @@
+bin/icmpmonitor
OpenPOWER on IntegriCloud