head 1.4; access; symbols pkgsrc-2022Q3:1.3.0.58 pkgsrc-2022Q3-base:1.3 pkgsrc-2022Q2:1.3.0.56 pkgsrc-2022Q2-base:1.3 pkgsrc-2022Q1:1.3.0.54 pkgsrc-2022Q1-base:1.3 pkgsrc-2021Q4:1.3.0.52 pkgsrc-2021Q4-base:1.3 pkgsrc-2021Q3:1.3.0.50 pkgsrc-2021Q3-base:1.3 pkgsrc-2021Q2:1.3.0.48 pkgsrc-2021Q2-base:1.3 pkgsrc-2021Q1:1.3.0.46 pkgsrc-2021Q1-base:1.3 pkgsrc-2020Q4:1.3.0.44 pkgsrc-2020Q4-base:1.3 pkgsrc-2020Q3:1.3.0.42 pkgsrc-2020Q3-base:1.3 pkgsrc-2020Q2:1.3.0.38 pkgsrc-2020Q2-base:1.3 pkgsrc-2020Q1:1.3.0.18 pkgsrc-2020Q1-base:1.3 pkgsrc-2019Q4:1.3.0.40 pkgsrc-2019Q4-base:1.3 pkgsrc-2019Q3:1.3.0.36 pkgsrc-2019Q3-base:1.3 pkgsrc-2019Q2:1.3.0.34 pkgsrc-2019Q2-base:1.3 pkgsrc-2019Q1:1.3.0.32 pkgsrc-2019Q1-base:1.3 pkgsrc-2018Q4:1.3.0.30 pkgsrc-2018Q4-base:1.3 pkgsrc-2018Q3:1.3.0.28 pkgsrc-2018Q3-base:1.3 pkgsrc-2018Q2:1.3.0.26 pkgsrc-2018Q2-base:1.3 pkgsrc-2018Q1:1.3.0.24 pkgsrc-2018Q1-base:1.3 pkgsrc-2017Q4:1.3.0.22 pkgsrc-2017Q4-base:1.3 pkgsrc-2017Q3:1.3.0.20 pkgsrc-2017Q3-base:1.3 pkgsrc-2017Q2:1.3.0.16 pkgsrc-2017Q2-base:1.3 pkgsrc-2017Q1:1.3.0.14 pkgsrc-2017Q1-base:1.3 pkgsrc-2016Q4:1.3.0.12 pkgsrc-2016Q4-base:1.3 pkgsrc-2016Q3:1.3.0.10 pkgsrc-2016Q3-base:1.3 pkgsrc-2016Q2:1.3.0.8 pkgsrc-2016Q2-base:1.3 pkgsrc-2016Q1:1.3.0.6 pkgsrc-2016Q1-base:1.3 pkgsrc-2015Q4:1.3.0.4 pkgsrc-2015Q4-base:1.3 pkgsrc-2015Q3:1.3.0.2 pkgsrc-2015Q3-base:1.3 pkgsrc-2015Q2:1.2.0.14 pkgsrc-2015Q2-base:1.2 pkgsrc-2015Q1:1.2.0.12 pkgsrc-2015Q1-base:1.2 pkgsrc-2014Q4:1.2.0.10 pkgsrc-2014Q4-base:1.2 pkgsrc-2014Q3:1.2.0.8 pkgsrc-2014Q3-base:1.2 pkgsrc-2014Q2:1.2.0.6 pkgsrc-2014Q2-base:1.2 pkgsrc-2014Q1:1.2.0.4 pkgsrc-2014Q1-base:1.2 pkgsrc-2013Q4:1.2.0.2 pkgsrc-2013Q4-base:1.2 pkgsrc-2013Q3:1.1.0.6 pkgsrc-2013Q3-base:1.1 pkgsrc-2013Q2:1.1.0.4 pkgsrc-2013Q2-base:1.1 pkgsrc-2013Q1:1.1.0.2 pkgsrc-2013Q1-base:1.1; locks; strict; comment @# @; 1.4 date 2022.12.15.13.17.15; author jperkin; state dead; branches; next 1.3; commitid GvsqSKh5CazlIE5E; 1.3 date 2015.08.05.21.34.17; author he; state Exp; branches; next 1.2; commitid jD5OoRNBNDbRS7wy; 1.2 date 2013.10.06.15.58.15; author wiz; state Exp; branches; next 1.1; commitid Bv8XZJhYqUd7wf8x; 1.1 date 2013.03.14.19.00.45; author drochner; state Exp; branches; next ; desc @@ 1.4 log @gnumeric112: Update to 1.12.53. Primarily to fix build with python >= 3.10. Gnumeric 1.12.53 Morten: * Fix xlsx import of T.INV. * Fix inter-process array paste problem. [#634] * Fix problem with xlsx number format 14. * Fix problems with complex number rendering. [#638] * Fix near-denormal parsing case. [#656] * Fix mildly crazy ROUND edge cases. [#661] * Fix dialog reuse problem. [#657] * Fix sc import problem. [#663] * Work a little hard at avoiding -0. [#652] * Fix html import problem. [#669] * Fix reading localc extension for engineering format. [#659] * Fix strict-conformance ods problem with E-notation. [#672] * Improve test suite Gnumeric 1.12.52 Morten: * Attach the vertical alignment selector to the toolbar. * Improve the toolbar styling a bit. * Fix toolbar overflow menu's labeling. * Many improvements to vertical toolbars. * Install appdata file in new location [#612] * Allow styling of cell extension indicators. * Restore bolding of active sheet tab. * Fix import of mildly broken print settings in xlsx files from OnlyOffice. * Various --with-long-double fixes. * Fix BITAND. * Test improvements. * Fix xlsx write for sheet objects with text contents. [#617] * Fix leak. * Fix old problem saving column widths. [#619] * Set default number of sheets to 1. * Fix edge error case for SMALL and LARGE. [#620] * Increase the default column width a bit. * Fix xlsx import/export of default column width. * Be less aggressive with automatic column widening. [#621] Gnumeric 1.12.51 Jean: * Fix error bars when data are in a multi-column array. [#594] * Always set the GO_DATA_HAS_VALUE flag when needed. [#595] Morten: * Fix --with-long-double configuration. * Fix applix import/locale problem. * Make sure CEIL doesn't return -0. [#603] * Add ILOG function. [#591] * Fix MROUND. [#604] * Take evasive action re g_memdup. * Fix inter-gnumeric array formula paste crash. [#606] * Avoid re-querying file existance for recent files. [Part of #602] * Fix rich-text rendering (based on work of Jean). [#607] * Fix crash with conditional styling. [#597] * Extend BITOR, BITAND, BITXOR to any numbers of arguments. * Fix ods export leak. [#611] Gnumeric 1.12.50 Morten: * Fix undo problem with sorting and cell comments. * Python loader cleanups. * Use Python's bool type instead of rolling our own. * Export file:// links to html. [#569] * Export file:// links to xlsx. [#569] * Improve handling of invalid formulae from xlsx. [#574] * Introspection fixes. * Improve CELL("format",...) [#576] * wk4 import improvements. (For no good reason.) * Fix some -fsanitize=undefined problems. * Improve excel-specific xlsx import of validation. Gnumeric 1.12.49 Andreas: * Do not try to turn all of LibreOffice's SplitModes into frozen panes [file of #557] Jean: * Fix graph size issue when the graph is in its own sheet. [#516] * Fix one more graph size issue when the graph is in its own sheet. [#565] JohnDenker: * Fix ssgrep problem when used as a filter. [#552] Morten: * Rework conditional styling's upper level. * Fix autofill array critical. [#511] * Handle missing values in xlsx. [#517] * Fix critical when using fd://1. * Don't trim spaces for csv files as per rfc 4180. [#528] * Fix cvs separator guessing problem with quotes. [#537] * Improve handling of expressions in csv files. * Plug ssconvert leak. [#546] * Fix bogus time match for "3.a". [#545] * Use 1us resolution for NOW. [#549] * Fix ssconvert sheet selection for csv. [#555] * Test suite improvements. * Fix ods import problem with irregular sheet sizes. * Fix ods import problem with crazy named expressions. [#557] * Allow plain space as 1000s separator in FR locale. * Fix graph size problem affecting image output. [#507] * Check for yelp in autogen. [#558] * Fix ssconvert problem with conditional styles. * Move from style regions to style classes in css. * Implement #ifdef for built-in css. * Dead kitten in css. * Improve the drawing of filter combos. * Allow theming of grid color. * Fix dirty-tracking. [#554] * Plug ods write leak. * Disable cs documentation translation due to itstool/libxml2 bug. @ text @$NetBSD: patch-ab,v 1.3 2015/08/05 21:34:17 he Exp $ Adapt to our build layout. --- plugins/excelplugins/Makefile.in.orig 2013-08-16 21:42:10.000000000 +0000 +++ plugins/excelplugins/Makefile.in @@@@ -93,7 +93,7 @@@@ am__uninstall_files_from_dir = { \ am__installdirs = "$(DESTDIR)$(gnumeric_plugin_excelpluginsdir)" \ "$(DESTDIR)$(xmldir)" LTLIBRARIES = $(gnumeric_plugin_excelplugins_LTLIBRARIES) -plugin_la_DEPENDENCIES = ../../src/.libs/libspreadsheet.la +plugin_la_DEPENDENCIES = ../../src/libspreadsheet.la am_plugin_la_OBJECTS = excelplugins.lo plugin_la_OBJECTS = $(am_plugin_la_OBJECTS) AM_V_lt = $(am__v_lt_@@AM_V@@) @@@@ -377,7 +377,7 @@@@ gnumeric_plugin_excelpluginsdir = $(gnum xmldir = $(gnumeric_plugin_excelpluginsdir) gnumeric_plugin_excelplugins_LTLIBRARIES = plugin.la xlcall32.la plugin_la_LDFLAGS = -module $(GNUMERIC_PLUGIN_LDFLAGS) -plugin_la_LIBADD = ../../src/.libs/libspreadsheet.la +plugin_la_LIBADD = ../../src/libspreadsheet.la plugin_la_SOURCES = excelplugins.c xlcall32_la_LDFLAGS = -module $(GNUMERIC_PLUGIN_LDFLAGS) xlcall32_la_SOURCES = xlcall32_emulation.c win32replacements.h xlcall.h @ 1.3 log @Update to version 1.12.21. Pkgsrc changes: * Modify license to dual either gpl2 or gpl3. * Adjust BUILDLINK_API_DEPENDS settings from configure.ac. * Adjust PLIST to files now installed. * Add comments to the existing patches. Upstream notable changes (see ChangeLog in source for details): gnumeric 1.12.21: * ODS import/export fixes * XLSX import/export fixes gnumeric 1.12.20: * ODF import/export fixes and enhancements. * XLSX import/export fixes and enhancements. gnumeric 1.12.19: * (no noteworthy major changes) gnumeric 1.12.18: * Workaround gtk+ api/abi breaks. gnumeric 1.12.17: * xlsx import/export improvements. gnumeric 1.12.16: * ODS import/export improvements gnumeric 1.12.15: * ods/xlsx graph import fixes * ods import/export fixes gnumeric 1.12.14: * Many fixes related to conditional formats. * Try to disable Ubuntu's non-working scroll bars. gnumeric 1.12.13: * ods import/export export fixes. * xls import/export export fixes. gnumeric 1.12.12: * Test suite improvements. * ods import/export improvements * xls import/export improvements * xlsx import/export improvements gnumeric 1.12.11: * A problem with saving to Excel97 format was fixed. gnumeric 1.12.10: * Accuracy improvements * Work around gtk+ abi breaks * Win32 improvements @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.2 2013/10/06 15:58:15 wiz Exp $ @ 1.2 log @Remove obsolete entry from desktop file that generates warnings during package installation. Bump PKGREVISION. @ text @d1 3 a3 1 $NetBSD: patch-ab,v 1.1 2013/03/14 19:00:45 drochner Exp $ @ 1.1 log @add gnumeric112 for the latest (gtk3 based) stable gnumeric version @ text @d1 1 a1 1 $NetBSD$ d3 1 a3 1 --- plugins/excelplugins/Makefile.in.orig 2013-03-01 23:01:25.000000000 +0000 d14 1 a14 1 @@@@ -376,7 +376,7 @@@@ gnumeric_plugin_excelpluginsdir = $(gnum @