summaryrefslogtreecommitdiff
path: root/textproc/openjade/patches
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-09-23 08:35:52 +0000
committerwiz <wiz@pkgsrc.org>2003-09-23 08:35:52 +0000
commitaf12297ca90c7adf37122c6c34e78431a1f214a0 (patch)
treef3d15560dafe884200949defcc784e355163898c /textproc/openjade/patches
parent46127051d0d6b399325ab38e17e674cb2494b593 (diff)
downloadpkgsrc-af12297ca90c7adf37122c6c34e78431a1f214a0.tar.gz
Update to 1.3.2:
Changes in OpenJade 1.3.2 (December 2002) * Build against OpenSP 1.5 * Minor fixes to MIF backend * Correct typo in definition of "attribute" in builtin.dsl (Toby Speight) * Fix quoted of ampersand in XML/SGML transformations (Toby Speight) Changes in OpenJade 1.3.1 (January 2002) * Support for newer GNU source configuration tools (autoconf, libtool, automake) * Support for newer GNU and Microsoft compilers * Support for more/up to date platforms (Mac OS X, Darwin, BSD, Cygwin etc.) * Numerous bug fixes to TeX backend for improved table support and two sided output. Two new external procedures two control double sided output (required by jadetex 3.4 or greater). "UNREGISTERED::OpenJade//Characteristic::page-two-side?" "UNREGISTERED::OpenJade//Characteristic::two-side-start-on-right?" * Support for XML Byte Order Marks Closes PR 22901.
Diffstat (limited to 'textproc/openjade/patches')
-rw-r--r--textproc/openjade/patches/patch-aa18
-rw-r--r--textproc/openjade/patches/patch-ab29
-rw-r--r--textproc/openjade/patches/patch-ac14
-rw-r--r--textproc/openjade/patches/patch-ad13
4 files changed, 0 insertions, 74 deletions
diff --git a/textproc/openjade/patches/patch-aa b/textproc/openjade/patches/patch-aa
deleted file mode 100644
index 5498291b548..00000000000
--- a/textproc/openjade/patches/patch-aa
+++ /dev/null
@@ -1,18 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2001/04/27 10:52:27 agc Exp $
-
---- style/LangObj.cxx~ Fri Jul 2 07:49:58 1999
-+++ style/LangObj.cxx Tue May 16 12:59:00 2000
-@@ -12,11 +12,11 @@
- #include <string.h>
- #include <ctype.h>
- #include <string.h>
--#include <wchar.h>
--#include <wctype.h>
-
- #ifdef SP_HAVE_LOCALE
- #include <locale.h>
-+#include <wchar.h>
-+#include <wctype.h>
- #endif
-
- #ifdef DSSSL_NAMESPACE
diff --git a/textproc/openjade/patches/patch-ab b/textproc/openjade/patches/patch-ab
deleted file mode 100644
index b8580609682..00000000000
--- a/textproc/openjade/patches/patch-ab
+++ /dev/null
@@ -1,29 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 2001/04/27 10:52:27 agc Exp $
-
---- configure.orig Wed Sep 1 16:25:58 1999
-+++ configure Tue May 16 15:39:23 2000
-@@ -1943,15 +1943,15 @@
- rm -f conftest*
- fi
-
--if eval "test \"`echo '$ac_cv_func_'setlocale`\" = yes"; then
-- echo "$ac_t""yes" 1>&6
-- cat >> confdefs.h <<\EOF
--#define SP_HAVE_LOCALE 1
--EOF
--
--else
-- echo "$ac_t""no" 1>&6
--fi
-+# if eval "test \"`echo '$ac_cv_func_'setlocale`\" = yes"; then
-+# echo "$ac_t""yes" 1>&6
-+# cat >> confdefs.h <<\EOF
-+# #define SP_HAVE_LOCALE 1
-+# EOF
-+#
-+# else
-+# echo "$ac_t""no" 1>&6
-+# fi
-
- echo $ac_n "checking for gettext""... $ac_c" 1>&6
- echo "configure:1958: checking for gettext" >&5
diff --git a/textproc/openjade/patches/patch-ac b/textproc/openjade/patches/patch-ac
deleted file mode 100644
index 35429ac229b..00000000000
--- a/textproc/openjade/patches/patch-ac
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ac,v 1.1.1.1 2001/04/27 10:52:27 agc Exp $
-
---- style/Interpreter.cxx.orig Thu Oct 1 07:14:54 1998
-+++ style/Interpreter.cxx
-@@ -184,7 +184,8 @@
- };
- size_t nUnits = dsssl2() ? SIZEOF(units) : SIZEOF(units) - 1;
- for (size_t i = 0; i < nUnits; i++) {
-- Unit *unit = lookupUnit(makeStringC(units[i].name));
-+ StringC temp = makeStringC(units[i].name); /* temp var to work around */
-+ Unit *unit = lookupUnit(temp); /* compiler prob(?) */
- long n = unitsPerInch_ * units[i].numer;
- if (n % units[i].denom == 0)
- unit->setValue(long(n / units[i].denom));
diff --git a/textproc/openjade/patches/patch-ad b/textproc/openjade/patches/patch-ad
deleted file mode 100644
index 148e322e6bd..00000000000
--- a/textproc/openjade/patches/patch-ad
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ad,v 1.3 2003/01/10 16:11:40 wiz Exp $
-
---- lib/parser_inst.m4.orig Fri Aug 20 09:05:33 1999
-+++ lib/parser_inst.m4
-@@ -166,7 +166,7 @@ __instantiate(Vector<Transition>)
- __instantiate(Vector<LeafContentToken*>)
- __instantiate(Vector<size_t>)
- // we really just want to test if size_t == unsigned int
--#if !defined(SIZEOF_SIZE_T) || !defined(SIZEOF_UNSIGNED_INT) || (SIZEOF_SIZE_T != SIZEOF_UNSIGNED_INT)
-+#if defined(__NetBSD__) && (defined(__alpha__) || defined(__arm__) || defined(__vax__) || defined(__sparc__) || defined(__sparc64__) || defined(__x86_64__) || defined(__sh5__))
- __instantiate(Vector<unsigned int>)
- #endif
-