aboutsummaryrefslogtreecommitdiff
path: root/sysutils/clean
Commit message (Collapse)AuthorAgeFilesLines
* Convert some more USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-1/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363399
* Support stagingEmanuel Haupt2014-02-182-3/+12
| | | | Notes: svn path=/head/; revision=344841
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-4/+2
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* - Add SHA256Pav Lucistnik2005-11-281-0/+1
| | | | | | | Requested by: maintainer Notes: svn path=/head/; revision=149758
* Update to 3.4Volker Stolz2005-02-242-3/+4
| | | | | | | | PR: ports/77945 Submitted by: maintainer Notes: svn path=/head/; revision=129650
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-2/+2
| | | | Notes: svn path=/head/; revision=100139
* clean_ => cleanOliver Eikemeier2003-11-154-0/+36
| | | | | | | | | PR: 59150 Submitted by: Charles Swiger <chuck@pkix.net> Approved by: marcus (mentor) Notes: svn path=/head/; revision=94036
* Rename sysutils/clean into sysutils/clean_Edwin Groothuis2003-10-064-36/+0
| | | | Notes: svn path=/head/; revision=90328
* New port: sysutils/clean; automatically remove unwanted filesEdwin Groothuis2003-09-294-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> Notes: svn path=/head/; revision=89850