aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/xmbmon
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos and make small modifications in COMMENT (according to Porter'scs2012-08-031-1/+1
| | | | | | Handbook) Approved by: portmgr@ (implicit)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-2/+2
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Recognize a Winbond chip on the MSI Neo4-FI motherboard.jylefort2006-05-041-1/+1
| | | | | PR: ports/96718 Submitted by: pav
* Add forgotten patch.jylefort2006-02-021-0/+18
|
* - Split into two ports: mbmon (tty) and xmbmon (X)jylefort2006-02-0213-370/+24
| | | | | | | | | | | | | | | | - 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>
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Allow to compile without smb(4) support.ru2005-12-312-7/+9
|
* - Process the -P option when compiled with smb(4) support.ru2005-12-315-13/+89
| | | | | | - 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.
* Fix reading temperature and voltage from ADM1027 sensors:ru2005-12-212-1/+72
| | | | | | | | | | | | | | - 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
* - Enable smb(4) support (on amd64 and i386 for now).ru2005-12-174-1/+62
| | | | - Fix PCI ID for AMD-8111's SMBus 1.0 supported by amdpm(4).
* Reset bouncing maintainer addresses.linimon2005-10-101-1/+1
| | | | | Source: distfile survey Hat: portmgr
* Correct the SIZE entry.ru2004-12-281-1/+1
|
* Install mbmon.1vs2004-11-201-2/+7
| | | | | | PR: ports/72348 Submitted by: Dmitry Kazarov Approved by: maintainer timeout
* Fix MASTER_SITESkrion2004-11-191-1/+1
| | | | | PR: ports/74093 Submitted by: Serge Gagnon <ser_gagnon@sympatico.ca>
* maintainer-update of xmbmon port.edwin2004-10-124-25/+12
| | | | | | | | maintainer-update of xmbmon port. TO VERSION 205 PR: ports/71814 Submitted by: NAKAMURA Kazushi <kaz@kobe1995.net>
* Fix build with gcc-3.4.2krion2004-08-021-0/+22
| | | | | PR: ports/69885 Submitted by: Alexander Marx <mad@madness.at>
* - Update to 204pav2004-05-255-68/+30
| | | | | PR: ports/66218 Submitted by: NAKAMURA Kazushi <kaz@kobe1995.jp> (maintainer)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* BROKEN on !i386 and !amd64: Does not compilekris2004-02-251-1/+7
|
* - Add patch to increase max temperature for modern hardwarekrion2004-02-231-0/+11
| | | | | | PR: ports/61346 Submitted by: Andrew Thompson <andy@fud.org.nz> Approved by: maintainer timeout
* Enable monitoring for ADM9240.osa2003-12-172-1/+51
| | | | | | Submitted by: Alex Vasylenko <lxv@omut.org> Approved by: maintainer timeout (> 3 months) PR: 57930
* update xmbmon to 203oliver2003-08-043-12/+8
| | | | Approved by: maintainer
* update xmbmon to 202oliver2003-07-293-15/+19
| | | | Approved by: maintainer
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update to 201pat2003-02-057-67/+39
| | | | | PR: ports/42984 Submitted by: maintainer
* Fix Build on -CURRENTarved2002-12-112-0/+20
| | | | | PR: 46094 Submitted by: Sean Kelly <smkelly@zombie.org>
* Update to 1.07p1pat2002-03-122-3/+3
| | | | | PR: 35705 Submitted by: maintainer
* Update to 1.07pat2002-02-173-13/+16
| | | | | PR: 35026 Submitted by: maintainer
* Add a WITHOUT_X11 knob and set PREFIX to LOCALBASE.knu2001-09-243-14/+61
| | | | Submitted by: MAINTAINER
* Add a WWW.sobomax2001-09-041-0/+2
|
* Add xmbmon, X/tty motherboard monitor for LM78/79, W8378x, AS99127Fknu2001-09-046-0/+94
and VT82C686. PR: ports/30233 Submitted by: NAKAMURA Kazushi <kaz@kobe1995.net>