From owner-cvs-ports@FreeBSD.ORG Mon Jun 20 16:48:50 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 8FB7816A41F; Mon, 20 Jun 2005 16:48:50 +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 429D643D1F; Mon, 20 Jun 2005 16:48:50 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.4/8.13.4) with ESMTP id j5KGmnjg039725; Mon, 20 Jun 2005 09:48:49 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.4/8.13.1/Submit) id j5KGmncI039724; Mon, 20 Jun 2005 09:48:49 -0700 (PDT) (envelope-from obrien) Date: Mon, 20 Jun 2005 09:48:49 -0700 From: "David O'Brien" To: Gerald Pfeifer Message-ID: <20050620164849.GA39659@dragon.NUXI.org> References: <200505162031.j4GKVMOR038312@repoman.freebsd.org> <20050619221945.GA7566@dragon.NUXI.org> <20050620082529.GA93111@dragon.NUXI.org> 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, Gerald Pfeifer , 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, 20 Jun 2005 16:48:50 -0000 On Mon, Jun 20, 2005 at 05:13:43PM +0200, Gerald Pfeifer wrote: > On Mon, 20 Jun 2005, David O'Brien wrote: > > I just built both the gcc40 and gcc41 ports. The only things shared > > between gcc40 and gcc41 are: > > include/mf-runtime.h > > info/cpp.info > > info/cppinternals.info > > info/gccint.info > > info/gcj.info > > info/gfortran.info > > This shows the fruits of my work of reducing the conflicts. ;-) > > > It is much more important to be able to have both gcc40 and gcc41 > > installed than have info files. I'd like to either remove the > > 'CONFLICTS' or kill the info files. > > The latter, please, not the least because I'm sure that Kris will start > automatically checking for conflicts at some point not too far in the > future. ;-) Until then in the future, can we please have it that one can install multiple GCC's with having to edit the Makefile? > We need to make sure this happens before installation, not afterwards, > or we'd be in troubles with other lang/gcc ports (whose info files we'd > overwrite). > > > We should take back to the GCC mailing lists the fact that mf-runtime.h > > isn't versioned. > > I reported that over a month ago. :-( I you could send a mail to the > list an Frank Ch. Eigler , I'd appreciate that; perhaps > with several people complaining we'll get a bit more traction. Will do. -- -- David (obrien@FreeBSD.org)