summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/openoffice-1.0/files/patch-tools::inc:solar.h9
-rw-r--r--editors/openoffice-1.1-devel/files/patch-tools::inc:solar.h9
-rw-r--r--editors/openoffice-1.1/files/patch-tools::inc:solar.h9
-rw-r--r--editors/openoffice-2.0-devel/files/patch-tools::inc:solar.h9
-rw-r--r--editors/openoffice-3-devel/files/patch-tools::inc:solar.h9
-rw-r--r--editors/openoffice-3/files/patch-tools::inc:solar.h9
-rw-r--r--editors/openoffice-devel/files/patch-tools::inc:solar.h9
-rw-r--r--editors/openoffice.org-1.0/files/patch-tools::inc:solar.h9
-rw-r--r--editors/openoffice.org-1.1-devel/files/patch-tools::inc:solar.h9
-rw-r--r--editors/openoffice.org-1.1/files/patch-tools::inc:solar.h9
-rw-r--r--editors/openoffice.org-2-RC/files/patch-tools::inc:solar.h9
-rw-r--r--editors/openoffice.org-2-devel/files/patch-tools::inc:solar.h9
-rw-r--r--editors/openoffice.org-2.0-devel/files/patch-tools::inc:solar.h9
-rw-r--r--editors/openoffice.org-2.0/files/patch-tools::inc:solar.h9
-rw-r--r--editors/openoffice.org-2/files/patch-tools::inc:solar.h9
-rw-r--r--editors/openoffice.org-3-RC/files/patch-tools::inc:solar.h9
-rw-r--r--editors/openoffice.org-3-devel/files/patch-tools::inc:solar.h9
-rw-r--r--editors/openoffice.org-3/files/patch-tools::inc:solar.h9
-rw-r--r--editors/openoffice.org-vcltesttool/files/patch-tools::inc:solar.h9
-rw-r--r--editors/openoffice/files/patch-tools::inc:solar.h9
20 files changed, 0 insertions, 180 deletions
diff --git a/editors/openoffice-1.0/files/patch-tools::inc:solar.h b/editors/openoffice-1.0/files/patch-tools::inc:solar.h
index c9d50022fef7..61e190e5e5bf 100644
--- a/editors/openoffice-1.0/files/patch-tools::inc:solar.h
+++ b/editors/openoffice-1.0/files/patch-tools::inc:solar.h
@@ -18,12 +18,3 @@
#define __DELETE(n) delete[]
#else
#define __DELETE(n) delete[n]
-@@ -149,7 +149,7 @@
-
- /*** misc. macros to leverage platform and compiler differences ********/
-
--#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD
-+#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD || defined FREEBSD
- #define __DELETE(n) delete[]
- #else
- #define __DELETE(n) delete[n]
diff --git a/editors/openoffice-1.1-devel/files/patch-tools::inc:solar.h b/editors/openoffice-1.1-devel/files/patch-tools::inc:solar.h
index c9d50022fef7..61e190e5e5bf 100644
--- a/editors/openoffice-1.1-devel/files/patch-tools::inc:solar.h
+++ b/editors/openoffice-1.1-devel/files/patch-tools::inc:solar.h
@@ -18,12 +18,3 @@
#define __DELETE(n) delete[]
#else
#define __DELETE(n) delete[n]
-@@ -149,7 +149,7 @@
-
- /*** misc. macros to leverage platform and compiler differences ********/
-
--#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD
-+#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD || defined FREEBSD
- #define __DELETE(n) delete[]
- #else
- #define __DELETE(n) delete[n]
diff --git a/editors/openoffice-1.1/files/patch-tools::inc:solar.h b/editors/openoffice-1.1/files/patch-tools::inc:solar.h
index c9d50022fef7..61e190e5e5bf 100644
--- a/editors/openoffice-1.1/files/patch-tools::inc:solar.h
+++ b/editors/openoffice-1.1/files/patch-tools::inc:solar.h
@@ -18,12 +18,3 @@
#define __DELETE(n) delete[]
#else
#define __DELETE(n) delete[n]
-@@ -149,7 +149,7 @@
-
- /*** misc. macros to leverage platform and compiler differences ********/
-
--#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD
-+#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD || defined FREEBSD
- #define __DELETE(n) delete[]
- #else
- #define __DELETE(n) delete[n]
diff --git a/editors/openoffice-2.0-devel/files/patch-tools::inc:solar.h b/editors/openoffice-2.0-devel/files/patch-tools::inc:solar.h
index c9d50022fef7..61e190e5e5bf 100644
--- a/editors/openoffice-2.0-devel/files/patch-tools::inc:solar.h
+++ b/editors/openoffice-2.0-devel/files/patch-tools::inc:solar.h
@@ -18,12 +18,3 @@
#define __DELETE(n) delete[]
#else
#define __DELETE(n) delete[n]
-@@ -149,7 +149,7 @@
-
- /*** misc. macros to leverage platform and compiler differences ********/
-
--#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD
-+#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD || defined FREEBSD
- #define __DELETE(n) delete[]
- #else
- #define __DELETE(n) delete[n]
diff --git a/editors/openoffice-3-devel/files/patch-tools::inc:solar.h b/editors/openoffice-3-devel/files/patch-tools::inc:solar.h
index c9d50022fef7..61e190e5e5bf 100644
--- a/editors/openoffice-3-devel/files/patch-tools::inc:solar.h
+++ b/editors/openoffice-3-devel/files/patch-tools::inc:solar.h
@@ -18,12 +18,3 @@
#define __DELETE(n) delete[]
#else
#define __DELETE(n) delete[n]
-@@ -149,7 +149,7 @@
-
- /*** misc. macros to leverage platform and compiler differences ********/
-
--#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD
-+#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD || defined FREEBSD
- #define __DELETE(n) delete[]
- #else
- #define __DELETE(n) delete[n]
diff --git a/editors/openoffice-3/files/patch-tools::inc:solar.h b/editors/openoffice-3/files/patch-tools::inc:solar.h
index c9d50022fef7..61e190e5e5bf 100644
--- a/editors/openoffice-3/files/patch-tools::inc:solar.h
+++ b/editors/openoffice-3/files/patch-tools::inc:solar.h
@@ -18,12 +18,3 @@
#define __DELETE(n) delete[]
#else
#define __DELETE(n) delete[n]
-@@ -149,7 +149,7 @@
-
- /*** misc. macros to leverage platform and compiler differences ********/
-
--#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD
-+#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD || defined FREEBSD
- #define __DELETE(n) delete[]
- #else
- #define __DELETE(n) delete[n]
diff --git a/editors/openoffice-devel/files/patch-tools::inc:solar.h b/editors/openoffice-devel/files/patch-tools::inc:solar.h
index c9d50022fef7..61e190e5e5bf 100644
--- a/editors/openoffice-devel/files/patch-tools::inc:solar.h
+++ b/editors/openoffice-devel/files/patch-tools::inc:solar.h
@@ -18,12 +18,3 @@
#define __DELETE(n) delete[]
#else
#define __DELETE(n) delete[n]
-@@ -149,7 +149,7 @@
-
- /*** misc. macros to leverage platform and compiler differences ********/
-
--#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD
-+#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD || defined FREEBSD
- #define __DELETE(n) delete[]
- #else
- #define __DELETE(n) delete[n]
diff --git a/editors/openoffice.org-1.0/files/patch-tools::inc:solar.h b/editors/openoffice.org-1.0/files/patch-tools::inc:solar.h
index c9d50022fef7..61e190e5e5bf 100644
--- a/editors/openoffice.org-1.0/files/patch-tools::inc:solar.h
+++ b/editors/openoffice.org-1.0/files/patch-tools::inc:solar.h
@@ -18,12 +18,3 @@
#define __DELETE(n) delete[]
#else
#define __DELETE(n) delete[n]
-@@ -149,7 +149,7 @@
-
- /*** misc. macros to leverage platform and compiler differences ********/
-
--#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD
-+#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD || defined FREEBSD
- #define __DELETE(n) delete[]
- #else
- #define __DELETE(n) delete[n]
diff --git a/editors/openoffice.org-1.1-devel/files/patch-tools::inc:solar.h b/editors/openoffice.org-1.1-devel/files/patch-tools::inc:solar.h
index c9d50022fef7..61e190e5e5bf 100644
--- a/editors/openoffice.org-1.1-devel/files/patch-tools::inc:solar.h
+++ b/editors/openoffice.org-1.1-devel/files/patch-tools::inc:solar.h
@@ -18,12 +18,3 @@
#define __DELETE(n) delete[]
#else
#define __DELETE(n) delete[n]
-@@ -149,7 +149,7 @@
-
- /*** misc. macros to leverage platform and compiler differences ********/
-
--#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD
-+#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD || defined FREEBSD
- #define __DELETE(n) delete[]
- #else
- #define __DELETE(n) delete[n]
diff --git a/editors/openoffice.org-1.1/files/patch-tools::inc:solar.h b/editors/openoffice.org-1.1/files/patch-tools::inc:solar.h
index c9d50022fef7..61e190e5e5bf 100644
--- a/editors/openoffice.org-1.1/files/patch-tools::inc:solar.h
+++ b/editors/openoffice.org-1.1/files/patch-tools::inc:solar.h
@@ -18,12 +18,3 @@
#define __DELETE(n) delete[]
#else
#define __DELETE(n) delete[n]
-@@ -149,7 +149,7 @@
-
- /*** misc. macros to leverage platform and compiler differences ********/
-
--#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD
-+#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD || defined FREEBSD
- #define __DELETE(n) delete[]
- #else
- #define __DELETE(n) delete[n]
diff --git a/editors/openoffice.org-2-RC/files/patch-tools::inc:solar.h b/editors/openoffice.org-2-RC/files/patch-tools::inc:solar.h
index c9d50022fef7..61e190e5e5bf 100644
--- a/editors/openoffice.org-2-RC/files/patch-tools::inc:solar.h
+++ b/editors/openoffice.org-2-RC/files/patch-tools::inc:solar.h
@@ -18,12 +18,3 @@
#define __DELETE(n) delete[]
#else
#define __DELETE(n) delete[n]
-@@ -149,7 +149,7 @@
-
- /*** misc. macros to leverage platform and compiler differences ********/
-
--#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD
-+#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD || defined FREEBSD
- #define __DELETE(n) delete[]
- #else
- #define __DELETE(n) delete[n]
diff --git a/editors/openoffice.org-2-devel/files/patch-tools::inc:solar.h b/editors/openoffice.org-2-devel/files/patch-tools::inc:solar.h
index c9d50022fef7..61e190e5e5bf 100644
--- a/editors/openoffice.org-2-devel/files/patch-tools::inc:solar.h
+++ b/editors/openoffice.org-2-devel/files/patch-tools::inc:solar.h
@@ -18,12 +18,3 @@
#define __DELETE(n) delete[]
#else
#define __DELETE(n) delete[n]
-@@ -149,7 +149,7 @@
-
- /*** misc. macros to leverage platform and compiler differences ********/
-
--#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD
-+#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD || defined FREEBSD
- #define __DELETE(n) delete[]
- #else
- #define __DELETE(n) delete[n]
diff --git a/editors/openoffice.org-2.0-devel/files/patch-tools::inc:solar.h b/editors/openoffice.org-2.0-devel/files/patch-tools::inc:solar.h
index c9d50022fef7..61e190e5e5bf 100644
--- a/editors/openoffice.org-2.0-devel/files/patch-tools::inc:solar.h
+++ b/editors/openoffice.org-2.0-devel/files/patch-tools::inc:solar.h
@@ -18,12 +18,3 @@
#define __DELETE(n) delete[]
#else
#define __DELETE(n) delete[n]
-@@ -149,7 +149,7 @@
-
- /*** misc. macros to leverage platform and compiler differences ********/
-
--#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD
-+#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD || defined FREEBSD
- #define __DELETE(n) delete[]
- #else
- #define __DELETE(n) delete[n]
diff --git a/editors/openoffice.org-2.0/files/patch-tools::inc:solar.h b/editors/openoffice.org-2.0/files/patch-tools::inc:solar.h
index c9d50022fef7..61e190e5e5bf 100644
--- a/editors/openoffice.org-2.0/files/patch-tools::inc:solar.h
+++ b/editors/openoffice.org-2.0/files/patch-tools::inc:solar.h
@@ -18,12 +18,3 @@
#define __DELETE(n) delete[]
#else
#define __DELETE(n) delete[n]
-@@ -149,7 +149,7 @@
-
- /*** misc. macros to leverage platform and compiler differences ********/
-
--#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD
-+#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD || defined FREEBSD
- #define __DELETE(n) delete[]
- #else
- #define __DELETE(n) delete[n]
diff --git a/editors/openoffice.org-2/files/patch-tools::inc:solar.h b/editors/openoffice.org-2/files/patch-tools::inc:solar.h
index c9d50022fef7..61e190e5e5bf 100644
--- a/editors/openoffice.org-2/files/patch-tools::inc:solar.h
+++ b/editors/openoffice.org-2/files/patch-tools::inc:solar.h
@@ -18,12 +18,3 @@
#define __DELETE(n) delete[]
#else
#define __DELETE(n) delete[n]
-@@ -149,7 +149,7 @@
-
- /*** misc. macros to leverage platform and compiler differences ********/
-
--#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD
-+#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD || defined FREEBSD
- #define __DELETE(n) delete[]
- #else
- #define __DELETE(n) delete[n]
diff --git a/editors/openoffice.org-3-RC/files/patch-tools::inc:solar.h b/editors/openoffice.org-3-RC/files/patch-tools::inc:solar.h
index c9d50022fef7..61e190e5e5bf 100644
--- a/editors/openoffice.org-3-RC/files/patch-tools::inc:solar.h
+++ b/editors/openoffice.org-3-RC/files/patch-tools::inc:solar.h
@@ -18,12 +18,3 @@
#define __DELETE(n) delete[]
#else
#define __DELETE(n) delete[n]
-@@ -149,7 +149,7 @@
-
- /*** misc. macros to leverage platform and compiler differences ********/
-
--#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD
-+#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD || defined FREEBSD
- #define __DELETE(n) delete[]
- #else
- #define __DELETE(n) delete[n]
diff --git a/editors/openoffice.org-3-devel/files/patch-tools::inc:solar.h b/editors/openoffice.org-3-devel/files/patch-tools::inc:solar.h
index c9d50022fef7..61e190e5e5bf 100644
--- a/editors/openoffice.org-3-devel/files/patch-tools::inc:solar.h
+++ b/editors/openoffice.org-3-devel/files/patch-tools::inc:solar.h
@@ -18,12 +18,3 @@
#define __DELETE(n) delete[]
#else
#define __DELETE(n) delete[n]
-@@ -149,7 +149,7 @@
-
- /*** misc. macros to leverage platform and compiler differences ********/
-
--#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD
-+#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD || defined FREEBSD
- #define __DELETE(n) delete[]
- #else
- #define __DELETE(n) delete[n]
diff --git a/editors/openoffice.org-3/files/patch-tools::inc:solar.h b/editors/openoffice.org-3/files/patch-tools::inc:solar.h
index c9d50022fef7..61e190e5e5bf 100644
--- a/editors/openoffice.org-3/files/patch-tools::inc:solar.h
+++ b/editors/openoffice.org-3/files/patch-tools::inc:solar.h
@@ -18,12 +18,3 @@
#define __DELETE(n) delete[]
#else
#define __DELETE(n) delete[n]
-@@ -149,7 +149,7 @@
-
- /*** misc. macros to leverage platform and compiler differences ********/
-
--#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD
-+#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD || defined FREEBSD
- #define __DELETE(n) delete[]
- #else
- #define __DELETE(n) delete[n]
diff --git a/editors/openoffice.org-vcltesttool/files/patch-tools::inc:solar.h b/editors/openoffice.org-vcltesttool/files/patch-tools::inc:solar.h
index c9d50022fef7..61e190e5e5bf 100644
--- a/editors/openoffice.org-vcltesttool/files/patch-tools::inc:solar.h
+++ b/editors/openoffice.org-vcltesttool/files/patch-tools::inc:solar.h
@@ -18,12 +18,3 @@
#define __DELETE(n) delete[]
#else
#define __DELETE(n) delete[n]
-@@ -149,7 +149,7 @@
-
- /*** misc. macros to leverage platform and compiler differences ********/
-
--#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD
-+#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD || defined FREEBSD
- #define __DELETE(n) delete[]
- #else
- #define __DELETE(n) delete[n]
diff --git a/editors/openoffice/files/patch-tools::inc:solar.h b/editors/openoffice/files/patch-tools::inc:solar.h
index c9d50022fef7..61e190e5e5bf 100644
--- a/editors/openoffice/files/patch-tools::inc:solar.h
+++ b/editors/openoffice/files/patch-tools::inc:solar.h
@@ -18,12 +18,3 @@
#define __DELETE(n) delete[]
#else
#define __DELETE(n) delete[n]
-@@ -149,7 +149,7 @@
-
- /*** misc. macros to leverage platform and compiler differences ********/
-
--#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD
-+#if (defined ALPHA && !defined WNT) || defined IRIX || defined SOLARIS || defined HPUX || defined NETBSD || defined FREEBSD
- #define __DELETE(n) delete[]
- #else
- #define __DELETE(n) delete[n]