From owner-freebsd-questions@FreeBSD.ORG Sun Jul 27 12:36:47 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 081B01065671 for ; Sun, 27 Jul 2008 12:36:47 +0000 (UTC) (envelope-from fbsd06+YH=1e5f3621@mlists.homeunix.com) Received: from fallback-in1.mxes.net (fallback-out1.mxes.net [216.86.168.190]) by mx1.freebsd.org (Postfix) with ESMTP id D2C028FC0C for ; Sun, 27 Jul 2008 12:36:46 +0000 (UTC) (envelope-from fbsd06+YH=1e5f3621@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by fallback-in1.mxes.net (Postfix) with ESMTP id 186CA163DFA for ; Sun, 27 Jul 2008 08:21:41 -0400 (EDT) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 83D6423E49C for ; Sun, 27 Jul 2008 08:21:37 -0400 (EDT) Date: Sun, 27 Jul 2008 13:21:34 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20080727132134.1376b8b8@gumby.homeunix.com.> In-Reply-To: <0956648E-F93F-40EC-A565-17875757531F@todoo.biz> References: <0956648E-F93F-40EC-A565-17875757531F@todoo.biz> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Deinstalling X and all dependencies X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jul 2008 12:36:47 -0000 On Sun, 27 Jul 2008 12:52:56 +0200 bsd wrote: > Hello, > > I have just received a new system that's planned to be a large scale > DNS server. > I have asked the guy who has setup the hardware not to install X___ > > This has been useless!! > > I am now ending up with 250 apps in the port tree!! > > Is there a good way to get rid of all these useless apps without > breaking the system___ If you want to remove X you can use a leaf-cutting tool like ports-mgmt/pkg_cutleaves. But I would have thought that a dns server would require only very few ports (possibly even zero if you use the default BIND), so it might be simpler to start over.