From owner-cvs-all@FreeBSD.ORG Wed Dec 27 10:06:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 17A5A16A403; Wed, 27 Dec 2006 10:06:34 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 801C813C47E; Wed, 27 Dec 2006 10:06:30 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 298C26B7; Wed, 27 Dec 2006 04:06:30 -0600 (CST) Date: Wed, 27 Dec 2006 04:06:30 -0600 To: Gerald Pfeifer Message-ID: <20061227100630.GB15620@soaustin.net> References: <200612161108.kBGB8OEO038723@repoman.freebsd.org> <20061216132604.GA85341@samodelkin.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i From: linimon@lonesome.com (Mark Linimon) Cc: cvs-ports@FreeBSD.org, Edwin Groothuis , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org, Max Khon Subject: Re: cvs commit: ports/games/groundhog Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Dec 2006 10:06:36 -0000 On Wed, Dec 27, 2006 at 07:45:38AM +0100, Gerald Pfeifer wrote: > As for software which requires a specific, rather old version of GCC > to be built, I hope we can get this down to a minimum. I would like the minimum to be zero, for the following reason: at some point Murphy tells us that $OLDVERSION will be unbuildable by $BASEVERSION. And then those ports simply go poof. The last time I looked at this problem, we had a few ports that depended on 2.95 and they were abadnonware ... but still useful ports, so they had not been nuked. mcl