Commit graph

22 commits

Author SHA1 Message Date
wiz
285b7dd776 Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
hira
491308139b - Fix build with USE_BUILTIN.openssl=no.
- Fix configure with builtin openssl on FreeBSD.
2008-10-31 09:40:58 +00:00
hira
92d8c12d8e - Fix build with one lang-* option.
- Set JAVA_HOME instead of JAVACMD.
 - Depend apache-ant as build-time.
 - Fix one pkglint warning ($_l -> $lang).
2008-10-30 11:30:34 +00:00
hira
9d61f63079 - Use languagepacks to install multiple languages.
- 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).
2008-10-25 15:18:17 +00:00
hira
80e4da5560 Support parallel build (pass MAKE_JOBS to dmake). 2008-10-24 19:41:28 +00:00
hira
5a4e30edc3 - Fix platform comparison of extension on NetBSD/i386 and amd64.
- 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.
2008-10-24 11:35:28 +00:00
hira
1295033533 - Remove unused entry from distinfo.
- Fix browser plugin on NetBSD (re-open socket before retry).

Bump PKGREVISION.
2008-10-23 09:18:12 +00:00
tnn
8cd7bc2711 Teach configure how to find tools from textproc/icu 2008-10-22 16:35:47 +00:00
hira
d7dc27205e Make open-url work with firefox3 and seamonkey. 2008-10-20 23:03:25 +00:00
hira
1628985f78 Re-add LD_LIBRARY_PATH to startup scripts (for java option only).
NOTE: With java option and PKG_DEVELOPER=yes, this package will fail
      to build.  Please fix wip/jdk15 (runtime library search paths
      are missing).
2008-10-20 16:14:54 +00:00
hira
52578cd24d Fix build with java option. 2008-10-20 14:26:22 +00:00
hira
61a42520d7 - Install to ${DESTDIR}${PREFIX}/lib/OpenOffice.org3.0.0 (c and c++
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.
2008-10-20 12:30:16 +00:00
hira
b42a83f252 Don't set PLIST.gtk2 to `no'. 2008-10-19 05:01:21 +00:00
hira
fb04471744 Add -Werror-implicit-function-declaration for trunc(3) (lang/gcc34
allows implicit function declaration by default).
This fixes PR pkg/39747.
2008-10-18 11:09:11 +00:00
hira
3a0c1c3019 Correct PLIST_VARS (x11 -> gtk2). 2008-10-18 01:35:25 +00:00
hira
401e143303 Bump PKGREVISION for previous commit. 2008-10-18 01:08:44 +00:00
hira
2dd3adceca - Correct CDEFS on NetBSD/amd64 (-DX86 -> -DX86_64).
- Fix PLIST without gtk2 option.
2008-10-18 01:05:08 +00:00
hira
7fe72f079e Fix typo (PKG_REVISION -> PKGREVISION). 2008-10-17 08:01:23 +00:00
hira
b41563d5d3 - Use security/openssl, textproc/hunspell and textproc/icu.
- Add missing -Wl to patch-ch and patch-cs.
 - Correct flag for disabling optimizations.

Bump PKGREVISION.
2008-10-16 23:16:46 +00:00
hira
2e6d31461c - Use ${COMPILER_RPATH_FLAG} instead of -Wl,-R.
- Simplify patch-du.
 - --with-system-libxml2 -> --with-system-libxml.
 - Add comment.

No functional changes.
2008-10-15 23:17:29 +00:00
hira
0f8da1e766 Disable extensions because these don't work now.
No PKGREVISION bump because these were not installed.
2008-10-15 09:10:04 +00:00
hira
59230131f3 Initial import of OpenOffice.org 3.0.0 as misc/openoffice3.
Release note (will be available):

  http://development.openoffice.org/releases/3.0.0.html
2008-10-14 11:02:24 +00:00