Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-06-15 | Use the tools framework for bison and unzip. | joerg | 1 | -4/+2 | |
2010-06-13 | Bump PKGREVISION for libpng shlib name change. | wiz | 1 | -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-03 | Let configure accept bdb 4.8. | tnn | 2 | -4/+13 | |
2010-06-02 | Revision bump for db4 update | adam | 1 | -3/+2 | |
2010-03-16 | fix build after xulrunner-1.9.2.2 update | tnn | 3 | -5/+22 | |
2010-03-05 | Do not accept xulrunner 1.9.2.2pre or newer, it comes without npapi.h. | wiz | 1 | -1/+2 | |
2010-02-10 | Bump revision for PYTHON_VERSION_DEFAULT change. | joerg | 1 | -2/+2 | |
2010-01-18 | Second try at jpeg-8 recursive PKGREVISION bump. | wiz | 1 | -2/+2 | |
2010-01-17 | Recursive PKGREVISION bump for jpeg update to 8. | wiz | 1 | -2/+2 | |
2009-12-24 | Mention where to find an English dictionary. | wiz | 1 | -2/+5 | |
2009-09-19 | patch away more conflicting typedefs in | tnn | 2 | -1/+15 | |
extensions/source/nsplugin/source/npshell.cxx | |||||
2009-09-18 | Try harder to work around typedef mess in | tnn | 4 | -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-10 | depend on the latest xulrunner package, earlier ones don't work. | tnn | 1 | -2/+2 | |
kill whitespace | |||||
2009-09-10 | Remove the firefox3 option and replace it with a xulrunner option. | tnn | 5 | -71/+48 | |
Bump PKGREVISION. | |||||
2009-08-29 | Update to 3.1.1. This is bug fix release. Add LICENSE to Makefile. | hira | 2 | -20/+20 | |
Release notes: http://development.openoffice.org/releases/3.1.1.html | |||||
2009-08-26 | bump revision because of graphics/jpeg update | sno | 1 | -2/+2 | |
2009-08-12 | recursive bump for icu shlib version change except already done. | obache | 1 | -1/+2 | |
2009-08-05 | drop the "firefox" option for now. | tnn | 1 | -7/+3 | |
Keep "firefox3" option as default (also for now) | |||||
2009-07-22 | Remove USE_DIRS from pkgsrc. | wiz | 1 | -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-16 | Fix build with getline() in libc. | wiz | 4 | -1/+61 | |
From http://bugs.gentoo.org/show_bug.cgi?id=270263 via roy | |||||
2009-06-14 | Remove @dirrm related logic. | joerg | 1 | -4/+2 | |
2009-05-10 | Remove CONFIGURE_ARGS which was committed accidentally. | hira | 1 | -8/+1 | |
2009-05-10 | - Add missing entries to PLIST (pointed by snj@). | hira | 3 | -2/+32 | |
- Install a missing file (openoffice3-startcenter.desktop). Ride on previous update. | |||||
2009-05-09 | Update to 3.1.0. Bug fixes and improvements (please see the following | hira | 15 | -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-21 | drop references to firefox-gtk1 | tnn | 1 | -4/+1 | |
2009-04-16 | neon update to 0.28.x changed ABI, so do a recursive bump, PKGREVISION++. | wiz | 1 | -2/+2 | |
Noted by obache@ on pkgsrc-changes@ | |||||
2009-04-06 | Bump PKGREVISION for neon update. | markd | 1 | -2/+2 | |
2009-04-06 | back out my previous change, looks like I was bitten by pkg/41150 after all | tnn | 1 | -3/+1 | |
2009-04-03 | ccache causes "error 65280" while making OOO300_m15/svx/source/gengal, | tnn | 1 | -1/+3 | |
so set IGNORE_CCACHE=yes for this package. | |||||
2009-03-28 | Fix build on NetBSD-4: libldap is required even with LDAP support disabled | manu | 1 | -1/+2 | |
2009-03-25 | Bump PKGREVISION following the update of textproc/icu, and the | he | 1 | -2/+2 | |
corresponding change of ABI. OK'ed by wiz@ (as was the textproc/icu update). | |||||
2009-02-15 | Re-add PKG_JVMS_ACCEPTED. | hira | 1 | -1/+3 | |
2009-02-09 | Switch to Python 2.5 as default. Bump revision of all packages that have | joerg | 1 | -1/+2 | |
changed runtime dependencies now. | |||||
2009-01-31 | Conflict with openoffice3-bin. | bad | 1 | -1/+2 | |
2009-01-31 | Update to 3.0.1. | hira | 4 | -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. | hira | 2 | -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). | hira | 4 | -3/+69 | |
- Use time_t instead of long on NetBSD (patch-ej). Bump PKGREVISION. | |||||
2008-11-26 | - Fix installation of kde mimelnk files. | hira | 3 | -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. | hira | 1 | -4/+3 | |
- Fix indent (space -> tab). | |||||
2008-11-22 | Remove unnecessary chmod. | hira | 1 | -2/+1 | |
2008-11-22 | - Install hicolor and locolor icons. | hira | 9 | -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. | hira | 3 | -17/+16 | |
- Use firefox3 as default instead of firefox. Pointed out by joerg@. Bump PKGREVISION. | |||||
2008-11-10 | Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. | wiz | 1 | -2/+2 | |
2008-10-31 | - Fix build with USE_BUILTIN.openssl=no. | hira | 3 | -7/+8 | |
- Fix configure with builtin openssl on FreeBSD. | |||||
2008-10-30 | - Fix build with one lang-* option. | hira | 4 | -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. | hira | 5 | -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-24 | Support parallel build (pass MAKE_JOBS to dmake). | hira | 1 | -2/+2 | |
2008-10-24 | - Fix platform comparison of extension on NetBSD/i386 and amd64. | hira | 5 | -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. | hira | 3 | -6/+30 | |
- Fix browser plugin on NetBSD (re-open socket before retry). Bump PKGREVISION. | |||||
2008-10-22 | Teach configure how to find tools from textproc/icu | tnn | 1 | -1/+4 | |