From owner-cvs-ports@FreeBSD.ORG Mon May 23 02:38:32 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCFD516A422; Mon, 23 May 2005 02:38:32 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BAAD43D1F; Mon, 23 May 2005 02:38:32 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.3/8.13.3) with ESMTP id j4N2cVlh063301; Sun, 22 May 2005 19:38:31 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.3/8.13.1/Submit) id j4N2cVRe063300; Sun, 22 May 2005 19:38:31 -0700 (PDT) (envelope-from obrien) Date: Sun, 22 May 2005 19:38:31 -0700 From: "David O'Brien" To: Gerald Pfeifer Message-ID: <20050523023831.GC62971@dragon.NUXI.org> References: <200505162031.j4GKVMOR038312@repoman.freebsd.org> <20050521.144236.74702484.chat95@mac.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.9i Cc: cvs-ports@FreeBSD.org, NAKATA Maho , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/lang/gcc40 Makefile distinfo pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 May 2005 02:38:32 -0000 On Sat, May 21, 2005 at 09:54:08PM +0200, Gerald Pfeifer wrote: > On Sat, 21 May 2005, NAKATA Maho wrote: > > do you think we also mark CONFLICT for gcc-ooo (a gcc port > > based on gcc-3.4.1 esp. for OpenOffice.org compilation)? > > Certainly; please feel free to add gcc-ooo at the end of all the > CONFLICTS lines in the other gcc ports. > > However, I think we should see to use one of the regular ports in the > future instead of having a special port just for the purpose of building > OpenOffice.org. At the moment gcc-ooo has some needed patches that were rejected for GCC 3.4. So we have no choice - unless we add the patches to the gcc34 port. I investigated doing that, but I wasn't comfortable with the changes the patches make to add them to gcc34 for general use. -- -- David (obrien@FreeBSD.org)