From owner-freebsd-questions Mon Aug 26 21:51:56 2002 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 56D4C37B400 for ; Mon, 26 Aug 2002 21:51:54 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2DD443E4A for ; Mon, 26 Aug 2002 21:51:53 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.5/8.12.5) id g7R4pr24056271; Mon, 26 Aug 2002 23:51:53 -0500 (CDT) (envelope-from dan) Date: Mon, 26 Aug 2002 23:51:53 -0500 From: Dan Nelson To: "Sean O'Neill" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to display port dependencies of installed ports? Message-ID: <20020827045153.GC6858@dan.emsphone.com> References: <5.1.0.14.0.20020826230414.00ad0580@postoffice.swbell.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5.1.0.14.0.20020826230414.00ad0580@postoffice.swbell.net> X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Aug 26), Sean O'Neill said: > How can I display all the installed ports that are dependent on the > installed port "myport" (as a bad example)? > > I didn't see anything in the pkg* commands man pages that looked like this > capability. pkg_info -R myport-1.2 The descriptions for -r and -R in the manpage are rather unclear. -r lists the ports required by the named port, -R lists ports requiring the named port. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message