summaryrefslogtreecommitdiff
path: root/ports-mgmt/pkg_rmleaves (follow)
Commit message (Collapse)AuthorAgeFilesLines
* pkg_rmleaves finds packages that are not requested by any other installedPav Lucistnik2004-12-283-0/+30
package and lets you decide (in a beauty dialog interface) for each one if you want to keep it or delete it. This is similar to pkg_cutleaves, but it does not require any dependencies and is done in visual, dialog(1) interface instead of command line. PR: ports/75517 Submitted by: Timothy Redaelli <drizzt@gufi.org> Notes: svn path=/head/; revision=125307