-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Peter Farsinsen wrote: > > As for removing the 'outdated' ports. My installation is very basic, and > even though I have more that 20 ports installed. Is there any shortcut > for removing all outdated/inactive ports? > > Best regards, > > Peter Farsinsen
This could be done with the following command which uninstalls _all_ inactive applications. port uninstall inactive To prevent any problems with dependencies you could also use this, which forces the uninstall of inactive versions. port -f uninstall inactive Hope this helps, Simon PS: You should use reply-all to also send an email to the mailinglist. - -- + privacy is necessary + using http://gnupg.org + public key id: 0x6115F804EFB33229 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) iD8DBQFGlUDIYRX4BO+zMikRCiIHAKC64KkFmdRsNUZGRK60E89okule0ACaAgD1 5/CNAXVmHW1ybziBKp2NVK8= =+0X1 -----END PGP SIGNATURE----- _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-users
