summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/openoffice-1.0/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx12
-rw-r--r--editors/openoffice-1.0/files/patch-sysui::oounix::office::gnome-vfs-filetype-registration.cxx12
-rw-r--r--editors/openoffice-1.1-devel/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx12
-rw-r--r--editors/openoffice-1.1/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx12
-rw-r--r--editors/openoffice-2.0-devel/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx12
-rw-r--r--editors/openoffice-3-devel/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx12
-rw-r--r--editors/openoffice-3/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx12
-rw-r--r--editors/openoffice-devel/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx12
-rw-r--r--editors/openoffice.org-1.0/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx12
-rw-r--r--editors/openoffice.org-1.0/files/patch-sysui::oounix::office::gnome-vfs-filetype-registration.cxx12
-rw-r--r--editors/openoffice.org-1.1-devel/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx12
-rw-r--r--editors/openoffice.org-1.1/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx12
-rw-r--r--editors/openoffice.org-2-RC/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx12
-rw-r--r--editors/openoffice.org-2-devel/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx12
-rw-r--r--editors/openoffice.org-2.0-devel/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx12
-rw-r--r--editors/openoffice.org-2.0/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx12
-rw-r--r--editors/openoffice.org-2/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx12
-rw-r--r--editors/openoffice.org-3-RC/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx12
-rw-r--r--editors/openoffice.org-3-devel/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx12
-rw-r--r--editors/openoffice.org-3/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx12
-rw-r--r--editors/openoffice.org-vcltesttool/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx12
-rw-r--r--editors/openoffice/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx12
-rw-r--r--editors/openoffice/files/patch-sysui::oounix::office::gnome-vfs-filetype-registration.cxx12
23 files changed, 276 insertions, 0 deletions
diff --git a/editors/openoffice-1.0/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx b/editors/openoffice-1.0/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
new file mode 100644
index 000000000000..ce51a0e98880
--- /dev/null
+++ b/editors/openoffice-1.0/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
@@ -0,0 +1,12 @@
+--- ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx.orig Wed May 1 23:45:49 2002
++++ ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx Wed May 1 23:48:17 2002
+@@ -62,7 +62,9 @@
+ #include <stdlib.h>
+ #include <stdio.h>
+ #include <dlfcn.h>
++#if !(defined NETBSD || defined FREEBSD)
+ #include <alloca.h>
++#endif
+ #include <string.h>
+
+ /*
diff --git a/editors/openoffice-1.0/files/patch-sysui::oounix::office::gnome-vfs-filetype-registration.cxx b/editors/openoffice-1.0/files/patch-sysui::oounix::office::gnome-vfs-filetype-registration.cxx
new file mode 100644
index 000000000000..ce51a0e98880
--- /dev/null
+++ b/editors/openoffice-1.0/files/patch-sysui::oounix::office::gnome-vfs-filetype-registration.cxx
@@ -0,0 +1,12 @@
+--- ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx.orig Wed May 1 23:45:49 2002
++++ ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx Wed May 1 23:48:17 2002
+@@ -62,7 +62,9 @@
+ #include <stdlib.h>
+ #include <stdio.h>
+ #include <dlfcn.h>
++#if !(defined NETBSD || defined FREEBSD)
+ #include <alloca.h>
++#endif
+ #include <string.h>
+
+ /*
diff --git a/editors/openoffice-1.1-devel/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx b/editors/openoffice-1.1-devel/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
new file mode 100644
index 000000000000..ce51a0e98880
--- /dev/null
+++ b/editors/openoffice-1.1-devel/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
@@ -0,0 +1,12 @@
+--- ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx.orig Wed May 1 23:45:49 2002
++++ ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx Wed May 1 23:48:17 2002
+@@ -62,7 +62,9 @@
+ #include <stdlib.h>
+ #include <stdio.h>
+ #include <dlfcn.h>
++#if !(defined NETBSD || defined FREEBSD)
+ #include <alloca.h>
++#endif
+ #include <string.h>
+
+ /*
diff --git a/editors/openoffice-1.1/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx b/editors/openoffice-1.1/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
new file mode 100644
index 000000000000..ce51a0e98880
--- /dev/null
+++ b/editors/openoffice-1.1/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
@@ -0,0 +1,12 @@
+--- ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx.orig Wed May 1 23:45:49 2002
++++ ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx Wed May 1 23:48:17 2002
+@@ -62,7 +62,9 @@
+ #include <stdlib.h>
+ #include <stdio.h>
+ #include <dlfcn.h>
++#if !(defined NETBSD || defined FREEBSD)
+ #include <alloca.h>
++#endif
+ #include <string.h>
+
+ /*
diff --git a/editors/openoffice-2.0-devel/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx b/editors/openoffice-2.0-devel/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
new file mode 100644
index 000000000000..ce51a0e98880
--- /dev/null
+++ b/editors/openoffice-2.0-devel/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
@@ -0,0 +1,12 @@
+--- ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx.orig Wed May 1 23:45:49 2002
++++ ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx Wed May 1 23:48:17 2002
+@@ -62,7 +62,9 @@
+ #include <stdlib.h>
+ #include <stdio.h>
+ #include <dlfcn.h>
++#if !(defined NETBSD || defined FREEBSD)
+ #include <alloca.h>
++#endif
+ #include <string.h>
+
+ /*
diff --git a/editors/openoffice-3-devel/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx b/editors/openoffice-3-devel/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
new file mode 100644
index 000000000000..ce51a0e98880
--- /dev/null
+++ b/editors/openoffice-3-devel/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
@@ -0,0 +1,12 @@
+--- ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx.orig Wed May 1 23:45:49 2002
++++ ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx Wed May 1 23:48:17 2002
+@@ -62,7 +62,9 @@
+ #include <stdlib.h>
+ #include <stdio.h>
+ #include <dlfcn.h>
++#if !(defined NETBSD || defined FREEBSD)
+ #include <alloca.h>
++#endif
+ #include <string.h>
+
+ /*
diff --git a/editors/openoffice-3/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx b/editors/openoffice-3/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
new file mode 100644
index 000000000000..ce51a0e98880
--- /dev/null
+++ b/editors/openoffice-3/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
@@ -0,0 +1,12 @@
+--- ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx.orig Wed May 1 23:45:49 2002
++++ ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx Wed May 1 23:48:17 2002
+@@ -62,7 +62,9 @@
+ #include <stdlib.h>
+ #include <stdio.h>
+ #include <dlfcn.h>
++#if !(defined NETBSD || defined FREEBSD)
+ #include <alloca.h>
++#endif
+ #include <string.h>
+
+ /*
diff --git a/editors/openoffice-devel/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx b/editors/openoffice-devel/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
new file mode 100644
index 000000000000..ce51a0e98880
--- /dev/null
+++ b/editors/openoffice-devel/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
@@ -0,0 +1,12 @@
+--- ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx.orig Wed May 1 23:45:49 2002
++++ ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx Wed May 1 23:48:17 2002
+@@ -62,7 +62,9 @@
+ #include <stdlib.h>
+ #include <stdio.h>
+ #include <dlfcn.h>
++#if !(defined NETBSD || defined FREEBSD)
+ #include <alloca.h>
++#endif
+ #include <string.h>
+
+ /*
diff --git a/editors/openoffice.org-1.0/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx b/editors/openoffice.org-1.0/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
new file mode 100644
index 000000000000..ce51a0e98880
--- /dev/null
+++ b/editors/openoffice.org-1.0/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
@@ -0,0 +1,12 @@
+--- ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx.orig Wed May 1 23:45:49 2002
++++ ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx Wed May 1 23:48:17 2002
+@@ -62,7 +62,9 @@
+ #include <stdlib.h>
+ #include <stdio.h>
+ #include <dlfcn.h>
++#if !(defined NETBSD || defined FREEBSD)
+ #include <alloca.h>
++#endif
+ #include <string.h>
+
+ /*
diff --git a/editors/openoffice.org-1.0/files/patch-sysui::oounix::office::gnome-vfs-filetype-registration.cxx b/editors/openoffice.org-1.0/files/patch-sysui::oounix::office::gnome-vfs-filetype-registration.cxx
new file mode 100644
index 000000000000..ce51a0e98880
--- /dev/null
+++ b/editors/openoffice.org-1.0/files/patch-sysui::oounix::office::gnome-vfs-filetype-registration.cxx
@@ -0,0 +1,12 @@
+--- ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx.orig Wed May 1 23:45:49 2002
++++ ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx Wed May 1 23:48:17 2002
+@@ -62,7 +62,9 @@
+ #include <stdlib.h>
+ #include <stdio.h>
+ #include <dlfcn.h>
++#if !(defined NETBSD || defined FREEBSD)
+ #include <alloca.h>
++#endif
+ #include <string.h>
+
+ /*
diff --git a/editors/openoffice.org-1.1-devel/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx b/editors/openoffice.org-1.1-devel/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
new file mode 100644
index 000000000000..ce51a0e98880
--- /dev/null
+++ b/editors/openoffice.org-1.1-devel/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
@@ -0,0 +1,12 @@
+--- ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx.orig Wed May 1 23:45:49 2002
++++ ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx Wed May 1 23:48:17 2002
+@@ -62,7 +62,9 @@
+ #include <stdlib.h>
+ #include <stdio.h>
+ #include <dlfcn.h>
++#if !(defined NETBSD || defined FREEBSD)
+ #include <alloca.h>
++#endif
+ #include <string.h>
+
+ /*
diff --git a/editors/openoffice.org-1.1/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx b/editors/openoffice.org-1.1/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
new file mode 100644
index 000000000000..ce51a0e98880
--- /dev/null
+++ b/editors/openoffice.org-1.1/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
@@ -0,0 +1,12 @@
+--- ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx.orig Wed May 1 23:45:49 2002
++++ ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx Wed May 1 23:48:17 2002
+@@ -62,7 +62,9 @@
+ #include <stdlib.h>
+ #include <stdio.h>
+ #include <dlfcn.h>
++#if !(defined NETBSD || defined FREEBSD)
+ #include <alloca.h>
++#endif
+ #include <string.h>
+
+ /*
diff --git a/editors/openoffice.org-2-RC/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx b/editors/openoffice.org-2-RC/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
new file mode 100644
index 000000000000..ce51a0e98880
--- /dev/null
+++ b/editors/openoffice.org-2-RC/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
@@ -0,0 +1,12 @@
+--- ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx.orig Wed May 1 23:45:49 2002
++++ ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx Wed May 1 23:48:17 2002
+@@ -62,7 +62,9 @@
+ #include <stdlib.h>
+ #include <stdio.h>
+ #include <dlfcn.h>
++#if !(defined NETBSD || defined FREEBSD)
+ #include <alloca.h>
++#endif
+ #include <string.h>
+
+ /*
diff --git a/editors/openoffice.org-2-devel/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx b/editors/openoffice.org-2-devel/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
new file mode 100644
index 000000000000..ce51a0e98880
--- /dev/null
+++ b/editors/openoffice.org-2-devel/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
@@ -0,0 +1,12 @@
+--- ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx.orig Wed May 1 23:45:49 2002
++++ ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx Wed May 1 23:48:17 2002
+@@ -62,7 +62,9 @@
+ #include <stdlib.h>
+ #include <stdio.h>
+ #include <dlfcn.h>
++#if !(defined NETBSD || defined FREEBSD)
+ #include <alloca.h>
++#endif
+ #include <string.h>
+
+ /*
diff --git a/editors/openoffice.org-2.0-devel/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx b/editors/openoffice.org-2.0-devel/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
new file mode 100644
index 000000000000..ce51a0e98880
--- /dev/null
+++ b/editors/openoffice.org-2.0-devel/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
@@ -0,0 +1,12 @@
+--- ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx.orig Wed May 1 23:45:49 2002
++++ ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx Wed May 1 23:48:17 2002
+@@ -62,7 +62,9 @@
+ #include <stdlib.h>
+ #include <stdio.h>
+ #include <dlfcn.h>
++#if !(defined NETBSD || defined FREEBSD)
+ #include <alloca.h>
++#endif
+ #include <string.h>
+
+ /*
diff --git a/editors/openoffice.org-2.0/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx b/editors/openoffice.org-2.0/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
new file mode 100644
index 000000000000..ce51a0e98880
--- /dev/null
+++ b/editors/openoffice.org-2.0/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
@@ -0,0 +1,12 @@
+--- ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx.orig Wed May 1 23:45:49 2002
++++ ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx Wed May 1 23:48:17 2002
+@@ -62,7 +62,9 @@
+ #include <stdlib.h>
+ #include <stdio.h>
+ #include <dlfcn.h>
++#if !(defined NETBSD || defined FREEBSD)
+ #include <alloca.h>
++#endif
+ #include <string.h>
+
+ /*
diff --git a/editors/openoffice.org-2/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx b/editors/openoffice.org-2/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
new file mode 100644
index 000000000000..ce51a0e98880
--- /dev/null
+++ b/editors/openoffice.org-2/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
@@ -0,0 +1,12 @@
+--- ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx.orig Wed May 1 23:45:49 2002
++++ ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx Wed May 1 23:48:17 2002
+@@ -62,7 +62,9 @@
+ #include <stdlib.h>
+ #include <stdio.h>
+ #include <dlfcn.h>
++#if !(defined NETBSD || defined FREEBSD)
+ #include <alloca.h>
++#endif
+ #include <string.h>
+
+ /*
diff --git a/editors/openoffice.org-3-RC/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx b/editors/openoffice.org-3-RC/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
new file mode 100644
index 000000000000..ce51a0e98880
--- /dev/null
+++ b/editors/openoffice.org-3-RC/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
@@ -0,0 +1,12 @@
+--- ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx.orig Wed May 1 23:45:49 2002
++++ ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx Wed May 1 23:48:17 2002
+@@ -62,7 +62,9 @@
+ #include <stdlib.h>
+ #include <stdio.h>
+ #include <dlfcn.h>
++#if !(defined NETBSD || defined FREEBSD)
+ #include <alloca.h>
++#endif
+ #include <string.h>
+
+ /*
diff --git a/editors/openoffice.org-3-devel/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx b/editors/openoffice.org-3-devel/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
new file mode 100644
index 000000000000..ce51a0e98880
--- /dev/null
+++ b/editors/openoffice.org-3-devel/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
@@ -0,0 +1,12 @@
+--- ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx.orig Wed May 1 23:45:49 2002
++++ ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx Wed May 1 23:48:17 2002
+@@ -62,7 +62,9 @@
+ #include <stdlib.h>
+ #include <stdio.h>
+ #include <dlfcn.h>
++#if !(defined NETBSD || defined FREEBSD)
+ #include <alloca.h>
++#endif
+ #include <string.h>
+
+ /*
diff --git a/editors/openoffice.org-3/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx b/editors/openoffice.org-3/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
new file mode 100644
index 000000000000..ce51a0e98880
--- /dev/null
+++ b/editors/openoffice.org-3/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
@@ -0,0 +1,12 @@
+--- ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx.orig Wed May 1 23:45:49 2002
++++ ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx Wed May 1 23:48:17 2002
+@@ -62,7 +62,9 @@
+ #include <stdlib.h>
+ #include <stdio.h>
+ #include <dlfcn.h>
++#if !(defined NETBSD || defined FREEBSD)
+ #include <alloca.h>
++#endif
+ #include <string.h>
+
+ /*
diff --git a/editors/openoffice.org-vcltesttool/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx b/editors/openoffice.org-vcltesttool/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
new file mode 100644
index 000000000000..ce51a0e98880
--- /dev/null
+++ b/editors/openoffice.org-vcltesttool/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
@@ -0,0 +1,12 @@
+--- ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx.orig Wed May 1 23:45:49 2002
++++ ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx Wed May 1 23:48:17 2002
+@@ -62,7 +62,9 @@
+ #include <stdlib.h>
+ #include <stdio.h>
+ #include <dlfcn.h>
++#if !(defined NETBSD || defined FREEBSD)
+ #include <alloca.h>
++#endif
+ #include <string.h>
+
+ /*
diff --git a/editors/openoffice/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx b/editors/openoffice/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
new file mode 100644
index 000000000000..ce51a0e98880
--- /dev/null
+++ b/editors/openoffice/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
@@ -0,0 +1,12 @@
+--- ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx.orig Wed May 1 23:45:49 2002
++++ ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx Wed May 1 23:48:17 2002
+@@ -62,7 +62,9 @@
+ #include <stdlib.h>
+ #include <stdio.h>
+ #include <dlfcn.h>
++#if !(defined NETBSD || defined FREEBSD)
+ #include <alloca.h>
++#endif
+ #include <string.h>
+
+ /*
diff --git a/editors/openoffice/files/patch-sysui::oounix::office::gnome-vfs-filetype-registration.cxx b/editors/openoffice/files/patch-sysui::oounix::office::gnome-vfs-filetype-registration.cxx
new file mode 100644
index 000000000000..ce51a0e98880
--- /dev/null
+++ b/editors/openoffice/files/patch-sysui::oounix::office::gnome-vfs-filetype-registration.cxx
@@ -0,0 +1,12 @@
+--- ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx.orig Wed May 1 23:45:49 2002
++++ ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx Wed May 1 23:48:17 2002
+@@ -62,7 +62,9 @@
+ #include <stdlib.h>
+ #include <stdio.h>
+ #include <dlfcn.h>
++#if !(defined NETBSD || defined FREEBSD)
+ #include <alloca.h>
++#endif
+ #include <string.h>
+
+ /*