Re: Removing stale dependencies (Was: Re: Concern about using pkg_delete -r)

2009-01-10 Thread Peter Jeremy
On 2009-Jan-10 07:22:21 -0800, Garrett Cooper wrote: >I just started using portmaster this past week, and it appears to go a >bit crazy removing dependencies -- there were a lot of libraries >broken after removing dependencies that shouldn't have been. This >could all be because of bad dependencie

Re: Removing stale dependencies

2009-01-10 Thread Doug Barton
Garrett Cooper wrote: > I just started using portmaster this past week, and it appears to go a > bit crazy removing dependencies -- there were a lot of libraries > broken after removing dependencies that shouldn't have been. This > could all be because of bad dependencies in the Makefiles though.

Re: Removing stale dependencies (Was: Re: Concern about using pkg_delete -r)

2009-01-10 Thread Garrett Cooper
On Fri, Jan 9, 2009 at 8:05 PM, Doug Barton wrote: > Josh Rickmar wrote: >> I'm hoping that this list covers port tools as well as the usual >> discussions about the actual ports. If not, please CC this to the proper >> list. >> >> I want to use pkg_delete to remove an installed port, but also wa

Removing stale dependencies (Was: Re: Concern about using pkg_delete -r)

2009-01-09 Thread Doug Barton
Josh Rickmar wrote: > I'm hoping that this list covers port tools as well as the usual > discussions about the actual ports. If not, please CC this to the proper > list. > > I want to use pkg_delete to remove an installed port, but also want to > remove its orphaned dependencies along with it. A