aboutsummaryrefslogtreecommitdiff
path: root/sysutils/muse/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-061-0/+1
| | | | Notes: svn path=/head/; revision=100139
* PR: 52488Foxfair Hu2003-06-251-5/+1
| | | | | | | | Submitted by: maintainer Update to 0.2 Notes: svn path=/head/; revision=83561
* 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