summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0/files
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-08-02 23:59:08 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-08-02 23:59:08 +0000
commit0db16a2f3e0f209f6c9f327c5af8ba8755f7fe57 (patch)
treebb70954bca1c427585b304c2d15ec3896f0ee5c7 /editors/openoffice-1.0/files
parentFix configure script and bump PORTREVISION. (diff)
The gcc31 port has been updated. It seems that g++ includes are again in
g++-v3. In all preview version they where located in g++. Remove part of this patch, so OO builds again with gcc31 (release)
Notes
Notes: svn path=/head/; revision=63883
Diffstat (limited to 'editors/openoffice-1.0/files')
-rw-r--r--editors/openoffice-1.0/files/patch-stlport+STLport-4.5.patch30
-rw-r--r--editors/openoffice-1.0/files/patch-stlport::STLport-4.5.patch30
2 files changed, 2 insertions, 58 deletions
diff --git a/editors/openoffice-1.0/files/patch-stlport+STLport-4.5.patch b/editors/openoffice-1.0/files/patch-stlport+STLport-4.5.patch
index 8c482fea843a..2a34de03f4b1 100644
--- a/editors/openoffice-1.0/files/patch-stlport+STLport-4.5.patch
+++ b/editors/openoffice-1.0/files/patch-stlport+STLport-4.5.patch
@@ -1,6 +1,6 @@
--- ../stlport/STLport-4.5.patch.orig Mon Jan 14 18:33:17 2002
+++ ../stlport/STLport-4.5.patch Tue May 28 23:55:42 2002
-@@ -174,3 +174,138 @@
+@@ -174,3 +174,110 @@
class _STLP_CLASS_DECLSPEC __Named_exception : public _STLP_EXCEPTION_BASE {
public:
__Named_exception(const string& __str)
@@ -111,31 +111,3 @@
+ # include <stl/_cwchar.h>
+
+ # if (_STLP_OUTERMOST_HEADER_ID == 0x120)
-+--- misc/STLport-4.5/stlport/config/stl_gcc.h.orig Tue May 28 23:46:40 2002
-++++ misc/build/STLport-4.5/stlport/config/stl_gcc.h Tue May 28 23:54:30 2002
-+@@ -226,8 +226,13 @@
-+
-+ # if (__GNUC__ >= 3)
-+
-++#ifdef __FreeBSD__
-++# define _STLP_NATIVE_INCLUDE_PATH ../g++
-++# define _STLP_NATIVE_OLD_STREAMS_INCLUDE_PATH ../g++/backward
-++#else
-+ # define _STLP_NATIVE_INCLUDE_PATH ../g++-v3
-+ # define _STLP_NATIVE_OLD_STREAMS_INCLUDE_PATH ../g++-v3/backward
-++#endif
-+
-+ # elif (__GNUC_MINOR__ < 8)
-+
-+@@ -261,7 +266,11 @@
-+ # if defined(__DJGPP)
-+ # define _STLP_NATIVE_INCLUDE_PATH ../lang/cxx
-+ # elif (__GNUC__ >= 3) || (__GNUC_MINOR__ >= 97)
-++#ifdef __FreeBSD__
-++# define _STLP_NATIVE_INCLUDE_PATH ../include/g++
-++#else
-+ # define _STLP_NATIVE_INCLUDE_PATH ../include/g++-v3
-++#endif
-+ # elif ((__GNUC_MINOR__ >= 95 && __GNUC_MINOR__ < 97) && !( defined (__FreeBSD__) || defined (__NetBSD__) || defined(__sgi) ) )
-+ # define _STLP_NATIVE_INCLUDE_PATH ../g++-3
-+ # elif (__GNUC_MINOR__ > 8) && (__GNUC_MINOR__ < 95) && (__GNUC__ < 3)
diff --git a/editors/openoffice-1.0/files/patch-stlport::STLport-4.5.patch b/editors/openoffice-1.0/files/patch-stlport::STLport-4.5.patch
index 8c482fea843a..2a34de03f4b1 100644
--- a/editors/openoffice-1.0/files/patch-stlport::STLport-4.5.patch
+++ b/editors/openoffice-1.0/files/patch-stlport::STLport-4.5.patch
@@ -1,6 +1,6 @@
--- ../stlport/STLport-4.5.patch.orig Mon Jan 14 18:33:17 2002
+++ ../stlport/STLport-4.5.patch Tue May 28 23:55:42 2002
-@@ -174,3 +174,138 @@
+@@ -174,3 +174,110 @@
class _STLP_CLASS_DECLSPEC __Named_exception : public _STLP_EXCEPTION_BASE {
public:
__Named_exception(const string& __str)
@@ -111,31 +111,3 @@
+ # include <stl/_cwchar.h>
+
+ # if (_STLP_OUTERMOST_HEADER_ID == 0x120)
-+--- misc/STLport-4.5/stlport/config/stl_gcc.h.orig Tue May 28 23:46:40 2002
-++++ misc/build/STLport-4.5/stlport/config/stl_gcc.h Tue May 28 23:54:30 2002
-+@@ -226,8 +226,13 @@
-+
-+ # if (__GNUC__ >= 3)
-+
-++#ifdef __FreeBSD__
-++# define _STLP_NATIVE_INCLUDE_PATH ../g++
-++# define _STLP_NATIVE_OLD_STREAMS_INCLUDE_PATH ../g++/backward
-++#else
-+ # define _STLP_NATIVE_INCLUDE_PATH ../g++-v3
-+ # define _STLP_NATIVE_OLD_STREAMS_INCLUDE_PATH ../g++-v3/backward
-++#endif
-+
-+ # elif (__GNUC_MINOR__ < 8)
-+
-+@@ -261,7 +266,11 @@
-+ # if defined(__DJGPP)
-+ # define _STLP_NATIVE_INCLUDE_PATH ../lang/cxx
-+ # elif (__GNUC__ >= 3) || (__GNUC_MINOR__ >= 97)
-++#ifdef __FreeBSD__
-++# define _STLP_NATIVE_INCLUDE_PATH ../include/g++
-++#else
-+ # define _STLP_NATIVE_INCLUDE_PATH ../include/g++-v3
-++#endif
-+ # elif ((__GNUC_MINOR__ >= 95 && __GNUC_MINOR__ < 97) && !( defined (__FreeBSD__) || defined (__NetBSD__) || defined(__sgi) ) )
-+ # define _STLP_NATIVE_INCLUDE_PATH ../g++-3
-+ # elif (__GNUC_MINOR__ > 8) && (__GNUC_MINOR__ < 95) && (__GNUC__ < 3)