The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD sysutils : asapm

Laptop battery status display for X11

 'asapm' is an X11 client which displays a battery status of your
notebook computer equiped with APM (Advanced Power Management) BIOS.
The status displayed consists remaining battery life, an AC line
status, a charging status and a digital readout with (a) Percent 
battery remaining and (b) estimated time to dead.

NOTE: You need APM driver in your kernel. And enable it to edit
      file /etc/rc.conf at `apm_enable=NO' to `YES'. 

http://www.tigr.net/afterstep/view.php?applet=asapm/data



asapm history


v. 1.26
date: 2007/05/19 20:22:58;  author: flz;  state: Exp;  lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

v. 1.25 date: 2005/08/01 13:36:35; author: sem; state: Exp; lines: +1 -1 - Update to 3.1 PR: ports/84407 Submitted by: Ports Fury
v. 1.24 date: 2005/05/31 17:37:11; author: flz; state: Exp; lines: +2 -4 - Update to 3.0. PR: ports/81728 Submitted by: Ports Fury
v. 1.23 date: 2004/02/05 20:37:48; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES. Reviewed by: marcus
v. 1.22 date: 2003/09/08 05:52:33; author: edwin; state: Exp; lines: +1 -1 Update port: sysutils/asapm to 2.13 - Update to version 2.13 PR: ports/56529 Submitted by: KATO Tsuguru
v. 1.21 date: 2003/02/20 19:00:46; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.20 date: 2002/11/10 16:48:00; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.19 date: 2002/11/06 22:46:58; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.18 date: 2002/07/27 02:22:21; author: pat; state: Exp; lines: +4 -3 Update to 2.12 PR: ports/41032 Submitted by: KATO Tsuguru
v. 1.17 date: 2002/07/22 04:12:50; author: fenner; state: Exp; lines: +2 -2 Remove handy@physics.montana.edu as MAINTAINER; email has been bouncing for 2 months.
v. 1.16 date: 2000/08/03 09:26:14; author: asami; state: Exp; lines: +2 -3 (1) Add new variable, XFREE86_VERSION, to specify which version of XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
v. 1.15 date: 2000/07/10 15:32:59; author: sobomax; state: Exp; lines: +2 -2 Update to 2.9.
v. 1.14 date: 2000/06/23 13:14:35; author: sobomax; state: Exp; lines: +3 -5 - Use MASTER_SITE_AFTERSTEP to MASTER_SITES PR: 19468 Submitted by: KATO Tsuguru
v. 1.13 date: 2000/04/22 10:11:27; author: mharo; state: Exp; lines: +2 -2 Corrrect whitespace introduced during PORTNAME conversion and portlint
v. 1.12 date: 2000/04/09 19:07:06; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variable
v. 1.11 date: 1999/08/31 01:59:29; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.10 date: 1999/06/19 18:48:20; author: cpiazza; state: Exp; lines: +3 -3 Upgrade asapm from 2.6 to 2.7. PR: 12183 Submitted by: maintainer
v. 1.9 date: 1999/04/08 11:11:43; author: jseger; state: Exp; lines: +3 -3 Upgrade to asapm-2.6 PR: ports/10974 Submitted by: handy@physics.montana.edu
v. 1.8 date: 1999/01/26 02:30:51; author: steve; state: Exp; lines: +5 -4 Update to version 2.4. PR: 9605 Submitted by: maintainer
v. 1.7 date: 1999/01/06 05:16:26; author: simokawa; state: Exp; lines: +3 -1 Add 'ONLY_FOR_ARCHS=i386' to APM dependent ports. Advanced Power Management is only for i386.
v. 1.6 date: 1998/12/08 18:49:04; author: vanilla; state: Exp; lines: +6 -4 Upgrade to 2.3.
v. 1.5 date: 1998/11/29 12:43:12; author: asami; state: Exp; lines: +3 -1 More missing dependencies.
v. 1.4 date: 1998/11/21 07:27:40; author: steve; state: Exp; lines: +2 -2 Remove extraneous x11 from CATEGORIES. Submitted by: Josh Gilliam
v. 1.3 date: 1998/11/02 03:44:55; author: steve; state: Exp; lines: +5 -3 Update to version 2.2. PR: 8342 Submitted by: maintainer
v. 1.2 date: 1998/08/17 00:36:24; author: steve; state: Exp; lines: +4 -3 Update to version 2.0. PR: 7570 Submitted by: Brett Taylor
v. 1.1 date: 1998/08/10 00:36:58; author: steve; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/08/10 00:36:58; author: steve; state: Exp; lines: +0 -0 Initial import of asapm version 1.4. A laptopo battery status display for X11. PR: 7512 Submitted by: Brian Handy ============================================================================= v. 1.26 date: 2007/05/19 20:22:58; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.25 date: 2005/08/01 13:36:35; author: sem; state: Exp; lines: +1 -1 - Update to 3.1 PR: ports/84407 Submitted by: Ports Fury
v. 1.24 date: 2005/05/31 17:37:11; author: flz; state: Exp; lines: +2 -4 - Update to 3.0. PR: ports/81728 Submitted by: Ports Fury
v. 1.23 date: 2004/02/05 20:37:48; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES. Reviewed by: marcus
v. 1.22 date: 2003/09/08 05:52:33; author: edwin; state: Exp; lines: +1 -1 Update port: sysutils/asapm to 2.13 - Update to version 2.13 PR: ports/56529 Submitted by: KATO Tsuguru
v. 1.21 date: 2003/02/20 19:00:46; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.20 date: 2002/11/10 16:48:00; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.19 date: 2002/11/06 22:46:58; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.18 date: 2002/07/27 02:22:21; author: pat; state: Exp; lines: +4 -3 Update to 2.12 PR: ports/41032 Submitted by: KATO Tsuguru
v. 1.17 date: 2002/07/22 04:12:50; author: fenner; state: Exp; lines: +2 -2 Remove handy@physics.montana.edu as MAINTAINER; email has been bouncing for 2 months.
v. 1.16 date: 2000/08/03 09:26:14; author: asami; state: Exp; lines: +2 -3 (1) Add new variable, XFREE86_VERSION, to specify which version of XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
v. 1.15 date: 2000/07/10 15:32:59; author: sobomax; state: Exp; lines: +2 -2 Update to 2.9.
v. 1.14 date: 2000/06/23 13:14:35; author: sobomax; state: Exp; lines: +3 -5 - Use MASTER_SITE_AFTERSTEP to MASTER_SITES PR: 19468 Submitted by: KATO Tsuguru
v. 1.13 date: 2000/04/22 10:11:27; author: mharo; state: Exp; lines: +2 -2 Corrrect whitespace introduced during PORTNAME conversion and portlint
v. 1.12 date: 2000/04/09 19:07:06; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variable
v. 1.11 date: 1999/08/31 01:59:29; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.10 date: 1999/06/19 18:48:20; author: cpiazza; state: Exp; lines: +3 -3 Upgrade asapm from 2.6 to 2.7. PR: 12183 Submitted by: maintainer
v. 1.9 date: 1999/04/08 11:11:43; author: jseger; state: Exp; lines: +3 -3 Upgrade to asapm-2.6 PR: ports/10974 Submitted by: handy@physics.montana.edu
v. 1.8 date: 1999/01/26 02:30:51; author: steve; state: Exp; lines: +5 -4 Update to version 2.4. PR: 9605 Submitted by: maintainer
v. 1.7 date: 1999/01/06 05:16:26; author: simokawa; state: Exp; lines: +3 -1 Add 'ONLY_FOR_ARCHS=i386' to APM dependent ports. Advanced Power Management is only for i386.
v. 1.6 date: 1998/12/08 18:49:04; author: vanilla; state: Exp; lines: +6 -4 Upgrade to 2.3.
v. 1.5 date: 1998/11/29 12:43:12; author: asami; state: Exp; lines: +3 -1 More missing dependencies.
v. 1.4 date: 1998/11/21 07:27:40; author: steve; state: Exp; lines: +2 -2 Remove extraneous x11 from CATEGORIES. Submitted by: Josh Gilliam
v. 1.3 date: 1998/11/02 03:44:55; author: steve; state: Exp; lines: +5 -3 Update to version 2.2. PR: 8342 Submitted by: maintainer
v. 1.2 date: 1998/08/17 00:36:24; author: steve; state: Exp; lines: +4 -3 Update to version 2.0. PR: 7570 Submitted by: Brett Taylor
v. 1.1 date: 1998/08/10 00:36:58; author: steve; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/08/10 00:36:58; author: steve; state: Exp; lines: +0 -0 Initial import of asapm version 1.4. A laptopo battery status display for X11. PR: 7512 Submitted by: Brian Handy ============================================================================= v. 1.26 date: 2007/05/19 20:22:58; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.25 date: 2005/08/01 13:36:35; author: sem; state: Exp; lines: +1 -1 - Update to 3.1 PR: ports/84407 Submitted by: Ports Fury
v. 1.24 date: 2005/05/31 17:37:11; author: flz; state: Exp; lines: +2 -4 - Update to 3.0. PR: ports/81728 Submitted by: Ports Fury
v. 1.23 date: 2004/02/05 20:37:48; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES. Reviewed by: marcus
v. 1.22 date: 2003/09/08 05:52:33; author: edwin; state: Exp; lines: +1 -1 Update port: sysutils/asapm to 2.13 - Update to version 2.13 PR: ports/56529 Submitted by: KATO Tsuguru
v. 1.21 date: 2003/02/20 19:00:46; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.20 date: 2002/11/10 16:48:00; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.19 date: 2002/11/06 22:46:58; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.18 date: 2002/07/27 02:22:21; author: pat; state: Exp; lines: +4 -3 Update to 2.12 PR: ports/41032 Submitted by: KATO Tsuguru
v. 1.17 date: 2002/07/22 04:12:50; author: fenner; state: Exp; lines: +2 -2 Remove handy@physics.montana.edu as MAINTAINER; email has been bouncing for 2 months.
v. 1.16 date: 2000/08/03 09:26:14; author: asami; state: Exp; lines: +2 -3 (1) Add new variable, XFREE86_VERSION, to specify which version of XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
v. 1.15 date: 2000/07/10 15:32:59; author: sobomax; state: Exp; lines: +2 -2 Update to 2.9.
v. 1.14 date: 2000/06/23 13:14:35; author: sobomax; state: Exp; lines: +3 -5 - Use MASTER_SITE_AFTERSTEP to MASTER_SITES PR: 19468 Submitted by: KATO Tsuguru
v. 1.13 date: 2000/04/22 10:11:27; author: mharo; state: Exp; lines: +2 -2 Corrrect whitespace introduced during PORTNAME conversion and portlint
v. 1.12 date: 2000/04/09 19:07:06; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variable
v. 1.11 date: 1999/08/31 01:59:29; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.10 date: 1999/06/19 18:48:20; author: cpiazza; state: Exp; lines: +3 -3 Upgrade asapm from 2.6 to 2.7. PR: 12183 Submitted by: maintainer
v. 1.9 date: 1999/04/08 11:11:43; author: jseger; state: Exp; lines: +3 -3 Upgrade to asapm-2.6 PR: ports/10974 Submitted by: handy@physics.montana.edu
v. 1.8 date: 1999/01/26 02:30:51; author: steve; state: Exp; lines: +5 -4 Update to version 2.4. PR: 9605 Submitted by: maintainer
v. 1.7 date: 1999/01/06 05:16:26; author: simokawa; state: Exp; lines: +3 -1 Add 'ONLY_FOR_ARCHS=i386' to APM dependent ports. Advanced Power Management is only for i386.
v. 1.6 date: 1998/12/08 18:49:04; author: vanilla; state: Exp; lines: +6 -4 Upgrade to 2.3.
v. 1.5 date: 1998/11/29 12:43:12; author: asami; state: Exp; lines: +3 -1 More missing dependencies.
v. 1.4 date: 1998/11/21 07:27:40; author: steve; state: Exp; lines: +2 -2 Remove extraneous x11 from CATEGORIES. Submitted by: Josh Gilliam
v. 1.3 date: 1998/11/02 03:44:55; author: steve; state: Exp; lines: +5 -3 Update to version 2.2. PR: 8342 Submitted by: maintainer
v. 1.2 date: 1998/08/17 00:36:24; author: steve; state: Exp; lines: +4 -3 Update to version 2.0. PR: 7570 Submitted by: Brett Taylor
v. 1.1 date: 1998/08/10 00:36:58; author: steve; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/08/10 00:36:58; author: steve; state: Exp; lines: +0 -0 Initial import of asapm version 1.4. A laptopo battery status display for X11. PR: 7512 Submitted by: Brian Handy =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm