summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--editors/openoffice-1.0/files/patch-nas+nas-1.4.1.patch11
-rw-r--r--editors/openoffice-1.0/files/patch-nas:nas-1.4.1.patch11
-rw-r--r--editors/openoffice-1.1-devel/files/patch-nas+nas-1.4.1.patch11
-rw-r--r--editors/openoffice-1.1/files/patch-nas+nas-1.4.1.patch11
-rw-r--r--editors/openoffice-2.0-devel/files/patch-nas+nas-1.4.1.patch11
-rw-r--r--editors/openoffice-3-devel/files/patch-nas+nas-1.4.1.patch11
-rw-r--r--editors/openoffice-3/files/patch-nas+nas-1.4.1.patch11
-rw-r--r--editors/openoffice-devel/files/patch-nas+nas-1.4.1.patch11
-rw-r--r--editors/openoffice.org-1.0/files/patch-nas+nas-1.4.1.patch11
-rw-r--r--editors/openoffice.org-1.0/files/patch-nas:nas-1.4.1.patch11
-rw-r--r--editors/openoffice.org-1.1-devel/files/patch-nas+nas-1.4.1.patch11
-rw-r--r--editors/openoffice.org-1.1/files/patch-nas+nas-1.4.1.patch11
-rw-r--r--editors/openoffice.org-2-RC/files/patch-nas+nas-1.4.1.patch11
-rw-r--r--editors/openoffice.org-2-devel/files/patch-nas+nas-1.4.1.patch11
-rw-r--r--editors/openoffice.org-2.0-devel/files/patch-nas+nas-1.4.1.patch11
-rw-r--r--editors/openoffice.org-2.0/files/patch-nas+nas-1.4.1.patch11
-rw-r--r--editors/openoffice.org-2/files/patch-nas+nas-1.4.1.patch11
-rw-r--r--editors/openoffice.org-3-RC/files/patch-nas+nas-1.4.1.patch11
-rw-r--r--editors/openoffice.org-3-devel/files/patch-nas+nas-1.4.1.patch11
-rw-r--r--editors/openoffice.org-3/files/patch-nas+nas-1.4.1.patch11
-rw-r--r--editors/openoffice.org-vcltesttool/files/patch-nas+nas-1.4.1.patch11
-rw-r--r--editors/openoffice/files/patch-nas+nas-1.4.1.patch11
-rw-r--r--editors/openoffice/files/patch-nas:nas-1.4.1.patch11
23 files changed, 253 insertions, 0 deletions
diff --git a/editors/openoffice-1.0/files/patch-nas+nas-1.4.1.patch b/editors/openoffice-1.0/files/patch-nas+nas-1.4.1.patch
index 3babf927e982..a283035f623c 100644
--- a/editors/openoffice-1.0/files/patch-nas+nas-1.4.1.patch
+++ b/editors/openoffice-1.0/files/patch-nas+nas-1.4.1.patch
@@ -161,3 +161,14 @@
+-#define NasConfigSearchPath /etc/nas/
++#define NasConfigSearchPath $(PROJECTROOT)/etc/
+ #endif
++--- misc/build/nas-1.4.1/server/os/utils.c.orig Tue Jul 23 23:48:23 2002
+++++ misc/build/nas-1.4.1/server/os/utils.c Tue Jul 23 23:49:06 2002
++@@ -120,7 +120,7 @@
++
++ void ddxUseMsg(void);
++
++-#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX)
+++#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX) && !defined(__FreeBSD__)
++ extern char *sbrk();
++ #endif
++
diff --git a/editors/openoffice-1.0/files/patch-nas:nas-1.4.1.patch b/editors/openoffice-1.0/files/patch-nas:nas-1.4.1.patch
index 3babf927e982..a283035f623c 100644
--- a/editors/openoffice-1.0/files/patch-nas:nas-1.4.1.patch
+++ b/editors/openoffice-1.0/files/patch-nas:nas-1.4.1.patch
@@ -161,3 +161,14 @@
+-#define NasConfigSearchPath /etc/nas/
++#define NasConfigSearchPath $(PROJECTROOT)/etc/
+ #endif
++--- misc/build/nas-1.4.1/server/os/utils.c.orig Tue Jul 23 23:48:23 2002
+++++ misc/build/nas-1.4.1/server/os/utils.c Tue Jul 23 23:49:06 2002
++@@ -120,7 +120,7 @@
++
++ void ddxUseMsg(void);
++
++-#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX)
+++#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX) && !defined(__FreeBSD__)
++ extern char *sbrk();
++ #endif
++
diff --git a/editors/openoffice-1.1-devel/files/patch-nas+nas-1.4.1.patch b/editors/openoffice-1.1-devel/files/patch-nas+nas-1.4.1.patch
index 3babf927e982..a283035f623c 100644
--- a/editors/openoffice-1.1-devel/files/patch-nas+nas-1.4.1.patch
+++ b/editors/openoffice-1.1-devel/files/patch-nas+nas-1.4.1.patch
@@ -161,3 +161,14 @@
+-#define NasConfigSearchPath /etc/nas/
++#define NasConfigSearchPath $(PROJECTROOT)/etc/
+ #endif
++--- misc/build/nas-1.4.1/server/os/utils.c.orig Tue Jul 23 23:48:23 2002
+++++ misc/build/nas-1.4.1/server/os/utils.c Tue Jul 23 23:49:06 2002
++@@ -120,7 +120,7 @@
++
++ void ddxUseMsg(void);
++
++-#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX)
+++#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX) && !defined(__FreeBSD__)
++ extern char *sbrk();
++ #endif
++
diff --git a/editors/openoffice-1.1/files/patch-nas+nas-1.4.1.patch b/editors/openoffice-1.1/files/patch-nas+nas-1.4.1.patch
index 3babf927e982..a283035f623c 100644
--- a/editors/openoffice-1.1/files/patch-nas+nas-1.4.1.patch
+++ b/editors/openoffice-1.1/files/patch-nas+nas-1.4.1.patch
@@ -161,3 +161,14 @@
+-#define NasConfigSearchPath /etc/nas/
++#define NasConfigSearchPath $(PROJECTROOT)/etc/
+ #endif
++--- misc/build/nas-1.4.1/server/os/utils.c.orig Tue Jul 23 23:48:23 2002
+++++ misc/build/nas-1.4.1/server/os/utils.c Tue Jul 23 23:49:06 2002
++@@ -120,7 +120,7 @@
++
++ void ddxUseMsg(void);
++
++-#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX)
+++#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX) && !defined(__FreeBSD__)
++ extern char *sbrk();
++ #endif
++
diff --git a/editors/openoffice-2.0-devel/files/patch-nas+nas-1.4.1.patch b/editors/openoffice-2.0-devel/files/patch-nas+nas-1.4.1.patch
index 3babf927e982..a283035f623c 100644
--- a/editors/openoffice-2.0-devel/files/patch-nas+nas-1.4.1.patch
+++ b/editors/openoffice-2.0-devel/files/patch-nas+nas-1.4.1.patch
@@ -161,3 +161,14 @@
+-#define NasConfigSearchPath /etc/nas/
++#define NasConfigSearchPath $(PROJECTROOT)/etc/
+ #endif
++--- misc/build/nas-1.4.1/server/os/utils.c.orig Tue Jul 23 23:48:23 2002
+++++ misc/build/nas-1.4.1/server/os/utils.c Tue Jul 23 23:49:06 2002
++@@ -120,7 +120,7 @@
++
++ void ddxUseMsg(void);
++
++-#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX)
+++#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX) && !defined(__FreeBSD__)
++ extern char *sbrk();
++ #endif
++
diff --git a/editors/openoffice-3-devel/files/patch-nas+nas-1.4.1.patch b/editors/openoffice-3-devel/files/patch-nas+nas-1.4.1.patch
index 3babf927e982..a283035f623c 100644
--- a/editors/openoffice-3-devel/files/patch-nas+nas-1.4.1.patch
+++ b/editors/openoffice-3-devel/files/patch-nas+nas-1.4.1.patch
@@ -161,3 +161,14 @@
+-#define NasConfigSearchPath /etc/nas/
++#define NasConfigSearchPath $(PROJECTROOT)/etc/
+ #endif
++--- misc/build/nas-1.4.1/server/os/utils.c.orig Tue Jul 23 23:48:23 2002
+++++ misc/build/nas-1.4.1/server/os/utils.c Tue Jul 23 23:49:06 2002
++@@ -120,7 +120,7 @@
++
++ void ddxUseMsg(void);
++
++-#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX)
+++#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX) && !defined(__FreeBSD__)
++ extern char *sbrk();
++ #endif
++
diff --git a/editors/openoffice-3/files/patch-nas+nas-1.4.1.patch b/editors/openoffice-3/files/patch-nas+nas-1.4.1.patch
index 3babf927e982..a283035f623c 100644
--- a/editors/openoffice-3/files/patch-nas+nas-1.4.1.patch
+++ b/editors/openoffice-3/files/patch-nas+nas-1.4.1.patch
@@ -161,3 +161,14 @@
+-#define NasConfigSearchPath /etc/nas/
++#define NasConfigSearchPath $(PROJECTROOT)/etc/
+ #endif
++--- misc/build/nas-1.4.1/server/os/utils.c.orig Tue Jul 23 23:48:23 2002
+++++ misc/build/nas-1.4.1/server/os/utils.c Tue Jul 23 23:49:06 2002
++@@ -120,7 +120,7 @@
++
++ void ddxUseMsg(void);
++
++-#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX)
+++#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX) && !defined(__FreeBSD__)
++ extern char *sbrk();
++ #endif
++
diff --git a/editors/openoffice-devel/files/patch-nas+nas-1.4.1.patch b/editors/openoffice-devel/files/patch-nas+nas-1.4.1.patch
index 3babf927e982..a283035f623c 100644
--- a/editors/openoffice-devel/files/patch-nas+nas-1.4.1.patch
+++ b/editors/openoffice-devel/files/patch-nas+nas-1.4.1.patch
@@ -161,3 +161,14 @@
+-#define NasConfigSearchPath /etc/nas/
++#define NasConfigSearchPath $(PROJECTROOT)/etc/
+ #endif
++--- misc/build/nas-1.4.1/server/os/utils.c.orig Tue Jul 23 23:48:23 2002
+++++ misc/build/nas-1.4.1/server/os/utils.c Tue Jul 23 23:49:06 2002
++@@ -120,7 +120,7 @@
++
++ void ddxUseMsg(void);
++
++-#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX)
+++#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX) && !defined(__FreeBSD__)
++ extern char *sbrk();
++ #endif
++
diff --git a/editors/openoffice.org-1.0/files/patch-nas+nas-1.4.1.patch b/editors/openoffice.org-1.0/files/patch-nas+nas-1.4.1.patch
index 3babf927e982..a283035f623c 100644
--- a/editors/openoffice.org-1.0/files/patch-nas+nas-1.4.1.patch
+++ b/editors/openoffice.org-1.0/files/patch-nas+nas-1.4.1.patch
@@ -161,3 +161,14 @@
+-#define NasConfigSearchPath /etc/nas/
++#define NasConfigSearchPath $(PROJECTROOT)/etc/
+ #endif
++--- misc/build/nas-1.4.1/server/os/utils.c.orig Tue Jul 23 23:48:23 2002
+++++ misc/build/nas-1.4.1/server/os/utils.c Tue Jul 23 23:49:06 2002
++@@ -120,7 +120,7 @@
++
++ void ddxUseMsg(void);
++
++-#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX)
+++#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX) && !defined(__FreeBSD__)
++ extern char *sbrk();
++ #endif
++
diff --git a/editors/openoffice.org-1.0/files/patch-nas:nas-1.4.1.patch b/editors/openoffice.org-1.0/files/patch-nas:nas-1.4.1.patch
index 3babf927e982..a283035f623c 100644
--- a/editors/openoffice.org-1.0/files/patch-nas:nas-1.4.1.patch
+++ b/editors/openoffice.org-1.0/files/patch-nas:nas-1.4.1.patch
@@ -161,3 +161,14 @@
+-#define NasConfigSearchPath /etc/nas/
++#define NasConfigSearchPath $(PROJECTROOT)/etc/
+ #endif
++--- misc/build/nas-1.4.1/server/os/utils.c.orig Tue Jul 23 23:48:23 2002
+++++ misc/build/nas-1.4.1/server/os/utils.c Tue Jul 23 23:49:06 2002
++@@ -120,7 +120,7 @@
++
++ void ddxUseMsg(void);
++
++-#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX)
+++#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX) && !defined(__FreeBSD__)
++ extern char *sbrk();
++ #endif
++
diff --git a/editors/openoffice.org-1.1-devel/files/patch-nas+nas-1.4.1.patch b/editors/openoffice.org-1.1-devel/files/patch-nas+nas-1.4.1.patch
index 3babf927e982..a283035f623c 100644
--- a/editors/openoffice.org-1.1-devel/files/patch-nas+nas-1.4.1.patch
+++ b/editors/openoffice.org-1.1-devel/files/patch-nas+nas-1.4.1.patch
@@ -161,3 +161,14 @@
+-#define NasConfigSearchPath /etc/nas/
++#define NasConfigSearchPath $(PROJECTROOT)/etc/
+ #endif
++--- misc/build/nas-1.4.1/server/os/utils.c.orig Tue Jul 23 23:48:23 2002
+++++ misc/build/nas-1.4.1/server/os/utils.c Tue Jul 23 23:49:06 2002
++@@ -120,7 +120,7 @@
++
++ void ddxUseMsg(void);
++
++-#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX)
+++#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX) && !defined(__FreeBSD__)
++ extern char *sbrk();
++ #endif
++
diff --git a/editors/openoffice.org-1.1/files/patch-nas+nas-1.4.1.patch b/editors/openoffice.org-1.1/files/patch-nas+nas-1.4.1.patch
index 3babf927e982..a283035f623c 100644
--- a/editors/openoffice.org-1.1/files/patch-nas+nas-1.4.1.patch
+++ b/editors/openoffice.org-1.1/files/patch-nas+nas-1.4.1.patch
@@ -161,3 +161,14 @@
+-#define NasConfigSearchPath /etc/nas/
++#define NasConfigSearchPath $(PROJECTROOT)/etc/
+ #endif
++--- misc/build/nas-1.4.1/server/os/utils.c.orig Tue Jul 23 23:48:23 2002
+++++ misc/build/nas-1.4.1/server/os/utils.c Tue Jul 23 23:49:06 2002
++@@ -120,7 +120,7 @@
++
++ void ddxUseMsg(void);
++
++-#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX)
+++#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX) && !defined(__FreeBSD__)
++ extern char *sbrk();
++ #endif
++
diff --git a/editors/openoffice.org-2-RC/files/patch-nas+nas-1.4.1.patch b/editors/openoffice.org-2-RC/files/patch-nas+nas-1.4.1.patch
index 3babf927e982..a283035f623c 100644
--- a/editors/openoffice.org-2-RC/files/patch-nas+nas-1.4.1.patch
+++ b/editors/openoffice.org-2-RC/files/patch-nas+nas-1.4.1.patch
@@ -161,3 +161,14 @@
+-#define NasConfigSearchPath /etc/nas/
++#define NasConfigSearchPath $(PROJECTROOT)/etc/
+ #endif
++--- misc/build/nas-1.4.1/server/os/utils.c.orig Tue Jul 23 23:48:23 2002
+++++ misc/build/nas-1.4.1/server/os/utils.c Tue Jul 23 23:49:06 2002
++@@ -120,7 +120,7 @@
++
++ void ddxUseMsg(void);
++
++-#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX)
+++#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX) && !defined(__FreeBSD__)
++ extern char *sbrk();
++ #endif
++
diff --git a/editors/openoffice.org-2-devel/files/patch-nas+nas-1.4.1.patch b/editors/openoffice.org-2-devel/files/patch-nas+nas-1.4.1.patch
index 3babf927e982..a283035f623c 100644
--- a/editors/openoffice.org-2-devel/files/patch-nas+nas-1.4.1.patch
+++ b/editors/openoffice.org-2-devel/files/patch-nas+nas-1.4.1.patch
@@ -161,3 +161,14 @@
+-#define NasConfigSearchPath /etc/nas/
++#define NasConfigSearchPath $(PROJECTROOT)/etc/
+ #endif
++--- misc/build/nas-1.4.1/server/os/utils.c.orig Tue Jul 23 23:48:23 2002
+++++ misc/build/nas-1.4.1/server/os/utils.c Tue Jul 23 23:49:06 2002
++@@ -120,7 +120,7 @@
++
++ void ddxUseMsg(void);
++
++-#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX)
+++#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX) && !defined(__FreeBSD__)
++ extern char *sbrk();
++ #endif
++
diff --git a/editors/openoffice.org-2.0-devel/files/patch-nas+nas-1.4.1.patch b/editors/openoffice.org-2.0-devel/files/patch-nas+nas-1.4.1.patch
index 3babf927e982..a283035f623c 100644
--- a/editors/openoffice.org-2.0-devel/files/patch-nas+nas-1.4.1.patch
+++ b/editors/openoffice.org-2.0-devel/files/patch-nas+nas-1.4.1.patch
@@ -161,3 +161,14 @@
+-#define NasConfigSearchPath /etc/nas/
++#define NasConfigSearchPath $(PROJECTROOT)/etc/
+ #endif
++--- misc/build/nas-1.4.1/server/os/utils.c.orig Tue Jul 23 23:48:23 2002
+++++ misc/build/nas-1.4.1/server/os/utils.c Tue Jul 23 23:49:06 2002
++@@ -120,7 +120,7 @@
++
++ void ddxUseMsg(void);
++
++-#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX)
+++#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX) && !defined(__FreeBSD__)
++ extern char *sbrk();
++ #endif
++
diff --git a/editors/openoffice.org-2.0/files/patch-nas+nas-1.4.1.patch b/editors/openoffice.org-2.0/files/patch-nas+nas-1.4.1.patch
index 3babf927e982..a283035f623c 100644
--- a/editors/openoffice.org-2.0/files/patch-nas+nas-1.4.1.patch
+++ b/editors/openoffice.org-2.0/files/patch-nas+nas-1.4.1.patch
@@ -161,3 +161,14 @@
+-#define NasConfigSearchPath /etc/nas/
++#define NasConfigSearchPath $(PROJECTROOT)/etc/
+ #endif
++--- misc/build/nas-1.4.1/server/os/utils.c.orig Tue Jul 23 23:48:23 2002
+++++ misc/build/nas-1.4.1/server/os/utils.c Tue Jul 23 23:49:06 2002
++@@ -120,7 +120,7 @@
++
++ void ddxUseMsg(void);
++
++-#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX)
+++#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX) && !defined(__FreeBSD__)
++ extern char *sbrk();
++ #endif
++
diff --git a/editors/openoffice.org-2/files/patch-nas+nas-1.4.1.patch b/editors/openoffice.org-2/files/patch-nas+nas-1.4.1.patch
index 3babf927e982..a283035f623c 100644
--- a/editors/openoffice.org-2/files/patch-nas+nas-1.4.1.patch
+++ b/editors/openoffice.org-2/files/patch-nas+nas-1.4.1.patch
@@ -161,3 +161,14 @@
+-#define NasConfigSearchPath /etc/nas/
++#define NasConfigSearchPath $(PROJECTROOT)/etc/
+ #endif
++--- misc/build/nas-1.4.1/server/os/utils.c.orig Tue Jul 23 23:48:23 2002
+++++ misc/build/nas-1.4.1/server/os/utils.c Tue Jul 23 23:49:06 2002
++@@ -120,7 +120,7 @@
++
++ void ddxUseMsg(void);
++
++-#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX)
+++#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX) && !defined(__FreeBSD__)
++ extern char *sbrk();
++ #endif
++
diff --git a/editors/openoffice.org-3-RC/files/patch-nas+nas-1.4.1.patch b/editors/openoffice.org-3-RC/files/patch-nas+nas-1.4.1.patch
index 3babf927e982..a283035f623c 100644
--- a/editors/openoffice.org-3-RC/files/patch-nas+nas-1.4.1.patch
+++ b/editors/openoffice.org-3-RC/files/patch-nas+nas-1.4.1.patch
@@ -161,3 +161,14 @@
+-#define NasConfigSearchPath /etc/nas/
++#define NasConfigSearchPath $(PROJECTROOT)/etc/
+ #endif
++--- misc/build/nas-1.4.1/server/os/utils.c.orig Tue Jul 23 23:48:23 2002
+++++ misc/build/nas-1.4.1/server/os/utils.c Tue Jul 23 23:49:06 2002
++@@ -120,7 +120,7 @@
++
++ void ddxUseMsg(void);
++
++-#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX)
+++#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX) && !defined(__FreeBSD__)
++ extern char *sbrk();
++ #endif
++
diff --git a/editors/openoffice.org-3-devel/files/patch-nas+nas-1.4.1.patch b/editors/openoffice.org-3-devel/files/patch-nas+nas-1.4.1.patch
index 3babf927e982..a283035f623c 100644
--- a/editors/openoffice.org-3-devel/files/patch-nas+nas-1.4.1.patch
+++ b/editors/openoffice.org-3-devel/files/patch-nas+nas-1.4.1.patch
@@ -161,3 +161,14 @@
+-#define NasConfigSearchPath /etc/nas/
++#define NasConfigSearchPath $(PROJECTROOT)/etc/
+ #endif
++--- misc/build/nas-1.4.1/server/os/utils.c.orig Tue Jul 23 23:48:23 2002
+++++ misc/build/nas-1.4.1/server/os/utils.c Tue Jul 23 23:49:06 2002
++@@ -120,7 +120,7 @@
++
++ void ddxUseMsg(void);
++
++-#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX)
+++#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX) && !defined(__FreeBSD__)
++ extern char *sbrk();
++ #endif
++
diff --git a/editors/openoffice.org-3/files/patch-nas+nas-1.4.1.patch b/editors/openoffice.org-3/files/patch-nas+nas-1.4.1.patch
index 3babf927e982..a283035f623c 100644
--- a/editors/openoffice.org-3/files/patch-nas+nas-1.4.1.patch
+++ b/editors/openoffice.org-3/files/patch-nas+nas-1.4.1.patch
@@ -161,3 +161,14 @@
+-#define NasConfigSearchPath /etc/nas/
++#define NasConfigSearchPath $(PROJECTROOT)/etc/
+ #endif
++--- misc/build/nas-1.4.1/server/os/utils.c.orig Tue Jul 23 23:48:23 2002
+++++ misc/build/nas-1.4.1/server/os/utils.c Tue Jul 23 23:49:06 2002
++@@ -120,7 +120,7 @@
++
++ void ddxUseMsg(void);
++
++-#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX)
+++#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX) && !defined(__FreeBSD__)
++ extern char *sbrk();
++ #endif
++
diff --git a/editors/openoffice.org-vcltesttool/files/patch-nas+nas-1.4.1.patch b/editors/openoffice.org-vcltesttool/files/patch-nas+nas-1.4.1.patch
index 3babf927e982..a283035f623c 100644
--- a/editors/openoffice.org-vcltesttool/files/patch-nas+nas-1.4.1.patch
+++ b/editors/openoffice.org-vcltesttool/files/patch-nas+nas-1.4.1.patch
@@ -161,3 +161,14 @@
+-#define NasConfigSearchPath /etc/nas/
++#define NasConfigSearchPath $(PROJECTROOT)/etc/
+ #endif
++--- misc/build/nas-1.4.1/server/os/utils.c.orig Tue Jul 23 23:48:23 2002
+++++ misc/build/nas-1.4.1/server/os/utils.c Tue Jul 23 23:49:06 2002
++@@ -120,7 +120,7 @@
++
++ void ddxUseMsg(void);
++
++-#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX)
+++#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX) && !defined(__FreeBSD__)
++ extern char *sbrk();
++ #endif
++
diff --git a/editors/openoffice/files/patch-nas+nas-1.4.1.patch b/editors/openoffice/files/patch-nas+nas-1.4.1.patch
index 3babf927e982..a283035f623c 100644
--- a/editors/openoffice/files/patch-nas+nas-1.4.1.patch
+++ b/editors/openoffice/files/patch-nas+nas-1.4.1.patch
@@ -161,3 +161,14 @@
+-#define NasConfigSearchPath /etc/nas/
++#define NasConfigSearchPath $(PROJECTROOT)/etc/
+ #endif
++--- misc/build/nas-1.4.1/server/os/utils.c.orig Tue Jul 23 23:48:23 2002
+++++ misc/build/nas-1.4.1/server/os/utils.c Tue Jul 23 23:49:06 2002
++@@ -120,7 +120,7 @@
++
++ void ddxUseMsg(void);
++
++-#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX)
+++#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX) && !defined(__FreeBSD__)
++ extern char *sbrk();
++ #endif
++
diff --git a/editors/openoffice/files/patch-nas:nas-1.4.1.patch b/editors/openoffice/files/patch-nas:nas-1.4.1.patch
index 3babf927e982..a283035f623c 100644
--- a/editors/openoffice/files/patch-nas:nas-1.4.1.patch
+++ b/editors/openoffice/files/patch-nas:nas-1.4.1.patch
@@ -161,3 +161,14 @@
+-#define NasConfigSearchPath /etc/nas/
++#define NasConfigSearchPath $(PROJECTROOT)/etc/
+ #endif
++--- misc/build/nas-1.4.1/server/os/utils.c.orig Tue Jul 23 23:48:23 2002
+++++ misc/build/nas-1.4.1/server/os/utils.c Tue Jul 23 23:49:06 2002
++@@ -120,7 +120,7 @@
++
++ void ddxUseMsg(void);
++
++-#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX)
+++#if !defined(SVR4) && !defined(hpux) && !defined(linux) && !defined(AMOEBA) && !defined(_MINIX) && !defined(__FreeBSD__)
++ extern char *sbrk();
++ #endif
++