Date: 04 Apr 2003 01:36:20 -0500 From: Adam <blueeskimo@gmx.net> To: freebsd-questions@freebsd.org Subject: How to list installed ports that have no dependant ports Message-ID: <1049438180.27963.60.camel@jake>
next in thread | raw e-mail | index | archive | help
(/usr/ports) - (eskimo@ttypb.jake) - (01:31:37) -$ pkg_info |wc -l 488 As you can see, I need to clean up my system quite a bit. I've got a ton of things installed, most of which were installed as dependencies for ports that have since been uninstalled. So, what I'd like to do is list all the ports installed on my box that have nothing dependant on them. In this way, I could start removing things that I don't need anymore. Is there any clever way to do this? I've toyed around with a few ideas, but haven't been able to come up with anything that works nicely. -- Adam <blueeskimo@gmx.net>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1049438180.27963.60.camel>