From owner-freebsd-ports@FreeBSD.ORG Thu Jan 6 20:02:24 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 0B3EE16A4CE for ; Thu, 6 Jan 2005 20:02:24 +0000 (GMT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id D29B543D48 for ; Thu, 6 Jan 2005 20:02:23 +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 j06K49at027897; Thu, 6 Jan 2005 12:04:09 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id j06K49QS027896; Thu, 6 Jan 2005 12:04:09 -0800 Date: Thu, 6 Jan 2005 12:04:09 -0800 From: Brooks Davis To: Kris Kennaway Message-ID: <20050106200409.GC24896@odin.ac.hmc.edu> References: <20050106183900.1966.qmail@web53607.mail.yahoo.com> <20050106194808.GA24896@odin.ac.hmc.edu> <20050106195850.GA96381@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="s9fJI615cBHmzTOP" Content-Disposition: inline In-Reply-To: <20050106195850.GA96381@xor.obsecurity.org> 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: Brooks Davis cc: "Scott I. Remick" 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 20:02:24 -0000 --s9fJI615cBHmzTOP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 06, 2005 at 11:58:50AM -0800, Kris Kennaway wrote: > On Thu, Jan 06, 2005 at 11:48:08AM -0800, Brooks Davis wrote: > > 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= like=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 out= put in > > > the other post I made earlier today (the huge one). > >=20 > > 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. >=20 > portupgrade includes libchk which does most of this. I think we need a portupgrade feature of the month column. :-) -- 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 --s9fJI615cBHmzTOP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFB3Zm4XY6L6fI4GtQRAlUFAJ4kgHl/AZ0TfRUXpye6/varkTJlrACgwVDU TuqGMasY0+IZfSx+KL7IhLg= =Aq+r -----END PGP SIGNATURE----- --s9fJI615cBHmzTOP--