Commit Graph

15 Commits

Author SHA1 Message Date
robert
729f3be346 gcc 4.6 does not have __sync_add_and_fetch if it optimizes for i386,
which is the case on OpenBSD, so use the original locking code instead
this fixes the i386 build
2012-04-08 07:52:01 +00:00
robert
ebb2fa08a1 update to 3.5.2.2; requires gcc 4.6 from now on 2012-04-03 08:56:50 +00:00
robert
6dc60d16ac update to 3.4.1.3 and remove the printeradmin desktop file 2011-07-02 15:22:39 +00:00
robert
944a10a8d9 oops, this patch is not needed 2011-06-20 20:05:16 +00:00
robert
f648b9f278 update to 3.4.0.2 2011-06-20 13:29:34 +00:00
robert
5b6bd10658 update to 3.3.1.2 2011-03-04 07:57:36 +00:00
robert
947c6e192b It seems that this commit did not get cherry-picked to the stable branch
of LibreOffice so add the patch here that fixes the no_java flavor build.
Noticed by espie@
2011-01-22 11:42:37 +00:00
robert
6421e4f9d7 Antoine and I got annoyed with the *huge* icons in LO, so let's do what
they do on Mac OS X and use small icons up to 160 dpi.
2011-01-03 13:24:42 +00:00
robert
ccf6c7110a Update to 3.3.0rc2 and remove all patches, they are all commited upstream 2010-12-20 09:07:48 +00:00
robert
32b5241e41 - fix the libreoffice symlink
- fix the linux i386 bridge code
- use the correct fix for regcomp
2010-12-09 20:13:30 +00:00
robert
e59a4bda19 disable the bridgetest on i386 until we figure out what's wrong with it 2010-12-03 14:45:43 +00:00
robert
ec52d44f51 update to 3.3.0.1 (rc1) 2010-12-02 09:23:37 +00:00
robert
cfb3069bfb Fix no_lang build and do not redo the whole build in the install target. 2010-11-30 16:15:25 +00:00
robert
68e8e84e65 Enable opengl support and fix some wantlib 2010-11-18 19:17:33 +00:00
robert
e76e3e92d6 Initial import of LibreOffice 3.3rc3;
LibreOffice is a productivity suite that is
compatible with other major office suites,
and available on a variety of platforms.
It is free software and therefore free to
download, use and distribute. 

The port is not yet ready and not linked
to the build yet, but it builds and works
fine. All of the OpenBSD specific patches
have been commited to upstream already.
2010-11-14 23:46:34 +00:00