diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1998-03-15 14:56:49 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1998-03-15 14:56:49 +0000 |
commit | 0b9866918522083c173570962cf9f88b6bcc1d55 (patch) | |
tree | e1475598601fee4090f85a89411be3b306bbfe02 /sysutils/xperfmon | |
parent | 326a46e24ec81141332a042b77b3765ad9b5cb85 (diff) | |
download | ports-0b9866918522083c173570962cf9f88b6bcc1d55.tar.gz ports-0b9866918522083c173570962cf9f88b6bcc1d55.zip |
changed maintainers e-mail address as requested in Makefile and DESCR
shortened DESCR file as suggested by portlint
removed invalid (and already commented out) master site
Notes
Notes:
svn path=/head/; revision=10142
Diffstat (limited to 'sysutils/xperfmon')
-rw-r--r-- | sysutils/xperfmon/Makefile | 6 | ||||
-rw-r--r-- | sysutils/xperfmon/pkg-descr | 24 |
2 files changed, 3 insertions, 27 deletions
diff --git a/sysutils/xperfmon/Makefile b/sysutils/xperfmon/Makefile index 7261bee81e3e..72246ca6575d 100644 --- a/sysutils/xperfmon/Makefile +++ b/sysutils/xperfmon/Makefile @@ -3,18 +3,16 @@ # Date created: 14 March 97 # Whom: Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de> # -# $Id: Makefile,v 1.12 1997/03/15 12:32:52 asami Exp $ +# $Id: Makefile,v 1.15 1998/02/21 20:26:15 steve Exp $ # DISTNAME= xperfmon++ PKGNAME= xperfmon++-1.40 CATEGORIES= sysutils x11 -# In Germany try this -#MASTER_SITES= ftp://odie.physik2.uni-rostock.de/pub/ MASTER_SITES= ftp://proteus.arc.nasa.gov/pub/ DISTFILES= xperfmon++v1.1.tar.Z -MAINTAINER= Lars_Koeller@odie.physik2.uni-rostock.de +MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE USE_IMAKE= yes diff --git a/sysutils/xperfmon/pkg-descr b/sysutils/xperfmon/pkg-descr index 60599eafeac0..7002ec218c92 100644 --- a/sysutils/xperfmon/pkg-descr +++ b/sysutils/xperfmon/pkg-descr @@ -5,26 +5,4 @@ The program monitors user-, system-, 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@odie.physik2.uni-rostock.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 +Please send BUGS and annotations to: Lars.Koeller@Uni-Bielefeld.DE |