aboutsummaryrefslogtreecommitdiff
path: root/sysutils/muse/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76041
* It's easier to replace the whole Makefile with one that works.Garrett Wollman2002-10-211-0/+4
| | | | | | | | (I won't speak as to the operation of the program itself, but at least it builds now.) Notes: svn path=/head/; revision=68544
* Corrrect whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-221-1/+1
| | | | Notes: svn path=/head/; revision=27887
* Update with the new PORTNAME/PORTVERSION variableChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27427
* This is muse, which lists out memory usage categorized by Active, Inactive,Chris D. Faulhaber1999-12-281-0/+18
Wired, Reserved, Cache, Buffer, Total, and Free in a manner more friendly and verbose than vmstat and without as much clutter as Top. It is inspired in part by top(1), OS9's mfree, Linux's free, and DOS's mem /c PR: 15731 Submitted by: Nick Johnson <freebsd@spatula.net> Notes: svn path=/head/; revision=24189