From owner-cvs-all@FreeBSD.ORG Fri Feb 16 00:01:56 2007 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 08EC916A406; Fri, 16 Feb 2007 00:01:56 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.131.111.2]) by mx1.freebsd.org (Postfix) with ESMTP id B4BB313C48E; Fri, 16 Feb 2007 00:01:55 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from acrux.dbai.tuwien.ac.at (acrux [128.131.111.60]) by vexpert.dbai.tuwien.ac.at (Postfix) with ESMTP id 2A2CD1381A; Fri, 16 Feb 2007 01:01:45 +0100 (CET) Received: by acrux.dbai.tuwien.ac.at (Postfix, from userid 1203) id C69341A7C9; Fri, 16 Feb 2007 01:01:52 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by acrux.dbai.tuwien.ac.at (Postfix) with ESMTP id B61DD1A7C7; Fri, 16 Feb 2007 01:01:52 +0100 (CET) Date: Fri, 16 Feb 2007 01:01:52 +0100 (CET) From: Gerald Pfeifer To: Pav Lucistnik , Kris Kennaway In-Reply-To: Message-ID: References: <200702071240.l17CejrY022978@repoman.freebsd.org> <1170852496.41102.28.camel@pav.hide.vol.cz> <1171241237.7869.11.camel@ikaros.oook.cz> <20070212015642.GA75491@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Dirk Meyer , cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: lang/gcc{33,34,40,41,42,43} and loss of /usr/bin/objformat (was: cvs commit: ports/devel/gnustep-make 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: Fri, 16 Feb 2007 00:01:56 -0000 On Wed, 14 Feb 2007, Gerald Pfeifer wrote: > If things go according to my current schedule, lang/gcc41, lang/gcc42 and > lang/gcc43 should be fixed properly (i.e. upstream and in the ports) within > less than a week for the C and Fortran frontends; Java is more complex and > may take a bit longer. Since this may affect many of you, let me provide a status update: lang/gcc33, lang/gcc34, and lang/gcc40 which are not maintained upstream any longer now received a one-off patch by yours truely. I have also patches GCC 4.2 and GCC 4.3 upstream and updated lang/gcc42 accordingly. lang/gcc43 will follow within 48 hours. Upstream GCC 4.1 and lang/gcc41 will follow by next Tuesday. Older versions of GCC in our ports tree should be removed rather sooner than later. They have served us well, but it's due time to say Good Bye. Gerald