From owner-freebsd-questions@FreeBSD.ORG Wed Mar 21 17:15:49 2012 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 A1A93106566B for ; Wed, 21 Mar 2012 17:15:49 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from mail1.sourcehosting.net (mail1.sourcehosting.net [74.205.51.45]) by mx1.freebsd.org (Postfix) with ESMTP id 73EC88FC0A for ; Wed, 21 Mar 2012 17:15:49 +0000 (UTC) Received: from 68-189-245-235.dhcp.oxfr.ma.charter.com ([68.189.245.235] helo=imac.entropy.prv) by mail1.sourcehosting.net with esmtp (Exim 4.73 (FreeBSD)) (envelope-from ) id 1SAP8K-000LAG-Ho; Wed, 21 Mar 2012 13:15:43 -0400 Received: from imac.entropy.prv (localhost.entropy.prv [127.0.0.1]) by imac.entropy.prv (Postfix) with ESMTP id DBB211047161; Wed, 21 Mar 2012 13:15:34 -0400 (EDT) Message-ID: <4F6A0CB6.5010107@FreeBSD.org> Date: Wed, 21 Mar 2012 13:15:34 -0400 From: Greg Larkin Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: Rick Miller References: In-Reply-To: X-Enigmail-Version: 1.4 X-SA-Exim-Connect-IP: 68.189.245.235 X-SA-Exim-Mail-From: glarkin@FreeBSD.org X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail1.sourcehosting.net X-Spam-Level: * X-Spam-Status: No, score=1.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_PBL, RCVD_IN_RP_RNBL, RCVD_IN_SORBS_DUL, RDNS_DYNAMIC, TVD_RCVD_IP autolearn=no version=3.3.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-SA-Exim-Version: 4.2 X-SA-Exim-Scanned: Yes (on mail1.sourcehosting.net) Cc: freebsd-questions@freebsd.org Subject: Re: Find run-time dependancies recursively for FreeBSD port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: glarkin@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Mar 2012 17:15:49 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 3/21/12 12:51 PM, Rick Miller wrote: > Hi all, > > I can get run-time depends by executing make run-depends-list or > all dependancies by running make all-depends-list. Is there a way > to get all run-time depends recursively (I don't need the build > depends or their depends)? > Hi Rick, The closest I see in bsd.port.mk are the following targets, but I think they include LIB_DEPENDS as well: package-depends-list actual-package-depends Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/cpucycle/ - Follow you, follow me -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk9qDLUACgkQ0sRouByUApDiqgCguy0v3CoiLLGpKWmcTkwmYelU NJ4AoISFXcPtr00gxcKH+3SPHstnFwRs =IZU/ -----END PGP SIGNATURE-----