From owner-freebsd-ports@FreeBSD.ORG Fri Mar 17 08:15:56 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CEC816A422; Fri, 17 Mar 2006 08:15:56 +0000 (UTC) (envelope-from ade@lovett.com) Received: from mail.lovett.com (foo.lovett.com [67.134.38.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 468AE43D45; Fri, 17 Mar 2006 08:15:56 +0000 (GMT) (envelope-from ade@lovett.com) Received: from hellfire.canal.lovett.com ([172.16.32.20]:53615) by mail.lovett.com with esmtpa (Exim 4.60 (FreeBSD)) (envelope-from ) id 1FKA7m-000BFY-H9; Fri, 17 Mar 2006 00:15:54 -0800 In-Reply-To: References: <4418A188.8060200@gmx.de> Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <9E058426-CEDE-4090-B6DD-920722C3F1D1@FreeBSD.org> Content-Transfer-Encoding: 7bit From: Ade Lovett Date: Fri, 17 Mar 2006 00:16:24 -0800 To: Gerald Pfeifer X-Mailer: Apple Mail (2.746.2) Sender: ade@lovett.com Cc: "\[LoN\]Kamikaze" , freebsd-ports@freebsd.org, Ade Lovett Subject: Re: lang/gcc41 - libjava X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Mar 2006 08:15:56 -0000 On Mar 16, 2006, at 11:58 , Gerald Pfeifer wrote: > As an alternate approach, Maho-san and me are currently discussing > to use > the new gmake-devel port which has fixes to address the situation > on the > gmake side for the time being. I'm looking this one over and thinking about it. Right now, weighing the benefits (fixing 1, maybe 2 ports) against the obvious infrastructure issues that having two gmake ports in the tree, I'm currently of the opinion that it's not really a good solution. A considerably more preferable approach would be to put pressure on the gmake folks to get a new release pushed out, with these and other fixes, which can then be set up for an -exp run, and if successful, devel/gmake simply gets punted to a new version where everyone is happy. -aDe