editors/openoffice-3 with openjdk7?

Jan Henrik Sylvester me at janh.de
Mon Sep 24 21:17:04 UTC 2012


On 09/20/2012 03:35, Maho NAKATA wrote:
> I have just tried for openoffice-3-devel (svn 1386922; current ports tree)
> but still fails at apache-commons.

I guess I was cheating: Two of my patches for httpclient are based on 
Apache commits and most of the third one is from Apache, too. They all 
made it into the revision that is our current editors/openoffice-3-devel 
(apache-openoffice-3.4.1388426,1). Anyhow, I added two more necessary 
"Ortwin Glück" fixes to the third patch. These are still needed with our 
current port.

Using the patch attached and the two patches I adapted from Debian to 
fix hsqldb, I was able to build editors/openoffice-3-devel with openjdk7 
on 9.0-RELEASE/amd64.

BTW: Using all of the patches from my previous mail, I was able to build 
apache-openoffice-3.4.1 with openjdk7 on 9.0-RELEASE/amd64 and 
9.0-RELEASE/i386.

Best,
Jan Henrik
-------------- next part --------------
--- apache-commons/patches/httpclient.patch.orig	2012-09-21 13:27:34.000000000 +0200
+++ apache-commons/patches/httpclient.patch	2012-09-15 21:26:34.000000000 +0000
@@ -118,3 +118,25 @@
   * @author <a href="mailto:mbowler at GargoyleSoftware.com">Mike Bowler</a>
   * @author <a href="mailto:oleg at ural.ru">Oleg Kalnichevski</a>
   *
+--- misc/build/commons-httpclient-3.1/src/examples/TrivialApp.java	2007-08-18 09:02:14.000000000 +0000
++++ misc/build/commons-httpclient-3.1/src/examples/TrivialApp.java	2012-09-15 21:21:52.000000000 +0000
+@@ -47,7 +47,7 @@
+  * how to use the Jakarta HttpClient API.
+  *
+  * @author <a href="mailto:jsdever at apache.org">Jeff Dever</a>
+- * @author Ortwin Gl? * @author Ortwin Glueck
+  */
+ public class TrivialApp
+ {
+--- misc/build/commons-httpclient-3.1/src/examples/ClientApp.java	2007-08-18 09:02:14.000000000 +0000
++++ misc/build/commons-httpclient-3.1/src/examples/ClientApp.java	2012-09-15 21:22:11.000000000 +0000
+@@ -61,7 +61,7 @@
+  * content as text and as rendered HTML.
+  *
+  * @author Sean C. Sullivan
+- * @author Ortwin Gl? * @author Ortwin Glueck
+  * @author Michael Becke
+  */
+ public class ClientApp {


More information about the freebsd-office mailing list