* Add spelling and grammar checker to Writer.
* Let OOo use own file locking mechanics to lock alien formats as well.
* Bug fixes.
Please see Release Notes for more detail:
http://development.openoffice.org/releases/3.0.1.html
- Install gnome icons (with gnome option only).
- Install MIME info files.
- Fix name of .dekstop files.
- Add missing file to REPLACE_PERL.
- Use startup scripts in OOo (don't generate these in Makefile).
- Remove java option from FreeBSD and NetBSD/amd64.
This should fix PR pkg/39994. Bump PKGREVISION.
- Reduce disk usage of ${WRKDIR} with multiple languages.
- Don't create install set to ${WRKDIR} in post-build stage.
- Install desktop files to share/applications as symbolic links.
- Shut up tar warning.
- Add lang-all option.
- Add missing lang-* options (by, gd, gu, ms and my).
- Install files of the following platform dependent extensions.
* Sun PDF Import Extension
* Sun Presentation Minimizer
* Sun Presenter Console
NOTE: These extensions are not installed to OOo because you must agree
the license before use. Please see MESSAGE how to install.
Bump PKGREVISION.
wrappers ignore -Wl,-R${DESTDIR}${PREFIX}/OpenOffice.org3.0.0/...).
- Add runtime library search paths by linker option instead of adding
LD_LIBRARY_PATH to startup scripts.
It should fix build with PKG_DEVELOPER=yes. No functional changes.