From owner-freebsd-current@FreeBSD.ORG Tue Oct 5 05:19:44 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49CEF16A4CE for ; Tue, 5 Oct 2004 05:19:44 +0000 (GMT) Received: from smtp812.mail.sc5.yahoo.com (smtp812.mail.sc5.yahoo.com [66.163.170.82]) by mx1.FreeBSD.org (Postfix) with SMTP id E474443D1F for ; Tue, 5 Oct 2004 05:19:43 +0000 (GMT) (envelope-from krinklyfig@spymac.com) Received: from unknown (HELO smogmonster.com) (krinklyfig@pacbell.net@67.116.52.185 with plain) by smtp812.mail.sc5.yahoo.com with SMTP; 5 Oct 2004 05:19:43 -0000 From: Joshua Tinnin To: freebsd-current@freebsd.org Date: Mon, 4 Oct 2004 22:20:06 -0700 User-Agent: KMail/1.7 References: <4160259A.3070708@FreeBSD.org> <200410041853.12931.krinklyfig@spymac.com> <200410050525.49410.benlutz@datacomm.ch> In-Reply-To: <200410050525.49410.benlutz@datacomm.ch> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200410042220.06970.krinklyfig@spymac.com> Subject: Re: FreeBSD 5.3-BETA7 available X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: krinklyfig@spymac.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 05:19:44 -0000 On Monday 04 October 2004 08:25 pm, Benjamin Lutz wrote: > > I remember reading some posts about this a little while back. Is > > there any way to do this with a fine-tooth comb approach, or is it > > just about the same to do a portupgrade -af? > > On my system, about half the installed ports needed rebuilding. I > wrote a Python script that lists these ports, you can use it if you > like: > > http://www.maxlor.com/freebsd/files/findlibusers.py Thank you very much for that. After running I find it's about the same for me, but all the really big ones need to be rebuilt. Ah well, but I will have to hold off on updating until I have a spare day to rebuild everything essential. - jt