From 8473122b88f1a68b2da222ae37f74a1f058654b5 Mon Sep 17 00:00:00 2001 From: jschauma Date: Mon, 23 Dec 2002 20:05:07 +0000 Subject: Make this compile on Irix. --- textproc/jade/patches/patch-al | 15 +++++++++++++++ textproc/jade/patches/patch-am | 12 ++++++++++++ textproc/jade/patches/patch-an | 16 ++++++++++++++++ 3 files changed, 43 insertions(+) create mode 100644 textproc/jade/patches/patch-al create mode 100644 textproc/jade/patches/patch-am create mode 100644 textproc/jade/patches/patch-an (limited to 'textproc/jade/patches') diff --git a/textproc/jade/patches/patch-al b/textproc/jade/patches/patch-al new file mode 100644 index 00000000000..9c090e8bf78 --- /dev/null +++ b/textproc/jade/patches/patch-al @@ -0,0 +1,15 @@ +$NetBSD: patch-al,v 1.1 2002/12/23 20:05:07 jschauma Exp $ + +--- include/Vector.cxx.orig Sun Dec 22 13:01:13 2002 ++++ include/Vector.cxx Sun Dec 22 13:01:31 2002 +@@ -7,6 +7,10 @@ + #include + #include + ++#ifdef sgi ++#include "Vector.h" ++#endif ++ + #ifdef SP_QUAL_TEMPLATE_DTOR_BROKEN + #define DTOR(T) ~T + #else diff --git a/textproc/jade/patches/patch-am b/textproc/jade/patches/patch-am new file mode 100644 index 00000000000..4bf4975a563 --- /dev/null +++ b/textproc/jade/patches/patch-am @@ -0,0 +1,12 @@ +$NetBSD: patch-am,v 1.1 2002/12/23 20:05:07 jschauma Exp $ + +--- lib/Location.cxx.orig Sun Dec 22 13:31:18 2002 ++++ lib/Location.cxx Sun Dec 22 13:30:04 2002 +@@ -5,6 +5,7 @@ + #pragma implementation + #endif + #include "splib.h" ++#include "Notation.h" + #include "Location.h" + #include "Entity.h" + #include "Mutex.h" diff --git a/textproc/jade/patches/patch-an b/textproc/jade/patches/patch-an new file mode 100644 index 00000000000..8bc31643e1a --- /dev/null +++ b/textproc/jade/patches/patch-an @@ -0,0 +1,16 @@ +$NetBSD: patch-an,v 1.1 2002/12/23 20:05:07 jschauma Exp $ + +--- spam/CopyEventHandler.cxx.orig Sun Dec 22 14:35:53 2002 ++++ spam/CopyEventHandler.cxx Sun Dec 22 14:59:25 2002 +@@ -5,6 +5,11 @@ + #pragma implementation + #endif + ++#ifdef sgi ++#define SP_DEFINE_TEMPLATES 1 ++#undef NCVector_DEF_INCLUDED ++#endif ++ + #include "config.h" + #include "CopyEventHandler.h" + #include "macros.h" -- cgit v1.2.3