aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-01-06 23:37:03 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-01-06 23:37:03 +0000
commit3583bb35552b55b354e85fc002b80d4c8964f1aa (patch)
tree36c43444635de13a559b156f2f77756328b675b5 /net/Makefile
parent2af05b1174d4d1787b276e16952cb625efa3fe46 (diff)
downloadports-3583bb35552b55b354e85fc002b80d4c8964f1aa.tar.gz
ports-3583bb35552b55b354e85fc002b80d4c8964f1aa.zip
Add icpld-0.5.0,
ICPLD (Internet Connection Performance Logging Daemon) is a daemon which, by sending ICMP requests to an IP address of your choice, monitors whether your machine has a working network connection. It will log any failed attempts, and will stamp a log as soon as a reply is received. It keeps track of when the connection was unavailable, as well as for how long. It records both total down time and each occasion of interrupted connection. The log can also be duplicated in HTML format to put online.
Notes
Notes: svn path=/head/; revision=97508
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 7e4f51046e02..d38b7db39141 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -224,6 +224,7 @@
SUBDIR += icmpinfo
SUBDIR += icmpmonitor
SUBDIR += icmpquery
+ SUBDIR += icpld
SUBDIR += icqlib
SUBDIR += icqlib0
SUBDIR += icqnix