summaryrefslogtreecommitdiff
path: root/misc/openoffice3
AgeCommit message (Collapse)AuthorFilesLines
2010-06-15Use the tools framework for bison and unzip.joerg1-4/+2
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-2/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-06-03Let configure accept bdb 4.8.tnn2-4/+13
2010-06-02Revision bump for db4 updateadam1-3/+2
2010-03-16fix build after xulrunner-1.9.2.2 updatetnn3-5/+22
2010-03-05Do not accept xulrunner 1.9.2.2pre or newer, it comes without npapi.h.wiz1-1/+2
2010-02-10Bump revision for PYTHON_VERSION_DEFAULT change.joerg1-2/+2
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz1-2/+2
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-2/+2
2009-12-24Mention where to find an English dictionary.wiz1-2/+5
2009-09-19patch away more conflicting typedefs intnn2-1/+15
extensions/source/nsplugin/source/npshell.cxx
2009-09-18Try harder to work around typedef mess intnn4-7/+39
extensions/source/plugin/inc/plugin/unx/plugcon.hxx This will hopefully fix the build failure reported here: http://mail-index.netbsd.org/tech-pkg/2009/09/17/msg003902.html
2009-09-10depend on the latest xulrunner package, earlier ones don't work.tnn1-2/+2
kill whitespace
2009-09-10Remove the firefox3 option and replace it with a xulrunner option.tnn5-71/+48
Bump PKGREVISION.
2009-08-29Update to 3.1.1. This is bug fix release. Add LICENSE to Makefile.hira2-20/+20
Release notes: http://development.openoffice.org/releases/3.1.1.html
2009-08-26bump revision because of graphics/jpeg updatesno1-2/+2
2009-08-12recursive bump for icu shlib version change except already done.obache1-1/+2
2009-08-05drop the "firefox" option for now.tnn1-7/+3
Keep "firefox3" option as default (also for now)
2009-07-22Remove USE_DIRS from pkgsrc.wiz1-2/+1
Shared directories can now be created independently by the pacakges needing them and will be removed automatically by pkg_delete when empty. Packages needing empty directories can use the @pkgdir command in PLIST. Discussed and ok'd in thread starting at http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-16Fix build with getline() in libc.wiz4-1/+61
From http://bugs.gentoo.org/show_bug.cgi?id=270263 via roy
2009-06-14Remove @dirrm related logic.joerg1-4/+2
2009-05-10Remove CONFIGURE_ARGS which was committed accidentally.hira1-8/+1
2009-05-10 - Add missing entries to PLIST (pointed by snj@).hira3-2/+32
- Install a missing file (openoffice3-startcenter.desktop). Ride on previous update.
2009-05-09Update to 3.1.0. Bug fixes and improvements (please see the followinghira15-355/+241
URLs for details). Release notes: http://development.openoffice.org/releases/3.1.0.html New features : http://www.openoffice.org/dev_docs/features/3.1/index.html Build confirmed on NetBSD 5.99.11/i386.
2009-04-21drop references to firefox-gtk1tnn1-4/+1
2009-04-16neon update to 0.28.x changed ABI, so do a recursive bump, PKGREVISION++.wiz1-2/+2
Noted by obache@ on pkgsrc-changes@
2009-04-06Bump PKGREVISION for neon update.markd1-2/+2
2009-04-06back out my previous change, looks like I was bitten by pkg/41150 after alltnn1-3/+1
2009-04-03ccache causes "error 65280" while making OOO300_m15/svx/source/gengal,tnn1-1/+3
so set IGNORE_CCACHE=yes for this package.
2009-03-28Fix build on NetBSD-4: libldap is required even with LDAP support disabledmanu1-1/+2
2009-03-25Bump PKGREVISION following the update of textproc/icu, and thehe1-2/+2
corresponding change of ABI. OK'ed by wiz@ (as was the textproc/icu update).
2009-02-15Re-add PKG_JVMS_ACCEPTED.hira1-1/+3
2009-02-09Switch to Python 2.5 as default. Bump revision of all packages that havejoerg1-1/+2
changed runtime dependencies now.
2009-01-31Conflict with openoffice3-bin.bad1-1/+2
2009-01-31Update to 3.0.1.hira4-65/+34
* 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
2009-01-20 - Add missing entries to INSTALLATION_DIRS.hira2-39/+5
- Remove entries which are generated from openoffice.org.xml from PLIST. This should fix installation with USE_DESTDIR=Full. Reported by abs@ in private e-mail.
2009-01-20 - Fix charmap names for NetBSD (patch-ei).hira4-3/+69
- Use time_t instead of long on NetBSD (patch-ej). Bump PKGREVISION.
2008-11-26 - Fix installation of kde mimelnk files.hira3-85/+85
- Don't install locolor icons without kde option. No PKGREVISION bump because the icons are not used without kde.
2008-11-24 - Remove unnecessary entry from REPLACE_PERL.hira1-4/+3
- Fix indent (space -> tab).
2008-11-22Remove unnecessary chmod.hira1-2/+1
2008-11-22 - Install hicolor and locolor icons.hira9-42/+495
- 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.
2008-11-19 - Remove DESTDIR from RPATH.hira3-17/+16
- Use firefox3 as default instead of firefox. Pointed out by joerg@. Bump PKGREVISION.
2008-11-10Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.wiz1-2/+2
2008-10-31 - Fix build with USE_BUILTIN.openssl=no.hira3-7/+8
- Fix configure with builtin openssl on FreeBSD.
2008-10-30 - Fix build with one lang-* option.hira4-68/+20
- Set JAVA_HOME instead of JAVACMD. - Depend apache-ant as build-time. - Fix one pkglint warning ($_l -> $lang).
2008-10-25 - Use languagepacks to install multiple languages.hira5-45/+129
- 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-24Support parallel build (pass MAKE_JOBS to dmake).hira1-2/+2
2008-10-24 - Fix platform comparison of extension on NetBSD/i386 and amd64.hira5-15/+62
- 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-23 - Remove unused entry from distinfo.hira3-6/+30
- Fix browser plugin on NetBSD (re-open socket before retry). Bump PKGREVISION.
2008-10-22Teach configure how to find tools from textproc/icutnn1-1/+4