Bug 126391 - [PATCH] sysutils/wmbsdbatt: Print current CPU frequency
Summary: [PATCH] sysutils/wmbsdbatt: Print current CPU frequency
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Soeren Straarup
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-09 12:30 UTC by Ulrich Spoerlein
Modified: 2008-08-11 07:50 UTC (History)
1 user (show)

See Also:


Attachments
wmbsdbatt-0.1_3.patch (10.63 KB, patch)
2008-08-09 12:30 UTC, Ulrich Spoerlein
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Spoerlein 2008-08-09 12:30:00 UTC
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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-09 12:30:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->xride

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-08-11 07:44:26 UTC
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"
Comment 3 Soeren Straarup freebsd_committer freebsd_triage 2008-08-11 07:44:58 UTC
State Changed
From-To: open->closed

Committed thanks