Commit graph

32 commits

Author SHA1 Message Date
Edwin Groothuis
e5de588142 [PATCH] sysutils/mbmon - enables recognition of 657DHG controller
Enclosed one line patch enables mbmon's recognition of the 657DHG
	temp sensing device on the Asus P5x motherboard series

PR:		ports/116474
Submitted by:	Howard Goldstein <hg@queue.to>
Approved by:	maintainer timeout
2007-09-24 05:18:45 +00:00
Doug Barton
1d30f689bc Remove a new crop of the long-spurious FreeBSD KEYWORDs. 2006-07-10 18:32:32 +00:00
Jean-Yves Lefort
b5bf6c927d Call fflush() after printing sensor values. This allows to use mbmon
in scripts, etc.
2006-05-03 19:46:55 +00:00
Jean-Yves Lefort
67d1937388 Recognize a Winbond chip on the MSI Neo4-FI motherboard.
PR:		ports/96718
Submitted by:	pav
2006-05-03 17:32:38 +00:00
Jean-Yves Lefort
c3c75e1d1c Add a rcng startup script for the daemon mode.
PR:		ports/94610
Submitted by:	Douglas K. Rand <rand@meridian-enviro.com>
2006-03-19 02:24:30 +00:00
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
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Ruslan Ermilov
b77437ebde Allow to compile without smb(4) support. 2005-12-30 22:12:13 +00:00
Ruslan Ermilov
5ffd89d915 - Process the -P option when compiled with smb(4) support.
- Add PCI IDs for both SMBus controllers of AMD-8111.  NB:
  The non-smb(4) access to the AMD-8111 SMBus 2.0 controller
  is broken -- should use EC, like our amdsmb.c driver does.
2005-12-30 21:33:17 +00:00
Ruslan Ermilov
e78bd3f118 Fix reading temperature and voltage from ADM1027 sensors:
- Don't add offsets, they are added automatically by the chip.

- Make sure to read all registers with MSBs after reading from
  the extended resoltion register, otherwise they stay locked.

This makes mbmon actually work on Asus S2882-D Opteron server
motherboards with the ADM1027 chip, using amdpm(4) + smb(4).
(Except it doesn't show the 4th FAN RPM counter; fix not
committed at this time.)

In collaboration with:	Vsevolod Lobko
2005-12-21 14:03:54 +00:00
Ruslan Ermilov
54fae43aab - Enable smb(4) support (on amd64 and i386 for now).
- Fix PCI ID for AMD-8111's SMBus 1.0 supported by amdpm(4).
2005-12-16 16:23:40 +00:00
Mark Linimon
27aa28e99d Reset bouncing maintainer addresses.
Source:		distfile survey
Hat:		portmgr
2005-10-10 02:25:24 +00:00
Ruslan Ermilov
dfab3dd437 Correct the SIZE entry. 2004-12-28 10:30:04 +00:00
Volker Stolz
25695b7111 Install mbmon.1
PR:		ports/72348
Submitted by:	Dmitry Kazarov
Approved by:	maintainer timeout
2004-11-19 16:02:54 +00:00
Kirill Ponomarev
18459f0eb2 Fix MASTER_SITES
PR:		ports/74093
Submitted by:	Serge Gagnon <ser_gagnon@sympatico.ca>
2004-11-18 20:55:00 +00:00
Edwin Groothuis
a33a3f9264 maintainer-update of xmbmon port.
maintainer-update of xmbmon port.
	TO VERSION 205

PR:		ports/71814
Submitted by:	NAKAMURA Kazushi <kaz@kobe1995.net>
2004-10-12 01:08:04 +00:00
Kirill Ponomarev
4f3dd008d6 Fix build with gcc-3.4.2
PR:		ports/69885
Submitted by:	Alexander Marx <mad@madness.at>
2004-08-02 07:56:24 +00:00
Pav Lucistnik
e74e8c7b14 - Update to 204
PR:		ports/66218
Submitted by:	NAKAMURA Kazushi <kaz@kobe1995.jp> (maintainer)
2004-05-24 20:22:41 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Kris Kennaway
d7f63a77fd BROKEN on !i386 and !amd64: Does not compile 2004-02-25 09:55:24 +00:00
Kirill Ponomarev
3598c06157 - Add patch to increase max temperature for modern hardware
PR:		ports/61346
Submitted by:	Andrew Thompson <andy@fud.org.nz>
Approved by:	maintainer timeout
2004-02-22 23:35:12 +00:00
Sergey A. Osokin
d85956f748 Enable monitoring for ADM9240.
Submitted by:	Alex Vasylenko <lxv@omut.org>
Approved by:	maintainer timeout (> 3 months)
PR:		57930
2003-12-17 13:06:40 +00:00
Oliver Lehmann
f05ecd5daf update xmbmon to 203
Approved by:	maintainer
2003-08-04 08:46:09 +00:00
Oliver Lehmann
3ea90e250c update xmbmon to 202
Approved by:	maintainer
2003-07-29 03:09:30 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Patrick Li
570816fa87 Update to 201
PR:		ports/42984
Submitted by:	maintainer
2003-02-05 00:52:56 +00:00
Tilman Keskinoz
41d6005f81 Fix Build on -CURRENT
PR:		46094
Submitted by:	Sean Kelly <smkelly@zombie.org>
2002-12-10 16:59:15 +00:00
Patrick Li
b540fd8ce5 Update to 1.07p1
PR:		35705
Submitted by:	maintainer
2002-03-12 02:51:41 +00:00
Patrick Li
76619cc186 Update to 1.07
PR:		35026
Submitted by:	maintainer
2002-02-17 06:39:59 +00:00
Akinori MUSHA
81c7e61f5a Add a WITHOUT_X11 knob and set PREFIX to LOCALBASE.
Submitted by:	MAINTAINER
2001-09-24 07:39:17 +00:00
Maxim Sobolev
385a7c1d99 Add a WWW. 2001-09-03 17:47:20 +00:00
Akinori MUSHA
de620ad21b Add xmbmon, X/tty motherboard monitor for LM78/79, W8378x, AS99127F
and VT82C686.

PR:		ports/30233
Submitted by:	NAKAMURA Kazushi <kaz@kobe1995.net>
2001-09-03 17:37:52 +00:00