summaryrefslogtreecommitdiff
path: root/sysutils/xperfmon (follow)
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21144
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-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
* portlint.Satoshi Asami1999-02-011-2/+1
| | | | Notes: svn path=/head/; revision=16474
* Update to use kvm_getswapinfo for 4.0-current.Gary Jennejohn1999-01-251-0/+18
| | | | | | | Reviewed by: the maintainer Notes: svn path=/head/; revision=16299
* Remove extraneous x11 from CATEGORIES.Steve Price1998-11-211-2/+2
| | | | | | | Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=14734
* Update MASTER_SITESBill Fenner1998-10-231-3/+4
| | | | | | | Submitted by: Lars.Koeller@post.uni-bielefeld.de Notes: svn path=/head/; revision=14163
* Move manpages from pkg/PLIST to Makefile.Steve Price1998-10-212-2/+2
| | | | Notes: svn path=/head/; revision=14135
* Unbreak for current.Justin M. Seger1998-10-141-2/+8
| | | | | | | Submitted by: Gary Jennejohn <garyj@muc.de> Notes: svn path=/head/; revision=13970
* Fix a slip of the fingers in freebsd_system.c. MNT_NFS should have beenGary Jennejohn1998-10-101-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
* Make this build on a.out 3.0-CURRENT systems.David E. O'Brien1998-10-091-2/+2
| | | | Notes: svn path=/head/; revision=13783
* Update to version 2.0 and add support for libdevstat so that this worksGary Jennejohn1998-09-306-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
* changed maintainers e-mail address as requested in Makefile and DESCRAndreas Klemm1998-03-152-27/+3
| | | | | | | | shortened DESCR file as suggested by portlint removed invalid (and already commented out) master site Notes: svn path=/head/; revision=10142
* Update the maintainer's E-mail address and make this compileSteve Price1998-02-214-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
* Fix MAINTAINER's email addressBill Fenner1997-11-161-3/+3
| | | | | | | | PR: ports/4811 Submitted by: Lars Koeller <Lars.Koeller@Uni-Bielefeld.DE> Notes: svn path=/head/; revision=8660
* Oops, missed one change.Satoshi Asami1997-03-181-2/+2
| | | | Notes: svn path=/head/; revision=5973
* Back out the un-cleanup introduced by the previous commit. Check thisSatoshi Asami1997-03-152-14/+5
| | | | | | | | file against two revisions ago to see what was the "real" intention of the previous commit. Notes: svn path=/head/; revision=5967
* Update of xperfmon++ from Lars. The previous port didn't work withJoerg Wunsch1997-03-158-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
* 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
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-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
* CATEGORIES+= -> CATEGORIES=David E. O'Brien1996-11-171-3/+3
| | | | | | | Converted to new MAN[1-9] Notes: svn path=/head/; revision=4538
* 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
* Shorten, it was 4 lines.Satoshi Asami1996-07-101-4/+1
| | | | | | | Pointed out by: James Raynard <fports@jraynard.demon.co.uk> Notes: svn path=/head/; revision=3352
* Reorder variables. Take out unnecessary "PREFIX=/usr/X11R6"Satoshi Asami1996-05-201-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
* Upgrade to version 1.33. This works on either -current and -stableJoerg Wunsch1996-05-195-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
* COMMENT should be only one line.Satoshi Asami1996-02-271-3/+1
| | | | Notes: svn path=/head/; revision=2751
* Major upgrade from Lars. The geometry bug has been fixed, and theJoerg Wunsch1995-12-155-532/+1369
| | | | | | | | | 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
* You guys now belong to sysutils.Satoshi Asami1995-07-131-2/+2
| | | | Notes: svn path=/head/; revision=1962
* xpermon -> xperfmonSatoshi Asami1995-06-231-1/+1
| | | | | | | Reported by: Michael Smith <msmith@atrad.adelaide.edu.au> Notes: svn path=/head/; revision=1865
* These belong to utilities, not x11, so change CATEGORIES to reflectSatoshi Asami1995-05-191-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
* And now the rest of the x11 ports Makefiles.Satoshi Asami1995-04-121-2/+2
| | | | Notes: svn path=/head/; revision=1352
* Some more ports Makefile updates...sorry, don't have time now soSatoshi Asami1995-04-121-4/+3
| | | | | | | x11/ is only halfway finished. Notes: svn path=/head/; revision=1349
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-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
* Wow here is another port without a checksum...surprise! :pSatoshi Asami1995-03-301-0/+1
| | | | Notes: svn path=/head/; revision=1243
* 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-295-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