summaryrefslogtreecommitdiff
path: root/misc/uptimec
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-04-13 14:06:10 +0000
committerxtraeme <xtraeme>2004-04-13 14:06:10 +0000
commit7abcf672955be8cfeb452d98b4753a89e1835c64 (patch)
tree56aaaf22dbc9adb737c0aaa9bda09a9f5e49b5f4 /misc/uptimec
parent54fd0b41d84fd3149277173270cd53daf5bba324 (diff)
downloadpkgsrc-7abcf672955be8cfeb452d98b4753a89e1835c64.tar.gz
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 (limited to 'misc/uptimec')
-rw-r--r--misc/uptimec/DESCR6
-rw-r--r--misc/uptimec/Makefile15
-rw-r--r--misc/uptimec/PLIST2
-rw-r--r--misc/uptimec/distinfo4
4 files changed, 27 insertions, 0 deletions
diff --git a/misc/uptimec/DESCR b/misc/uptimec/DESCR
new file mode 100644
index 00000000000..1b43072980a
--- /dev/null
+++ b/misc/uptimec/DESCR
@@ -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 --git a/misc/uptimec/Makefile b/misc/uptimec/Makefile
new file mode 100644
index 00000000000..efe979a8bbc
--- /dev/null
+++ b/misc/uptimec/Makefile
@@ -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"
diff --git a/misc/uptimec/PLIST b/misc/uptimec/PLIST
new file mode 100644
index 00000000000..f9c1b4ce78b
--- /dev/null
+++ b/misc/uptimec/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/13 14:06:10 xtraeme Exp $
+bin/uptimec
diff --git a/misc/uptimec/distinfo b/misc/uptimec/distinfo
new file mode 100644
index 00000000000..fcf7c56d139
--- /dev/null
+++ b/misc/uptimec/distinfo
@@ -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