aboutsummaryrefslogtreecommitdiffstats
path: root/lang/Sather/files
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-09-02 01:12:32 +0800
committerbapt <bapt@FreeBSD.org>2014-09-02 01:12:32 +0800
commit0cce0d7ddeb6dd72c9af4b0d98f1180f0b4e9287 (patch)
tree821835ef871d8d5f876233f0c9ca25b093d3811d /lang/Sather/files
parentcfb7c7bce75972ce11cb56cbe27ce7ffb31f462a (diff)
downloadfreebsd-ports-gnome-0cce0d7ddeb6dd72c9af4b0d98f1180f0b4e9287.tar.gz
freebsd-ports-gnome-0cce0d7ddeb6dd72c9af4b0d98f1180f0b4e9287.tar.zst
freebsd-ports-gnome-0cce0d7ddeb6dd72c9af4b0d98f1180f0b4e9287.zip
Remove non staged ports without pending PR from l*
Diffstat (limited to 'lang/Sather/files')
-rw-r--r--lang/Sather/files/patch-Boot_sacomp.code_cgenCGEN1354269066xxxxxxxxx.c20
-rw-r--r--lang/Sather/files/patch-Boot_sacomp.code_stringsxx.c11
-rw-r--r--lang/Sather/files/patch-Emacs__sather-mode.texinfo19
-rw-r--r--lang/Sather/files/patch-Emacs__sather-tutorial.texinfo17
-rw-r--r--lang/Sather/files/patch-Emacs__sather.texinfo16
-rw-r--r--lang/Sather/files/patch-System_Platforms_freebsd_header.h10
6 files changed, 0 insertions, 93 deletions
diff --git a/lang/Sather/files/patch-Boot_sacomp.code_cgenCGEN1354269066xxxxxxxxx.c b/lang/Sather/files/patch-Boot_sacomp.code_cgenCGEN1354269066xxxxxxxxx.c
deleted file mode 100644
index 281192a114a9..000000000000
--- a/lang/Sather/files/patch-Boot_sacomp.code_cgenCGEN1354269066xxxxxxxxx.c
+++ /dev/null
@@ -1,20 +0,0 @@
---- Boot/sacomp.code/cgenCGEN1354269066xxxxxxxxx.c.orig Wed Aug 2 12:55:05 2006
-+++ Boot/sacomp.code/cgenCGEN1354269066xxxxxxxxx.c Wed Aug 2 12:58:46 2006
-@@ -9717,7 +9717,7 @@
- extern STR defaul1261471675;
- BOOL L108;
- extern STR PSATHER_ABORT2;
-- extern STR abort2;
-+ extern STR abort22;
- extern STR name139;
- BOOL L109;
- BOOL L1101_;
-@@ -10215,7 +10215,7 @@
- SATTR(ndefer_self3,routine_code,FSTR_p1752847026(ATTR(ndefer_self3,routine_code), ndefer_s3));
- }
- ndefer_self4 = self;
-- ndefer_s4 = ((STR) &abort2);
-+ ndefer_s4 = ((STR) &abort22);
- CGEN_d695831906(ndefer_self4);
- SATTR(ndefer_self4,routine_code,FSTR_p1752847026(ATTR(ndefer_self4,routine_code), ndefer_s4));
- ndefer_self5 = self;
diff --git a/lang/Sather/files/patch-Boot_sacomp.code_stringsxx.c b/lang/Sather/files/patch-Boot_sacomp.code_stringsxx.c
deleted file mode 100644
index 659c28544c67..000000000000
--- a/lang/Sather/files/patch-Boot_sacomp.code_stringsxx.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- Boot/sacomp.code/stringsxx.c.orig Wed Aug 2 12:56:59 2006
-+++ Boot/sacomp.code/stringsxx.c Wed Aug 2 12:59:38 2006
-@@ -2358,7 +2358,7 @@
- OB_HEADER header;
- INT asize;
- CHAR arr_part[21];
-- } abort2 = { {STR_tag}, 20, " abort();\n" };
-+ } abort22 = { {STR_tag}, 20, " abort();\n" };
- struct {
- OB_HEADER header;
- INT asize;
diff --git a/lang/Sather/files/patch-Emacs__sather-mode.texinfo b/lang/Sather/files/patch-Emacs__sather-mode.texinfo
deleted file mode 100644
index 4e90bc1793dd..000000000000
--- a/lang/Sather/files/patch-Emacs__sather-mode.texinfo
+++ /dev/null
@@ -1,19 +0,0 @@
---- Emacs/sather-mode.texinfo.orig Wed Nov 3 22:09:35 1999
-+++ Emacs/sather-mode.texinfo Thu May 2 22:00:14 2002
-@@ -5,7 +5,16 @@
- @setchapternewpage off
- @c %**end of header
-
-+
- @ifinfo
-+@format
-+INFO-DIR-SECTION Sather
-+START-INFO-DIR-ENTRY
-+* sather-mode: (sather-mode).
-+ The Sather Emacs Programming Environment.
-+END-INFO-DIR-ENTRY
-+@end format
-+
- This file describes the Emacs editing environment for the Sather
- language.
-
diff --git a/lang/Sather/files/patch-Emacs__sather-tutorial.texinfo b/lang/Sather/files/patch-Emacs__sather-tutorial.texinfo
deleted file mode 100644
index fdb309dfa5d3..000000000000
--- a/lang/Sather/files/patch-Emacs__sather-tutorial.texinfo
+++ /dev/null
@@ -1,17 +0,0 @@
---- Emacs/sather-tutorial.texinfo.orig Wed Nov 3 22:09:35 1999
-+++ Emacs/sather-tutorial.texinfo Thu May 2 22:01:24 2002
-@@ -7,6 +7,14 @@
- @setchapternewpage odd
-
- @ifinfo
-+@format
-+INFO-DIR-SECTION Sather
-+START-INFO-DIR-ENTRY
-+* sather-tutorial: (sather-tutorial).
-+ The Sather Eclectic Tutorial.
-+END-INFO-DIR-ENTRY
-+@end format
-+
- Sather Eclectic Tutorial
-
- Copyright (C) 1995 by International Computer Science Institute
diff --git a/lang/Sather/files/patch-Emacs__sather.texinfo b/lang/Sather/files/patch-Emacs__sather.texinfo
deleted file mode 100644
index 9cf230d89eb3..000000000000
--- a/lang/Sather/files/patch-Emacs__sather.texinfo
+++ /dev/null
@@ -1,16 +0,0 @@
---- Emacs/sather.texinfo.orig Sun Jul 25 17:23:34 1999
-+++ Emacs/sather.texinfo Thu May 2 22:01:13 2002
-@@ -9,6 +9,13 @@
- @c %**end of header
-
- @ifinfo
-+@format
-+INFO-DIR-SECTION Sather
-+START-INFO-DIR-ENTRY
-+* sather: (sather). The Sather Specification.
-+END-INFO-DIR-ENTRY
-+@end format
-+
- This file describes the Sather language.
-
- Copyright (C) 1995 by International Computer Science Institute
diff --git a/lang/Sather/files/patch-System_Platforms_freebsd_header.h b/lang/Sather/files/patch-System_Platforms_freebsd_header.h
deleted file mode 100644
index 6f3bb1954eb3..000000000000
--- a/lang/Sather/files/patch-System_Platforms_freebsd_header.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- System/Platforms/freebsd/header.h.orig Thu Aug 3 00:32:26 2006
-+++ System/Platforms/freebsd/header.h Thu Aug 3 00:32:32 2006
-@@ -16,7 +16,7 @@
-
- #define GC_DEBUG
--# include <gc/gc.h>
-+# include <gc.h>
- #endif
-
- #include "../../Common/c_header.h"