On 2013/02/10 10:41, Dustin Fechner wrote: > On 02/10/2013 10:27 AM, Jan Stary wrote: > > Is there a way to 'clear' the manually-installed flag > > on ports that once were manually installed, but now are > > just dependencies? > > 'pkg_add -aa' should do the trick.
I use this which I hacked together.. https://gist.github.com/sthen/1774426 It creates a list which you can then go through in an editor and add/remove + markers to mark/unmark as manually installed.
