From owner-freebsd-questions@FreeBSD.ORG Tue Mar 15 00:34:54 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9533816A4CE for ; Tue, 15 Mar 2005 00:34:54 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6ABB143D2D for ; Tue, 15 Mar 2005 00:34:52 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so1954wri for ; Mon, 14 Mar 2005 16:34:49 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=ZjlCbMWAcEvx1bydM9u5yZ0RNLzxfA7ZWleTVTWogVjtgs92mBib+klzJ5rv00OxUl0KXZg3cuX/I7TujsyZpUHmj+aVIdHjGz6djyZ+eEOQtOjB9yJJ+U6f8SNU0TZkbEf4VbrYxMuGKqf5/uHJGo+3VjENW9kscdf07at/2Aw= Received: by 10.38.162.15 with SMTP id k15mr105955rne; Mon, 14 Mar 2005 16:34:48 -0800 (PST) Received: by 10.38.74.23 with HTTP; Mon, 14 Mar 2005 16:34:47 -0800 (PST) Message-ID: Date: Tue, 15 Mar 2005 01:34:47 +0100 From: Gert Cuykens To: "Michael C. Shultz" , freebsd-questions@freebsd.org In-Reply-To: <200503141621.51191.ringworm01@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <200503141621.51191.ringworm01@gmail.com> Subject: Re: Is this a good or a bad idea to delete all off this ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 00:34:54 -0000 On Mon, 14 Mar 2005 16:21:50 -0800, Michael C. Shultz wrote: > On Monday 14 March 2005 04:06 pm, Gert Cuykens wrote: > > Is this a good or a bad idea to delete all off this ? > > > > portmanager -sl > > > > xorg-fontserver-6.7.0 dir -=> /usr/ports/x11-servers/xorg-fontserver > > COMMENT= X font server from X.Org > > > > xorg-fonts-type1-6.7.0 dir -=> /usr/ports/x11-fonts/xorg-fonts-type1 > > COMMENT= X.Org Type1 fonts > > > > xorg-fonts-cyrillic-6.7.0 dir -=> > > /usr/ports/x11-fonts/xorg-fonts-cyrillic COMMENT= X.Org > > Cyrillic bitmap fonts > > > > xorg-fonts-100dpi-6.7.0 dir -=> > > /usr/ports/x11-fonts/xorg-fonts-100dpi COMMENT= X.Org 100dpi > > bitmap fonts > > > > xorg-fonts-75dpi-6.7.0 dir -=> /usr/ports/x11-fonts/xorg-fonts-75dpi > > COMMENT= X.Org 75dpi bitmap fonts > > > > xorg-fonts-miscbitmaps-6.7.0 dir -=> > > /usr/ports/x11-fonts/xorg-fonts-miscbitmapsCOMMENT= X.Org > > miscellaneous bitmap fonts > > > > xorg-vfbserver-6.7.0 dir -=> /usr/ports/x11-servers/xorg-vfbserver > > COMMENT= X virtual framebuffer server from X.Org > > > > xorg-printserver-6.7.0 dir -=> > > /usr/ports/x11-servers/xorg-printserver COMMENT= X Print > > server from X.Org > > > > xorg-nestserver-6.7.0 dir -=> /usr/ports/x11-servers/xorg-nestserver > > COMMENT= Nesting X server from X.Org > > > > xorg-server-6.7.0_9 dir -=> /usr/ports/x11-servers/xorg-server > > COMMENT= X.Org X server and related programs > > > > xorg-manpages-6.7.0 dir -=> /usr/ports/x11/xorg-manpages > > COMMENT= X.Org library manual pages > > > > xorg-clients-6.7.0_5 dir -=> /usr/ports/x11/xorg-clients > > COMMENT= X client programs and related files from X.Org > > Gert, nothing you have installed has those ports listed as run > dependencies so technically you may delete them all. But to be safe, > do run portmanager -u right afterwards and see if any other ports cause > them to be pulled back in. Likely some of the fonts and xorg-clients > will be pulled back in by another port. > > -Mike > ok i deleted them i now have a new one i like to delete :) ------------------------------------------------------------------------ Ports with no ports depending on them AKA "leaf ports." These ports may be safely deinstalled because no other ports list these as dependencies." ------------------------------------------------------------------------ xorg-server-6.7.0_9 /usr/ports/x11-servers/xorg-server This package contains the X.Org X server and some associated programs. WWW: http://www.freedesktop.org/Software/xorg - Eric Anholt anholt@FreeBSD.org ------------------------------------------------------------------------ to skip removes port *Nuke it*, removes distribution files ------------------------------------------------------------------------ Are you sure its a leaf port ? Because i have gnome2-lite running ? Is gnome still going to work if i nuke this ?