Commit graph

112 commits

Author SHA1 Message Date
tnn
e739c994da Let configure accept bdb 4.8. 2010-06-03 07:58:37 +00:00
adam
9d058a64ed Revision bump for db4 update 2010-06-02 13:25:53 +00:00
tnn
40234ac27f fix build after xulrunner-1.9.2.2 update 2010-03-16 15:58:54 +00:00
wiz
1caefbef29 Do not accept xulrunner 1.9.2.2pre or newer, it comes without npapi.h. 2010-03-05 14:30:01 +00:00
joerg
3a06eb96bf Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
wiz
91871f449e Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
wiz
579796a3e5 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
wiz
7f24d1b91f Mention where to find an English dictionary. 2009-12-24 10:45:36 +00:00
tnn
e067da57da patch away more conflicting typedefs in
extensions/source/nsplugin/source/npshell.cxx
2009-09-19 11:06:53 +00:00
tnn
f1a7ab9b38 Try harder to work around typedef mess in
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-18 11:38:56 +00:00
tnn
da35413e97 depend on the latest xulrunner package, earlier ones don't work.
kill whitespace
2009-09-10 00:22:34 +00:00
tnn
d3d1a2c1fc Remove the firefox3 option and replace it with a xulrunner option.
Bump PKGREVISION.
2009-09-10 00:14:55 +00:00
hira
b3b8cb86ce Update to 3.1.1. This is bug fix release. Add LICENSE to Makefile.
Release notes: http://development.openoffice.org/releases/3.1.1.html
2009-08-29 09:48:54 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
obache
3b11655430 recursive bump for icu shlib version change except already done. 2009-08-12 02:31:18 +00:00
tnn
f1b220f286 drop the "firefox" option for now.
Keep "firefox3" option as default (also for now)
2009-08-05 01:35:42 +00:00
wiz
d70523df21 Remove USE_DIRS from pkgsrc.
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-22 09:01:16 +00:00
wiz
0162d75ec5 Fix build with getline() in libc.
From http://bugs.gentoo.org/show_bug.cgi?id=270263
via roy
2009-07-16 10:47:11 +00:00
joerg
76039544d1 Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
hira
5f9d95eec6 Remove CONFIGURE_ARGS which was committed accidentally. 2009-05-10 03:41:22 +00:00
hira
98e5de0e4e - Add missing entries to PLIST (pointed by snj@).
- Install a missing file (openoffice3-startcenter.desktop).

Ride on previous update.
2009-05-10 01:58:20 +00:00
hira
ba4b442947 Update to 3.1.0. Bug fixes and improvements (please see the following
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-05-09 18:43:41 +00:00
tnn
94f62af98a drop references to firefox-gtk1 2009-04-21 16:47:48 +00:00
wiz
1577be544a neon update to 0.28.x changed ABI, so do a recursive bump, PKGREVISION++.
Noted by obache@ on pkgsrc-changes@
2009-04-16 21:42:40 +00:00
markd
cc0df01cb0 Bump PKGREVISION for neon update. 2009-04-06 12:59:29 +00:00
tnn
c65e145f99 back out my previous change, looks like I was bitten by pkg/41150 after all 2009-04-06 12:41:41 +00:00
tnn
bb8874e3a3 ccache causes "error 65280" while making OOO300_m15/svx/source/gengal,
so set IGNORE_CCACHE=yes for this package.
2009-04-03 15:03:30 +00:00
manu
bdbe676263 Fix build on NetBSD-4: libldap is required even with LDAP support disabled 2009-03-28 18:11:43 +00:00
he
43cafc3804 Bump PKGREVISION following the update of textproc/icu, and the
corresponding change of ABI.

OK'ed by wiz@ (as was the textproc/icu update).
2009-03-25 22:37:12 +00:00
hira
688082a818 Re-add PKG_JVMS_ACCEPTED. 2009-02-15 15:15:08 +00:00
joerg
3c645bb7fc Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
2009-02-09 22:56:21 +00:00
bad
d82b7e4e9c Conflict with openoffice3-bin. 2009-01-31 22:10:36 +00:00
hira
30f167e65e Update to 3.0.1.
* 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-31 16:54:30 +00:00
hira
8600ea3a45 - Add missing entries to INSTALLATION_DIRS.
- 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 10:19:30 +00:00
hira
57b0386f31 - Fix charmap names for NetBSD (patch-ei).
- Use time_t instead of long on NetBSD (patch-ej).

Bump PKGREVISION.
2009-01-20 09:52:12 +00:00
hira
39d5811b22 - Fix installation of kde mimelnk files.
- Don't install locolor icons without kde option.

No PKGREVISION bump because the icons are not used without kde.
2008-11-26 15:33:23 +00:00
hira
e3d1e03fe2 - Remove unnecessary entry from REPLACE_PERL.
- Fix indent (space -> tab).
2008-11-24 11:53:12 +00:00
hira
92a3ec0a4f Remove unnecessary chmod. 2008-11-22 15:34:32 +00:00
hira
4cc311f8f0 - Install hicolor and locolor icons.
- 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-22 07:57:03 +00:00
hira
169d3ee21f - Remove DESTDIR from RPATH.
- Use firefox3 as default instead of firefox.

Pointed out by joerg@.  Bump PKGREVISION.
2008-11-19 01:54:25 +00:00
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