./misc/openoffice3, Integrated office productivity suite (version 3)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2011Q4, Version: 3.1.1nb22, Package name: openoffice3-3.1.1nb22, Maintainer: pkgsrc-users

OpenOffice.org is an Open Source, community-developed, multi-platform office
productivity suite. It includes the key desktop applications, such as a
word processor, spreadsheet, presentation manager, and drawing program,
with a user interface and feature set similar to other office suites.

Components include:
* A universal word processing application for creating business
letters, extensive text documents, professional layouts, and HTML
documents.
* A sophisticated application for performing advanced spreadsheet
functions, such as analyzing figures, creating lists, and viewing data.
* A tool for creating effective eye-catching presentations.
* A vector-oriented draw module that enables the creation of 3D
illustrations.


Required to run:
[math/mpfr] [devel/xulrunner] [lang/python26] [print/libpaper] [www/neon] [www/curl] [databases/db4] [databases/shared-mime-info] [x11/gtk2] [textproc/icu] [textproc/libxml2] [textproc/hunspell] [textproc/libxslt] [graphics/gdk-pixbuf2-xlib] [graphics/cairo] [graphics/jpeg] [graphics/hicolor-icon-theme]

Required to build:
[devel/bison] [devel/pkg-config] [devel/gmake] [devel/gperf] [shells/bash] [lang/perl5] [pkgtools/xpkgwedge] [pkgtools/x11-links] [x11/xcb-proto] [archivers/unzip] [archivers/zip] [archivers/p5-Archive-Zip]

Package options: gtk2, lang-en-US, xulrunner

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2012-03-08 07:42:11 by Matthias Scheler | Files touched by this commit (2)
Log message:
Pullup ticket #3699 - requested by he
misc/openoffice3: build fix

Revisions pulled up:
- misc/openoffice3/Makefile                                     1.65 via patch
- misc/openoffice3/patches/patch-bo                             deleted

---
   Module Name:	pkgsrc
   Committed By:	he
   Date:		Wed Mar  7 15:07:23 UTC 2012

   Modified Files:
   	pkgsrc/misc/openoffice3: Makefile
   Removed Files:
   	pkgsrc/misc/openoffice3/patches: patch-bo

   Log message:
   Remove patch-bo, which is indirectly responsible for placing
   -R/usr/X11R7/lib early into the link line in extensions/source/plugin/unx/,
   creating another instance of "the pixman problem" when trying to build
   this package on NetBSD 5.1.  It appears that some other part of the
   makefile setup for OpenOffice3 is now responsible for inserting the
   appropriate -Wl,-R/usr/X11R7/lib into the linker line.
   The resulting package has been verify to build and start up, and
   fixes PR#46131.  Bump pkgrevision.