From owner-cvs-ports@FreeBSD.ORG Mon Apr 12 23:22:30 2004 Return-Path: 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 984CE16A4EE; Mon, 12 Apr 2004 23:22:30 -0700 (PDT) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B0FF43D2D; Mon, 12 Apr 2004 23:22:30 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by TRANG.nuxi.com (8.12.11/8.12.10) with ESMTP id i3D6MTMT003842; Mon, 12 Apr 2004 23:22:29 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.11/8.12.11/Submit) id i3D6MSrQ003841; Mon, 12 Apr 2004 23:22:28 -0700 (PDT) (envelope-from obrien) Date: Mon, 12 Apr 2004 23:22:28 -0700 From: "David O'Brien" To: Gerald Pfeifer Message-ID: <20040413062228.GA3504@dragon.nuxi.com> References: <200404111110.i3BBAXLM042150@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-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 cc: Dirk Meyer cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/lang/gcc32 Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 13 Apr 2004 06:22:30 -0000 On Sun, Apr 11, 2004 at 01:13:44PM +0200, Gerald Pfeifer wrote: > On Sun, 11 Apr 2004, Gerald Pfeifer wrote: > > Modified files: > > lang/gcc32 Makefile > > Log: > > This old version of GCC really only makes sense on i386 at this point (if at > > all), so use ONLY_FOR_ARCHS=i386. Drop maintainership. > > Dirk, I strongly recommend that you update the gnustep-objc port to gcc33. > > In general, I suggest to get rid of at least gcc30 and gcc31 in the mid > term. There is no reason to get rid of older versions as long as they build fine (or can reasonalble be made to do so). GCC has a long history of not putting as much concern for backwards compatability. There is huge amounts of code that still cannot be built with GCC 3.3. Same for other versions of GCC. Please don't just go removing the ports. Make the maintainer ports@freebsd.org and leave it at that.