aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/muse/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Allow staging as a regular userantoine2014-09-061-0/+2
|
* Stageehaupt2014-04-171-4/+1
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | sysutils)
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-061-0/+1
|
* PR: 52488foxfair2003-06-251-5/+1
| | | | | Submitted by: maintainer Update to 0.2
* De-pkg-comment.knu2003-02-211-0/+1
|
* It's easier to replace the whole Makefile with one that works.wollman2002-10-221-0/+4
| | | | | (I won't speak as to the operation of the program itself, but at least it builds now.)
* Corrrect whitespace introduced during PORTNAME conversion and portlintmharo2000-04-221-1/+1
|
* Update with the new PORTNAME/PORTVERSION variablecpiazza2000-04-101-2/+2
|
* This is muse, which lists out memory usage categorized by Active, Inactive,jedgar1999-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>