summaryrefslogtreecommitdiff
path: root/sysutils/xperfmon (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-31$Id$ -> $FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21144
1999-06-26#4/4 enforcing Caps, no periodTim Vanderhoek1-1/+1
[Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
1999-02-01portlint.Satoshi Asami1-2/+1
Notes: svn path=/head/; revision=16474
1999-01-25Update to use kvm_getswapinfo for 4.0-current.Gary Jennejohn1-0/+18
Reviewed by: the maintainer Notes: svn path=/head/; revision=16299
1998-11-21Remove extraneous x11 from CATEGORIES.Steve Price1-2/+2
Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=14734
1998-10-23Update MASTER_SITESBill Fenner1-3/+4
Submitted by: Lars.Koeller@post.uni-bielefeld.de Notes: svn path=/head/; revision=14163
1998-10-21Move manpages from pkg/PLIST to Makefile.Steve Price2-2/+2
Notes: svn path=/head/; revision=14135
1998-10-14Unbreak for current.Justin M. Seger1-2/+8
Submitted by: Gary Jennejohn <garyj@muc.de> Notes: svn path=/head/; revision=13970
1998-10-10Fix a slip of the fingers in freebsd_system.c. MNT_NFS should have beenGary Jennejohn1-1/+1
MOUNT_NFS for -stable. Now I'm not certain whether MNT_EXPORTED is correct for -current :( I can't test it because I don't use NFS. Pointed out by: Satoshi Notes: svn path=/head/; revision=13849
1998-10-09Make this build on a.out 3.0-CURRENT systems.David E. O'Brien1-2/+2
Notes: svn path=/head/; revision=13783
1998-09-30Update to version 2.0 and add support for libdevstat so that this worksGary Jennejohn6-730/+1208
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
1998-03-15changed maintainers e-mail address as requested in Makefile and DESCRAndreas Klemm2-27/+3
shortened DESCR file as suggested by portlint removed invalid (and already commented out) master site Notes: svn path=/head/; revision=10142
1998-02-21Update the maintainer's E-mail address and make this compileSteve Price4-64/+291
again on both -current and -stable. PR: 5438 Submitted by: the maintainer of this port and myself Notes: svn path=/head/; revision=9871
1997-11-16Fix MAINTAINER's email addressBill Fenner1-3/+3
PR: ports/4811 Submitted by: Lars Koeller <Lars.Koeller@Uni-Bielefeld.DE> Notes: svn path=/head/; revision=8660
1997-03-18Oops, missed one change.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=5973
1997-03-15Back out the un-cleanup introduced by the previous commit. Check thisSatoshi Asami2-14/+5
file against two revisions ago to see what was the "real" intention of the previous commit. Notes: svn path=/head/; revision=5967
1997-03-15Update of xperfmon++ from Lars. The previous port didn't work withJoerg Wunsch8-706/+745
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
1997-02-21Update ports to new __FreeBSD_version numbering scheme (220000 forSatoshi Asami2-17/+8
2.2-RELEASE, 300000 for 3.0-current for now). Notes: svn path=/head/; revision=5708
1997-01-19Update to FreeBSD 3.0-current: the network interface structureJoerg Wunsch2-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
1996-11-18Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1-7/+1
PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
1996-11-17CATEGORIES+= -> CATEGORIES=David E. O'Brien1-3/+3
Converted to new MAN[1-9] Notes: svn path=/head/; revision=4538
1996-10-25Update from the port maintainer:Masafumi Max NAKANE2-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
1996-07-12Fix to make this run Ok on both -stable and -current with -stable'sSatoshi Asami1-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
1996-07-10Shorten, it was 4 lines.Satoshi Asami1-4/+1
Pointed out by: James Raynard <fports@jraynard.demon.co.uk> Notes: svn path=/head/; revision=3352
1996-05-20Reorder variables. Take out unnecessary "PREFIX=/usr/X11R6"Satoshi Asami1-8/+6
(USE_IMAKE implies that). Change package name to have a hyphen between the name and the version numbers. Notes: svn path=/head/; revision=3110
1996-05-19Upgrade to version 1.33. This works on either -current and -stableJoerg Wunsch5-806/+1198
(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
1996-02-27COMMENT should be only one line.Satoshi Asami1-3/+1
Notes: svn path=/head/; revision=2751
1995-12-15Major upgrade from Lars. The geometry bug has been fixed, and theJoerg Wunsch5-532/+1369
swap display improved. Submitted by: Lars Köller (Lars_Koeller@odie.physik2.uni-rostock.de) Notes: svn path=/head/; revision=2559
1995-11-14Make it work again.Satoshi Asami2-560/+521
Submitted by: joerg Notes: svn path=/head/; revision=2418
1995-07-13You guys now belong to sysutils.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=1962
1995-06-23xpermon -> xperfmonSatoshi Asami1-1/+1
Reported by: Michael Smith <msmith@atrad.adelaide.edu.au> Notes: svn path=/head/; revision=1865
1995-05-19These belong to utilities, not x11, so change CATEGORIES to reflectSatoshi Asami1-2/+2
the fact. They will be moved via repository copy after the release when we reorganize the ports subdirectories. Notes: svn path=/head/; revision=1786
1995-04-12And now the rest of the x11 ports Makefiles.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=1352
1995-04-12Some more ports Makefile updates...sorry, don't have time now soSatoshi Asami1-4/+3
x11/ is only halfway finished. Notes: svn path=/head/; revision=1349
1995-04-01Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1-1/+3
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
1995-03-30Wow here is another port without a checksum...surprise! :pSatoshi Asami1-0/+1
Notes: svn path=/head/; revision=1243
1995-03-30This is an X program with an Imakefile. Remove the Makefile part fromSatoshi Asami1-1239/+0
the patch. Problem reported by: phk Notes: svn path=/head/; revision=1242
1995-03-29This package contains the binary release of xperfmon++ V1.1 a X basedJean-Marc Zucconi5-0/+1836
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