pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/uptimec Initial import of uptimec-0.2p1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2b3eb5fabd18
branches:  trunk
changeset: 472876:2b3eb5fabd18
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Tue Apr 13 14:06:10 2004 +0000

description:
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.

diffstat:

 misc/uptimec/DESCR    |   6 ++++++
 misc/uptimec/Makefile |  15 +++++++++++++++
 misc/uptimec/PLIST    |   2 ++
 misc/uptimec/distinfo |   4 ++++
 4 files changed, 27 insertions(+), 0 deletions(-)

diffs (43 lines):

diff -r a67857207736 -r 2b3eb5fabd18 misc/uptimec/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/uptimec/DESCR        Tue Apr 13 14:06:10 2004 +0000
@@ -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.
diff -r a67857207736 -r 2b3eb5fabd18 misc/uptimec/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/uptimec/Makefile     Tue Apr 13 14:06:10 2004 +0000
@@ -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@localhost
+HOMEPAGE=      http://www.mreriksson.net/downloads/
+COMMENT=       Uptime Project client
+
+USE_BUILDLINK3=        yes
+GNU_CONFIGURE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff -r a67857207736 -r 2b3eb5fabd18 misc/uptimec/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/uptimec/PLIST        Tue Apr 13 14:06:10 2004 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/13 14:06:10 xtraeme Exp $
+bin/uptimec
diff -r a67857207736 -r 2b3eb5fabd18 misc/uptimec/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/uptimec/distinfo     Tue Apr 13 14:06:10 2004 +0000
@@ -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



Home | Main Index | Thread Index | Old Index