Date: Mon, 28 Feb 2005 06:19:56 -0800 From: "Michael C. Shultz" <ringworm01@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: Deleting orphaned ports Message-ID: <200502280619.56964.ringworm01@gmail.com> In-Reply-To: <4222F670.4070808@serpe.org> References: <4222F670.4070808@serpe.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 28 February 2005 02:46 am, Nicolas wrote: > Hello, > > Is there a way I can find all orphaned ports on FreeBSD (by using > portupgrade or not) ? > > By orphaned ports I mean ports that are not used by any other ports > (though they may be used by users, in which case it's up to me to > decide wether to delete them). > > Thank you. > > Nicolas sysutils/portmanager will do this just run portmanager -slid This option will show you each port that no other port depends on, its long description and give you the option to remove it. -Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502280619.56964.ringworm01>