Subject: CVS commit: pkgsrc/sysutils/asapm
To: None <pkgsrc-changes@NetBSD.org>
From: Tero Kivinen <kivinen@netbsd.org>
List: pkgsrc-changes
Date: 06/09/2004 21:00:05
Module Name: pkgsrc
Committed By: kivinen
Date: Wed Jun 9 21:00:05 UTC 2004
Modified Files:
pkgsrc/sysutils/asapm: Makefile distinfo
Added Files:
pkgsrc/sysutils/asapm/patches: patch-ac patch-ad patch-ae patch-af
Log Message:
Implemented support for envsys to get battery etc information
from acpi. Only tested on one laptop, I do not know whether
the envsys names for the acpi devices are stable enough to be
used, but I didn't find any other way to distinguish different
things. As this laptop does not support apm, I hope it still
works after these modifications.
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 pkgsrc/sysutils/asapm/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/sysutils/asapm/distinfo
cvs rdiff -r0 -r1.3 pkgsrc/sysutils/asapm/patches/patch-ac
cvs rdiff -r0 -r1.1 pkgsrc/sysutils/asapm/patches/patch-ad \
pkgsrc/sysutils/asapm/patches/patch-ae \
pkgsrc/sysutils/asapm/patches/patch-af
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.