From owner-freebsd-stable@FreeBSD.ORG Wed Jun 20 09:32:00 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1124E1065673 for ; Wed, 20 Jun 2012 09:32:00 +0000 (UTC) (envelope-from egrosbein@rdtc.ru) Received: from eg.sd.rdtc.ru (eg.sd.rdtc.ru [IPv6:2a03:3100:c:13::5]) by mx1.freebsd.org (Postfix) with ESMTP id 6C7D98FC25 for ; Wed, 20 Jun 2012 09:31:59 +0000 (UTC) Received: from eg.sd.rdtc.ru (localhost [127.0.0.1]) by eg.sd.rdtc.ru (8.14.5/8.14.5) with ESMTP id q5K9VubO062806; Wed, 20 Jun 2012 16:31:56 +0700 (NOVT) (envelope-from egrosbein@rdtc.ru) Message-ID: <4FE1988C.2050000@rdtc.ru> Date: Wed, 20 Jun 2012 16:31:56 +0700 From: Eugene Grosbein User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.13) Gecko/20110112 Thunderbird/3.1.7 MIME-Version: 1.0 To: Mike Pumford References: <20120620045759.GY42080@manor.msen.com> <4FE19542.1020802@mpcdata.com> In-Reply-To: <4FE19542.1020802@mpcdata.com> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Cc: freebsd-stable@freebsd.org Subject: Re: Seeking 6.4 make source for ports X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jun 2012 09:32:00 -0000 20.06.2012 16:17, Mike Pumford пишет: > Ronald Klop wrote: > >> Do you have a problem yourself or did you just found some messages on >> google? >> I presume you are running 6.3 yourself. Why don't you upgrade the OS to >> 6.4 or 7+, but you do upgrade the ports on an unsupported OS? >> > It is a little mind boggling. Unless required I wouldn't even recompile > my ports when moving a system from 6.3 to 6.4. In fact I've got an > internal system here that started life as 5.3 BETA and have been > upgraded all the way to 7.4 via 6.4 with pretty much no downtime apart > from the installworld part of the source upgrade. All the 5.x compiled > ports ran fine on the 7.4 system until I got round to recompiling them. You are not required to recompile ports when upgrading within major release, e.g. from 6.x to 6.4. There is no one reason to do that. They all will work just as usual. Eugene Grosbein