aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/lmmon
Commit message (Collapse)AuthorAgeFilesLines
* Add 'LDFLAGS+=-lio' on the Alpha for the implementations of inb/outb.steve2000-08-081-0/+12
|
* * Update WWW and MASTER_SITES to reflect the rearrangement of myjedgar2000-07-082-4/+4
| | | | | home page. * Update DESCR to reflect current FreeBSD revisions
* Corrrect whitespace introduced during PORTNAME conversion and portlintmharo2000-04-221-1/+1
|
* Update with the new PORTNAME/PORTVERSION variablecpiazza2000-04-101-2/+2
|
* Update port to 0.65:jedgar2000-03-093-5/+8
| | | | | | * Add -m flag: produces a very simple output format, suitable for input to other programs - such as the UCD SNMP Daemon. By: Kevin Walton <kevinw@demon.net>
* Update to version 0.61 which fixes the problem reported in PR 15023.cpiazza1999-11-222-3/+3
| | | | | PR: 15026 Submitted by: maintainer
* Update to version 0.60cpiazza1999-11-143-17/+7
| | | | | PR: 14671 Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
* Update to version 0.55cpiazza1999-10-214-13/+29
| | | | | PR: 14414 Submitted by: maintainer
* Change BROKEN to FORBIDDEN; it builds on 3.x but doesn't run.cpiazza1999-10-111-1/+1
| | | | | PR: 14251 Submitted by: maintainer
* Updated lmmon to 0.52dan1999-09-293-4/+4
| | | | | PR: ports/14015 Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
* Remove the pre-fetch targetcpiazza1999-09-281-1/+0
|
* lmmon v0.50cpiazza1999-09-285-0/+34
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>