summaryrefslogtreecommitdiff
path: root/sysutils/xbattbar/patches
AgeCommit message (Collapse)AuthorFilesLines
2004-04-20some manual page improvementslukem1-0/+66
2003-11-10rework the previous to not try to use _PATH_SYSMON if it isn't defined.mrg1-9/+14
fixes PR#23355 finally.
2003-11-05revert part of the previous set of changes: acpiacad is broken on somemrg1-51/+52
machines so we can't use that to detect ac-power. for now, revert to what we were doing before. XXX perhaps acpiacad should be used if it exists, and if it doesn't fall XXX back to using "acpibat.*discharging". then people with broken acpiacad XXX can simply not include that driver in their kernel, but worry about XXX that again after pkgsrc freeze. also, check __NetBSD_Version__ to see when various envsys(4) API changes occured, and avoid using new methods on old systems. this should fix PR#23355.
2003-11-01More ACPI-related changes:mycroft1-6/+10
* Recognize "charge" in addition to "energy". * Test ENVSYS_FCURVALID.
2003-11-01make xbattbar work in the presense of multiple acpibat's. also, notemrg1-7/+10
that we're not on AC power via the acpiacad's 'disconnected' entry, not one of the battery's "discharging" entries, as the latter may be true even while on AC power.
2003-10-19Update xbattbar to 1.4.2nb3 by adding support for ACPI - if APMagc1-8/+195
doesn't work, try to use ACPI to get the battery charge value, and AC charging switch. Known to work on my Sony VAIO (PCG-GRX315MP) with ACPI, and with thanks to: Lubomir Sedlacik for testing on an IBM T22 with ACPI Manuel Bouyer for testing on an IBM Thinkpad 600e with APM, and Brian A. Seklecki for testing on a Sony PCG-R505
2001-11-26Add 'new' NetBSD-apm support, based on patch from Love in pkg/14554.wiz1-0/+12
Bump version to 1.4.2nb1.
2001-01-26Update xbattbar to 1.4.1. No list of changes from version 1.4. Improvejlam1-4/+8
description somewhat to explain why xbattbar is cooler than the other X11 battery status indicators.
2000-12-14xbattbar, X11 battery graphitojun1-0/+11