From owner-freebsd-questions Mon Jun 4 20:38:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from oddjob.adhesivemedia.com (oddjob.adhesivemedia.com [207.202.159.77]) by hub.freebsd.org (Postfix) with ESMTP id 21AB837B401 for ; Mon, 4 Jun 2001 20:38:44 -0700 (PDT) (envelope-from philip@adhesivemedia.com) Received: from localhost (philip@localhost) by oddjob.adhesivemedia.com (8.11.1/8.11.1) with ESMTP id f553cdD10017; Mon, 4 Jun 2001 20:38:39 -0700 (PDT) (envelope-from philip@adhesivemedia.com) Date: Mon, 4 Jun 2001 20:38:39 -0700 (PDT) From: Philip Hallstrom To: Sean Knox Cc: Subject: Re: Checking Dependancies? In-Reply-To: Message-ID: <20010604203809.T9194-100000@oddjob.adhesivemedia.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 I'm sure pkg_info has an option for this, but you can look at /var/db/pkg/*/+REQUIRED_BY where * is the port you're interested in... -philip On Mon, 4 Jun 2001, Sean Knox wrote: > How do I check what packages are dependant on a certain package? > > Sean > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message