aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rclean
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 STAGEDIR [1]Alex Kozlov2014-01-252-4/+3
| | | | | | | | | | | - Remove gratuitous whitespaces at end of line in pkg-descr - Unmute install command PR: ports/186081 [1] Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer) Notes: svn path=/head/; revision=340985
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Add size data, approved by maintainers.Trevor Johnson2004-03-191-0/+1
| | | | Notes: svn path=/head/; revision=104563
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Update to 1.14.Norikatsu Shigemura2003-10-282-2/+2
| | | | | | | | | PR: ports/58510 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Approved by: Lapo Luchini <lapo@lapo.it> (maintainer) Notes: svn path=/head/; revision=92385
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Update to 1.12Patrick Li2002-07-192-2/+2
| | | | | | | | PR: ports/40725 Submitted by: maintainer Notes: svn path=/head/; revision=63259
* Add new port: sysutils/rclean.SADA Kenji2002-05-145-0/+35
rclean provides a command-line tool to order and clean content of rc.conf, using option order from /etc/defaults/rc.conf and printing only choices that were different by the default value in /etc/rc.conf. PR: ports/37593 Submitted by: Lapo Luchini <lapo@lapo.it> Notes: svn path=/head/; revision=59054