FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 10:56 PM BST
Port details
kcpuload 1.99_12 sysutils on this many watch lists=7 search for ports that depend on this port
CPU meter for Kicker

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 10 Jan 2003 05:08:29
Also Listed In: kde ipv6
License: not specified in port


A simple CPU meter for the KDE Kicker which displays percent usage,
with support for SMP and separate user/system loads. It will show
the CPU usage in form of one or two configurable diagrams. There are
settings for colors and some different styles. Note that it isn't
the real system load that's shown, but the percent used of the total
CPU power, which is calculated from the number of CPU ticks. 
CVSWeb : Sources : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: x11-toolkits/qt33, devel/libtool
Required To Run: x11-toolkits/qt33
Required Libraries: x11/kdelibs3
There are no ports dependent upon this port

To install the port: cd /usr/ports/sysutils/kcpuload/ && make install clean
To add the package: pkg_add -r kcpuload


Configuration Options
     No options to configure

Master Sites:
http://www.brueffer.de/distfiles/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 24

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
12 Jan 2012 07:09:56
Original commit files touched by this commit  1.99_12
bapt search for other commits by this committer
share/doc/HTML/en/kcpuload is a symlink not a directory, fix plist, bump
portrevision

Spotted by:     (pointyhat) pkgng exp-run
19 Mar 2011 12:38:54
Original commit files touched by this commit  1.99_11
miwi search for other commits by this committer
- Get Rid MD5 support
04 Dec 2010 07:34:27
Original commit files touched by this commit  1.99_11
ade search for other commits by this committer
Sync to new bsd.autotools.mk
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.99_11
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  1.99_10
dinoex search for other commits by this committer
- update to jpeg-8
02 Aug 2009 19:36:34
Original commit files touched by this commit  1.99_9
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
31 Jul 2009 13:57:52
Original commit files touched by this commit  1.99_9
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
06 Jun 2008 14:03:26
Original commit files touched by this commit  1.99_8
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
19 May 2007 20:32:57
Original commit files touched by this commit  1.99_7
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
13 May 2006 04:15:53
Original commit files touched by this commit  1.99_6
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
23 Feb 2006 10:40:45
Original commit files touched by this commit  1.99_6
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
24 Jan 2006 01:06:45
Original commit files touched by this commit  1.99_6
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:52:21
Original commit files touched by this commit  1.99_6
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
25 Nov 2005 22:29:24
Original commit files touched by this commit  1.99_6
pav search for other commits by this committer
- Style: ports@freebsd.org -> ports@FreeBSD.org
05 Nov 2005 05:22:06
Original commit files touched by this commit  1.99_6
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
12 Mar 2005 10:54:27
Original commit files touched by this commit  1.99_5
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
23 May 2004 15:37:25
Original commit files touched by this commit  1.99_4
lofi search for other commits by this committer
Remove inclusion of "${PORTSDIR}/x11/kde3/Makefile.kde", fix PTHREAD_LIBS
safeness, reset MAINTAINER to ports.

Approved by: kuriyama (former maintainer)
05 Apr 2004 03:31:02
Original commit files touched by this commit  1.99_4
marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
29 Feb 2004 08:23:49
Original commit files touched by this commit  1.99_3
kuriyama search for other commits by this committer
o Fix missing master site and web site.
o Fix build.
o SIZEify.
o Respect CFLAGS and PTHREAD_LIBS.
o Remove more empty directories.

PR:             ports/63080
Submitted by:   Markus Brueffer <brueffer@phoenix-systems.de>
04 Feb 2004 05:10:27
Original commit files touched by this commit  1.99_2
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
07 May 2003 00:51:37
Original commit files touched by this commit  1.99_1
kuriyama search for other commits by this committer
(Hopefully) fix build on alpha.
07 May 2003 00:30:12
Original commit files touched by this commit  1.99_1
kuriyama search for other commits by this committer
Unbreak on -current.
Fix plist on deinstall.
22 Feb 2003 07:48:51
Original commit files touched by this commit  1.99
kuriyama search for other commits by this committer
de-pkg-comment.
10 Jan 2003 05:08:09
Original commit files touched by this commit  1.99
kuriyama search for other commits by this committer
Add kcpuload 1.99, CPU meter for KDE Kicker.

Number of commits found: 24

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month254

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.208 seconds.