cvs commit: ports/sysutils Makefile ports/sysutils/cpupowerd Makefile distinfo pkg-descr pkg-message pkg-plist ports/sysutils/cpupowerd/files cpupowerd.in patch-libcpupowerd.c

Martin Wilke miwi at FreeBSD.org
Sun Nov 23 05:43:10 PST 2008


miwi        2008-11-23 13:43:09 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/cpupowerd   Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    sysutils/cpupowerd/files cpupowerd.in patch-libcpupowerd.c 
  Log:
  A daemon which controls the frequency and voltage of CPUs.
  
  This userland program adjusts the frequency and voltage
  according to the CPUs load. Its capabilities include
  overvolting as well as undervolting.
  
  WWW: http://cpupowerd.sourceforge.net/
  
  PR:             ports/128617
  Submitted by:   Bernhard Fr__hlich <decke at bluelife.at>
  
  Revision  Changes    Path
  1.1046    +1 -0      ports/sysutils/Makefile
  1.1       +50 -0     ports/sysutils/cpupowerd/Makefile (new)
  1.1       +3 -0      ports/sysutils/cpupowerd/distinfo (new)
  1.1       +37 -0     ports/sysutils/cpupowerd/files/cpupowerd.in (new)
  1.1       +10 -0     ports/sysutils/cpupowerd/files/patch-libcpupowerd.c (new)
  1.1       +7 -0      ports/sysutils/cpupowerd/pkg-descr (new)
  1.1       +15 -0     ports/sysutils/cpupowerd/pkg-message (new)
  1.1       +8 -0      ports/sysutils/cpupowerd/pkg-plist (new)


More information about the cvs-ports mailing list