From owner-freebsd-ports@FreeBSD.ORG Thu Jan 6 19:46:23 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A82F16A4CE for ; Thu, 6 Jan 2005 19:46:23 +0000 (GMT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2F7843D49 for ; Thu, 6 Jan 2005 19:46:22 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id j06Jm8VP026264; Thu, 6 Jan 2005 11:48:08 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id j06Jm8iR026263; Thu, 6 Jan 2005 11:48:08 -0800 Date: Thu, 6 Jan 2005 11:48:08 -0800 From: Brooks Davis To: "Scott I. Remick" Message-ID: <20050106194808.GA24896@odin.ac.hmc.edu> References: <20050106183900.1966.qmail@web53607.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="fdj2RfSjLxBAspz7" Content-Disposition: inline In-Reply-To: <20050106183900.1966.qmail@web53607.mail.yahoo.com> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu cc: ringworm@inbox.lv cc: freebsd-ports@freebsd.org Subject: Re: mpeg4ip requires IPv6? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Jan 2005 19:46:23 -0000 --fdj2RfSjLxBAspz7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 06, 2005 at 10:38:59AM -0800, Scott I. Remick wrote: > Ah, the useful information starts pouring in! >=20 > On Thu, 6 Jan 2005 08:51:49 -0800, Michael C. Shultz wrote: >=20 > > Just a suggestion here, two ways you can go about this > > so here is the hard way first: > >=20 > > Rename /usr/src/lib/compat to /usr/src/lib/compat-HOLD or something lik= e=20 > > that, then what ever programs are linked against them will fail and=20 > > these need to be rebuilt.=20 >=20 > I'd be willing to do this... but... is it possible to cheat a little and > determine proactively what ports are linked against them? See the output = in > the other post I made earlier today (the huge one). ldd will tell you what libraries a program or dynamic library is linked against. It's a fairly simple matter to write a script that runs it on all programs and dynamic libraries and looks for one or more libraries. pkg_which can then be used to generate a list of ports. I write a one-off a while back, but I can't see to find it. A general tool would be quite handly if someone wanted to hack it together. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --fdj2RfSjLxBAspz7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFB3ZX3XY6L6fI4GtQRAi65AKCQyZ+WTzZ5JLSE+SiwvbTjRTnHJQCdGjib aLLHm5gn+QzbkH6Gr30OU2Q= =jTBF -----END PGP SIGNATURE----- --fdj2RfSjLxBAspz7--