head	1.3;
access;
symbols
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	gcc_3_0_3:1.2
	gcc_3_0_2:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2
	gcc_3_0_1:1.2
	gcc_3_0_0:1.2
	gcc30_20010430_1:1.2
	egcs_20010430:1.2
	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.1
	old_egcs_20001002:1.1
	old_RELEASE_4_1_1:1.1
	old_egcs_20000828:1.1
	old_egcs_20000717:1.1
	old_egcs_20000501:1.1
	old_RELEASE_4_1_0:1.1
	old_RELEASE_3_5_0:1.1
	old_egcs_20000313:1.1
	old_RELEASE_4_0_0:1.1
	old_egcs_20000306:1.1
	old_egcs_20000221:1.1
	old_egcs_20000207:1.1
	old_RELEASE_3_4_0:1.1
	old_egcs_991102:1.1
	old_egcs_991110:1.1
	old_egcs_991025:1.1
	old_egcs_990920:1.1
	old_RELEASE_3_3_0:1.1
	old_egcs_990629:1.1
	old_egcs_990718:1.1
	old_egcs_990712:1.1
	old_egcs_990616:1.1
	old_egcs_990623:1.1
	old_egcs_990524:1.1
	old_RELEASE_3_2_0:1.1
	old_egcs_990418:1.1;
locks; strict;
comment	@# @;


1.3
date	2006.12.12.16.06.38;	author vd;	state dead;
branches;
next	1.2;

1.2
date	2000.11.28.18.55.06;	author obrien;	state Exp;
branches;
next	1.1;

1.1
date	99.04.21.07.48.59;	author obrien;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Remove expired ports:
2006-12-01 print/latex-beamer: is already included in the teTeX distribution
2006-12-01 print/latex-bibtopic: is already included in the teTeX distribution
2006-12-01 print/latex-bibunits: is already included in the teTeX distribution
2006-12-01 print/latex-booktabs: is already included in the teTeX distribution
2006-12-01 print/latex-index: is already included in the teTeX distribution
2006-12-01 print/latex-layouts: is already included in the teTeX distribution
2006-12-01 print/latex-pgf: is already included in the teTeX distribution
2006-12-01 print/latex-subfig: is already included in the teTeX distribution
2006-12-01 print/latex-xcolor: is already included in the teTeX distribution
2006-12-01 print/latex-lineno: is already included in the teTeX distribution
2006-12-01 print/latex-pict2e: is already included in the teTeX distribution
2007-05-31 multimedia/gstreamer-plugins-mpeg2enc80: Obsolete version, use gstreamer 0.10 instead
2006-12-01 lang/gcc30: "This port is no longer in use by anything in the ports collection and will be removed in the future.  Use a later release instead."
2006-12-01 lang/egcs: "This port is no longer in use by anything in the ports collection and will be removed in the future.  Use a later release of gcc instead"
2006-12-01 graphics/php4-ming: doesn't work with new version of ming library
2006-12-01 graphics/dvipng: is already included in the teTeX distribution
@
text
@--- gcc/Makefile.in.orig	Sat Nov 18 16:30:05 2000
+++ gcc/Makefile.in	Mon Nov 27 02:29:50 2000
@@@@ -863,7 +863,7 @@@@
 	rm -f config.run
 
 $(srcdir)/configure: $(srcdir)/configure.in
-	(cd $(srcdir) && autoconf)
+	(cd $(srcdir) && echo "wants to run autoconf")
 
 gccbug:	$(srcdir)/gccbug.in
 	CONFIG_FILES=gccbug CONFIG_HEADERS= ./config.status 
@@@@ -882,7 +882,7 @@@@
 # ??? Newer versions have a maintainer mode that may be useful here.
 $(srcdir)/config.in: $(srcdir)/cstamp-h.in
 $(srcdir)/cstamp-h.in: $(srcdir)/configure.in $(srcdir)/acconfig.h
-	(cd $(srcdir) && autoheader)
+	(cd $(srcdir) && echo "wants to run autoheader")
 	@@rm -f $(srcdir)/cstamp-h.in
 	echo timestamp > $(srcdir)/cstamp-h.in
 auto-host.h: cstamp-h ; @@true
@


1.2
log
@Upgrade to the 2000-11-20 GCC 2.97 development snapshot.
This one should be using libstdc++ v3 and the new 3.0 C++ ABI now.
@
text
@@


1.1
log
@I give you the latest and greatest of the EGCS snapshot series.
This is their bleeding edge offering.  This will enable us to better track
the direction EGCS is going for future upgrades of /usr/contrib/egcs/.

Above ver 1.1.2, this offering gives you many C++ fixes/enhancements, *and*
a native Java compiler.
@
text
@d1 3
a3 3
--- gcc/Makefile.in.orig	Thu Feb 25 12:40:16 1999
+++ gcc/Makefile.in	Mon Mar  1 04:36:40 1999
@@@@ -793,7 +793,7 @@@@
d7 2
a8 2
-	cd $(srcdir); autoconf
+	cd $(srcdir); echo "wants to run autoconf"
d10 3
a12 3
 # cstamp-h.in controls rebuilding of config.in.
 # It is named cstamp-h.in and not stamp-h.in so the mostlyclean rule doesn't
@@@@ -806,7 +806,7 @@@@
d16 2
a17 2
-	cd $(srcdir) && autoheader
+	cd $(srcdir) && echo "want to run autoheader"
@

