aboutsummaryrefslogtreecommitdiff
path: root/sysutils/clean/Makefile
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-181-3/+2
| | | | 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
* - 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
* Update to 3.4Volker Stolz2005-02-241-1/+2
| | | | | | | | PR: ports/77945 Submitted by: maintainer Notes: svn path=/head/; revision=129650
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-061-1/+2
| | | | Notes: svn path=/head/; revision=100139
* clean_ => cleanOliver Eikemeier2003-11-151-0/+18
| | | | | | | | | 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-061-18/+0
| | | | Notes: svn path=/head/; revision=90328
* New port: sysutils/clean; automatically remove unwanted filesEdwin Groothuis2003-09-291-0/+18
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