Commit graph

3 commits

Author SHA1 Message Date
gson
2d2786613a bbapm did not build on -current because g++ now treats "or" as a reserved
word.  Also added a missing #include <stdlib.h>.
2003-12-03 17:41:21 +00:00
jschauma
aab069285f For this to work nicely on Linux, we need to:
- add -lapm to LDFLAGS (which was removed during patching)
	- ifdef our own net_apm.cc (created during patching)
	- change ONLY_FOR_PLATFORMS from ... Linux-*-i[3-6]86 to
	  ... Linux-*-* (all Linuxen should have include/apm.h)
2002-09-08 00:03:56 +00:00
jschauma
3cd989bc63 Initial import of x11/bbapm into pkgsrc.
bapm is an APM meter for Blackbox, which shows the battery status of your
laptop in a decorated window, simulating the look of the Blackbox toolbar.
bbapm is based on bbsload.
This package is based on the FreeBSD port and the OpenBSD patches posted
to http://bbtools.windsofstorm.net written by Michael Henson
(mike at axl dot net).  Various changes by yours truly.
2002-09-07 20:22:52 +00:00