head	1.6;
access;
symbols
	RELEASE_5_EOL:1.5
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.5
	RELEASE_4_EOL:1.5
	RELEASE_6_2_0:1.5
	RELEASE_6_1_0:1.5
	RELEASE_5_5_0:1.5
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.5
	RELEASE_4_11_0:1.5
	RELEASE_5_3_0:1.5
	RELEASE_4_10_0:1.5
	RELEASE_5_2_1:1.5
	RELEASE_5_2_0:1.5
	RELEASE_4_9_0:1.4
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.4
	gcc_3_2_1:1.4
	RELEASE_5_0_0:1.4
	RELEASE_4_7_0:1.4
	gcc32_20020902:1.4
	RELEASE_4_6_2:1.4
	RELEASE_4_6_1:1.4
	RELEASE_4_6_0:1.4
	RELEASE_5_0_DP1:1.3
	old_egcs_20020128:1.3
	old_RELEASE_4_5_0:1.3
	old_RELEASE_4_4_0:1.2
	old_egcs_20010430:1.3
	old_RELEASE_4_3_0:1.2
	old_egcs_20010205:1.2
	old_egcs_20001225:1.2
	old_egcs_20001218:1.2
	old_egcs_20001211:1.2
	old_egcs_20001120:1.2
	old_RELEASE_4_2_0:1.2
	old_egcs_20001002:1.2
	old_RELEASE_4_1_1:1.2
	old_egcs_20000828:1.2
	old_egcs_20000717:1.2
	old_egcs_20000501:1.2
	old_RELEASE_4_1_0:1.2
	old_RELEASE_3_5_0:1.2
	old_egcs_20000313:1.2
	old_RELEASE_4_0_0:1.2
	old_egcs_20000306:1.2
	old_egcs_20000221:1.2
	old_egcs_20000207:1.2
	old_RELEASE_3_4_0:1.2
	old_egcs_991102:1.2
	old_egcs_991110:1.2
	old_egcs_991025:1.2
	old_egcs_990920:1.2
	old_RELEASE_3_3_0:1.2
	old_egcs_990629:1.2
	old_egcs_990718:1.2
	old_egcs_990712:1.2
	old_egcs_990616:1.2
	old_egcs_990623:1.2
	old_egcs_990524:1.2
	old_RELEASE_3_2_0:1.2
	old_egcs_990418:1.2
	old_egcs_1_1_2:1.1.1.1
	old_RELEASE_3_1_0:1.1.1.1
	old_egcs_1_1_1:1.1.1.1
	old_RELEASE_2_2_8:1.1.1.1
	old_RELEASE_3_0_0:1.1.1.1
	old_egcs_1_1b:1.1.1.1
	old_egcs_980914:1.1.1.1
	old_egcs_1_1a:1.1.1.1
	old_egcs_980803:1.1.1.1
	old_egcs_980721:1.1.1.1
	old_RELEASE_2_2_7:1.1.1.1
	old_egcs_980715:1.1.1.1
	old_egcs_980628:1.1.1.1
	old_egcs_980608:1.1.1.1
	old_egcs_980508_civil:1.1.1.1
	old_egcs_980508:1.1.1.1
	old_egcs_980502:1.1.1.1
	old_egcs_980406:1.1.1.1
	old_egcs_980315:1.1.1.1
	old_egcs_102:1.1.1.1
	old_egcs_980221:1.1.1.1
	old_RELEASE_2_2_6:1.1.1.1
	old_jdp_1_0:1.1.1.1
	old_JDP:1.1.1;
locks; strict;
comment	@# @;


1.6
date	2008.08.23.09.44.58;	author gerald;	state dead;
branches;
next	1.5;

1.5
date	2003.10.15.15.25.03;	author gerald;	state Exp;
branches;
next	1.4;

1.4
date	2002.04.17.07.15.27;	author gerald;	state Exp;
branches;
next	1.3;

1.3
date	2001.11.20.23.29.27;	author lioux;	state Exp;
branches;
next	1.2;

1.2
date	99.04.22.00.17.01;	author scrappy;	state Exp;
branches;
next	1.1;

1.1
date	98.01.10.21.40.10;	author jdp;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	98.01.10.21.40.10;	author jdp;	state Exp;
branches;
next	;


desc
@@


1.6
log
@Remove lang/gcc32 (GCC 3.2) which is no longer used by any other ports and
does not support amd64, for example.
@
text
@GCC, the GNU Compiler Collection includes gcc, g++, gcj, and g77.

This port installs the various front ends as gcc32, g++32, gcj32,
and g77-32 into the ${PREFIX}/bin directory.

WWW: http://gcc.gnu.org/

- Gerald Pfeifer
gerald@@FreeBSD.org
@


1.5
log
@Fix the incorrect pkg-descr on binaries installed and "sign" this port.
Given that the GCC 3.2 branch has been completely frozen, remove CVS and
update-related features from Makefile.
@
text
@@


1.4
log
@GCC 2.95 and later aren't called egcs (any longer).  Also update
description and web address.

Approved by:	obrien (maintainer+mentor)
@
text
@d1 1
a1 1
GCC, the GNU Compiler Collection includes gcc, g++, g77, and gcj.
d3 2
a4 3
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.
d7 3
@


1.3
log
@Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case
@
text
@d1 1
a1 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/>.
d7 1
a7 3
- John Polstra <jdp@@polstra.com>

WWW: http://egcs.cygnus.com/
@


1.2
log
@this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...
@
text
@d17 1
a17 1
WWW: http://egcs.cygnus.com
@


1.1
log
@Initial revision
@
text
@d16 2
@


1.1.1.1
log
@This is a new port for egcs, which probably stands for something
like "enhanced GNU compiler suite."  It contains updated versions of
gcc, g++, and g77 with many bugfixes and some new optimizations.
The C++ compiler in particular is vastly improved over gcc-2.7.2.1.
@
text
@@
