summaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>1999-09-24 05:34:24 +0000
committercpiazza <cpiazza@FreeBSD.org>1999-09-24 05:34:24 +0000
commit3658e2001ff086719532f7275b8b8e3b3e4f4afd (patch)
tree263936771cf8bc377a8aab2dd3838f9f9290db91 /sysutils
parentd32bfd6d4646151b90fd6877a554a2d544af4b92 (diff)
downloadFreeBSD-ports-3658e2001ff086719532f7275b8b8e3b3e4f4afd.zip
FreeBSD-ports-3658e2001ff086719532f7275b8b8e3b3e4f4afd.tar.gz
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>
Diffstat (limited to 'sysutils')
-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 0000000..73cdbef
--- /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 0000000..f0a4f9d
--- /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 0000000..dfd12b8
--- /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 0000000..bd93f1d
--- /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 0000000..ba13c8c
--- /dev/null
+++ b/sysutils/wmhm/pkg-plist
@@ -0,0 +1 @@
+bin/wmhm
OpenPOWER on IntegriCloud