summaryrefslogtreecommitdiff
path: root/sysutils/xperfmon/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-151-8/+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-151-9/+11
| | | | | | | | | | | | | | | | | 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
* CATEGORIES+= -> CATEGORIES=David E. O'Brien1996-11-171-3/+3
| | | | | | | Converted to new MAN[1-9] Notes: svn path=/head/; revision=4538
* 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-191-2/+7
| | | | | | | | | | (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-151-7/+7
| | | | | | | | | swap display improved. Submitted by: Lars Köller (Lars_Koeller@odie.physik2.uni-rostock.de) Notes: svn path=/head/; revision=2559
* You guys now belong to sysutils.Satoshi Asami1995-07-131-2/+2
| | | | Notes: svn path=/head/; revision=1962
* 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
* This package contains the binary release of xperfmon++ V1.1 a X basedJean-Marc Zucconi1995-03-291-0/+18
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