aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2006-05-18 16:10:50 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2006-05-18 16:10:50 +0000
commit2b885c57237788e5aad9362818786a7d2705e474 (patch)
tree2ebb9be554906ab9e8b679d477b5b5ab3d2ada84 /editors
parentb2d2533776fe5876b5082aff7e16195978eb7c56 (diff)
downloadports-2b885c57237788e5aad9362818786a7d2705e474.tar.gz
ports-2b885c57237788e5aad9362818786a7d2705e474.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/openoffice-3-devel/files/patch-i6551412
-rw-r--r--editors/openoffice.org-2-devel/files/patch-i6551412
-rw-r--r--editors/openoffice.org-2.0-devel/files/patch-i6551412
-rw-r--r--editors/openoffice.org-3-devel/files/patch-i6551412
-rw-r--r--editors/openoffice.org-vcltesttool/files/patch-i6551412
5 files changed, 60 insertions, 0 deletions
diff --git a/editors/openoffice-3-devel/files/patch-i65514 b/editors/openoffice-3-devel/files/patch-i65514
new file mode 100644
index 000000000000..080244113777
--- /dev/null
+++ b/editors/openoffice-3-devel/files/patch-i65514
@@ -0,0 +1,12 @@
+--- berkeleydb/makefile.mk 8 Mar 2006 14:13:53 -0000 1.31
++++ berkeleydb/makefile.mk 12 May 2006 00:26:22 -0000
+@@ -88,6 +88,9 @@
+ .IF "$(SOLAR_JAVA)"!=""
+ CONFIGURE_FLAGS+=--enable-java
+ .ENDIF
++.IF "$(COM)$(CPU)"=="GCCX"
++CONFIGURE_FLAGS+=--with-mutex=x86/gcc-assembly
++.ENDIF
+
+ BUILD_DIR=$(CONFIGURE_DIR)
+ BUILD_DIR_OUT=$(CONFIGURE_DIR)
diff --git a/editors/openoffice.org-2-devel/files/patch-i65514 b/editors/openoffice.org-2-devel/files/patch-i65514
new file mode 100644
index 000000000000..080244113777
--- /dev/null
+++ b/editors/openoffice.org-2-devel/files/patch-i65514
@@ -0,0 +1,12 @@
+--- berkeleydb/makefile.mk 8 Mar 2006 14:13:53 -0000 1.31
++++ berkeleydb/makefile.mk 12 May 2006 00:26:22 -0000
+@@ -88,6 +88,9 @@
+ .IF "$(SOLAR_JAVA)"!=""
+ CONFIGURE_FLAGS+=--enable-java
+ .ENDIF
++.IF "$(COM)$(CPU)"=="GCCX"
++CONFIGURE_FLAGS+=--with-mutex=x86/gcc-assembly
++.ENDIF
+
+ BUILD_DIR=$(CONFIGURE_DIR)
+ BUILD_DIR_OUT=$(CONFIGURE_DIR)
diff --git a/editors/openoffice.org-2.0-devel/files/patch-i65514 b/editors/openoffice.org-2.0-devel/files/patch-i65514
new file mode 100644
index 000000000000..080244113777
--- /dev/null
+++ b/editors/openoffice.org-2.0-devel/files/patch-i65514
@@ -0,0 +1,12 @@
+--- berkeleydb/makefile.mk 8 Mar 2006 14:13:53 -0000 1.31
++++ berkeleydb/makefile.mk 12 May 2006 00:26:22 -0000
+@@ -88,6 +88,9 @@
+ .IF "$(SOLAR_JAVA)"!=""
+ CONFIGURE_FLAGS+=--enable-java
+ .ENDIF
++.IF "$(COM)$(CPU)"=="GCCX"
++CONFIGURE_FLAGS+=--with-mutex=x86/gcc-assembly
++.ENDIF
+
+ BUILD_DIR=$(CONFIGURE_DIR)
+ BUILD_DIR_OUT=$(CONFIGURE_DIR)
diff --git a/editors/openoffice.org-3-devel/files/patch-i65514 b/editors/openoffice.org-3-devel/files/patch-i65514
new file mode 100644
index 000000000000..080244113777
--- /dev/null
+++ b/editors/openoffice.org-3-devel/files/patch-i65514
@@ -0,0 +1,12 @@
+--- berkeleydb/makefile.mk 8 Mar 2006 14:13:53 -0000 1.31
++++ berkeleydb/makefile.mk 12 May 2006 00:26:22 -0000
+@@ -88,6 +88,9 @@
+ .IF "$(SOLAR_JAVA)"!=""
+ CONFIGURE_FLAGS+=--enable-java
+ .ENDIF
++.IF "$(COM)$(CPU)"=="GCCX"
++CONFIGURE_FLAGS+=--with-mutex=x86/gcc-assembly
++.ENDIF
+
+ BUILD_DIR=$(CONFIGURE_DIR)
+ BUILD_DIR_OUT=$(CONFIGURE_DIR)
diff --git a/editors/openoffice.org-vcltesttool/files/patch-i65514 b/editors/openoffice.org-vcltesttool/files/patch-i65514
new file mode 100644
index 000000000000..080244113777
--- /dev/null
+++ b/editors/openoffice.org-vcltesttool/files/patch-i65514
@@ -0,0 +1,12 @@
+--- berkeleydb/makefile.mk 8 Mar 2006 14:13:53 -0000 1.31
++++ berkeleydb/makefile.mk 12 May 2006 00:26:22 -0000
+@@ -88,6 +88,9 @@
+ .IF "$(SOLAR_JAVA)"!=""
+ CONFIGURE_FLAGS+=--enable-java
+ .ENDIF
++.IF "$(COM)$(CPU)"=="GCCX"
++CONFIGURE_FLAGS+=--with-mutex=x86/gcc-assembly
++.ENDIF
+
+ BUILD_DIR=$(CONFIGURE_DIR)
+ BUILD_DIR_OUT=$(CONFIGURE_DIR)