Path to this page:
./
misc/openoffice2-bin,
Integrated office productivity suite (binary pkg)
Branch: pkgsrc-2007Q3,
Version: 2.3.1,
Package name: openoffice2-bin-2.3.1,
Maintainer: mrauchOpenOffice.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.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.1 2006/06/15 20:40:16 jlam Exp $
#
# This file contains the contents of the OOo rpm pre-uninstall,
# post-uninstall scripts.
PRODUCTINSTALLLOCATION=${PKG_PREFIX}/openoffice.org@VER@
case ${STAGE} in
DEINSTALL)
if [ -h $PRODUCTINSTALLLOCATION/program/libfreetype.so.6 ]
then
${RM} $PRODUCTINSTALLLOCATION/program/libfreetype.so.6 >/dev/null 2>&1
fi
;;
esac
Required to run:[
emulators/suse100_32_compat] [
emulators/suse100_32_freetype2]
Master sites: (Expand)
SHA1: 0145902fe029c6b6e98ceb4d70715367f0bf462a
RMD160: d2e17c1a15bb8a337efc9c2e913f716a885b05af
Filesize: 141219.611 KB
Version history: (Expand)
- (2007-12-30) Updated to version: openoffice2-bin-2.3.1
- (2007-11-10) Package added to pkgsrc.se, version openoffice2-bin-2.3.0 (created)
CVS history: (Expand)
2007-12-17 16:53:29 by Geert Hendrickx | Files touched by this commit (2) | |
Log message:
Pullup ticket 2247 - requested by tron
security update for openoffice2-bin
- pkgsrc/misc/openoffice2-bin/Makefile 1.34
- pkgsrc/misc/openoffice2-bin/distinfo 1.13
Module Name: pkgsrc
Committed By: tron
Date: Sat Dec 15 13:32:17 UTC 2007
Modified Files:
pkgsrc/misc/openoffice2-bin: Makefile distinfo
Log message:
Update "openoffice2-bin" package to version 2.3.1.
This update provides a fix for the security vulnerability reported in
CVE-2007-4575 and a lot of other bug-fixes.
The complete release notes are available here:
http://development.openoffice.org/releases/2.3.1.html
|