diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-08-13 22:26:29 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-08-13 22:26:29 +0000 |
commit | 939a0009b4e6f84faf78668382d9d3f3cdf70180 (patch) | |
tree | 98df1197a17b64e147d32064fce28f9169f7bc7c /editors | |
parent | dfd2816979c7cd5e9a65472385cdc809da3988e2 (diff) | |
download | ports-939a0009b4e6f84faf78668382d9d3f3cdf70180.tar.gz ports-939a0009b4e6f84faf78668382d9d3f3cdf70180.zip |
Notes
Diffstat (limited to 'editors')
6 files changed, 78 insertions, 0 deletions
diff --git a/editors/openoffice-1.0/files/patch-setup2+source+custom+jvmsetup+unx+jvmscan.cxx b/editors/openoffice-1.0/files/patch-setup2+source+custom+jvmsetup+unx+jvmscan.cxx new file mode 100644 index 000000000000..03c9a5866f23 --- /dev/null +++ b/editors/openoffice-1.0/files/patch-setup2+source+custom+jvmsetup+unx+jvmscan.cxx @@ -0,0 +1,13 @@ +--- ../setup2/source/custom/jvmsetup/unx/jvmscan.cxx.orig Wed Aug 14 00:19:33 2002 ++++ ../setup2/source/custom/jvmsetup/unx/jvmscan.cxx Wed Aug 14 00:20:54 2002 +@@ -117,7 +117,9 @@ + + /* some platforms have no hotspot yet even under jdk 1.3 */ + /* so treat them like classic in JDK 1.2.x */ +-#if defined(POWERPC) && defined(LINUX) ++#if defined(POWERPC) && defined(LINUX) || ++ defined(INTEL) && defined(FREEBSD) ++ + #define NO_HOTSPOT_USE_CLASSIC 1 + #else + #undef NO_HOTSPOT_USE_CLASSIC diff --git a/editors/openoffice-1.0/files/patch-setup2::source::custom::jvmsetup::unx::jvmscan.cxx b/editors/openoffice-1.0/files/patch-setup2::source::custom::jvmsetup::unx::jvmscan.cxx new file mode 100644 index 000000000000..03c9a5866f23 --- /dev/null +++ b/editors/openoffice-1.0/files/patch-setup2::source::custom::jvmsetup::unx::jvmscan.cxx @@ -0,0 +1,13 @@ +--- ../setup2/source/custom/jvmsetup/unx/jvmscan.cxx.orig Wed Aug 14 00:19:33 2002 ++++ ../setup2/source/custom/jvmsetup/unx/jvmscan.cxx Wed Aug 14 00:20:54 2002 +@@ -117,7 +117,9 @@ + + /* some platforms have no hotspot yet even under jdk 1.3 */ + /* so treat them like classic in JDK 1.2.x */ +-#if defined(POWERPC) && defined(LINUX) ++#if defined(POWERPC) && defined(LINUX) || ++ defined(INTEL) && defined(FREEBSD) ++ + #define NO_HOTSPOT_USE_CLASSIC 1 + #else + #undef NO_HOTSPOT_USE_CLASSIC diff --git a/editors/openoffice.org-1.0/files/patch-setup2+source+custom+jvmsetup+unx+jvmscan.cxx b/editors/openoffice.org-1.0/files/patch-setup2+source+custom+jvmsetup+unx+jvmscan.cxx new file mode 100644 index 000000000000..03c9a5866f23 --- /dev/null +++ b/editors/openoffice.org-1.0/files/patch-setup2+source+custom+jvmsetup+unx+jvmscan.cxx @@ -0,0 +1,13 @@ +--- ../setup2/source/custom/jvmsetup/unx/jvmscan.cxx.orig Wed Aug 14 00:19:33 2002 ++++ ../setup2/source/custom/jvmsetup/unx/jvmscan.cxx Wed Aug 14 00:20:54 2002 +@@ -117,7 +117,9 @@ + + /* some platforms have no hotspot yet even under jdk 1.3 */ + /* so treat them like classic in JDK 1.2.x */ +-#if defined(POWERPC) && defined(LINUX) ++#if defined(POWERPC) && defined(LINUX) || ++ defined(INTEL) && defined(FREEBSD) ++ + #define NO_HOTSPOT_USE_CLASSIC 1 + #else + #undef NO_HOTSPOT_USE_CLASSIC diff --git a/editors/openoffice.org-1.0/files/patch-setup2::source::custom::jvmsetup::unx::jvmscan.cxx b/editors/openoffice.org-1.0/files/patch-setup2::source::custom::jvmsetup::unx::jvmscan.cxx new file mode 100644 index 000000000000..03c9a5866f23 --- /dev/null +++ b/editors/openoffice.org-1.0/files/patch-setup2::source::custom::jvmsetup::unx::jvmscan.cxx @@ -0,0 +1,13 @@ +--- ../setup2/source/custom/jvmsetup/unx/jvmscan.cxx.orig Wed Aug 14 00:19:33 2002 ++++ ../setup2/source/custom/jvmsetup/unx/jvmscan.cxx Wed Aug 14 00:20:54 2002 +@@ -117,7 +117,9 @@ + + /* some platforms have no hotspot yet even under jdk 1.3 */ + /* so treat them like classic in JDK 1.2.x */ +-#if defined(POWERPC) && defined(LINUX) ++#if defined(POWERPC) && defined(LINUX) || ++ defined(INTEL) && defined(FREEBSD) ++ + #define NO_HOTSPOT_USE_CLASSIC 1 + #else + #undef NO_HOTSPOT_USE_CLASSIC diff --git a/editors/openoffice/files/patch-setup2+source+custom+jvmsetup+unx+jvmscan.cxx b/editors/openoffice/files/patch-setup2+source+custom+jvmsetup+unx+jvmscan.cxx new file mode 100644 index 000000000000..03c9a5866f23 --- /dev/null +++ b/editors/openoffice/files/patch-setup2+source+custom+jvmsetup+unx+jvmscan.cxx @@ -0,0 +1,13 @@ +--- ../setup2/source/custom/jvmsetup/unx/jvmscan.cxx.orig Wed Aug 14 00:19:33 2002 ++++ ../setup2/source/custom/jvmsetup/unx/jvmscan.cxx Wed Aug 14 00:20:54 2002 +@@ -117,7 +117,9 @@ + + /* some platforms have no hotspot yet even under jdk 1.3 */ + /* so treat them like classic in JDK 1.2.x */ +-#if defined(POWERPC) && defined(LINUX) ++#if defined(POWERPC) && defined(LINUX) || ++ defined(INTEL) && defined(FREEBSD) ++ + #define NO_HOTSPOT_USE_CLASSIC 1 + #else + #undef NO_HOTSPOT_USE_CLASSIC diff --git a/editors/openoffice/files/patch-setup2::source::custom::jvmsetup::unx::jvmscan.cxx b/editors/openoffice/files/patch-setup2::source::custom::jvmsetup::unx::jvmscan.cxx new file mode 100644 index 000000000000..03c9a5866f23 --- /dev/null +++ b/editors/openoffice/files/patch-setup2::source::custom::jvmsetup::unx::jvmscan.cxx @@ -0,0 +1,13 @@ +--- ../setup2/source/custom/jvmsetup/unx/jvmscan.cxx.orig Wed Aug 14 00:19:33 2002 ++++ ../setup2/source/custom/jvmsetup/unx/jvmscan.cxx Wed Aug 14 00:20:54 2002 +@@ -117,7 +117,9 @@ + + /* some platforms have no hotspot yet even under jdk 1.3 */ + /* so treat them like classic in JDK 1.2.x */ +-#if defined(POWERPC) && defined(LINUX) ++#if defined(POWERPC) && defined(LINUX) || ++ defined(INTEL) && defined(FREEBSD) ++ + #define NO_HOTSPOT_USE_CLASSIC 1 + #else + #undef NO_HOTSPOT_USE_CLASSIC |