Commit Graph

18 Commits

Author SHA1 Message Date
robert
2c5a3b8131 Update to OpenOffice.Org 3.2.1 2010-06-26 15:48:11 +00:00
robert
1c2418bd2b fix duplicate files 2010-06-09 12:50:23 +00:00
robert
617d828b5e Fix stuff that update-plist did not catch correctly. 2010-04-21 13:53:01 +00:00
ajacoutot
ce7c969358 Stupid poor blank lines, stupid poor blank lines... 2010-04-15 14:58:24 +00:00
robert
f38d8c9742 Update to openoffice 3.2;
this is a major update that introduced many cool stuff and it's
speed is awesome compared to the previous versions
2010-03-30 11:03:07 +00:00
ajacoutot
e95653d824 Make sure @exec/@unexec always returns true. This is needed as one can
use unopkg to (de-)activate extensions which would cause the exec calls
to fail.

ok espie@ robert@ (maintainer)
2010-02-02 12:32:42 +00:00
espie
73f4bf65eb actually allow update from openoffice 2.... 2010-01-26 01:33:52 +00:00
ajacoutot
04052a6f9c Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-22 15:08:35 +00:00
robert
f06a8c6acd Add full path for unopkg in MESSAGE-main and install the english dictionary
by default
2009-12-21 16:13:02 +00:00
naddy
d2c08f2888 libjvm* is required in the -main package; from sthen@ 2009-07-06 23:33:36 +00:00
naddy
ff9d7315a7 fix java subpackage; from robert@ 2009-07-01 13:05:54 +00:00
ajacoutot
0c6bb221b5 - tweak MESSAGE
"sure" robert@
2009-05-26 11:01:47 +00:00
robert
2e1e7acb0e update to openoffice-3.1.0
- introduce a no_java flavor because now we can build OOo w/o having jdk and
  other java dependencies installed
- introduce a parallel flavor that allows people to build OOo with parallel
  processes. to achieve this we use a so called "non-blocking" cat, so
  another distfile has been added in order two provide to pre-built static
  binaries with the needed modifications (for amd64 and i386)
  By default we run a parallel build with NCPU+1 processes.
- remove unneccessary patch files
- fix some dependencies
2009-05-08 15:43:50 +00:00
robert
d5b53ef6e8 put some files from the main plist to their places. this fixes
the no_lang flavour. noted by ian@
2009-02-15 08:57:27 +00:00
robert
bbbcccb37e Tell the user about the extenions and a way of installing them;
bump PKGNAME
2009-02-01 12:56:30 +00:00
robert
e6e6700ff2 Update to OpenOffice.Org 3.0.1, and finally make it work.
Some extensions have been added by default like the PDF Importer.
2009-01-31 01:06:20 +00:00
robert
63e78dd49d update to openoffice 3.0.1rc1;
this now builds with gcc4
2009-01-22 17:44:38 +00:00
robert
2d0776a488 Import of OpenOffice 3.0;
Currently it is a different port because it still needs a lot of work
and there are a lot of differences from openoffice2. It is not connected
to the build, and it's going to be merged with the openoffice2 port whenever
it's ready for use.
2008-10-30 18:51:05 +00:00