[Libreoffice] [PATCH] freebsd support

Baptiste Daroussin bapt at freebsd.org
Mon Jan 31 09:49:32 PST 2011


Hi all,

Here are the first patch for freebsd support :
I splitted them corresponding to the different git and prefix them
with the git repository name.

Of course those patches are in any license you want that best fits your needs :)

The other patch are not included as they need more work, and I don't
know how to integrate them cleanly.

For example using bsdtar (libarchive) instead of GNU tar perfectly
works to may be there should be a test in configure.in to allow bsdtar
as well as gnu tar

Another patch is that build/libreoffice/oox/util/makefile.mk needs to
link to -lcrypto on freebsd. Don't know how to integrate that cleanly

building with java bring a problem apache-commons/java/*/makefile.mk
because the ANT_OPT line fails with our openjdk6 or our version of
ant, don't know. It leads to a class def not found exception,
searching -Dencoding... in classpath

commenting out the ANT_OPT line fix the problem.

regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bootstrap-freebsd.patch
Type: text/x-patch
Size: 685 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20110131/af4baa65/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build-freebsd.patch
Type: text/x-patch
Size: 1246 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20110131/af4baa65/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libs-core-freebsd.patch
Type: text/x-patch
Size: 641 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20110131/af4baa65/attachment-0002.bin>


More information about the LibreOffice mailing list