diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-01-10 05:08:08 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-01-10 05:08:08 +0000 |
commit | 70796db3cc414c7a8f4026a88201f9f46f8545c9 (patch) | |
tree | e93a4b2d52563174bdf9781e4db2463e950b7576 /sysutils/kcpuload | |
parent | 3644eb6e1ecd9c89774fa7d4a9227e9b44bed228 (diff) | |
download | ports-70796db3cc414c7a8f4026a88201f9f46f8545c9.tar.gz ports-70796db3cc414c7a8f4026a88201f9f46f8545c9.zip |
Add kcpuload 1.99, CPU meter for KDE Kicker.
Notes
Notes:
svn path=/head/; revision=72831
Diffstat (limited to 'sysutils/kcpuload')
-rw-r--r-- | sysutils/kcpuload/Makefile | 23 | ||||
-rw-r--r-- | sysutils/kcpuload/distinfo | 1 | ||||
-rw-r--r-- | sysutils/kcpuload/files/patch-configure | 14 | ||||
-rw-r--r-- | sysutils/kcpuload/pkg-comment | 1 | ||||
-rw-r--r-- | sysutils/kcpuload/pkg-descr | 8 | ||||
-rw-r--r-- | sysutils/kcpuload/pkg-plist | 43 |
6 files changed, 90 insertions, 0 deletions
diff --git a/sysutils/kcpuload/Makefile b/sysutils/kcpuload/Makefile new file mode 100644 index 000000000000..d1c5918489c4 --- /dev/null +++ b/sysutils/kcpuload/Makefile @@ -0,0 +1,23 @@ +# New ports collection makefile for: KCPUload +# Date Created: 10 Jan, 2003 +# Whom: Jun Kuriyama <kuriyama@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= kcpuload +PORTVERSION= 1.99 +CATEGORIES= sysutils kde +MASTER_SITES= http://ftp.kde.com/Administration/Monitoring/Resources/KCPULoad/ + +MAINTAINER= kuriyama@FreeBSD.org + +USE_KDELIBS_VER=3 +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --program-transform-name="-e s,x,x," + +# Hmm, I don't know how to tell meinproc where it should search for DTDs... +post-patch: + @${LN} -s ${PREFIX}/share/apps/ksgmltools2/customization/dtd ${WRKSRC}/doc/en/dtd + +.include <bsd.port.mk> diff --git a/sysutils/kcpuload/distinfo b/sysutils/kcpuload/distinfo new file mode 100644 index 000000000000..1f075a162a10 --- /dev/null +++ b/sysutils/kcpuload/distinfo @@ -0,0 +1 @@ +MD5 (kcpuload-1.99.tar.gz) = b86b638f93539186b01d5abf2056e018 diff --git a/sysutils/kcpuload/files/patch-configure b/sysutils/kcpuload/files/patch-configure new file mode 100644 index 000000000000..a96eec3713d3 --- /dev/null +++ b/sysutils/kcpuload/files/patch-configure @@ -0,0 +1,14 @@ +--- configure.orig Fri Jan 10 12:52:07 2003 ++++ configure Fri Jan 10 12:52:18 2003 +@@ -20919,9 +20919,9 @@ + + + if test -z ""; then +- # Current default Qt version: 3.1 ++ # Current default Qt version: 3.0 + kde_qtver=3 +- kde_qtsubver=1 ++ kde_qtsubver=0 + else + kde_qtsubver=`echo "" | sed -e 's#[0-9][0-9]*\.\([0-9][0-9]*\).*#\1#'` + # following is the check if subversion isnt found in passed argument diff --git a/sysutils/kcpuload/pkg-comment b/sysutils/kcpuload/pkg-comment new file mode 100644 index 000000000000..7fd306327e62 --- /dev/null +++ b/sysutils/kcpuload/pkg-comment @@ -0,0 +1 @@ +CPU meter for Kicker diff --git a/sysutils/kcpuload/pkg-descr b/sysutils/kcpuload/pkg-descr new file mode 100644 index 000000000000..d42b56bd0e17 --- /dev/null +++ b/sysutils/kcpuload/pkg-descr @@ -0,0 +1,8 @@ +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. + +WWW: http://apps.kde.com/na/2/info/id/584 diff --git a/sysutils/kcpuload/pkg-plist b/sysutils/kcpuload/pkg-plist new file mode 100644 index 000000000000..374b2fb0f9db --- /dev/null +++ b/sysutils/kcpuload/pkg-plist @@ -0,0 +1,43 @@ +bin/kcpuload +share/applnk/System/kcpuload.desktop +share/apps/kcpuload/icons/hicolor/16x16/actions/bars.png +share/apps/kcpuload/icons/hicolor/16x16/actions/barson.png +share/apps/kcpuload/icons/hicolor/16x16/actions/color.png +share/apps/kcpuload/icons/hicolor/16x16/actions/color0.png +share/apps/kcpuload/icons/hicolor/16x16/actions/color1.png +share/apps/kcpuload/icons/hicolor/16x16/actions/grid.png +share/apps/kcpuload/icons/hicolor/16x16/actions/gridon.png +share/apps/kcpuload/icons/hicolor/16x16/actions/labels.png +share/apps/kcpuload/icons/hicolor/16x16/actions/labelson.png +share/apps/kcpuload/icons/hicolor/16x16/actions/lines.png +share/apps/kcpuload/icons/hicolor/16x16/actions/lineson.png +share/apps/kcpuload/icons/hicolor/16x16/actions/shaded.png +share/apps/kcpuload/icons/hicolor/16x16/actions/shadedon.png +share/apps/kcpuload/icons/hicolor/16x16/actions/smp.png +share/apps/kcpuload/icons/hicolor/16x16/actions/smpon.png +share/apps/kcpuload/icons/hicolor/16x16/actions/soft.png +share/apps/kcpuload/icons/hicolor/16x16/actions/softon.png +share/apps/kcpuload/icons/hicolor/16x16/actions/speedarrow.png +share/apps/kcpuload/icons/hicolor/16x16/actions/split.png +share/apps/kcpuload/icons/hicolor/16x16/actions/spliton.png +share/doc/HTML/en/kcpuload/index.cache.bz2 +share/doc/HTML/en/kcpuload/index.docbook +share/icons/crystalsvg/16x16/apps/kcpuload.png +share/icons/crystalsvg/32x32/apps/kcpuload.png +share/icons/crystalsvg/48x48/apps/kcpuload.png +share/icons/locolor/16x16/apps/kcpuload.png +share/icons/locolor/32x32/apps/kcpuload.png +@dirrm share/apps/kcpuload/icons/hicolor/16x16/actions +@dirrm share/apps/kcpuload/icons/hicolor/16x16 +@dirrm share/apps/kcpuload/icons/hicolor +@dirrm share/apps/kcpuload/icons +@dirrm share/apps/kcpuload +@dirrm share/doc/HTML/en/kcpuload/common +@dirrm share/doc/HTML/en/kcpuload +@dirrm share/icons/crystalsvg/16x16/apps +@dirrm share/icons/crystalsvg/16x16 +@dirrm share/icons/crystalsvg/32x32/apps +@dirrm share/icons/crystalsvg/32x32 +@dirrm share/icons/crystalsvg/48x48/apps +@dirrm share/icons/crystalsvg/48x48 +@dirrm share/icons/crystalsvg |