Date: Tue, 22 Aug 2006 14:51:30 -0400 From: Vivek Khera <vivek@khera.org> To: freebsd-stable <freebsd-stable@freebsd.org> Subject: Re: 5.5 to 6.1 upgrade Message-ID: <5B7BD83A-6316-4C20-903E-B5D66D4F2642@khera.org> In-Reply-To: <Pine.BSF.3.96.1060823010930.9072A-100000@gaia.nimnet.asn.au> References: <Pine.BSF.3.96.1060823010930.9072A-100000@gaia.nimnet.asn.au>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail-5--275652070 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On Aug 22, 2006, at 11:37 AM, Ian Smith wrote: >> It shouldn't be necessary to rebuild ports before the upgrade. If >> there is something running that is critical, you might want to >> upgrade > [ ... ] > Good to confirm. I haven't so many ports installed that I couldn't > start from scratch if it all fell over, so I can play with ports and > packages till I finally learn how to use all the tools effectively. you *really* want to rebuild anything that uses shared libs from the ports tree, or anything that is a shared lib in the ports tree. Things that only use base system libs and don't do any dyanamic loading of external object code are safe to leave alone, as long as they don't provide shared objects. don't find this out the hard way :-( --Apple-Mail-5--275652070--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5B7BD83A-6316-4C20-903E-B5D66D4F2642>