summaryrefslogtreecommitdiff
path: root/sysutils/xbattbar
AgeCommit message (Collapse)AuthorFilesLines
2005-02-24Add RMD160 digests.agc1-1/+2
2004-04-20some manual page improvementslukem3-3/+70
2004-04-18Convert to buildlink3 and remove superfluous USE_X11BASE.snj1-3/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-11-10rework the previous to not try to use _PATH_SYSMON if it isn't defined.mrg2-11/+16
fixes PR#23355 finally.
2003-11-05bump PKGREVISION as requested by agc@.mrg1-2/+2
2003-11-05revert part of the previous set of changes: acpiacad is broken on somemrg2-53/+54
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:mycroft2-8/+12
* Recognize "charge" in addition to "energy". * Test ENVSYS_FCURVALID.
2003-11-01make xbattbar work in the presense of multiple acpibat's. also, notemrg2-9/+12
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 APMagc3-12/+199
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
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-18Update MASTER_SITES and HOMEPAGE.seb1-3/+3
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-03-03Use new IMAKE_MAN_PATH variables in PLISTs to make these packages morejschauma2-4/+4
portable. Bump PKGREVISION accordingly.
2003-01-11Actually PKG_SKIP_REASON would be better -- suggested by wizcjep1-2/+2
2003-01-11Use PKG_FAIL_REASONcjep1-2/+2
2002-08-25Merge packages from the buildlink2 branch back into the main trunk thatjlam1-1/+3
have been converted to USE_BUILDLINK2.
2001-12-19Correct DISTNAME and WRKSRC. Fixes bulk build problem.wiz1-4/+4
2001-11-29Get rid of manually adding "nbX" to PKGNAME when a pkg was changed inhubertf1-2/+3
pkgsrc. Instead, a new variable PKGREVISION is invented that can get bumped independent of DISTNAME and PKGNAME. Example #1: DISTNAME= foo-X.Y PKGREVISION= Z => PKGNAME= foo-X.YnbZ Example #2: DISTNAME= barthing-X.Y PKGNAME= bar-X.Y PKGREVISION= Z => PKGNAME= bar=X.YnbZ (!) On subsequent changes, only PKGREVISION needs to be bumped, no more risk of getting DISTNAME changed accidentally.
2001-11-26Add 'new' NetBSD-apm support, based on patch from Love in pkg/14554.wiz3-3/+16
Bump version to 1.4.2nb1.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-3/+3
2001-08-22Packages that USE_IMAKE shouldn't set USE_BUILDLINK_ONLY, as they don'tjlam1-4/+3
satisfy the condition of being "strongly-buildlinked" (see http://mail-index.netbsd.org/tech-pkg/2001/08/20/0005.html for the definition). This is in response to the recent change to bsd.pkg.mk to not use buildlink-x11.
2001-07-14Mark as USE_BUILDLINK_ONLY.jlam1-3/+4
2001-06-18Update xbattbar to 1.4.2. Changes included adding time remaining display.jlam2-5/+5
2001-04-19Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-6/+4
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-01-26Update xbattbar to 1.4.1. No list of changes from version 1.4. Improvejlam6-33/+29
description somewhat to explain why xbattbar is cooler than the other X11 battery status indicators.
2000-12-29add check for apm capability (like in xbatt)dmcmahill1-1/+5
2000-12-14add sysutils to CATEGORIESitojun1-2/+2
2000-12-14xbattbar, X11 battery graphitojun7-0/+53