Commit graph

21 commits

Author SHA1 Message Date
wiz
155fb9f6da Bump PKGREVISION for installation of man page (binary package change). 2005-01-04 00:57:57 +00:00
simonb
70cc718ee0 Install the supplied man page. 2005-01-04 00:33:47 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
hira
13e7890593 Use x86_64_iopl() instead of i386_iopl() on NetBSD/amd64. 2004-11-28 11:26:44 +00:00
wiz
96a5000544 Update to 2.05:
* Bugs for detecting ALi chipset fixed.
 * Further smoothing for plotting curves in xmbmon.
 * SMBus accesses of VIA VT8237 and Intel ICH6 are supported.
 * Problem related to select() system call fixed (by Tsuneyuki Sakano).
 * The part of IO port read/write is unified into an gas in-line
   assembler code (so, gcc with x86-gas is assumed!); a contribution
   by John Wehle (john@feith.com).
 * Changes to work on Solaris for x86 platform and others for
   cleaning up the codes, contributed by John Wehle (john@feith.com).
 * Others: Fixing small bugs.
2004-11-22 20:15:29 +00:00
recht
319e353c71 update mbmon to 2.04
patch provided by Sergio Jimenez in PR 26355

* The modified BSD license is set from this version.

* Logging facility in the daemon mode is included (but unabled
  in default, contribution by David Quattlebaum ).

* IIR low path filter smoothing method is included for plotting
  graphs in xmbmon (contribution by Takayuki Hosoda).

* Manual files are contributed by Nicolas Rueff .

* Winbond W83791D, W83627THF chips are supported.

* Initialization of ADM9240 chip for some Intel motherboards
  (by Alex Vasylenko).

* SMBus access of ALI1533/1543 chipset (Aladdin IV, V)
  is supported.

* ISA access of 2nd and 3rd temperatures for Winbond chips fails
  in most of motherboard.  Due to this problem, fraction of these
  temperatures is always 0.5.  This "bug" is fixed now.

 * Others: Fixing small bugs.
2004-07-19 10:10:10 +00:00
recht
7fd22ec16d Add a patch from the program's auther.
"""
Patch for fixing a long standing bug in xmbmon version 2.00-2.03
(April 7, 2004):  here; this is for 2nd and 3rd temperatures in Winbond
chips with ISA access (no problem with SMBus access).
"""
Bump both mbmon's/xmbmon's PKGREVISIONs to 1.
2004-04-07 13:59:40 +00:00
snj
7c01787f94 Use bl3 and honor CFLAGS. 2004-03-07 01:34:04 +00:00
snj
8cd23a0f10 Add RCSID. 2004-03-07 01:23:13 +00:00
fvdl
4c8da2f3c2 Make this work for amd64, and enable it. 2004-03-07 01:06:45 +00:00
xtraeme
325005b73e mbmon works on FreeBSD/i386 4.9 and maybe in OpenBSD, so
enable FreeBSD/OpenBSD-*-i386 support, reported by Michal Pasternak in
PR pkg/24303.
2004-02-02 18:34:10 +00:00
recht
04d3f5a175 Update {x}mbmon to 2.03.
changes since 2.01:

* Genesys Logic GL512SM and GL520SM sensors are supported.
* Intel ICH5 SMBus access supported.
* LM85, Analog Devices ADM1024/1025/1027/ADT7463,
 and SMSC EMC6D10X sensors are supported.
* Analog Devices ADM1020/1021/1023 temperature sensors are supported.
* A log standing bug from version 2.00 in the treatment of
 fan-divisor for the IT87xxF sensor chip is fixed.
* NetBSD/OpenBSD support is added (by a contribution of a patch
 given by Stephan Eisvogel). "./configure; make" just works.
* The AMD8111 and NVidia nForce2 SMBus access is supported
 (by information from Alex van Kaam).
* National Semiconductor LM90 temperature sensor is supported.
* Winbond W83L784R, W83L785R, W83L785TS-S sensors are supported.
* The case of two sensor chips are supported.
* Others: Fixing small bugs,  clean-up the code.
2003-08-23 16:41:58 +00:00
martti
86c6e000bc COMMENT should start with a capital letter. 2003-07-21 17:24:16 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jschauma
874df2b597 s/packages@/tech-pkg@/g
(Forgot the last time we did this.  Pointed out by Sergey
Svishchev (svs at ropnet dot ru))
2003-06-23 14:23:13 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
cjep
e676922b46 Add NetBSD RCS tags 2003-05-31 17:52:13 +00:00
agc
89b98fc6ad Let xmbmon find the patches it needs. 2003-05-28 09:26:46 +00:00
agc
59e07e5ea0 Add in the run-time path on NetBSD. 2003-05-28 09:22:58 +00:00
agc
d93fd5a560 The mbmon and xmbmon packages have only been tested on NetBSD/i386, so
only enable it on that platform.  Others can be enabled when they are
known to work.

Re-format the Makefile.common whitespace to be more aesthetically pleasing.
2003-05-28 08:43:41 +00:00
agc
376cd2b13b Initial import of the text-based part of xmbmon-201 into the NetBSD
Packages Collection.

mbmon is a text-based program for monitoring motherboard environmental
information.
2003-05-28 07:22:54 +00:00