Path to this page:
./
misc/openoffice2-bin,
Integrated office productivity suite (binary pkg)
Branch: pkgsrc-2007Q4,
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_freetype2] [
emulators/suse100_32_compat]
Master sites: (Expand)
SHA1: 0145902fe029c6b6e98ceb4d70715367f0bf462a
RMD160: d2e17c1a15bb8a337efc9c2e913f716a885b05af
Filesize: 141219.611 KB
Version history: (Expand)
- (2008-01-12) Package added to pkgsrc.se, version openoffice2-bin-2.3.1 (created)