summaryrefslogtreecommitdiff
path: root/misc/openoffice2/patches/patch-ba
diff options
context:
space:
mode:
authorhira <hira@pkgsrc.org>2007-10-06 20:02:21 +0000
committerhira <hira@pkgsrc.org>2007-10-06 20:02:21 +0000
commitfe687fe442330a03cdddbfb388fcc6e89179b719 (patch)
treef7bc69e83285d38786bfce7c79b09f306a201f31 /misc/openoffice2/patches/patch-ba
parent6bbc5343c2345afd0d8834037df0dd08b9bd635c (diff)
downloadpkgsrc-fe687fe442330a03cdddbfb388fcc6e89179b719.tar.gz
Update to 2.3.0.
Security fix: - Fix CVE-2007-2834 (it has already fixed in 2.2.1nb3). New features: - separated UI/configuration for database forms and database reports. - keyboard shortcuts for database record navigation. - Show filter options dialog before file dialog in case of pdf-export. - Selection of stylist filter now persistent. - The title for the broken signature dialog has been changed. - Extension Identifiers, unopkg, pkgchk. - Export COT, ACOT, COTH, and ACOTH to MS Excel files. - Centered document view. - separated UI/configuration for XML Form Documents. - New locale data: Hausa_Ghana (ha_GH) Ewe_Ghana (ee_GH) Frisian_Netherlands (fy_NL) Uzbek_Uzbekistan (uz_UZ) Occitan_France (oc_FR) Lingala_Congo (ln_CD) Sango _ Central African Republic (sg_CF) English_Ghana (en_GH), Ganda_Uganda (lg_UG) Armenian_Armenia (hy_AM) - Tagalog_Philippines (tl_PH) added to language list box. - Jewish calendar dates for en_US locale. - Uzbek (Cyrillic) removed from language list box. - Currency Bolivar Fuerte, VEF, for Spanish_Venezuela (es_VE) locale. - Default currency Ghana Cedi, GHS, for *_Ghana (ak_GH, ee_GH, en_GH, ha_GH) locales. - com.sun.star.io.SequenceInputStream service. - Insert/Title Dialog Layout Changed. - offer to switch to a Simple 3d look in charts. - exploded 3D pies and donuts. - more easy creation of charts / new wizard. - Strings for Undo in Charts. - enhanced logarithmic scales. - Automatic axis scaling. - Flexible Source-Range Selection. - enhanced selection handling. - Export donut charts according to spec. - Export manual scales for percent charts correctly. - Menu for Charts. - Chart Data Editor improved. - Right-angled axes for 3D Charts. - New Default Colors for Charts - Chart-Specific Toolbars. - Terms for Chart Elements. - simplified 3D dialog for charts. - Right-angled axes for 3D Charts. - Show formula and R^2 for regression curves in Status Bar and Extended Tip Help. - keyboard shortcuts for task pane entries. - / in database object names not allowed anymore. - New Report Designer. - HTML export for draw and presentation documents now supports png. - Alternative text for non-text image map. - Alternative text for layers in drawings. - Alternative text for layers in drawings (now with issue number). - Preview Document in Web Browser. - Extension can integrate options pages in the options dialog. - New option: Load printer settings with the document. - Single dialog export in dialog editor. - Link to extensions.services.openoffice.org in Extension Manager. - Editing of path animations is possible again. - testtool: new commands to request webpages. - testtool: new implementation for typekeys and mouse*. - testtool: new methods to access EditBrowseBox. - testtool: config tabpage for Crashreport configuration. - testtool: New option in options dialog to set OOo program path. - testtool: method to get state of menu entry if expandable. - testtool: add new methods for ORoadmap e.g. in wizards. - testtool: new method to get slot execution status. - Default print options in Calc. - Support of inline matrix/array constants in formulas. - Keyboard shortcut "Ctrl-1" is now "Format Cells". - Keyboard shortcuts Ctrl-Plus and Ctrl-Minus for Insert/Delete Cells. - GETPIVOTDATA formula function. - Division by zero #DIV/0! error displayed for certain functions, #NUM! displayed for illegal floating-point operation errors. - Cell context menu entry changed. - Renamed checkbox in Paste Special dialog. - Checkbox in Delete Contents dialog renamed. - Extend AutoSum Capabilities in Calc. - Renamed "Set Input Mode" to "Toggle Edit Mode". - Shortcut for Format->Cells menu entry changed. - Ctrl + ~ (Ctrl + `) toggles formula view. - Dynamic ranges as formula results in validation lists. - Drawing objects support Basic macro calls. - JIS and ASC Spreadsheet Functions. - "Form Objects" toolbar removed. - Toolbars "Insert" and "Insert Object" merged. - Changed menu entry Data->Outline. - Default print options in Calc. - Intro and about bitmap location changed, configure script extended. - Selectable FixedTexts.Changed shortcut for "Object" in the Edit menu. - Standard Color Palette Extended by new Chart Default Colors. - Automatic update for charts in Writer. - Language Guessing. - Ctrl-click to execute hyperlinks. - New Smart Tag API and UI. - 'Old' mail merge dialog now supports output to single file. - Soft page break. - Shortcut for "Repeat". - New writer compatibility option. - Password of a document is asked untill the correct one is entered or the dialog is cancelled. - Menu and toolbar merging support for extensions. - Default Macro Security Level changed. - First word in a Calc cell will no longer be capitalized by auto-correction. - Customize Keyboard tabpage. - Compatibility option "Expand word space..." added. - New export filter: MediaWiki. - Spell checking one letter words. Please see the following URL for more detail of changes. http://development.openoffice.org/releases/2.3.0.html
Diffstat (limited to 'misc/openoffice2/patches/patch-ba')
-rw-r--r--misc/openoffice2/patches/patch-ba46
1 files changed, 40 insertions, 6 deletions
diff --git a/misc/openoffice2/patches/patch-ba b/misc/openoffice2/patches/patch-ba
index 0af1a8f3568..388a56edc07 100644
--- a/misc/openoffice2/patches/patch-ba
+++ b/misc/openoffice2/patches/patch-ba
@@ -1,8 +1,8 @@
-$NetBSD: patch-ba,v 1.6 2007/04/20 14:44:11 hira Exp $
+$NetBSD: patch-ba,v 1.7 2007/10/06 20:02:22 hira Exp $
---- config_office/configure.orig 2007-01-19 22:01:19.000000000 +0900
-+++ config_office/configure 2007-04-20 06:56:17.000000000 +0900
-@@ -2975,11 +2975,11 @@
+--- config_office/configure.orig 2007-08-24 21:31:18.000000000 +0900
++++ config_office/configure 2007-09-27 10:52:53.000000000 +0900
+@@ -3010,11 +3010,11 @@
test_cups=no
_os=OSF1
;;
@@ -16,7 +16,7 @@ $NetBSD: patch-ba,v 1.6 2007/04/20 14:44:11 hira Exp $
PTHREAD_CFLAGS="-pthread"
PTHREAD_LIBS="-pthread -lpthread"
_os=NetBSD
-@@ -8261,7 +8261,7 @@
+@@ -9544,7 +9544,7 @@
echo "JAVA_HOME was not explicitly informed with --with-jdk-home. the configure script" >> warn
echo "attempted to find JAVA_HOME automatically, but apparently it failed" >> warn
echo "in case JAVA_HOME is incorrectly set, some projects with not be built correctly" >> warn
@@ -25,7 +25,41 @@ $NetBSD: patch-ba,v 1.6 2007/04/20 14:44:11 hira Exp $
echo "e.g. install java-1.4.2-gcj-compat-devel and use --with-jdk-home=/usr/lib/jvm/java-1.4.2-gcj" >> warn
fi
fi
-@@ -21383,7 +21383,7 @@
+@@ -12477,7 +12477,7 @@
+ if test -n "$with_system_libxslt" -o -n "$with_system_libs" && \
+ test "$with_system_libxslt" != "no"; then
+ if test -z "$with_system_libxml" -a -z "$with_system_libs" || \
+- test "$with_system_libxml" == "no"; then
++ test "$with_system_libxml" = "no"; then
+ # somehow AC_MSG_WARN won't work...
+ echo "to prevent incompatibilities between internal libxml2 and libxslt, the office will be build with system-libxml"
+ echo "to prevent incompatibilities between internal libxml2 and libxslt, the office will be build with system-libxml" >> warn
+@@ -12487,7 +12487,7 @@
+ if test -n "$with_system_libxml" -o -n "$with_system_libs" && \
+ test "$with_system_libxml" != "no"; then
+ if test -z "$with_system_libxslt" -a -z "$with_system_libs" || \
+- test "$with_system_libxslt" == "no"; then
++ test "$with_system_libxslt" = "no"; then
+ # somehow AC_MSG_WARN won't work...
+ echo "to prevent incompatibilities between internal libxslt and libxml2, the office will be build with system-libxslt"
+ echo "to prevent incompatibilities between internal libxslt and libxml2, the office will be build with system-libxslt" >> warn
+@@ -12970,13 +12970,13 @@
+
+
+ python_include=`$PYTHON -c "import distutils.sysconfig; print distutils.sysconfig.get_config_var('INCLUDEPY');"`
++ python_ldflags=`$PYTHON -c "import distutils.sysconfig; print distutils.sysconfig.get_config_var('LDFLAGS');"`
+ python_version=`$PYTHON -c "import distutils.sysconfig; print distutils.sysconfig.get_config_var('VERSION');"`
+ PYTHON_CFLAGS="-I$python_include"
+-
+ if test "$_os" = "Darwin"; then
+ PYTHON_LIBS="-framework Python"
+ else
+- PYTHON_LIBS="-lpython$python_version"
++ PYTHON_LIBS="-lpython$python_version $python_ldflags"
+ fi
+
+ save_CPPFLAGS="$CPPFLAGS"
+@@ -22818,7 +22818,7 @@
fi
KDE_CFLAGS="-I$qt_incdir -I$kde_incdir -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT"