freebsd-ports/sysutils/mbmon/pkg-descr
Jean-Yves Lefort 0bdafa9ce2 - Split into two ports: mbmon (tty) and xmbmon (X)
- Remove -s from LDFLAGS (do not unconditionally strip, let
  ${INSTALL_PROGRAM} do it)
- Use OPTIONS
- Decouple manpage installation from NOPORTDOCS
- xmbmon:
    - use X prefix
    - install xmbmon.resources into the appropriate location
    - do not require a font package: use fixed rather than Helvetica [1]
- Take maintainership

[1]:
PR:		ports/92600
Submitted by:	Daniel Berlin <mail@daniel-berlin.de>
2006-02-01 20:05:08 +00:00

15 lines
539 B
Text

This is a X/tty motherboard monitor which supports LM78/79, WINBond
83781D/83782D/83783S, ASUS 991227F, and VIA VT82C686A/B PC-health
chips via 3 methods: ISA-I/O, SMBus, VIA-direct.
Run "mbmon -h" or "xmbmon -help" to see the usage.
***CAUTION***
These programs access to the SMBus or the ISA-IO port directly under
the superuser privilege, so it may cause a system crash. Please test
"mbmon -d" or "xmbmon -debug" first.
WWW: http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/download.html
--
kaz@kobe1995.net (NAKAMURA Kazushi)