I sent these patches to the author a couple of years ago, but they never made it into a new release. Please apply those patches to the FreeBSD port, as they fix some minor nits and will print the current CPU frequency next to the temperature. Something at least I find very useful to have. - Print current CPU frequency next to temperature - Add -b parameter to start with backlight turned on (like other WM dockapps) - Don't call draw_all twice - Fix missing dots in pixmap Added file(s): - files/patch-wmbsdbatt.c - files/patch-zz-frequency Port maintainer (xride@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->xride Over to maintainer (via the GNATS Auto Assign Tool)
xride 2008-08-11 06:44:18 UTC FreeBSD ports repository Modified files: sysutils/wmbsdbatt Makefile Added files: sysutils/wmbsdbatt/files patch-wmbsdbatt.c patch-zz-frequency Log: Print current CPU frequency PR: ports/126391 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> Revision Changes Path 1.10 +1 -1 ports/sysutils/wmbsdbatt/Makefile 1.1 +58 -0 ports/sysutils/wmbsdbatt/files/patch-wmbsdbatt.c (new) 1.1 +179 -0 ports/sysutils/wmbsdbatt/files/patch-zz-frequency (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed thanks