Path to this page:
./
misc/openoffice3-bin,
Integrated office productivity suite (binary pkg)
Branch: pkgsrc-2009Q4,
Version: 3.1.1nb1,
Package name: openoffice3-bin-3.1.1nb1,
Maintainer: badOpenOffice.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.1.1 2009/01/31 22:05:53 bad 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
Master sites: (Expand)
SHA1: 7adc85e257b0034ce3ac340e483da8f903ad7468
RMD160: e11af9b5499becf468a4bfec432eb98a910dc7ca
Filesize: 159463.439 KB
Version history: (Expand)
- (2010-01-15) Package added to pkgsrc.se, version openoffice3-bin-3.1.1nb1 (created)