From owner-freebsd-questions@FreeBSD.ORG Sat Aug 27 16:37:01 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 E367316A41F for ; Sat, 27 Aug 2005 16:37:01 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79F3343D45 for ; Sat, 27 Aug 2005 16:37:01 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: by xproxy.gmail.com with SMTP id i31so406846wxd for ; Sat, 27 Aug 2005 09:37:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=kKbJyjYbKhYDXb/NcDKA0DerYJrIpf5yN8tCLs8ti50H4hO0Tjp7L7qukQSZrzvAmBgb1sTNHfW7Jt7/w/cHPv5wQf6aoAVaFUx80EaPNanF/QoK292K1XO9CqUsFHZB0v2nAZvCS9Uddykv+59nMzJQyDoj3QCqrLH8ZjzNr+w= Received: by 10.70.94.10 with SMTP id r10mr68492wxb; Sat, 27 Aug 2005 09:30:50 -0700 (PDT) Received: by 10.70.115.15 with HTTP; Sat, 27 Aug 2005 09:30:50 -0700 (PDT) Message-ID: <84dead7205082709302fea93b6@mail.gmail.com> Date: Sat, 27 Aug 2005 22:00:50 +0530 From: Joseph Koshy To: "Robert G." In-Reply-To: <431093CF.6050507@adelphia.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <431093CF.6050507@adelphia.net> Cc: freebsd-questions@freebsd.org Subject: Re: How to find out which ports/dependencies were installed when installing a port? 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: Sat, 27 Aug 2005 16:37:02 -0000 > Later down the road I deinstall "A" and decide I'd like to get rid of the > ports/dependencies that "A" needed installed with it. How would I go > about finding "B" and "C" just by knowing "A"'s name? There has to be > an easy answer, but I can't figure it out. You might want to look at /usr/ports/sysutils/pkg_cutleaves. --=20 FreeBSD Volunteer, http://people.freebsd.org/~jkoshy