summaryrefslogtreecommitdiff
path: root/sysutils/xperfmon3/pkg-descr
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>1997-03-15 10:36:08 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>1997-03-15 10:36:08 +0000
commitaadef3786f79d6e3a2fed7a8b234342bbc259b1c (patch)
tree06254cc1b260c7f65767e9a96da84a687b34cda8 /sysutils/xperfmon3/pkg-descr
parentUpdate (diff)
Update of xperfmon++ from Lars. The previous port didn't work with
2.2 (says Lars). I have now also moved freebsd_system.c out into a files subdirectory, it used to be created in its entirety by patch-aa before which makes maintenance fairly uncomfortable. I have now verified that it builds and works with FreeBSD 2.1.x (freefall -- it is really funny to watch it there, the disk transfers and interrupts remain in the red zone all the time ;-), 3.0-current (thud), and 2.2. Submitted by: Lars_Koeller@odie.physik2.Uni-Rostock.DE OKed by: asami
Notes
Notes: svn path=/head/; revision=5963
Diffstat (limited to 'sysutils/xperfmon3/pkg-descr')
-rw-r--r--sysutils/xperfmon3/pkg-descr9
1 files changed, 8 insertions, 1 deletions
diff --git a/sysutils/xperfmon3/pkg-descr b/sysutils/xperfmon3/pkg-descr
index d366c83e30cc..60599eafeac0 100644
--- a/sysutils/xperfmon3/pkg-descr
+++ b/sysutils/xperfmon3/pkg-descr
@@ -1,4 +1,4 @@
-This package contains the binary release of xperfmon++ V1.33 a X based
+This package contains the binary release of xperfmon++ V1.40 a X based
system performance meter for several systems, ported to FreeBSD 2.X.
The program monitors user-, system-, idle-cputime, free swap, disk io,
@@ -21,3 +21,10 @@ 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