aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2002-04-12 16:36:34 +0800
committergerald <gerald@FreeBSD.org>2002-04-12 16:36:34 +0800
commit090f6754367be5abf5061a7f2fe2f474282bf373 (patch)
treea3052d2542fa227d04f13715491e7ec4df7f4e18 /lang
parent7d98094bb9b430298fe85f1c7c654bfc1e836bb2 (diff)
downloadfreebsd-ports-gnome-090f6754367be5abf5061a7f2fe2f474282bf373.tar.gz
freebsd-ports-gnome-090f6754367be5abf5061a7f2fe2f474282bf373.tar.zst
freebsd-ports-gnome-090f6754367be5abf5061a7f2fe2f474282bf373.zip
GCC 2.95 and later aren't called egcs (any longer), so remove three patches
that add references to egcs to the documentation. Approved by: obrien (maintainer+mentor)
Diffstat (limited to 'lang')
-rw-r--r--lang/gcc295/files/patch-aa12
-rw-r--r--lang/gcc295/files/patch-ab11
-rw-r--r--lang/gcc295/files/patch-ac13
-rw-r--r--lang/gcc30/files/patch-aa12
-rw-r--r--lang/gcc30/files/patch-ab11
-rw-r--r--lang/gcc30/files/patch-ac13
6 files changed, 0 insertions, 72 deletions
diff --git a/lang/gcc295/files/patch-aa b/lang/gcc295/files/patch-aa
deleted file mode 100644
index 9dc2e19279bb..000000000000
--- a/lang/gcc295/files/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
---- gcc/cpp.texi.orig Mon Aug 11 08:57:05 1997
-+++ gcc/cpp.texi Sat Jan 10 11:59:15 1998
-@@ -1,5 +1,9 @@
- \input texinfo
- @setfilename cpp.info
-+@dircategory The egcs enhanced GNU compiler suite
-+@direntry
-+* cpp: (cpp). The egcs C/C++ preprocessor.
-+@end direntry
- @settitle The C Preprocessor
-
- @ignore
diff --git a/lang/gcc295/files/patch-ab b/lang/gcc295/files/patch-ab
deleted file mode 100644
index f298fd056742..000000000000
--- a/lang/gcc295/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- gcc/f/g77.texi.orig Thu Jun 4 03:41:18 1998
-+++ gcc/f/g77.texi Tue Jun 9 17:52:16 1998
-@@ -150,7 +150,7 @@
-
- @dircategory Programming
- @direntry
--* g77: (g77). The GNU Fortran compiler.
-+* g77: (g77). The EGCS GNU Fortran compiler.
- @end direntry
- @node Top, Copying,, (DIR)
- @top Introduction
diff --git a/lang/gcc295/files/patch-ac b/lang/gcc295/files/patch-ac
deleted file mode 100644
index 961874c5c315..000000000000
--- a/lang/gcc295/files/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
---- gcc/gcc.texi.orig Fri Jan 2 15:38:11 1998
-+++ gcc/gcc.texi Sat Jan 10 11:56:49 1998
-@@ -1,6 +1,10 @@
- >\input texinfo @c -*-texinfo-*-
- @c %**start of header
- @setfilename gcc.info
-+@dircategory The egcs enhanced GNU compiler suite
-+@direntry
-+* gcc: (gcc). The egcs C/C++ compiler.
-+@end direntry
- @c @setfilename usegcc.info
- @c @setfilename portgcc.info
- @c To produce the full manual, use the "gcc.info" setfilename, and
diff --git a/lang/gcc30/files/patch-aa b/lang/gcc30/files/patch-aa
deleted file mode 100644
index db932fa5c7e1..000000000000
--- a/lang/gcc30/files/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
---- gcc/doc/cpp.texi.orig Mon Aug 11 08:57:05 1997
-+++ gcc/doc/cpp.texi Sat Jan 10 11:59:15 1998
-@@ -1,5 +1,9 @@
- \input texinfo
- @setfilename cpp.info
-+@dircategory The egcs enhanced GNU compiler suite
-+@direntry
-+* cpp: (cpp). The egcs C/C++ preprocessor.
-+@end direntry
- @settitle The C Preprocessor
-
- @ignore
diff --git a/lang/gcc30/files/patch-ab b/lang/gcc30/files/patch-ab
deleted file mode 100644
index f298fd056742..000000000000
--- a/lang/gcc30/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- gcc/f/g77.texi.orig Thu Jun 4 03:41:18 1998
-+++ gcc/f/g77.texi Tue Jun 9 17:52:16 1998
-@@ -150,7 +150,7 @@
-
- @dircategory Programming
- @direntry
--* g77: (g77). The GNU Fortran compiler.
-+* g77: (g77). The EGCS GNU Fortran compiler.
- @end direntry
- @node Top, Copying,, (DIR)
- @top Introduction
diff --git a/lang/gcc30/files/patch-ac b/lang/gcc30/files/patch-ac
deleted file mode 100644
index 7f9a3640ccfe..000000000000
--- a/lang/gcc30/files/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
---- gcc/doc/gcc.texi.orig Fri Jan 2 15:38:11 1998
-+++ gcc/doc/gcc.texi Sat Jan 10 11:56:49 1998
-@@ -1,6 +1,10 @@
- >\input texinfo @c -*-texinfo-*-
- @c %**start of header
- @setfilename gcc.info
-+@dircategory The egcs enhanced GNU compiler suite
-+@direntry
-+* gcc: (gcc). The egcs C/C++ compiler.
-+@end direntry
- @c @setfilename usegcc.info
- @c @setfilename portgcc.info
- @c To produce the full manual, use the "gcc.info" setfilename, and