Initial import of uptimec-0.2p1.

The Uptime Project consist of three parts, one tiny client that runs on each
host that take part of the project, and sends information about it's uptime
to the project. The second part is a central database-server that collects
and stores updates from all participating hosts, and the third part which is
this website, where statistics can be viewed, and users can administrate
their accounts and add new hosts.

This package provides the client.
This commit is contained in:
xtraeme 2004-04-13 14:06:10 +00:00
parent 02299f6355
commit 3c0db9dd4a
4 changed files with 27 additions and 0 deletions

6
misc/uptimec/DESCR Normal file
View file

@ -0,0 +1,6 @@
The Uptime Project consist of three parts, one tiny client that runs on each
host that take part of the project, and sends information about it's uptime
to the project. The second part is a central database-server that collects
and stores updates from all participating hosts, and the third part which is
this website, where statistics can be viewed, and users can administrate
their accounts and add new hosts.

15
misc/uptimec/Makefile Normal file
View file

@ -0,0 +1,15 @@
# $NetBSD: Makefile,v 1.1.1.1 2004/04/13 14:06:10 xtraeme Exp $
#
DISTNAME= uptimec-0.2p1
CATEGORIES= misc
MASTER_SITES= http://www.mreriksson.net/downloads/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.mreriksson.net/downloads/
COMMENT= Uptime Project client
USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"

2
misc/uptimec/PLIST Normal file
View file

@ -0,0 +1,2 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/13 14:06:10 xtraeme Exp $
bin/uptimec

4
misc/uptimec/distinfo Normal file
View file

@ -0,0 +1,4 @@
$NetBSD: distinfo,v 1.1.1.1 2004/04/13 14:06:10 xtraeme Exp $
SHA1 (uptimec-0.2p1.tar.gz) = 7cc60aaf6a5d846699948d3072fec061933e2e42
Size (uptimec-0.2p1.tar.gz) = 73363 bytes