summaryrefslogtreecommitdiffstats
path: root/sysutils/xperfmon
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-22 10:14:11 +0000
committermharo <mharo@FreeBSD.org>2000-04-22 10:14:11 +0000
commitd314f4e8c48354a4af09344ce1d4e66ddb4a6e5d (patch)
treec25483ef9ceb6335a34ebff7845607b697c70aa9 /sysutils/xperfmon
parent70717dc960c583000dde5acfd950b24bfee36a7a (diff)
downloadFreeBSD-ports-d314f4e8c48354a4af09344ce1d4e66ddb4a6e5d.zip
FreeBSD-ports-d314f4e8c48354a4af09344ce1d4e66ddb4a6e5d.tar.gz
Corrrect whitespace introduced during PORTNAME conversion and portlint
Diffstat (limited to 'sysutils/xperfmon')
-rw-r--r--sysutils/xperfmon/Makefile2
-rw-r--r--sysutils/xperfmon/pkg-descr33
2 files changed, 2 insertions, 33 deletions
diff --git a/sysutils/xperfmon/Makefile b/sysutils/xperfmon/Makefile
index 57f00a1..225911b 100644
--- a/sysutils/xperfmon/Makefile
+++ b/sysutils/xperfmon/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xperfmon++
PORTVERSION= 2.0
-CATEGORIES= sysutils
+CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/ \
ftp://ftp.u-aizu.ac.jp/pub/misc/tools/xperfmon/ \
ftp://ftp.ibank.ru/pub/unix_src/benchmarks/
diff --git a/sysutils/xperfmon/pkg-descr b/sysutils/xperfmon/pkg-descr
index 34dcd3d..2067974 100644
--- a/sysutils/xperfmon/pkg-descr
+++ b/sysutils/xperfmon/pkg-descr
@@ -1,38 +1,7 @@
-This package contains the binary release of xperfmon++ V2.0 a X based
-system performance meter for several systems, ported to FreeBSD 2.2.X
-and FreeBSD-3.X.
+This package contains xperfmon++ V2.0 a X based system performance meter.
The program monitors:
system load, user-, nice-, system-, interrupt-, idle-cputime,
free swap, disk io, number of interrupts,
network-input, -output, -collision packets and
NFS client and server activity.
-
-Please send BUGS and annotations to: Lars.Koeller@Uni-Bielefeld.DE
-
-Major changes in xperfmon++ V1.3 due to xperfmon++ V1.1:
-
- - Clean fix of the -geometry option bug, now there is only
- a MIN_WIDTH of 185 pixels. The MIN_HEIGTH is calculated
- dynamically out of the number of active graphs.
- - Display 'Free Swap' in percent without resizing of the graph
- - Close some memory leaks
- - Display unit of graph in label field.
-
-Changes from xperfmon++ V1.3 to xperfmon++ V1.33:
-
- - Fix event bug when resizing or moving the window.
- (High cpu consumption when running xperfmon++ with mwm)
- - Changes in get_swapspace to compile with FreeBSD 2.2 (-current)
-
-Changes from xperfmon++ V1.33 to xperfmon++ V1.40:
-
- - Fix -geometry option. Changing the size of the window now wokes
- well. The start frame of the window has the correct size.
- - Changes in freebsd_system.c to compile with FreeBSD 30-current.
- - Clean the FreeBSD version number #if's
-
-Changes from xperfmon++ V1.40 to xperfmon++ V2.0:
-
- - Add System Load graph
- - Add Nice and Interrupt CPU percentage graph
OpenPOWER on IntegriCloud