Commit Graph

26 Commits

Author SHA1 Message Date
robert
da74bff08f sort 2010-12-18 13:19:40 +00:00
ajacoutot
3abb4634cd Fix link, it's openoffice.org3 (not openffice3).
ok robert@ (maintainer)
2010-12-02 09:29:25 +00:00
robert
660010877d fix packaging 2010-12-01 19:30:22 +00:00
robert
4a48b5b10b fix parallel build and conflict with libreoffice 2010-11-30 18:19:33 +00:00
robert
3861c83922 Add a bin/openoffice3 link to make some stuff work out of the box,
and there might be more needing this.
2010-11-29 10:01:02 +00:00
robert
4efe978df2 oops this file is not really part of the port 2010-11-12 10:28:05 +00:00
robert
f720b7a968 - update to openoffice.org 3.3rc3
- rework a port a little bit to be sync in the openoffice linux
  code and remove some hacks that we don't need anymore
- also use --as-needed while linking (which results in at least a 50% speed
  improovement)
- depend on more libraries from the system instead of using the internal
  ones
2010-11-09 18:40:04 +00:00
fgsch
19872b1161 Don't hardcode the python version and fix plist for no_java. Bump.
Full build tested by landry@, no_java by myself.  landry@ robert@ ok.
2010-09-26 15:26:54 +00:00
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