Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow staging as a regular user | antoine | 2014-09-06 | 1 | -0/+2 |
| | |||||
* | Stage | ehaupt | 2014-04-17 | 1 | -4/+1 |
| | |||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-21 | 1 | -5/+2 |
| | | | | sysutils) | ||||
* | Use PLIST_FILES (bento-tested, marcus-reviewed). | trevor | 2004-02-06 | 1 | -0/+1 |
| | |||||
* | PR: 52488 | foxfair | 2003-06-25 | 1 | -5/+1 |
| | | | | | Submitted by: maintainer Update to 0.2 | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 1 | -0/+1 |
| | |||||
* | It's easier to replace the whole Makefile with one that works. | wollman | 2002-10-22 | 1 | -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 portlint | mharo | 2000-04-22 | 1 | -1/+1 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variable | cpiazza | 2000-04-10 | 1 | -2/+2 |
| | |||||
* | This is muse, which lists out memory usage categorized by Active, Inactive, | jedgar | 1999-12-28 | 1 | -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> |