From owner-cvs-all@FreeBSD.ORG Fri Feb 17 12:51:13 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2601F106564A; Fri, 17 Feb 2012 12:51:13 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id 7F05D8FC18; Fri, 17 Feb 2012 12:51:12 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [IPv6:2001:8b0:151:1:fa1e:dfff:feda:c0bb]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.5/8.14.5) with ESMTP id q1HCp8Uo007672 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Fri, 17 Feb 2012 12:51:08 GMT (envelope-from matthew@FreeBSD.org) X-DKIM: OpenDKIM Filter v2.4.3 smtp.infracaninophile.co.uk q1HCp8Uo007672 Authentication-Results: smtp.infracaninophile.co.uk/q1HCp8Uo007672; dkim=none (no signature); dkim-adsp=none Message-ID: <4F3E4D35.9050308@FreeBSD.org> Date: Fri, 17 Feb 2012 12:51:01 +0000 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: Stephen Montgomery-Smith References: <201202161557.q1GFvYRK041580@repoman.freebsd.org> <4F3DB9C9.2070503@missouri.edu> In-Reply-To: <4F3DB9C9.2070503@missouri.edu> X-Enigmail-Version: 1.3.5 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig3203BE837B0A84331D1B787D" X-Virus-Scanned: clamav-milter 0.97.3 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk Cc: cvs-ports@FreeBSD.org, Ashish SHUKLA , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/accessibility/jovie Makefile ports/accessibility/kdeaccessibility4 Makefile ports/astro/kstars Makefile ports/astro/marble Makefile ports/audio/akode-plugins-ffmpeg Makefile ports/audio/amarok Makefile ports/audio/amarok-fs Makefile ports/audio/amarok-kde4 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2012 12:51:13 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig3203BE837B0A84331D1B787D Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 17/02/2012 02:22, Stephen Montgomery-Smith wrote: > Also, is there an effective and foolproof method to calculating all the= > LIB_DEPENDS? (Remembering that some of the LIB_DEPENDS may depend on > optional settings, and these all need to be considered?) My p5-FreeBSD-Portindex can generate a shlib index -- all of the LIB_DEPENDS for a port, and the LIB_DEPENDS or the LIB_DEPENDS and so on recursively. This will take account of your current options settings onl= y. Unfortunately, while having a LIB_DEPENDS chain like that is a first step, it isn't accurate: there exist ports where there is a LIB_DEPENDS chain, but no actual dependency on the shlib in question. There are also ports without a LIB_DEPENDS chain that will depend on the library in question. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. PGP: http://www.infracaninophile.co.uk/pgpkey --------------enig3203BE837B0A84331D1B787D Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk8+TTwACgkQ8Mjk52CukIxxSACeLxHkQmZDn1XpVz5gcgFKnGrZ TuEAnRLzhm3YFOpocQFm2hnqo8y/MdBx =KDIa -----END PGP SIGNATURE----- --------------enig3203BE837B0A84331D1B787D--