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

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


Branch: pkgsrc-2008Q4, Version: 3.0.0nb8, Package name: openoffice3-3.0.0nb8, Maintainer: hira

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:
[x11/Xfixes] [x11/liboldXrandr] [x11/xcursor] [x11/Xrender] [x11/gtk2] [lang/python24] [databases/shared-mime-info] [databases/db4] [graphics/hicolor-icon-theme] [graphics/jpeg] [graphics/MesaLib] [graphics/cairo] [graphics/freetype2] [textproc/libxslt] [textproc/expat] [textproc/libxml2] [textproc/hunspell] [textproc/icu] [misc/xdg-dirs] [print/libpaper] [www/neon] [www/curl] [www/firefox3] [fonts/fontconfig]

Required to build:
[shells/bash] [pkgtools/x11-links] [pkgtools/xpkgwedge] [x11/renderproto] [x11/fixesproto] [x11/xproto] [x11/xextproto] [x11/inputproto] [x11/randrproto] [lang/perl5] [archivers/unzip] [archivers/zip] [archivers/p5-Archive-Zip] [devel/gmake] [devel/gperf] [devel/pkg-config] [devel/bison]

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

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2009-02-02 08:26:00 by Matthias Scheler | Files touched by this commit (5)
Log message:
Pullup ticket #2676 - requested by hira
openoffice3: bug fixes

Revisions pulled up:
- misc/openoffice3/Makefile			1.20-1.21
- misc/openoffice3/PLIST			1.7
- misc/openoffice3/distinfo			1.17
- misc/openoffice3/patches/patch-ei		1.1
- misc/openoffice3/patches/patch-ej		1.1
---
Module Name:	pkgsrc
Committed By:	hira
Date:		Tue Jan 20 09:52:12 UTC 2009

Modified Files:
	pkgsrc/misc/openoffice3: Makefile distinfo
Added Files:
	pkgsrc/misc/openoffice3/patches: patch-ei patch-ej

Log message:
 - Fix charmap names for NetBSD (patch-ei).
 - Use time_t instead of long on NetBSD (patch-ej).

Bump PKGREVISION.
---
Module Name:	pkgsrc
Committed By:	hira
Date:		Tue Jan 20 10:19:30 UTC 2009

Modified Files:
	pkgsrc/misc/openoffice3: Makefile PLIST

Log message:
 - 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.