diff options
author | hubertf <hubertf> | 2002-05-07 22:20:59 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2002-05-07 22:20:59 +0000 |
commit | 80db7cf1298bb70168620b46bc2a9245d3150696 (patch) | |
tree | 4feada05c9ef6118893ada7a0c293756193ecf27 /net/upclient/PLIST | |
parent | 382a0fbe1188320a22152120b5d205c7b9de5628 (diff) | |
download | pkgsrc-80db7cf1298bb70168620b46bc2a9245d3150696.tar.gz |
Re-Added upclient-4.2.1.23: Keeps track of your server uptime
Upclient is a program that keeps track of your server
uptime, and lets you compare it with the uptime of other
(similar) hosts. It consists of two parts, a client- and a
serverpart. The client runs on your server and sends the
uptime every few minutes to the server. The server
collects all data in a table on this site.
Package re-added after the service formerly offered by uptimes.net
is now again online as http://www.wonko.com/
Diffstat (limited to 'net/upclient/PLIST')
-rw-r--r-- | net/upclient/PLIST | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/upclient/PLIST b/net/upclient/PLIST new file mode 100644 index 00000000000..686ad90f541 --- /dev/null +++ b/net/upclient/PLIST @@ -0,0 +1,11 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/05/07 22:20:59 hubertf Exp $ +bin/upclient +etc/rc.d/upclient +etc/upclient.conf +share/doc/upclient/AUTHORS +share/doc/upclient/COPYING +share/doc/upclient/HISTORY +share/doc/upclient/README +share/doc/upclient/FAQ +share/doc/upclient/INSTALL +@dirrm share/doc/upclient |