summaryrefslogtreecommitdiff
path: root/sysutils/xbattbar/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2010-12-07NOT_FOR_PLATFORM= Darwin-*-*abs1-1/+3
2008-01-04Make charging detection use discharge rate instead of charge rate,pooka1-2/+2
since a fully charged battery would sometimes drop the charge rate to 0. This happens at least on the submitter's and my laptops. patch from ymous anonimo
2007-11-28PR/37442 - Jared D. McNeill -- xbattbar does not work on machines that have APMjnemeth1-3/+5
2007-07-25Look for the indicator "charging" to know when the AC Adapter is pluggedxtraeme1-2/+2
in/off, so that it works fine with -current where the 'discharging' sensor was removed. Found by pooka@... bump PKGREVISION.
2007-01-22Add libX11 & libXext buildlinksabs1-1/+3
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-09-28Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,rillig1-2/+2
NO_BUILD, USE_LIBTOOL.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2004-04-20some manual page improvementslukem1-2/+2
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-05bump PKGREVISION as requested by agc@.mrg1-2/+2
2003-10-19Update xbattbar to 1.4.2nb3 by adding support for ACPI - if APMagc1-2/+2
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 morejschauma1-2/+2
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.wiz1-2/+2
Bump version to 1.4.2nb1.
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.jlam1-2/+2
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2001-01-26Update xbattbar to 1.4.1. No list of changes from version 1.4. Improvejlam1-9/+6
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 graphitojun1-0/+18