diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2002-04-12 08:36:34 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2002-04-12 08:36:34 +0000 |
commit | 193c9144fd5f47950902cc934fc5b4e7e8567684 (patch) | |
tree | b9569d279852b043ab46c184643e64e4a39bd00c /lang/gcc295 | |
parent | 59abde8a8d8b8f2cb95e82015fb1961971c7a13f (diff) | |
download | ports-193c9144fd5f47950902cc934fc5b4e7e8567684.tar.gz ports-193c9144fd5f47950902cc934fc5b4e7e8567684.zip |
Notes
Diffstat (limited to 'lang/gcc295')
-rw-r--r-- | lang/gcc295/files/patch-aa | 12 | ||||
-rw-r--r-- | lang/gcc295/files/patch-ab | 11 | ||||
-rw-r--r-- | lang/gcc295/files/patch-ac | 13 |
3 files changed, 0 insertions, 36 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 |