9 Commits

Author SHA1 Message Date
robert
e6ee9472c5 use textproc/icu4c instead of the bundled one; bump PKGNAMEs 2008-05-05 15:18:29 +00:00
robert
1dc03f4175 update to OpenOffice.org 2.4.0;
- rename the br-pt subpackage to pt-br because of an i18n change
   in openoffice
 - regen some patches
 - fix WANTLIB and LIB_DEPENDS
2008-04-28 11:18:46 +00:00
robert
c1097ca063 - update to openoffice 2.3 that has many new features
and a lot of speedup.
- fix the debug flavor
- rearrange the PLISTs so the no_lang flavor won't try to
  include some language files
2007-11-13 09:46:27 +00:00
kurt
23327e92f0 sync patches with -current diff. no functional changes. okay robert@ 2007-04-18 13:20:48 +00:00
robert
d035fe1672 update to version 2.2.0m18;
- fix the PLIST of the bg, de and es and language so they
can be used again: from Daniel Gruber <daniel@tydirium.org>

this has been tested by many people.
2007-03-17 15:27:44 +00:00
robert
9dc55be63d do not create downloadable install sets because we do not use them
at all. this saves like 2G of disk space. resync patches while i am here.
2006-12-14 13:12:24 +00:00
robert
b978ce9eb2 - update to version 2.1.0 which includes many bugfixes and improvements
- remove some unnecessary patches and add a no_lang
pseudo flavor which allows people to do a build w/o language packs
(requested by kurt@)

- from now on we set the file descriptor limit to a higher value (256)
in the OpenOffice build environment to prevent build failures

- point explicitly to the licensing FAQ instead of pointing to the contents
of the FAQ
2006-12-13 10:25:14 +00:00
kurt
09af662602 - apply go-ooo patch build-java-target.diff (adjusted to apply cleanly).
this patch enables javac arguments -source & -target which will allow us to
build with 1.5 but run with 1.4 or 1.5. building with 1.5 will be enabled
in java.port.mk later.
- sync patches (line numbers/-p)
2006-11-09 15:18:01 +00:00
robert
cf71bd6f41 - add amd64 support
- use unxobsd.mk instead of different makefiles for every
  architecture
- use devel/boost now that we have it instead of the bundled
  one. (this is also needed to build openoffice on amd64)
- start using some patches from http://go-ooo.org/.
  (disable the startup wizard and some online registration menu points)
  (the patch is generated by my after applying the patches that's why
   i provide the mirror for it.)
- allow the openoffice build infrastructure to override our CFLAGS in
  some cases. this is needed because some of the files have to be compiled
  with -O0 instead of -02 which we use by default.
2006-11-08 09:34:03 +00:00