summaryrefslogtreecommitdiff
path: root/sysutils/xperfmon/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 2.0 and add support for libdevstat so that this worksGary Jennejohn1998-09-304-721/+1158
| | | | | | | | | | | | | with CAM. I don't run NFS so I was unable to test whether xperfmon++ still shows reasonable values for nfclient and nfsserver. Obtained from: the update came from Lars Koeller, the libdevstat support was added by me. Notes: svn path=/head/; revision=13562
* Update the maintainer's E-mail address and make this compileSteve Price1998-02-213-61/+288
| | | | | | | | | | again on both -current and -stable. PR: 5438 Submitted by: the maintainer of this port and myself Notes: svn path=/head/; revision=9871
* Update of xperfmon++ from Lars. The previous port didn't work withJoerg Wunsch1997-03-154-696/+717
| | | | | | | | | | | | | | | | | 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: svn path=/head/; revision=5963
* Update ports to new __FreeBSD_version numbering scheme (220000 forSatoshi Asami1997-02-212-17/+8
| | | | | | | 2.2-RELEASE, 300000 for 3.0-current for now). Notes: svn path=/head/; revision=5708
* Update to FreeBSD 3.0-current: the network interface structureJoerg Wunsch1997-01-192-1/+63
| | | | | | | | | has been turned into a linked list. It still also compiles on 2.2, but the binaries are incompatible. Notes: svn path=/head/; revision=5386
* Update from the port maintainer:Masafumi Max NAKANE1996-10-252-18/+17
| | | | | | | | | | | | | Cleaner compile and make depend cycle. Update of FreeBSD's version numbers. (Closing PR #1875.) Submitted by: Lars Koeller Notes: svn path=/head/; revision=4157
* Fix to make this run Ok on both -stable and -current with -stable'sSatoshi Asami1996-07-121-6/+6
| | | | | | | | | | new __FreeBSD_version. (Gee, why do these things always have to be committed right before the release? ;) Submitted by: peter Notes: svn path=/head/; revision=3380
* Upgrade to version 1.33. This works on either -current and -stableJoerg Wunsch1996-05-192-801/+1180
| | | | | | | | | | (though i noticed some problems with the NFS display, and will point Lars to it again). Submitted by: Lars_Koeller@odie.physik2.uni-rostock.de Notes: svn path=/head/; revision=3106
* Major upgrade from Lars. The geometry bug has been fixed, and theJoerg Wunsch1995-12-152-522/+1347
| | | | | | | | | swap display improved. Submitted by: Lars Köller (Lars_Koeller@odie.physik2.uni-rostock.de) Notes: svn path=/head/; revision=2559
* Make it work again.Satoshi Asami1995-11-142-560/+521
| | | | | | | Submitted by: joerg Notes: svn path=/head/; revision=2418
* This is an X program with an Imakefile. Remove the Makefile part fromSatoshi Asami1995-03-301-1239/+0
| | | | | | | | | the patch. Problem reported by: phk Notes: svn path=/head/; revision=1242
* This package contains the binary release of xperfmon++ V1.1 a X basedJean-Marc Zucconi1995-03-291-0/+1800
system performance meter for several systems, ported to FreeBSD 2.X. The program monitors user-, system-, idle-cputime, free mem, disk io, number of interrupts, network-input, -output, -collision packets and NFS client and server activity. Submitted by: Lars Koeller <uphya001@odie.physik2.uni-rostock.de> Notes: svn path=/head/; revision=1235