Date: Sat, 23 Jul 2005 12:29:20 -0400 (EDT) From: Matt Juszczak <matt@atopia.net> To: freebsd-questions@freebsd.org Subject: Completely removing a port Message-ID: <20050723122759.N91546@neptune.atopia.net>
next in thread | raw e-mail | index | archive | help
Hi all, I am about to remove the amavisd-new port from our main mail server. We've recently setup two relay servers and do not need the port anymore. Problem is, I know that the amavisd-new port installed a lot of packages along with it, and if I just do `make deinstall clean` in the port, its only going to remove amavisd-new first, not the dependencies it installed to work correctly. Is there anyway I can deinstall the port and say "remove all packages that depend on amavisd-new and amavisd-new ONLY" (so it wont affect other stuff). Thanks, Matt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050723122759.N91546>