Date: Mon, 15 Apr 2002 15:08:27 +0200 (CEST) From: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> To: John Hay <jhay@icomtek.csir.co.za> Cc: "David O'Brien" <obrien@nuxi.com>, <cvs-committers@freebsd.org>, <cvs-all@freebsd.org> Subject: Re: cvs commit: ports/lang/gcc32/files patch-aa patch-ab Message-ID: <Pine.BSF.4.44.0204121654050.56165-100000@naos.dbai.tuwien.ac.at> In-Reply-To: <200204120755.g3C7tpM14000@zibbi.icomtek.csir.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 12 Apr 2002, John Hay wrote: > What about an updated pkg-descr for them too? It also still call it egcs. Good catch! (David, ) how about the following patch to the gcc30, and gcc31 as well as gcc32 ports? GCC 2.95 and later aren't called egcs (any longer). Also update web address, description, and maintainer info. Gerald Index: pkg-comment =================================================================== RCS file: /home/ncvs/ports/lang/gcc30/pkg-comment,v retrieving revision 1.2 diff -u -3 -p -r1.2 pkg-comment --- pkg-comment 21 Apr 1999 07:48:59 -0000 1.2 +++ pkg-comment 12 Apr 2002 14:54:00 -0000 @@ -1 +1 @@ -EGCS enhanced version of the GNU compiler suite (inprogress version) +GNU Compiler Collection 3.0. Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/lang/gcc30/pkg-descr,v retrieving revision 1.3 diff -u -3 -p -r1.3 pkg-descr --- pkg-descr 20 Nov 2001 23:29:27 -0000 1.3 +++ pkg-descr 12 Apr 2002 14:54:00 -0000 @@ -1,17 +1,9 @@ -Egcs (pronounced "eggs") is an enhanced version of the GNU compiler -suite, including gcc, g++, and g77. Egcs is based on a recent -snapshot of the gcc-2.8 development sources; it contains nearly -all of the new features found in gcc-2.8. Egcs also contains many -improvements and features not found in gcc-2.7 and even the soon to be -released gcc-2.8 compilers. C++ support, and in particular template -support, is vastly improved over gcc-2.7. - -For more details, see <http://www.cygnus.com/egcs/>. +GCC, the GNU Compiler Collection includes gcc, g++, g77, and gcj. Beware: This port installs new versions of "gcc", "g++", "c++" and so forth into the "${PREFIX}/bin" directory. Mind your PATHs if you don't want to use this compiler by default. -- John Polstra <jdp@polstra.com> +- David O'Brien <obrien@FreeBSD.org> -WWW: http://egcs.cygnus.com/ +WWW: http://gcc.gnu.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.44.0204121654050.56165-100000>