summaryrefslogtreecommitdiff
path: root/sysutils/lmmon
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-09-27 17:18:48 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-09-27 17:18:48 +0000
commit2255c2b13950454b06e3d86bf2d041a53177c402 (patch)
treebccbe4674fbd3ca6a720adf33bc6f46171db776d /sysutils/lmmon
parentUpdate to version 0.9.11 (diff)
lmmon v0.50
This program displays information gathered from LM78/79 chipsets onboard many motherboard. Displayed values include fan speeds, motherboard temperature, and various voltages. PR: 13938 Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
Notes
Notes: svn path=/head/; revision=22012
Diffstat (limited to 'sysutils/lmmon')
-rw-r--r--sysutils/lmmon/Makefile25
-rw-r--r--sysutils/lmmon/distinfo1
-rw-r--r--sysutils/lmmon/pkg-comment1
-rw-r--r--sysutils/lmmon/pkg-descr6
-rw-r--r--sysutils/lmmon/pkg-plist1
5 files changed, 34 insertions, 0 deletions
diff --git a/sysutils/lmmon/Makefile b/sysutils/lmmon/Makefile
new file mode 100644
index 000000000000..66650fbc25c3
--- /dev/null
+++ b/sysutils/lmmon/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: lmmon
+# Version required: 0.50
+# Date created: 24 September 1999
+# Whom: Chris D. Faulhaber <jedgar@fxp.org>
+#
+# $FreeBSD$
+#
+
+DISTNAME= lmmon-0.50
+CATEGORIES= sysutils
+MASTER_SITES= http://www.fxp.org/~jedgar/
+
+MAINTAINER= jedgar@fxp.org
+
+MAN8= lmmon.8
+MANCOMPRESSED= yes
+
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 400000
+pre-fetch:
+BROKEN="This port uses the intpm controller which is only available in FreeBSD 4.0+"
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/sysutils/lmmon/distinfo b/sysutils/lmmon/distinfo
new file mode 100644
index 000000000000..c482b2db4d19
--- /dev/null
+++ b/sysutils/lmmon/distinfo
@@ -0,0 +1 @@
+MD5 (lmmon-0.50.tar.gz) = c24ba0c655c86acd8b704bb075751405
diff --git a/sysutils/lmmon/pkg-comment b/sysutils/lmmon/pkg-comment
new file mode 100644
index 000000000000..a47f52bd6135
--- /dev/null
+++ b/sysutils/lmmon/pkg-comment
@@ -0,0 +1 @@
+Display information gathered from LM78/79 chipsets
diff --git a/sysutils/lmmon/pkg-descr b/sysutils/lmmon/pkg-descr
new file mode 100644
index 000000000000..f12bcc01e82f
--- /dev/null
+++ b/sysutils/lmmon/pkg-descr
@@ -0,0 +1,6 @@
+lmmon v0.50
+
+This program displays information gathered from LM78/79 chipsets
+onboard many motherboard. Displayed values include fan speeds,
+motherboard temperature, and various voltages. Currently, this
+is only supported in FreeBSD 4.0.
diff --git a/sysutils/lmmon/pkg-plist b/sysutils/lmmon/pkg-plist
new file mode 100644
index 000000000000..da4db99b0ae6
--- /dev/null
+++ b/sysutils/lmmon/pkg-plist
@@ -0,0 +1 @@
+bin/lmmon