summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-09-24 05:34:24 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-09-24 05:34:24 +0000
commitf491a364e5097c1404acb89940c2d86db7f2696a (patch)
tree7c00a0f0bb4dc9df0ef598cf69ab906481131606
parentAdd two patches forgotten in ugprade to 5.51 (diff)
Import of wmhm.
wmhm uses the SMBus Driver for PIIX4 provided by Takanori Watanabe to gather information from LM78/79 sensors to provide motherboard temperature, fan speeds and a voltmeter in a nice looking WindowMaker dock app. PR: 13922 Submitted by: Mike Muir <mmuir@es.co.nz>
Notes
Notes: svn path=/head/; revision=21909
-rw-r--r--sysutils/wmhm/Makefile19
-rw-r--r--sysutils/wmhm/distinfo1
-rw-r--r--sysutils/wmhm/pkg-comment1
-rw-r--r--sysutils/wmhm/pkg-descr8
-rw-r--r--sysutils/wmhm/pkg-plist1
5 files changed, 30 insertions, 0 deletions
diff --git a/sysutils/wmhm/Makefile b/sysutils/wmhm/Makefile
new file mode 100644
index 000000000000..73cdbefc7c24
--- /dev/null
+++ b/sysutils/wmhm/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: wmhm
+# Version required: 1.1
+# Date created: 21 September 1999
+# Whom: Mike Muir <mmuir@es.co.nz>
+#
+# $FreeBSD$
+#
+
+DISTNAME= wmhm-1.1
+CATEGORIES= sysutils windowmaker
+MASTER_SITES= ftp://mongol.dhis.org/pub/wmhm/ \
+ http://www.es.co.nz/~mmuir/ \
+ ftp://ftp.neospeed.com/pub/
+
+MAINTAINER= mmuir@es.co.nz
+
+WRKSRC= ${WRKDIR}/wmhm/wmhm
+
+.include <bsd.port.mk>
diff --git a/sysutils/wmhm/distinfo b/sysutils/wmhm/distinfo
new file mode 100644
index 000000000000..f0a4f9da144e
--- /dev/null
+++ b/sysutils/wmhm/distinfo
@@ -0,0 +1 @@
+MD5 (wmhm-1.1.tar.gz) = a70af0620b218f0e492d9f03129be4cf
diff --git a/sysutils/wmhm/pkg-comment b/sysutils/wmhm/pkg-comment
new file mode 100644
index 000000000000..dfd12b8140f9
--- /dev/null
+++ b/sysutils/wmhm/pkg-comment
@@ -0,0 +1 @@
+WindowMaker dockable LM78/LM79 hardware monitor for FreeBSD
diff --git a/sysutils/wmhm/pkg-descr b/sysutils/wmhm/pkg-descr
new file mode 100644
index 000000000000..bd93f1d08e01
--- /dev/null
+++ b/sysutils/wmhm/pkg-descr
@@ -0,0 +1,8 @@
+wmhm uses the SMBus Driver for PIIX4 provided by Takanori Watanabe to gather
+information from LM78/79 sensors to provide motherboard temperature, fan
+speeds and a voltmeter in a nice looking WindowMaker dock app.
+
+WWW: http://www.mongol.dhis.org/wmhm/
+
+- mikem
+mmuir@es.co.nz
diff --git a/sysutils/wmhm/pkg-plist b/sysutils/wmhm/pkg-plist
new file mode 100644
index 000000000000..ba13c8c65a7c
--- /dev/null
+++ b/sysutils/wmhm/pkg-plist
@@ -0,0 +1 @@
+bin/wmhm