Clemens Lang <[email protected]> writes:

> On Thu, Oct 10, 2013 at 12:09:27PM +0200, Rainer M Krug wrote:
>> Is it possible to do something like the following to delete all
>> installed ports except the ones digikam depends on:
>> 
>> ,----
>> | sudo port uninstall installed EXCEPT digikam
>> `----
>
> sudo port uninstall installed and not digikam and not rdepof:digikam.
>
> Or:
>
> sudo port unsetrequested installed; sudo port setrequested digikam
> and remove leaves like you're used to.

Thanks - I like the second one as it makes further maintenance much
easier.

Cheers,

Rainer

-- 
Rainer M. Krug

email: RMKrug<at>gmail<dot>com

_______________________________________________
macports-users mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to