From owner-cvs-ports@FreeBSD.ORG Mon Aug 1 08:40:48 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 3F1E916A420; Mon, 1 Aug 2005 08:40:48 +0000 (GMT) Date: Mon, 1 Aug 2005 08:40:48 +0000 From: Alexey Dokuchaev To: Gerald Pfeifer Message-ID: <20050801084048.GA41179@FreeBSD.org> References: <200507311334.j6VDYZcb071651@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200507311334.j6VDYZcb071651@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules ports MOVED ports/lang Makefile ports/lang/gcc31 Makefile distinfo pkg-descr pkg-plist ports/lang/gcc31/files patch-ad patch-af patch-ai patch-ar patch-fa patch-fb patch-fc patch-va X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Aug 2005 08:40:48 -0000 On Sun, Jul 31, 2005 at 01:34:35PM +0000, Gerald Pfeifer wrote: > gerald 2005-07-31 13:34:35 UTC > > FreeBSD ports repository > > Modified files: > . modules > . MOVED > lang Makefile > Removed files: > lang/gcc31 Makefile distinfo pkg-descr pkg-plist > lang/gcc31/files patch-ad patch-af patch-ai patch-ar > patch-fa patch-fb patch-fc patch-va > Log: > Remove the lang/gcc31 port. It fails to build on several architectures > (even ones it is supposed to work on, cf. pointyhat), it fails to build > on FreeBSD 6 and 7, and lang/gcc32 is basically the same plus a single > ABI changes and many bug fixes. > > It is strongly recommended to migrate to GCC 3.4 or 4.0, since only these > are still actively maintained upstream and support FreeBSD 7, for example. There are still plenty of software that require GCC 3.3. This includes various game SDK's and level editors out there I'm currently working on porting to FreeBSD. That is, I'd like to have gcc33 preserved for some time. Thanks! ./danfe