From owner-freebsd-stable@FreeBSD.ORG Wed Jun 20 08:26:06 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1A656106566C for ; Wed, 20 Jun 2012 08:26:06 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.78]) by mx1.freebsd.org (Postfix) with ESMTP id C2D958FC16 for ; Wed, 20 Jun 2012 08:26:05 +0000 (UTC) Received: from smtp.greenhost.nl ([213.108.104.138]) by smarthost1.greenhost.nl with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1ShGEm-0004DO-HJ for freebsd-stable@freebsd.org; Wed, 20 Jun 2012 10:26:04 +0200 Received: from [81.21.138.17] (helo=ronaldradial.versatec.local) by smtp.greenhost.nl with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1ShGEm-000880-8r for freebsd-stable@freebsd.org; Wed, 20 Jun 2012 10:26:04 +0200 Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes To: freebsd-stable@freebsd.org References: <20120620045759.GY42080@manor.msen.com> Date: Wed, 20 Jun 2012 10:26:02 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Ronald Klop" Message-ID: In-Reply-To: <20120620045759.GY42080@manor.msen.com> User-Agent: Opera Mail/12.00 (Win32) X-Virus-Scanned: by clamav at smarthost1.samage.net X-Spam-Level: / X-Spam-Score: 0.0 X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_50 autolearn=disabled version=3.2.5 X-Scan-Signature: 964c6a2bc69af72888bec91466701c23 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 08:26:06 -0000 On Wed, 20 Jun 2012 06:57:59 +0200, Michael R. Wayne wrote: > Google is littered with messages from people who have 6.3 systems > and can no longer upgrade ports. It appears that a recent change > requires the version of make from 6.4. > > While it would be ideal if freebsd.org would build a 6.4 make on a > 6.3 system and pseudo-officially support it, a reasonable alternative > would be a simple way to download just the files required to build > the 6.4 version of make on 6.3. > > Any possibility to get this tossed on a site someplace? 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? Ronald.