Commit graph

16 commits

Author SHA1 Message Date
mjl
4267a3b2ba Update gnumeric to 1.0.9
* Recompute spans after reading from applix.
        * Fix the guia2 prop bag import warnings
        * Fix 0 sized TXO import inside escher streams
        * Fix import of IMDATA inside escher streams
        * Improve lotus importer
        * wrap text does no supercede center across selection
        * Match cummulative time
        * Fix typo that broke workbook-view attribute import.
        * Fix doc build.
        * Register for more mime types
        * use value_as_string for array content
        * Don't crash on xls import if locale is confused.
        * COUNT should only count ints and floats not bools
        * Add Drachma to EURO.
        * Support implicit conversion from string -> number in scalar graphs.
        * make value_as_string as smarter when handling ValueError.
2002-07-26 01:09:51 +00:00
rh
bd61c0404b Set localstatedir so the scrollkeeper database gets updated correctly
Add proper @exec/unexec scrollkeeper-rebuilddb statements to PLIST
Bump PKGREVISION
2002-07-17 23:56:06 +00:00
mjl
4d523c018d Update gnumeric to 1.0.7
* Fix (possible) segfaults caused by the "mid", "left" and "right"
          right string functions and protect those functions and
          the "replace" function against invalid arguments.
        * Fix validation entry sensitivity.
        * Fix some memory problems in the solver.
        * Don't crash on xls import/export if locale is confused.
        * Simple autodetection of tab delimited vs csv
        * Avoid mistranslated font names.
        * Actually disable wide character checking if it is not available.
        * Fix grab when selecting a col/row with validation failure.
        * Handle inserting col/row if the first is hidden.
        * clone grouping and frozen status too.
        * preset canvas scroll region in case something scrolls before we are
          realized.
        * Handle some XL export breakage cause by TagoH's patch.
        * Fix advanced filter of value based implied enums.
        * gdk_flush after all grab/ungrab events so that long running
          operations that do not update the display are certain to ungrab
          without delay (thanks rconover)
        * Apply the accounting format rather than the numeric version for
          Keelyn.
        * Fix the omf file.
        * Some gda plugin warnings.
        * correct the help references in a few languages
        * Fix some gcc-3 warnings.
2002-06-08 18:55:11 +00:00
markd
ac6b16707a Add dependency on scrollkeeper to reliably have .omf files created and
so add share/omf/gnumeric/gnumeric-C.omf back to the PLIST
2002-05-24 13:19:33 +00:00
martti
9403ea4ccd Updated gnumeric to 1.0.6
* bug fixes
2002-04-23 13:31:44 +00:00
rh
f944d2f2b7 Remove bogus @dirrm line 2002-03-26 09:41:41 +00:00
rh
7e3cceb248 fix PLIST 2002-03-24 02:51:11 +00:00
martti
b951b0bb7b Updated gnumeric to 1.0.5
* several bug fixes
2002-03-21 13:32:27 +00:00
martti
3cc0347d81 Updated gnumeric to 1.0.4
This is a bug fix release, new development is being done in the gnome2
    based 1.1.0 version.

* Patches

        http://bugzilla.gnome.org/show_bug.cgi?id=69832
        * Fix LaTeX and HTML exporter crashes

        http://bugzilla.gnome.org/show_bug.cgi?id=69400
        * Slow sort dialog startup on large sets.

        http://bugzilla.gnome.org/show_bug.cgi?id=69577
        * number matching broken in some locales.

        http://bugzilla.gnome.org/show_bug.cgi?id=69795
        * Dont put non ascii characters in the translated source.

        http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=131561
        * Don't confuse the calling context with the view to save.

        * Crash in goalseek                                     (Andreas)
        * Crash importing scrollbars from xml.                  (Jody)
        * Importing 3d references to external books from xls.   (Jody)
        * regression in 1.0.3 setting properties for checkbox.  (Jody)
        * xml-sax support for v10 of gnumeric's format.         (Jody)
        * List Column actions before Row actions in menus.      (Jody)
        * Improve scrolling alignment of formula guru.          (Jon Kåre)

* Translations

        * Christian Rose (sv), Zbigniew Chyla (pl), Stanislav Visnovsky (sk)
        Duarte Loreto (pt), Karsten Weiss (de)
2002-02-16 14:34:37 +00:00
martti
de4772ac21 Updated gnumeric to 1.0.2
* This is the latest release (a lot of changes since version 0.75)
* Available only in NetBSD 1.5R (=current) or later (because of wctype.h)
2002-01-17 11:57:44 +00:00
tron
f705015de1 Never try to remove directories in "share/locale" because they are used
by several packages.
2002-01-10 21:12:06 +00:00
wiz
4b88499ef5 share/zh_TW/LC_MESSAGES is in *.pkg.dist, and shouldn't be dirrm'd. 2001-12-06 16:25:18 +00:00
damon
02878ee152 Fixups to PLIST 2001-11-14 13:12:22 +00:00
tron
7b75acb563 Complete package list cleanup:
- fix typo: "${PKG_VERSION}" must be "${PKGVERSION}"
- remove bogus "@dirrm" commands for shared directories and directories
  owned by other packages
- update for version 0.75 of "gnumeric"
2001-11-14 08:26:16 +00:00
tron
9a3549ec06 Replace hard coded version number by "${PKG_VERSION}" to fix or at least
reduce package list problems caused by last update.
2001-11-14 08:05:33 +00:00
zuntum
0ca28723fb Move pkg/ files into package's toplevel directory 2001-11-01 00:11:36 +00:00
Renamed from math/gnumeric/pkg/PLIST (Browse further)