Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add size data, approved by maintainers. | trevor | 2004-03-18 | 1 | -0/+1 |
| | |||||
* | Use PLIST_FILES (bento-tested, marcus-reviewed). | trevor | 2004-02-06 | 2 | -2/+2 |
| | |||||
* | clean_ => clean | eik | 2003-11-15 | 4 | -0/+36 |
| | | | | | | PR: 59150 Submitted by: Charles Swiger <chuck@pkix.net> Approved by: marcus (mentor) | ||||
* | Rename sysutils/clean into sysutils/clean_ | edwin | 2003-10-06 | 4 | -36/+0 |
| | |||||
* | New port: sysutils/clean; automatically remove unwanted files | edwin | 2003-09-29 | 4 | -0/+36 |
New port: clean searches through the filesystem for "temporary files" left behind by editors and the like which can be deleted. The pattern of regular expressions is controllable via a ~/.cleanrc. PR: ports/52881 Submitted by: Chuck Swiger <chuck@pkix.net> |