head	1.2;
access;
symbols
	pkgsrc-2013Q2:1.2.0.18
	pkgsrc-2013Q2-base:1.2
	pkgsrc-2012Q4:1.2.0.16
	pkgsrc-2012Q4-base:1.2
	pkgsrc-2011Q4:1.2.0.14
	pkgsrc-2011Q4-base:1.2
	pkgsrc-2011Q2:1.2.0.12
	pkgsrc-2011Q2-base:1.2
	pkgsrc-2009Q4:1.2.0.10
	pkgsrc-2009Q4-base:1.2
	pkgsrc-2008Q4:1.2.0.8
	pkgsrc-2008Q4-base:1.2
	pkgsrc-2008Q3:1.2.0.6
	pkgsrc-2008Q3-base:1.2
	cube-native-xorg:1.2.0.4
	cube-native-xorg-base:1.2
	pkgsrc-2008Q2:1.2.0.2
	pkgsrc-2008Q2-base:1.2
	pkgsrc-2008Q1:1.1.0.2
	pkgsrc-2008Q1-base:1.1;
locks; strict;
comment	@# @;


1.2
date	2008.04.07.16.24.51;	author hira;	state dead;
branches;
next	1.1;

1.1
date	2008.02.05.19.17.25;	author hira;	state Exp;
branches
	1.1.2.1;
next	;

1.1.2.1
date	2008.04.26.04.29.13;	author rtr;	state dead;
branches;
next	;


desc
@@


1.2
log
@Update to 2.4.0.

New features:
  General
    * Connect to WebDAV servers via HTTPS
    * Custom icons for toolbars are imported
    * Control password-storing with a master password
    * Warning if document is from a newer ODF
    * PDF documents: relative links, document references, PDF/A-1
      (ISO 19005-1) supported, and cross-document link behavior options
    * Mac OS X: Quicktime support for movies and sound / use the built
      in spell checker
    * Print dialog improvements in usability
    * Edit boxes: warning at limit of characters
    * DejaVu font is now default instead of BitStream Vera

  Localisation
    * Entries for 10 languages added

  Base / DBA
    * Improved rendering of numeric(n) data from JDBC and Oracle
    * Easier choice of table name in "Copy table"
    * Editing of views in HSQLDB
    * Query designer for all properties which allow SQL command
    * Query designer in SQL view
    * Relation design accessible for MySQL databases
    * Setting to check for required fields on forms
    * Support for Access 2007 (.accdb files)

  Calc
    * Convert text to columns: with this feature CSV data inside cells
      can be transformed into columns directly
    * Columns and rows in spreadsheet can be moved with drag and drop
    * Enter key returns to the column where the input started, one row
      below
    * Formula input: "+" and "-" can also be used to start
    * Individual zoom level per sheet
    * AutoFilter: choices clearer grouped and based on result of
      filtering in other columns
    * DataPilot: Manual Sorting / Double-click in DataPilot cell
      provides calculation data of that cell
    * Performance improvement with functions VLOOKUP and MATCH
    * Print dialog for Calc easier to use
    * PageUp and PageDown keys work in print preview
    * Sheet names in cell-hyperlinks: renamed properly

  Chart
    * Regression curves: The equation of trend lines and the R^2 value
      now can be displayed
    * Reverse axes possible
    * Bars on different axes displayed next to each other
    * Data labels: Number format
    * Data point label: display both value and percentage
    * Data label: display each part in a separate line
    * Data labels: more flexible placement of labels
    * Labels on pie segments: avoiding overlapping
    * Data point label: can be removed with delete key

  Draw
    * Navigation (tab) order of page objects
    * PDF export: page names as bookmark
    * Reduce complexity: no longer necessary display options removed

  Impress
    * Navigation (tab) order of page objects
    * Thrilling 3D effects in slide transitions
    * Export slide names as PDF bookmarks
    * Easier to insert background picture

  Writer
    * Selecting rectangular region of text
    * Find and Replace: backward references in regular expressions
    * Spell checking: easier selecting of the language
    * Insert&Insert Object toolbar redesign - Writer
    * Printing of hidden text can be turned on
    * Printing text place holders can be turned off
    * Shortcuts added for paragraph style Heading 4, Heading 5 and
      Textbody
    * Ctrl-click behaviour for hyperlinks can be changed
    * Custom document properties: Text fields and UI support

  Extensions/ programmability / API
    * Extensible Help System for extensions
    * Extensions can have a separate display name
    * Extensions: support of web based update
    * Extensions: additional information about the publisher and
      release notes
    * Extensions: check for updates
    * Dialogs can have a wallpaper set
    * Transparent background for controls
    * Remote control presentations via API
    * API: get selected table(s) or query(s) in the main Base window

Please see the following URL for more information.

  http://development.openoffice.org/releases/2.4.0.html
@
text
@$NetBSD: patch-cz,v 1.1 2008/02/05 19:17:25 hira Exp $

From FreeBSD ports patch-i78875.

--- libtextcat/libtextcat-2.2.patch.orig	2007-10-26 15:01:46.000000000 +0000
+++ libtextcat/libtextcat-2.2.patch	2008-02-03 00:35:33.000000000 +0000
@@@@ -18,6 +18,23 @@@@
   # when you set need_version to no, make sure it does not cause -set_version
   # flags to be left without arguments
   archive_cmds=
+***************
+*** 6280,6286 ****
+    ;;
+  
+  freebsd*)
+!   objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
+    version_type=freebsd-$objformat
+    case $version_type in
+      freebsd-elf*)
+--- 6281,6287 ----
+    ;;
+  
+  freebsd*)
+!   objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo elf`
+    version_type=freebsd-$objformat
+    case $version_type in
+      freebsd-elf*)
 *** misc/libtextcat-2.2/src/Makefile.in	Thu May 22 13:39:52 2003
 --- misc/build/libtextcat-2.2/src/Makefile.in	Fri Aug 17 21:51:26 2007
 ***************
@


1.1
log
@  - Make this build on FreeBSD (tested on 6.3-RELEASE/i386 only).
    This should fix PR pkg/37929.
  - Merge Makefile.NetBSD.i386 and Makefile.NetBSD.x86_64 to
    Makefile.NetBSD.
@
text
@d1 1
a1 1
$NetBSD$
@


1.1.2.1
log
@pullup ticket #2342 - requested by hira
fixes security vulnerabilities

Revisions pulled up:
- pkgsrc/misc/openoffice2/Makefile		1.41
- pkgsrc/misc/openoffice2/distinfo		1.36,1.37,1.38
- pkgsrc/misc/openoffice2/options.mk		1.18
- pkgsrc/misc/openoffice2/patches/patch-aa	r0
- pkgsrc/misc/openoffice2/patches/patch-ae	r0
- pkgsrc/misc/openoffice2/patches/patch-aj	r0
- pkgsrc/misc/openoffice2/patches/patch-ak	1.7,1.8
- pkgsrc/misc/openoffice2/patches/patch-ba	1.11,1.12
- pkgsrc/misc/openoffice2/patches/patch-bg	1.4
- pkgsrc/misc/openoffice2/patches/patch-bs	1.3
- pkgsrc/misc/openoffice2/patches/patch-cp	1.2
- pkgsrc/misc/openoffice2/patches/patch-cr	1.2
- pkgsrc/misc/openoffice2/patches/patch-ct	1.2
- pkgsrc/misc/openoffice2/patches/patch-cw	1.2
- pkgsrc/misc/openoffice2/patches/patch-cz	r0
- pkgsrc/misc/openoffice2/patches/patch-db	r0
- pkgsrc/misc/openoffice2/patches/patch-dc	1.1,1.2
- pkgsrc/misc/openoffice2/patches/patch-dd	1.1

   Module Name:	pkgsrc
   Committed By:	hira
   Date:		Mon Apr  7 16:24:51 UTC 2008

   Modified Files:
   	pkgsrc/misc/openoffice2: Makefile distinfo options.mk
   	pkgsrc/misc/openoffice2/patches: patch-ak patch-ba patch-bg patch-cp
   	    patch-cr patch-ct patch-cw
   Added Files:
   	pkgsrc/misc/openoffice2/patches: patch-dc
   Removed Files:
   	pkgsrc/misc/openoffice2/patches: patch-aa patch-ae patch-aj patch-cz
   	    patch-db

   Log Message:
   Update to 2.4.0.

   <snip>
   ----------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	hira
   Date:		Sun Apr 13 20:32:43 UTC 2008

   Modified Files:
   	pkgsrc/misc/openoffice2: distinfo
   	pkgsrc/misc/openoffice2/patches: patch-ak patch-bs

   Log Message:
   Fix build with firefox.  Problem reported by abs@@.
   ----------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	joerg
   Date:		Thu Apr 17 08:43:31 UTC 2008

   Modified Files:
   	pkgsrc/misc/openoffice2: distinfo
   	pkgsrc/misc/openoffice2/patches: patch-dc
   Added Files:
   	pkgsrc/misc/openoffice2/patches: patch-dd

   Log Message:
   Repeat after me: Never use sys/errno.h, just use errno.h. Fix build on
   AMD64.
   ----------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	hira
   Date:		Wed Apr  9 09:03:59 UTC 2008

   Modified Files:
   	pkgsrc/misc/openoffice2: distinfo
   	pkgsrc/misc/openoffice2/patches: patch-ba

   Log Message:
   Fix `test =='.  Pointed out by wiz@@.
   ----------------------------------------------------------------------
@
text
@d1 1
a1 1
$NetBSD: patch-cz,v 1.1 2008/02/05 19:17:25 hira Exp $
@


