summaryrefslogtreecommitdiff
path: root/sysutils/xbatt/Makefile
AgeCommit message (Collapse)AuthorFilesLines
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/14553.wiz1-1/+2
Make PKGNAME dewey-compatible, and bump it to 1.3.1nb1.
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-09-03remove trailing whitespacewiz1-2/+2
2000-08-23Use "USE_XPM" option instead of direct dependence on the "xpm" package.tron1-4/+3
2000-07-11Use X11PREFIX in preference to X11BASE, to make this package cooperateagc1-2/+2
better with xpkgwedge.
2000-07-06fix typo so these will build on apm capable systemsdmcmahill1-2/+2
2000-06-26only allow these packages on APM capable machines.dmcmahill1-1/+5
1999-10-31Displays status of your laptop's battery.hubertf1-0/+23