On Aug 30, 2011, at 3:54 PM, Daniel J. Luke wrote: >> $ port list installed | uniq -d > > ^^^ that doesn't do what you think it does > > you probably want 'port installed' > > .... and you'll see that your 'duplicates' are likely just inactive ports > (left over from upgrading, probably). > > You can run 'sudo port uninstall inactive' to remove them if you don't want > to keep them around.
This solved the mystery. Thank you very much Daniel. -Terry > You can use the -u flag with upgrade to have them automatically uninstalled > when upgrading. > -- > Daniel J. Luke > > +========================================================+ > > | *---------------- [email protected] ----------------* | > > | *-------------- http://www.geeklair.net -------------* | > > +========================================================+ > > | Opinions expressed are mine and do not necessarily | > > | reflect the opinions of my employer. | > > +========================================================+ > > > > Terry Barnum digital OutPost http://www.dop.com _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
