From owner-freebsd-questions@FreeBSD.ORG Sun Jul 27 12:25:57 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 584D41065677 for ; Sun, 27 Jul 2008 12:25:57 +0000 (UTC) (envelope-from raghu@mri.ernet.in) Received: from hrimail.hri.res.in (hrimail.hri.res.in [210.212.50.7]) by mx1.freebsd.org (Postfix) with ESMTP id 8842D8FC18 for ; Sun, 27 Jul 2008 12:25:56 +0000 (UTC) (envelope-from raghu@mri.ernet.in) Received: from ipc2.mri.ernet.in (unknown [192.168.3.2]) by hrimail.hri.res.in (Postfix) with ESMTP id B946B97E8D; Sun, 27 Jul 2008 18:03:17 +0530 (IST) Received: from ipc2 (localhost [127.0.0.1]) by ipc2 (Postfix) with SMTP id A02722304F; Sun, 27 Jul 2008 17:55:47 +0530 (IST) Received: from riemann.mri.ernet.in (riemann.mri.ernet.in [192.168.3.122]) by ipc2.mri.ernet.in (Postfix) with ESMTP id 83E0914526; Sun, 27 Jul 2008 17:55:47 +0530 (IST) Received: from riemann.mri.ernet.in (localhost [127.0.0.1]) by riemann.mri.ernet.in (8.13.6/8.13.6) with ESMTP id m6RCIbHg002441; Sun, 27 Jul 2008 17:48:37 +0530 (IST) (envelope-from raghu@riemann.mri.ernet.in) Received: (from raghu@localhost) by riemann.mri.ernet.in (8.13.6/8.13.6/Submit) id m6RCILpF002440; Sun, 27 Jul 2008 17:48:21 +0530 (IST) (envelope-from raghu) From: "N. Raghavendra" To: bsd In-Reply-To: <0956648E-F93F-40EC-A565-17875757531F@todoo.biz> (bsd@todoo.biz's message of "Sun, 27 Jul 2008 12:52:56 +0200") References: <0956648E-F93F-40EC-A565-17875757531F@todoo.biz> X-Organization: Harish-Chandra Research Institute (HRI) X-Address: Chhatnag Road, Jhusi, Allahabad 211 019, India X-URL: http://www.mri.ernet.in/ and http://www.retrotexts.net/ X-Phone: +91 (532) 2667 509, 2667 318, 2667 578, 2567 746, 2567 747 X-Fax: +91 (532) 2667 576, 2567 748, 2567 444, 2568 036 X-OpenPGP-Key-ID: 0x03618806 X-OpenPGP-Key-Fingerprint: C75D D0AF 457E 7454 BEC2 37AD C6E1 0407 0361 8806 X-OpenPGP-Public-Key-Available-At: http://www.keyserver.net/ Date: Sun, 27 Jul 2008 17:48:21 +0530 Message-ID: <86k5f7h65u.fsf@riemann.mri.ernet.in> User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: Liste FreeBSD Subject: Re: Deinstalling X and all dependencies X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "N. Raghavendra" List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jul 2008 12:25:57 -0000 At 2008-07-27T12:52:56+02:00, bsd wrote: > Is there a good way to get rid of all these useless apps without > breaking the system=E2=80=A6 What would you suggest? One way is to use the `ports-mgmt/pkg_cutleaves' port to iteratively remove the superfluous leaves of your package tree. It can also be done with `ports-mgmt/portmanager' (with the -slid option) or `ports-mgmt/portmaster' (with the -s option). Raghavendra. --=20 N. Raghavendra | http://www.retrotexts.net/ Harish-Chandra Research Institute | http://www.mri.ernet.in/ See message headers for contact and OpenPGP information.