summaryrefslogtreecommitdiff
path: root/sysutils/wmlmmon
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-09-27 17:20:05 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-09-27 17:20:05 +0000
commit0d965d4823128c7df7deb59aac731e93bd065d84 (patch)
treeb4c97689a392bd1b20bc16fac5a0bcd86f2989da /sysutils/wmlmmon
parentlmmon v0.50 (diff)
wmlmmon v0.50
This program displays information gathered from LM78/79 chipsets onboard many motherboards onto a [standard] WindowMaker dock app. Displayed values include fan speeds, motherboard temperature, and various voltages. PR: 13939 Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
Notes
Notes: svn path=/head/; revision=22013
Diffstat (limited to 'sysutils/wmlmmon')
-rw-r--r--sysutils/wmlmmon/Makefile32
-rw-r--r--sysutils/wmlmmon/distinfo1
-rw-r--r--sysutils/wmlmmon/pkg-comment1
-rw-r--r--sysutils/wmlmmon/pkg-descr7
-rw-r--r--sysutils/wmlmmon/pkg-plist1
5 files changed, 42 insertions, 0 deletions
diff --git a/sysutils/wmlmmon/Makefile b/sysutils/wmlmmon/Makefile
new file mode 100644
index 000000000000..272f346f42e9
--- /dev/null
+++ b/sysutils/wmlmmon/Makefile
@@ -0,0 +1,32 @@
+# New ports collection makefile for: wmlmmon
+# Version required: 0.50
+# Date created: 24 September 1999
+# Whom: Chris D. Faulhaber <jedgar@fxp.org>
+#
+# $FreeBSD$
+#
+
+DISTNAME= wmlmmon-0.50
+CATEGORIES= sysutils windowmaker
+MASTER_SITES= http://www.fxp.org/~jedgar/
+
+MAINTAINER= jedgar@fxp.org
+
+LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
+
+USE_X_PREFIX= yes
+
+MAN8= wmlmmon.8
+MANCOMPRESSED= yes
+
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 400000
+pre-fetch:
+ @${ECHO}
+ @${ECHO} "This port uses the intpm controller which"
+ @${ECHO} "is only available in FreeBSD 4.0-CURRENT."
+ @${ECHO}
+.endif
+
+.include <bsd.port.mk>
diff --git a/sysutils/wmlmmon/distinfo b/sysutils/wmlmmon/distinfo
new file mode 100644
index 000000000000..e1fd17892a36
--- /dev/null
+++ b/sysutils/wmlmmon/distinfo
@@ -0,0 +1 @@
+MD5 (wmlmmon-0.50.tar.gz) = 84eff963812bd5c7dfb3ef0c473934d1
diff --git a/sysutils/wmlmmon/pkg-comment b/sysutils/wmlmmon/pkg-comment
new file mode 100644
index 000000000000..88888b3d93b4
--- /dev/null
+++ b/sysutils/wmlmmon/pkg-comment
@@ -0,0 +1 @@
+WindowMaker dock app to display LM78/79 information
diff --git a/sysutils/wmlmmon/pkg-descr b/sysutils/wmlmmon/pkg-descr
new file mode 100644
index 000000000000..21196296c1f3
--- /dev/null
+++ b/sysutils/wmlmmon/pkg-descr
@@ -0,0 +1,7 @@
+wmlmmon v0.50
+
+This program displays information gathered from LM78/79 chipsets
+onboard many motherboards onto a [standard] WindowMaker dock app.
+Displayed values include fan speeds, motherboard temperature,
+and various voltages. Currently, this is only supported in
+FreeBSD 4.0.
diff --git a/sysutils/wmlmmon/pkg-plist b/sysutils/wmlmmon/pkg-plist
new file mode 100644
index 000000000000..674d6a0f0de8
--- /dev/null
+++ b/sysutils/wmlmmon/pkg-plist
@@ -0,0 +1 @@
+bin/wmlmmon