Re: pkg_clean: a utility to remove Lola packages

2009-12-28 Thread Anders Langworthy
On Sun, Dec 27, 2009 at 7:25 PM, AndrC)s wrote: > pkg_clean helps to delete Lola packages. > > A package is said to be Lola only if: > > 1. It's unneeded by other packages. > 2. It's unwanted by the root user. > Poscript: Lola is my dog's name. Didn't find any correct term, sorry. Interesting

Re: pkg_clean: a utility to remove Lola packages

2009-12-28 Thread Luis Useche
This sounds very similar to a patch I wrote for pkg_delete some time back. The new added -r option seems to offer the same functionality you are proposing here. In case this is useful for you somehow, I wrote a complete page about it: http://users.cis.fiu.edu/~lusec001/moin.cgi/Software/OBSD_Recur

pkg_clean: a utility to remove Lola packages

2009-12-27 Thread Andrés
pkg_clean helps to delete Lola packages. A package is said to be Lola only if: 1. It's unneeded by other packages. 2. It's unwanted by the root user. If a package that was deleted needed _now_ Lola packages, pkg_clean will also help deleting them. This is usual when a package uses libraries unne