Problems found with existing digests:
Package memconf distfile memconf-2.16/memconf.gz
b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
95748686a5ad8144232f4d4abc9bf052721a196f [calculated]
Problems found locating distfiles:
Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
* 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.
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.
"""
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.
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.
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.