summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-11-19 21:36:09 +0000
committerAde Lovett <ade@FreeBSD.org>2000-11-19 21:36:09 +0000
commit7fdc1932c00ecd886aa947ffa02752656f4e8211 (patch)
tree9923ef0284d8b7ca98a16d574e2da676fe0ec569 /math
parentFix typo (GigaBASe -> GigaBASE) (diff)
Update to 0.59 - we got the pregenerated documentation back, hurrah!
Notes
Notes: svn path=/head/; revision=35270
Diffstat (limited to 'math')
-rw-r--r--math/gnumeric/Makefile2
-rw-r--r--math/gnumeric/distinfo2
-rw-r--r--math/gnumeric/files/patch-ba5
-rw-r--r--math/gnumeric/files/patch-ce16
-rw-r--r--math/gnumeric/files/patch-cg14
-rw-r--r--math/gnumeric/pkg-plist491
-rw-r--r--math/gnumeric2/Makefile2
-rw-r--r--math/gnumeric2/distinfo2
-rw-r--r--math/gnumeric2/files/patch-ba5
-rw-r--r--math/gnumeric2/files/patch-ce16
-rw-r--r--math/gnumeric2/files/patch-cg14
-rw-r--r--math/gnumeric2/pkg-plist491
12 files changed, 986 insertions, 74 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index 75fc6f882c33..5557dc58908c 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnumeric
-PORTVERSION= 0.58
+PORTVERSION= 0.59
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnumeric
diff --git a/math/gnumeric/distinfo b/math/gnumeric/distinfo
index 9c8ab1011ead..2b284ed1b05b 100644
--- a/math/gnumeric/distinfo
+++ b/math/gnumeric/distinfo
@@ -1 +1 @@
-MD5 (gnumeric-0.58.tar.gz) = a689e51761dc1c1efb14a3d2dbf2f7d7
+MD5 (gnumeric-0.59.tar.gz) = e8daacfcc947e9ee1a9d9b8797cc4247
diff --git a/math/gnumeric/files/patch-ba b/math/gnumeric/files/patch-ba
index 724d05645e8a..3447b30f39b5 100644
--- a/math/gnumeric/files/patch-ba
+++ b/math/gnumeric/files/patch-ba
@@ -1,10 +1,5 @@
--- Makefile.in.orig Mon Nov 13 19:56:19 2000
+++ Makefile.in Tue Nov 14 15:34:05 2000
-@@ -159,3 +159,3 @@
-
--SUBDIRS = . intl po macros idl plugins src doc icons templates
-+SUBDIRS = . intl po macros idl plugins src icons templates
-
@@ -164,3 +164,3 @@
-confexecdir = $(libdir)
diff --git a/math/gnumeric/files/patch-ce b/math/gnumeric/files/patch-ce
deleted file mode 100644
index 4695a5e53ac1..000000000000
--- a/math/gnumeric/files/patch-ce
+++ /dev/null
@@ -1,16 +0,0 @@
---- src/format.c.orig Fri Sep 22 09:45:19 2000
-+++ src/format.c Wed Oct 11 12:36:59 2000
-@@ -28,3 +28,5 @@
- #include <math.h>
-+#ifdef __linux__
- #include <langinfo.h>
-+#endif
- #include <limits.h>
-@@ -108,2 +110,3 @@
-
-+#ifdef __linux__
- if (!date_order_cached) {
-@@ -123,2 +126,3 @@
- }
-+#endif
-
diff --git a/math/gnumeric/files/patch-cg b/math/gnumeric/files/patch-cg
deleted file mode 100644
index 392fbded3930..000000000000
--- a/math/gnumeric/files/patch-cg
+++ /dev/null
@@ -1,14 +0,0 @@
---- plugins/gb/excel-gb-interior.c.orig Thu Nov 2 00:03:34 2000
-+++ plugins/gb/excel-gb-interior.c Tue Nov 14 15:13:54 2000
-@@ -16,3 +16,3 @@
- #include "parse-util.h"
--#include "command-context-corba.h"
-+/*#include "command-context-corba.h"*/
- #include "selection.h"
---- plugins/gb/excel-gb-range.c.orig Thu Nov 2 00:03:34 2000
-+++ plugins/gb/excel-gb-range.c Tue Nov 14 15:22:41 2000
-@@ -17,3 +17,3 @@
- #include "commands.h"
--#include "command-context-corba.h"
-+/*#include "command-context-corba.h"*/
- #include "selection.h"
diff --git a/math/gnumeric/pkg-plist b/math/gnumeric/pkg-plist
index cd1ca6e2017b..1f32638cb5d6 100644
--- a/math/gnumeric/pkg-plist
+++ b/math/gnumeric/pkg-plist
@@ -78,6 +78,494 @@ share/gnome/gnumeric/%%VERSION%%/templates/invoice.gnumeric
share/gnome/gnumeric/%%VERSION%%/templates/loan.gnumeric
share/gnome/gnumeric/%%VERSION%%/templates/mileage.gnumeric
share/gnome/gnumeric/%%VERSION%%/templates/purchase_order.gnumeric
+share/gnome/help/gnumeric/C/analysis-tools.html
+share/gnome/help/gnumeric/C/authors.html
+share/gnome/help/gnumeric/C/autofill.html
+share/gnome/help/gnumeric/C/cell-elements.html
+share/gnome/help/gnumeric/C/cell-referencing.html
+share/gnome/help/gnumeric/C/copying-moving.html
+share/gnome/help/gnumeric/C/data-and-time-formatting.html
+share/gnome/help/gnumeric/C/docbook.css
+share/gnome/help/gnumeric/C/editing-selections.html
+share/gnome/help/gnumeric/C/editing.html
+share/gnome/help/gnumeric/C/files.html
+share/gnome/help/gnumeric/C/formatting.html
+share/gnome/help/gnumeric/C/formulas.html
+share/gnome/help/gnumeric/C/function-reference.html
+share/gnome/help/gnumeric/C/images/add-decimals.png
+share/gnome/help/gnumeric/C/images/align-center.png
+share/gnome/help/gnumeric/C/images/align-left.png
+share/gnome/help/gnumeric/C/images/align-right.png
+share/gnome/help/gnumeric/C/images/analysis-tools.png
+share/gnome/help/gnumeric/C/images/arrow.png
+share/gnome/help/gnumeric/C/images/auto-correct.png
+share/gnome/help/gnumeric/C/images/auto-save.png
+share/gnome/help/gnumeric/C/images/auto-sum.png
+share/gnome/help/gnumeric/C/images/autocorrect.png
+share/gnome/help/gnumeric/C/images/autofill-1.png
+share/gnome/help/gnumeric/C/images/autofill-10.png
+share/gnome/help/gnumeric/C/images/autofill-2.png
+share/gnome/help/gnumeric/C/images/autofill-3.png
+share/gnome/help/gnumeric/C/images/autofill-4.png
+share/gnome/help/gnumeric/C/images/autofill-5.png
+share/gnome/help/gnumeric/C/images/autofill-6.png
+share/gnome/help/gnumeric/C/images/autofill-7.png
+share/gnome/help/gnumeric/C/images/autofill-8.png
+share/gnome/help/gnumeric/C/images/autofill-9.png
+share/gnome/help/gnumeric/C/images/autosave.png
+share/gnome/help/gnumeric/C/images/bold.png
+share/gnome/help/gnumeric/C/images/border.png
+share/gnome/help/gnumeric/C/images/cells-1.png
+share/gnome/help/gnumeric/C/images/cells-2.png
+share/gnome/help/gnumeric/C/images/define-name.png
+share/gnome/help/gnumeric/C/images/dnd-selection-1.png
+share/gnome/help/gnumeric/C/images/dndselection-1.png
+share/gnome/help/gnumeric/C/images/drawing-toolbar.png
+share/gnome/help/gnumeric/C/images/editing-1.png
+share/gnome/help/gnumeric/C/images/editing-cell-selection-1.png
+share/gnome/help/gnumeric/C/images/file-dialog.png
+share/gnome/help/gnumeric/C/images/filter.png
+share/gnome/help/gnumeric/C/images/function-wizard.png
+share/gnome/help/gnumeric/C/images/function.png
+share/gnome/help/gnumeric/C/images/goal-seek.png
+share/gnome/help/gnumeric/C/images/graphing.png
+share/gnome/help/gnumeric/C/images/insert-object.png
+share/gnome/help/gnumeric/C/images/italic.png
+share/gnome/help/gnumeric/C/images/line.png
+share/gnome/help/gnumeric/C/images/modify-comment.png
+share/gnome/help/gnumeric/C/images/money.png
+share/gnome/help/gnumeric/C/images/number-format-buttonbar.png
+share/gnome/help/gnumeric/C/images/number-format-color-dialog.png
+share/gnome/help/gnumeric/C/images/number-format-dialog.png
+share/gnome/help/gnumeric/C/images/number-format-font-dialog.png
+share/gnome/help/gnumeric/C/images/number-format-justification-dialog-2.png
+share/gnome/help/gnumeric/C/images/number-format-justification.png
+share/gnome/help/gnumeric/C/images/oval.png
+share/gnome/help/gnumeric/C/images/percentage.png
+share/gnome/help/gnumeric/C/images/plug-ins.png
+share/gnome/help/gnumeric/C/images/plugins.png
+share/gnome/help/gnumeric/C/images/print-large.png
+share/gnome/help/gnumeric/C/images/print-preview-back.png
+share/gnome/help/gnumeric/C/images/print-preview-first.png
+share/gnome/help/gnumeric/C/images/print-preview-fit.png
+share/gnome/help/gnumeric/C/images/print-preview-fittall.png
+share/gnome/help/gnumeric/C/images/print-preview-fitwide.png
+share/gnome/help/gnumeric/C/images/print-preview-last.png
+share/gnome/help/gnumeric/C/images/print-preview-next.png
+share/gnome/help/gnumeric/C/images/print-preview-toolbar.png
+share/gnome/help/gnumeric/C/images/print-preview-zoomin.png
+share/gnome/help/gnumeric/C/images/print-preview-zoomout.png
+share/gnome/help/gnumeric/C/images/print-preview.png
+share/gnome/help/gnumeric/C/images/print-worksheet.png
+share/gnome/help/gnumeric/C/images/print.png
+share/gnome/help/gnumeric/C/images/printing-preview.png
+share/gnome/help/gnumeric/C/images/printing-setup-header.png
+share/gnome/help/gnumeric/C/images/printing-setup-margins.png
+share/gnome/help/gnumeric/C/images/printing-setup-page-1.png
+share/gnome/help/gnumeric/C/images/printing-setup-page.png
+share/gnome/help/gnumeric/C/images/rect.png
+share/gnome/help/gnumeric/C/images/redo.png
+share/gnome/help/gnumeric/C/images/remove-decimals.png
+share/gnome/help/gnumeric/C/images/selection-1.png
+share/gnome/help/gnumeric/C/images/selection-10.png
+share/gnome/help/gnumeric/C/images/selection-2.png
+share/gnome/help/gnumeric/C/images/selection-3.png
+share/gnome/help/gnumeric/C/images/selection-4.png
+share/gnome/help/gnumeric/C/images/selection-5.png
+share/gnome/help/gnumeric/C/images/selection-6.png
+share/gnome/help/gnumeric/C/images/selection-7.png
+share/gnome/help/gnumeric/C/images/selection-8.png
+share/gnome/help/gnumeric/C/images/selection-9.png
+share/gnome/help/gnumeric/C/images/sheet-indicator.png
+share/gnome/help/gnumeric/C/images/solver-01.png
+share/gnome/help/gnumeric/C/images/solver-02.png
+share/gnome/help/gnumeric/C/images/solver-03.png
+share/gnome/help/gnumeric/C/images/solver-04.png
+share/gnome/help/gnumeric/C/images/solver-05.png
+share/gnome/help/gnumeric/C/images/sort-ascending.png
+share/gnome/help/gnumeric/C/images/sort-descending.png
+share/gnome/help/gnumeric/C/images/sort.png
+share/gnome/help/gnumeric/C/images/stock-copy.png
+share/gnome/help/gnumeric/C/images/stock-cut.png
+share/gnome/help/gnumeric/C/images/stock-new.png
+share/gnome/help/gnumeric/C/images/stock-open.png
+share/gnome/help/gnumeric/C/images/stock-paste.png
+share/gnome/help/gnumeric/C/images/stock-save.png
+share/gnome/help/gnumeric/C/images/summary.png
+share/gnome/help/gnumeric/C/images/thousands.png
+share/gnome/help/gnumeric/C/images/toolbar.png
+share/gnome/help/gnumeric/C/images/underline.png
+share/gnome/help/gnumeric/C/images/undo.png
+share/gnome/help/gnumeric/C/images/worksheet-all-1.png
+share/gnome/help/gnumeric/C/images/worksheet-cols-1.png
+share/gnome/help/gnumeric/C/images/worksheet-data-1.png
+share/gnome/help/gnumeric/C/images/worksheet-data-2.png
+share/gnome/help/gnumeric/C/images/worksheet-data-3.png
+share/gnome/help/gnumeric/C/images/worksheet-data-4.png
+share/gnome/help/gnumeric/C/images/worksheet-info-1.png
+share/gnome/help/gnumeric/C/images/worksheet-rows-1.png
+share/gnome/help/gnumeric/C/images/worksheet-running-calc-1.png
+share/gnome/help/gnumeric/C/images/worksheet-zoomin-1.jpg
+share/gnome/help/gnumeric/C/images/worksheet-zoomout-1.jpg
+share/gnome/help/gnumeric/C/images/zoom-dialog.png
+share/gnome/help/gnumeric/C/images/zoom-toolbar.png
+share/gnome/help/gnumeric/C/images/zoom.png
+share/gnome/help/gnumeric/C/index.html
+share/gnome/help/gnumeric/C/introduction.html
+share/gnome/help/gnumeric/C/license.html
+share/gnome/help/gnumeric/C/ln8.html
+share/gnome/help/gnumeric/C/menu-bar.html
+share/gnome/help/gnumeric/C/number-formatting-overview.html
+share/gnome/help/gnumeric/C/print-preview.html
+share/gnome/help/gnumeric/C/print-setup.html
+share/gnome/help/gnumeric/C/printing.html
+share/gnome/help/gnumeric/C/r10014.html
+share/gnome/help/gnumeric/C/r10038.html
+share/gnome/help/gnumeric/C/r10066.html
+share/gnome/help/gnumeric/C/r10086.html
+share/gnome/help/gnumeric/C/r10109.html
+share/gnome/help/gnumeric/C/r10133.html
+share/gnome/help/gnumeric/C/r10161.html
+share/gnome/help/gnumeric/C/r10182.html
+share/gnome/help/gnumeric/C/r10202.html
+share/gnome/help/gnumeric/C/r10229.html
+share/gnome/help/gnumeric/C/r10269.html
+share/gnome/help/gnumeric/C/r10294.html
+share/gnome/help/gnumeric/C/r10323.html
+share/gnome/help/gnumeric/C/r10345.html
+share/gnome/help/gnumeric/C/r10368.html
+share/gnome/help/gnumeric/C/r10395.html
+share/gnome/help/gnumeric/C/r10421.html
+share/gnome/help/gnumeric/C/r10449.html
+share/gnome/help/gnumeric/C/r10469.html
+share/gnome/help/gnumeric/C/r10494.html
+share/gnome/help/gnumeric/C/r10517.html
+share/gnome/help/gnumeric/C/r10541.html
+share/gnome/help/gnumeric/C/r10567.html
+share/gnome/help/gnumeric/C/r10589.html
+share/gnome/help/gnumeric/C/r10613.html
+share/gnome/help/gnumeric/C/r10639.html
+share/gnome/help/gnumeric/C/r10661.html
+share/gnome/help/gnumeric/C/r10686.html
+share/gnome/help/gnumeric/C/r10709.html
+share/gnome/help/gnumeric/C/r10731.html
+share/gnome/help/gnumeric/C/r10760.html
+share/gnome/help/gnumeric/C/r10781.html
+share/gnome/help/gnumeric/C/r10804.html
+share/gnome/help/gnumeric/C/r10826.html
+share/gnome/help/gnumeric/C/r10853.html
+share/gnome/help/gnumeric/C/r10873.html
+share/gnome/help/gnumeric/C/r10899.html
+share/gnome/help/gnumeric/C/r10922.html
+share/gnome/help/gnumeric/C/r10947.html
+share/gnome/help/gnumeric/C/r10970.html
+share/gnome/help/gnumeric/C/r10991.html
+share/gnome/help/gnumeric/C/r11016.html
+share/gnome/help/gnumeric/C/r11040.html
+share/gnome/help/gnumeric/C/r11062.html
+share/gnome/help/gnumeric/C/r11082.html
+share/gnome/help/gnumeric/C/r11102.html
+share/gnome/help/gnumeric/C/r11126.html
+share/gnome/help/gnumeric/C/r2690.html
+share/gnome/help/gnumeric/C/r2714.html
+share/gnome/help/gnumeric/C/r2743.html
+share/gnome/help/gnumeric/C/r2764.html
+share/gnome/help/gnumeric/C/r2788.html
+share/gnome/help/gnumeric/C/r2818.html
+share/gnome/help/gnumeric/C/r2838.html
+share/gnome/help/gnumeric/C/r2860.html
+share/gnome/help/gnumeric/C/r2883.html
+share/gnome/help/gnumeric/C/r2911.html
+share/gnome/help/gnumeric/C/r2932.html
+share/gnome/help/gnumeric/C/r2962.html
+share/gnome/help/gnumeric/C/r2982.html
+share/gnome/help/gnumeric/C/r3006.html
+share/gnome/help/gnumeric/C/r3028.html
+share/gnome/help/gnumeric/C/r3067.html
+share/gnome/help/gnumeric/C/r3090.html
+share/gnome/help/gnumeric/C/r3111.html
+share/gnome/help/gnumeric/C/r3141.html
+share/gnome/help/gnumeric/C/r3181.html
+share/gnome/help/gnumeric/C/r3204.html
+share/gnome/help/gnumeric/C/r3228.html
+share/gnome/help/gnumeric/C/r3252.html
+share/gnome/help/gnumeric/C/r3277.html
+share/gnome/help/gnumeric/C/r3301.html
+share/gnome/help/gnumeric/C/r3324.html
+share/gnome/help/gnumeric/C/r3346.html
+share/gnome/help/gnumeric/C/r3369.html
+share/gnome/help/gnumeric/C/r3398.html
+share/gnome/help/gnumeric/C/r3422.html
+share/gnome/help/gnumeric/C/r3449.html
+share/gnome/help/gnumeric/C/r3473.html
+share/gnome/help/gnumeric/C/r3498.html
+share/gnome/help/gnumeric/C/r3520.html
+share/gnome/help/gnumeric/C/r3547.html
+share/gnome/help/gnumeric/C/r3571.html
+share/gnome/help/gnumeric/C/r3591.html
+share/gnome/help/gnumeric/C/r3613.html
+share/gnome/help/gnumeric/C/r3637.html
+share/gnome/help/gnumeric/C/r3662.html
+share/gnome/help/gnumeric/C/r3685.html
+share/gnome/help/gnumeric/C/r3713.html
+share/gnome/help/gnumeric/C/r3736.html
+share/gnome/help/gnumeric/C/r3756.html
+share/gnome/help/gnumeric/C/r3778.html
+share/gnome/help/gnumeric/C/r3805.html
+share/gnome/help/gnumeric/C/r3828.html
+share/gnome/help/gnumeric/C/r3848.html
+share/gnome/help/gnumeric/C/r3959.html
+share/gnome/help/gnumeric/C/r3984.html
+share/gnome/help/gnumeric/C/r4008.html
+share/gnome/help/gnumeric/C/r4031.html
+share/gnome/help/gnumeric/C/r4060.html
+share/gnome/help/gnumeric/C/r4083.html
+share/gnome/help/gnumeric/C/r4106.html
+share/gnome/help/gnumeric/C/r4133.html
+share/gnome/help/gnumeric/C/r4154.html
+share/gnome/help/gnumeric/C/r4178.html
+share/gnome/help/gnumeric/C/r4207.html
+share/gnome/help/gnumeric/C/r4228.html
+share/gnome/help/gnumeric/C/r4251.html
+share/gnome/help/gnumeric/C/r4273.html
+share/gnome/help/gnumeric/C/r4294.html
+share/gnome/help/gnumeric/C/r4317.html
+share/gnome/help/gnumeric/C/r4337.html
+share/gnome/help/gnumeric/C/r4362.html
+share/gnome/help/gnumeric/C/r4385.html
+share/gnome/help/gnumeric/C/r4409.html
+share/gnome/help/gnumeric/C/r4432.html
+share/gnome/help/gnumeric/C/r4452.html
+share/gnome/help/gnumeric/C/r4475.html
+share/gnome/help/gnumeric/C/r4503.html
+share/gnome/help/gnumeric/C/r4527.html
+share/gnome/help/gnumeric/C/r4547.html
+share/gnome/help/gnumeric/C/r4570.html
+share/gnome/help/gnumeric/C/r4596.html
+share/gnome/help/gnumeric/C/r4621.html
+share/gnome/help/gnumeric/C/r4650.html
+share/gnome/help/gnumeric/C/r4673.html
+share/gnome/help/gnumeric/C/r4700.html
+share/gnome/help/gnumeric/C/r4727.html
+share/gnome/help/gnumeric/C/r4749.html
+share/gnome/help/gnumeric/C/r4771.html
+share/gnome/help/gnumeric/C/r4795.html
+share/gnome/help/gnumeric/C/r4820.html
+share/gnome/help/gnumeric/C/r4843.html
+share/gnome/help/gnumeric/C/r4866.html
+share/gnome/help/gnumeric/C/r4888.html
+share/gnome/help/gnumeric/C/r4913.html
+share/gnome/help/gnumeric/C/r4937.html
+share/gnome/help/gnumeric/C/r4961.html
+share/gnome/help/gnumeric/C/r5002.html
+share/gnome/help/gnumeric/C/r5024.html
+share/gnome/help/gnumeric/C/r5045.html
+share/gnome/help/gnumeric/C/r5066.html
+share/gnome/help/gnumeric/C/r5090.html
+share/gnome/help/gnumeric/C/r5116.html
+share/gnome/help/gnumeric/C/r5136.html
+share/gnome/help/gnumeric/C/r5160.html
+share/gnome/help/gnumeric/C/r5182.html
+share/gnome/help/gnumeric/C/r5204.html
+share/gnome/help/gnumeric/C/r5227.html
+share/gnome/help/gnumeric/C/r5252.html
+share/gnome/help/gnumeric/C/r5279.html
+share/gnome/help/gnumeric/C/r5300.html
+share/gnome/help/gnumeric/C/r5322.html
+share/gnome/help/gnumeric/C/r5345.html
+share/gnome/help/gnumeric/C/r5369.html
+share/gnome/help/gnumeric/C/r5410.html
+share/gnome/help/gnumeric/C/r5430.html
+share/gnome/help/gnumeric/C/r5458.html
+share/gnome/help/gnumeric/C/r5482.html
+share/gnome/help/gnumeric/C/r5506.html
+share/gnome/help/gnumeric/C/r5533.html
+share/gnome/help/gnumeric/C/r5558.html
+share/gnome/help/gnumeric/C/r5578.html
+share/gnome/help/gnumeric/C/r5598.html
+share/gnome/help/gnumeric/C/r5622.html
+share/gnome/help/gnumeric/C/r5647.html
+share/gnome/help/gnumeric/C/r5671.html
+share/gnome/help/gnumeric/C/r5696.html
+share/gnome/help/gnumeric/C/r5720.html
+share/gnome/help/gnumeric/C/r5748.html
+share/gnome/help/gnumeric/C/r5771.html
+share/gnome/help/gnumeric/C/r5798.html
+share/gnome/help/gnumeric/C/r5822.html
+share/gnome/help/gnumeric/C/r5842.html
+share/gnome/help/gnumeric/C/r5865.html
+share/gnome/help/gnumeric/C/r5889.html
+share/gnome/help/gnumeric/C/r5929.html
+share/gnome/help/gnumeric/C/r5952.html
+share/gnome/help/gnumeric/C/r5975.html
+share/gnome/help/gnumeric/C/r6000.html
+share/gnome/help/gnumeric/C/r6025.html
+share/gnome/help/gnumeric/C/r6048.html
+share/gnome/help/gnumeric/C/r6071.html
+share/gnome/help/gnumeric/C/r6094.html
+share/gnome/help/gnumeric/C/r6122.html
+share/gnome/help/gnumeric/C/r6142.html
+share/gnome/help/gnumeric/C/r6165.html
+share/gnome/help/gnumeric/C/r6187.html
+share/gnome/help/gnumeric/C/r6227.html
+share/gnome/help/gnumeric/C/r6252.html
+share/gnome/help/gnumeric/C/r6274.html
+share/gnome/help/gnumeric/C/r6295.html
+share/gnome/help/gnumeric/C/r6320.html
+share/gnome/help/gnumeric/C/r6342.html
+share/gnome/help/gnumeric/C/r6371.html
+share/gnome/help/gnumeric/C/r6395.html
+share/gnome/help/gnumeric/C/r6420.html
+share/gnome/help/gnumeric/C/r6444.html
+share/gnome/help/gnumeric/C/r6471.html
+share/gnome/help/gnumeric/C/r6493.html
+share/gnome/help/gnumeric/C/r6515.html
+share/gnome/help/gnumeric/C/r6541.html
+share/gnome/help/gnumeric/C/r6565.html
+share/gnome/help/gnumeric/C/r6585.html
+share/gnome/help/gnumeric/C/r6612.html
+share/gnome/help/gnumeric/C/r6637.html
+share/gnome/help/gnumeric/C/r6661.html
+share/gnome/help/gnumeric/C/r6684.html
+share/gnome/help/gnumeric/C/r6709.html
+share/gnome/help/gnumeric/C/r6731.html
+share/gnome/help/gnumeric/C/r6754.html
+share/gnome/help/gnumeric/C/r6776.html
+share/gnome/help/gnumeric/C/r6818.html
+share/gnome/help/gnumeric/C/r6841.html
+share/gnome/help/gnumeric/C/r6864.html
+share/gnome/help/gnumeric/C/r6885.html
+share/gnome/help/gnumeric/C/r6917.html
+share/gnome/help/gnumeric/C/r6942.html
+share/gnome/help/gnumeric/C/r6967.html
+share/gnome/help/gnumeric/C/r6987.html
+share/gnome/help/gnumeric/C/r7010.html
+share/gnome/help/gnumeric/C/r7035.html
+share/gnome/help/gnumeric/C/r7059.html
+share/gnome/help/gnumeric/C/r7080.html
+share/gnome/help/gnumeric/C/r7103.html
+share/gnome/help/gnumeric/C/r7128.html
+share/gnome/help/gnumeric/C/r7151.html
+share/gnome/help/gnumeric/C/r7180.html
+share/gnome/help/gnumeric/C/r7204.html
+share/gnome/help/gnumeric/C/r7226.html
+share/gnome/help/gnumeric/C/r7253.html
+share/gnome/help/gnumeric/C/r7275.html
+share/gnome/help/gnumeric/C/r7302.html
+share/gnome/help/gnumeric/C/r7322.html
+share/gnome/help/gnumeric/C/r7348.html
+share/gnome/help/gnumeric/C/r7373.html
+share/gnome/help/gnumeric/C/r7398.html
+share/gnome/help/gnumeric/C/r7422.html
+share/gnome/help/gnumeric/C/r7449.html
+share/gnome/help/gnumeric/C/r7489.html
+share/gnome/help/gnumeric/C/r7515.html
+share/gnome/help/gnumeric/C/r7538.html
+share/gnome/help/gnumeric/C/r7560.html
+share/gnome/help/gnumeric/C/r7583.html
+share/gnome/help/gnumeric/C/r7605.html
+share/gnome/help/gnumeric/C/r7625.html
+share/gnome/help/gnumeric/C/r7650.html
+share/gnome/help/gnumeric/C/r7672.html
+share/gnome/help/gnumeric/C/r7698.html
+share/gnome/help/gnumeric/C/r7721.html
+share/gnome/help/gnumeric/C/r7746.html
+share/gnome/help/gnumeric/C/r7774.html
+share/gnome/help/gnumeric/C/r7804.html
+share/gnome/help/gnumeric/C/r7828.html
+share/gnome/help/gnumeric/C/r7854.html
+share/gnome/help/gnumeric/C/r7874.html
+share/gnome/help/gnumeric/C/r7910.html
+share/gnome/help/gnumeric/C/r7927.html
+share/gnome/help/gnumeric/C/r7949.html
+share/gnome/help/gnumeric/C/r7974.html
+share/gnome/help/gnumeric/C/r7999.html
+share/gnome/help/gnumeric/C/r8023.html
+share/gnome/help/gnumeric/C/r8046.html
+share/gnome/help/gnumeric/C/r8069.html
+share/gnome/help/gnumeric/C/r8092.html
+share/gnome/help/gnumeric/C/r8125.html
+share/gnome/help/gnumeric/C/r8147.html
+share/gnome/help/gnumeric/C/r8174.html
+share/gnome/help/gnumeric/C/r8194.html
+share/gnome/help/gnumeric/C/r8234.html
+share/gnome/help/gnumeric/C/r8257.html
+share/gnome/help/gnumeric/C/r8280.html
+share/gnome/help/gnumeric/C/r8303.html
+share/gnome/help/gnumeric/C/r8327.html
+share/gnome/help/gnumeric/C/r8351.html
+share/gnome/help/gnumeric/C/r8377.html
+share/gnome/help/gnumeric/C/r8399.html
+share/gnome/help/gnumeric/C/r8423.html
+share/gnome/help/gnumeric/C/r8451.html
+share/gnome/help/gnumeric/C/r8474.html
+share/gnome/help/gnumeric/C/r8494.html
+share/gnome/help/gnumeric/C/r8516.html
+share/gnome/help/gnumeric/C/r8543.html
+share/gnome/help/gnumeric/C/r8566.html
+share/gnome/help/gnumeric/C/r8588.html
+share/gnome/help/gnumeric/C/r8612.html
+share/gnome/help/gnumeric/C/r8645.html
+share/gnome/help/gnumeric/C/r8673.html
+share/gnome/help/gnumeric/C/r8697.html
+share/gnome/help/gnumeric/C/r8719.html
+share/gnome/help/gnumeric/C/r8747.html
+share/gnome/help/gnumeric/C/r8773.html
+share/gnome/help/gnumeric/C/r8796.html
+share/gnome/help/gnumeric/C/r8819.html
+share/gnome/help/gnumeric/C/r8847.html
+share/gnome/help/gnumeric/C/r8871.html
+share/gnome/help/gnumeric/C/r8896.html
+share/gnome/help/gnumeric/C/r8924.html
+share/gnome/help/gnumeric/C/r8951.html
+share/gnome/help/gnumeric/C/r8969.html
+share/gnome/help/gnumeric/C/r8993.html
+share/gnome/help/gnumeric/C/r9021.html
+share/gnome/help/gnumeric/C/r9049.html
+share/gnome/help/gnumeric/C/r9072.html
+share/gnome/help/gnumeric/C/r9094.html
+share/gnome/help/gnumeric/C/r9117.html
+share/gnome/help/gnumeric/C/r9137.html
+share/gnome/help/gnumeric/C/r9165.html
+share/gnome/help/gnumeric/C/r9186.html
+share/gnome/help/gnumeric/C/r9209.html
+share/gnome/help/gnumeric/C/r9233.html
+share/gnome/help/gnumeric/C/r9257.html
+share/gnome/help/gnumeric/C/r9285.html
+share/gnome/help/gnumeric/C/r9308.html
+share/gnome/help/gnumeric/C/r9337.html
+share/gnome/help/gnumeric/C/r9359.html
+share/gnome/help/gnumeric/C/r9383.html
+share/gnome/help/gnumeric/C/r9404.html
+share/gnome/help/gnumeric/C/r9428.html
+share/gnome/help/gnumeric/C/r9451.html
+share/gnome/help/gnumeric/C/r9476.html
+share/gnome/help/gnumeric/C/r9499.html
+share/gnome/help/gnumeric/C/r9519.html
+share/gnome/help/gnumeric/C/r9540.html
+share/gnome/help/gnumeric/C/r9565.html
+share/gnome/help/gnumeric/C/r9594.html
+share/gnome/help/gnumeric/C/r9619.html
+share/gnome/help/gnumeric/C/r9639.html
+share/gnome/help/gnumeric/C/r9659.html
+share/gnome/help/gnumeric/C/r9681.html
+share/gnome/help/gnumeric/C/r9703.html
+share/gnome/help/gnumeric/C/r9727.html
+share/gnome/help/gnumeric/C/r9753.html
+share/gnome/help/gnumeric/C/r9774.html
+share/gnome/help/gnumeric/C/r9815.html
+share/gnome/help/gnumeric/C/r9843.html
+share/gnome/help/gnumeric/C/r9863.html
+share/gnome/help/gnumeric/C/r9903.html
+share/gnome/help/gnumeric/C/r9924.html
+share/gnome/help/gnumeric/C/r9947.html
+share/gnome/help/gnumeric/C/r9988.html
+share/gnome/help/gnumeric/C/rest.html
+share/gnome/help/gnumeric/C/selecting-cells-entering-formulas.html
+share/gnome/help/gnumeric/C/solver.html
+share/gnome/help/gnumeric/C/toolbar-buttons.html
+share/gnome/help/gnumeric/C/topic.dat
+share/gnome/help/gnumeric/C/tutorials.html
share/gnome/mc/templates/gnumeric.desktop
share/gnome/mime-info/gnumeric.keys
share/gnome/mime-info/gnumeric.mime
@@ -175,6 +663,9 @@ share/locale/uk/LC_MESSAGES/gnumeric.mo
share/locale/zh_CN.GB2312/LC_MESSAGES/gnumeric.mo
share/locale/zh_TW.Big5/LC_MESSAGES/gnumeric.mo
@dirrm share/gnome/ui
+@dirrm share/gnome/help/gnumeric/C/images
+@dirrm share/gnome/help/gnumeric/C
+@dirrm share/gnome/help/gnumeric
@dirrm share/gnome/gnumeric/%%VERSION%%/templates
@dirrm share/gnome/gnumeric/%%VERSION%%/python
@dirrm share/gnome/gnumeric/%%VERSION%%/idl
diff --git a/math/gnumeric2/Makefile b/math/gnumeric2/Makefile
index 75fc6f882c33..5557dc58908c 100644
--- a/math/gnumeric2/Makefile
+++ b/math/gnumeric2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnumeric
-PORTVERSION= 0.58
+PORTVERSION= 0.59
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnumeric
diff --git a/math/gnumeric2/distinfo b/math/gnumeric2/distinfo
index 9c8ab1011ead..2b284ed1b05b 100644
--- a/math/gnumeric2/distinfo
+++ b/math/gnumeric2/distinfo
@@ -1 +1 @@
-MD5 (gnumeric-0.58.tar.gz) = a689e51761dc1c1efb14a3d2dbf2f7d7
+MD5 (gnumeric-0.59.tar.gz) = e8daacfcc947e9ee1a9d9b8797cc4247
diff --git a/math/gnumeric2/files/patch-ba b/math/gnumeric2/files/patch-ba
index 724d05645e8a..3447b30f39b5 100644
--- a/math/gnumeric2/files/patch-ba
+++ b/math/gnumeric2/files/patch-ba
@@ -1,10 +1,5 @@
--- Makefile.in.orig Mon Nov 13 19:56:19 2000
+++ Makefile.in Tue Nov 14 15:34:05 2000
-@@ -159,3 +159,3 @@
-
--SUBDIRS = . intl po macros idl plugins src doc icons templates
-+SUBDIRS = . intl po macros idl plugins src icons templates
-
@@ -164,3 +164,3 @@
-confexecdir = $(libdir)
diff --git a/math/gnumeric2/files/patch-ce b/math/gnumeric2/files/patch-ce
deleted file mode 100644
index 4695a5e53ac1..000000000000
--- a/math/gnumeric2/files/patch-ce
+++ /dev/null
@@ -1,16 +0,0 @@
---- src/format.c.orig Fri Sep 22 09:45:19 2000
-+++ src/format.c Wed Oct 11 12:36:59 2000
-@@ -28,3 +28,5 @@
- #include <math.h>
-+#ifdef __linux__
- #include <langinfo.h>
-+#endif
- #include <limits.h>
-@@ -108,2 +110,3 @@
-
-+#ifdef __linux__
- if (!date_order_cached) {
-@@ -123,2 +126,3 @@
- }
-+#endif
-
diff --git a/math/gnumeric2/files/patch-cg b/math/gnumeric2/files/patch-cg
deleted file mode 100644
index 392fbded3930..000000000000
--- a/math/gnumeric2/files/patch-cg
+++ /dev/null
@@ -1,14 +0,0 @@
---- plugins/gb/excel-gb-interior.c.orig Thu Nov 2 00:03:34 2000
-+++ plugins/gb/excel-gb-interior.c Tue Nov 14 15:13:54 2000
-@@ -16,3 +16,3 @@
- #include "parse-util.h"
--#include "command-context-corba.h"
-+/*#include "command-context-corba.h"*/
- #include "selection.h"
---- plugins/gb/excel-gb-range.c.orig Thu Nov 2 00:03:34 2000
-+++ plugins/gb/excel-gb-range.c Tue Nov 14 15:22:41 2000
-@@ -17,3 +17,3 @@
- #include "commands.h"
--#include "command-context-corba.h"
-+/*#include "command-context-corba.h"*/
- #include "selection.h"
diff --git a/math/gnumeric2/pkg-plist b/math/gnumeric2/pkg-plist
index cd1ca6e2017b..1f32638cb5d6 100644
--- a/math/gnumeric2/pkg-plist
+++ b/math/gnumeric2/pkg-plist
@@ -78,6 +78,494 @@ share/gnome/gnumeric/%%VERSION%%/templates/invoice.gnumeric
share/gnome/gnumeric/%%VERSION%%/templates/loan.gnumeric
share/gnome/gnumeric/%%VERSION%%/templates/mileage.gnumeric
share/gnome/gnumeric/%%VERSION%%/templates/purchase_order.gnumeric
+share/gnome/help/gnumeric/C/analysis-tools.html
+share/gnome/help/gnumeric/C/authors.html
+share/gnome/help/gnumeric/C/autofill.html
+share/gnome/help/gnumeric/C/cell-elements.html
+share/gnome/help/gnumeric/C/cell-referencing.html
+share/gnome/help/gnumeric/C/copying-moving.html
+share/gnome/help/gnumeric/C/data-and-time-formatting.html
+share/gnome/help/gnumeric/C/docbook.css
+share/gnome/help/gnumeric/C/editing-selections.html
+share/gnome/help/gnumeric/C/editing.html
+share/gnome/help/gnumeric/C/files.html
+share/gnome/help/gnumeric/C/formatting.html
+share/gnome/help/gnumeric/C/formulas.html
+share/gnome/help/gnumeric/C/function-reference.html
+share/gnome/help/gnumeric/C/images/add-decimals.png
+share/gnome/help/gnumeric/C/images/align-center.png
+share/gnome/help/gnumeric/C/images/align-left.png
+share/gnome/help/gnumeric/C/images/align-right.png
+share/gnome/help/gnumeric/C/images/analysis-tools.png
+share/gnome/help/gnumeric/C/images/arrow.png
+share/gnome/help/gnumeric/C/images/auto-correct.png
+share/gnome/help/gnumeric/C/images/auto-save.png
+share/gnome/help/gnumeric/C/images/auto-sum.png
+share/gnome/help/gnumeric/C/images/autocorrect.png
+share/gnome/help/gnumeric/C/images/autofill-1.png
+share/gnome/help/gnumeric/C/images/autofill-10.png
+share/gnome/help/gnumeric/C/images/autofill-2.png
+share/gnome/help/gnumeric/C/images/autofill-3.png
+share/gnome/help/gnumeric/C/images/autofill-4.png
+share/gnome/help/gnumeric/C/images/autofill-5.png
+share/gnome/help/gnumeric/C/images/autofill-6.png
+share/gnome/help/gnumeric/C/images/autofill-7.png
+share/gnome/help/gnumeric/C/images/autofill-8.png
+share/gnome/help/gnumeric/C/images/autofill-9.png
+share/gnome/help/gnumeric/C/images/autosave.png
+share/gnome/help/gnumeric/C/images/bold.png
+share/gnome/help/gnumeric/C/images/border.png
+share/gnome/help/gnumeric/C/images/cells-1.png
+share/gnome/help/gnumeric/C/images/cells-2.png
+share/gnome/help/gnumeric/C/images/define-name.png
+share/gnome/help/gnumeric/C/images/dnd-selection-1.png
+share/gnome/help/gnumeric/C/images/dndselection-1.png
+share/gnome/help/gnumeric/C/images/drawing-toolbar.png
+share/gnome/help/gnumeric/C/images/editing-1.png
+share/gnome/help/gnumeric/C/images/editing-cell-selection-1.png
+share/gnome/help/gnumeric/C/images/file-dialog.png
+share/gnome/help/gnumeric/C/images/filter.png
+share/gnome/help/gnumeric/C/images/function-wizard.png
+share/gnome/help/gnumeric/C/images/function.png
+share/gnome/help/gnumeric/C/images/goal-seek.png
+share/gnome/help/gnumeric/C/images/graphing.png
+share/gnome/help/gnumeric/C/images/insert-object.png
+share/gnome/help/gnumeric/C/images/italic.png
+share/gnome/help/gnumeric/C/images/line.png
+share/gnome/help/gnumeric/C/images/modify-comment.png
+share/gnome/help/gnumeric/C/images/money.png
+share/gnome/help/gnumeric/C/images/number-format-buttonbar.png
+share/gnome/help/gnumeric/C/images/number-format-color-dialog.png
+share/gnome/help/gnumeric/C/images/number-format-dialog.png
+share/gnome/help/gnumeric/C/images/number-format-font-dialog.png
+share/gnome/help/gnumeric/C/images/number-format-justification-dialog-2.png
+share/gnome/help/gnumeric/C/images/number-format-justification.png
+share/gnome/help/gnumeric/C/images/oval.png
+share/gnome/help/gnumeric/C/images/percentage.png
+share/gnome/help/gnumeric/C/images/plug-ins.png
+share/gnome/help/gnumeric/C/images/plugins.png
+share/gnome/help/gnumeric/C/images/print-large.png
+share/gnome/help/gnumeric/C/images/print-preview-back.png
+share/gnome/help/gnumeric/C/images/print-preview-first.png
+share/gnome/help/gnumeric/C/images/print-preview-fit.png
+share/gnome/help/gnumeric/C/images/print-preview-fittall.png
+share/gnome/help/gnumeric/C/images/print-preview-fitwide.png
+share/gnome/help/gnumeric/C/images/print-preview-last.png
+share/gnome/help/gnumeric/C/images/print-preview-next.png
+share/gnome/help/gnumeric/C/images/print-preview-toolbar.png
+share/gnome/help/gnumeric/C/images/print-preview-zoomin.png
+share/gnome/help/gnumeric/C/images/print-preview-zoomout.png
+share/gnome/help/gnumeric/C/images/print-preview.png
+share/gnome/help/gnumeric/C/images/print-worksheet.png
+share/gnome/help/gnumeric/C/images/print.png
+share/gnome/help/gnumeric/C/images/printing-preview.png
+share/gnome/help/gnumeric/C/images/printing-setup-header.png
+share/gnome/help/gnumeric/C/images/printing-setup-margins.png
+share/gnome/help/gnumeric/C/images/printing-setup-page-1.png
+share/gnome/help/gnumeric/C/images/printing-setup-page.png
+share/gnome/help/gnumeric/C/images/rect.png
+share/gnome/help/gnumeric/C/images/redo.png
+share/gnome/help/gnumeric/C/images/remove-decimals.png
+share/gnome/help/gnumeric/C/images/selection-1.png
+share/gnome/help/gnumeric/C/images/selection-10.png
+share/gnome/help/gnumeric/C/images/selection-2.png
+share/gnome/help/gnumeric/C/images/selection-3.png
+share/gnome/help/gnumeric/C/images/selection-4.png
+share/gnome/help/gnumeric/C/images/selection-5.png
+share/gnome/help/gnumeric/C/images/selection-6.png
+share/gnome/help/gnumeric/C/images/selection-7.png
+share/gnome/help/gnumeric/C/images/selection-8.png
+share/gnome/help/gnumeric/C/images/selection-9.png
+share/gnome/help/gnumeric/C/images/sheet-indicator.png
+share/gnome/help/gnumeric/C/images/solver-01.png
+share/gnome/help/gnumeric/C/images/solver-02.png
+share/gnome/help/gnumeric/C/images/solver-03.png
+share/gnome/help/gnumeric/C/images/solver-04.png
+share/gnome/help/gnumeric/C/images/solver-05.png
+share/gnome/help/gnumeric/C/images/sort-ascending.png
+share/gnome/help/gnumeric/C/images/sort-descending.png
+share/gnome/help/gnumeric/C/images/sort.png
+share/gnome/help/gnumeric/C/images/stock-copy.png
+share/gnome/help/gnumeric/C/images/stock-cut.png
+share/gnome/help/gnumeric/C/images/stock-new.png
+share/gnome/help/gnumeric/C/images/stock-open.png
+share/gnome/help/gnumeric/C/images/stock-paste.png
+share/gnome/help/gnumeric/C/images/stock-save.png
+share/gnome/help/gnumeric/C/images/summary.png
+share/gnome/help/gnumeric/C/images/thousands.png
+share/gnome/help/gnumeric/C/images/toolbar.png
+share/gnome/help/gnumeric/C/images/underline.png
+share/gnome/help/gnumeric/C/images/undo.png
+share/gnome/help/gnumeric/C/images/worksheet-all-1.png
+share/gnome/help/gnumeric/C/images/worksheet-cols-1.png
+share/gnome/help/gnumeric/C/images/worksheet-data-1.png
+share/gnome/help/gnumeric/C/images/worksheet-data-2.png
+share/gnome/help/gnumeric/C/images/worksheet-data-3.png
+share/gnome/help/gnumeric/C/images/worksheet-data-4.png
+share/gnome/help/gnumeric/C/images/worksheet-info-1.png
+share/gnome/help/gnumeric/C/images/worksheet-rows-1.png
+share/gnome/help/gnumeric/C/images/worksheet-running-calc-1.png
+share/gnome/help/gnumeric/C/images/worksheet-zoomin-1.jpg
+share/gnome/help/gnumeric/C/images/worksheet-zoomout-1.jpg
+share/gnome/help/gnumeric/C/images/zoom-dialog.png
+share/gnome/help/gnumeric/C/images/zoom-toolbar.png
+share/gnome/help/gnumeric/C/images/zoom.png
+share/gnome/help/gnumeric/C/index.html
+share/gnome/help/gnumeric/C/introduction.html
+share/gnome/help/gnumeric/C/license.html
+share/gnome/help/gnumeric/C/ln8.html
+share/gnome/help/gnumeric/C/menu-bar.html
+share/gnome/help/gnumeric/C/number-formatting-overview.html
+share/gnome/help/gnumeric/C/print-preview.html
+share/gnome/help/gnumeric/C/print-setup.html
+share/gnome/help/gnumeric/C/printing.html
+share/gnome/help/gnumeric/C/r10014.html
+share/gnome/help/gnumeric/C/r10038.html
+share/gnome/help/gnumeric/C/r10066.html
+share/gnome/help/gnumeric/C/r10086.html
+share/gnome/help/gnumeric/C/r10109.html
+share/gnome/help/gnumeric/C/r10133.html
+share/gnome/help/gnumeric/C/r10161.html
+share/gnome/help/gnumeric/C/r10182.html
+share/gnome/help/gnumeric/C/r10202.html
+share/gnome/help/gnumeric/C/r10229.html
+share/gnome/help/gnumeric/C/r10269.html
+share/gnome/help/gnumeric/C/r10294.html
+share/gnome/help/gnumeric/C/r10323.html
+share/gnome/help/gnumeric/C/r10345.html
+share/gnome/help/gnumeric/C/r10368.html
+share/gnome/help/gnumeric/C/r10395.html
+share/gnome/help/gnumeric/C/r10421.html
+share/gnome/help/gnumeric/C/r10449.html
+share/gnome/help/gnumeric/C/r10469.html
+share/gnome/help/gnumeric/C/r10494.html
+share/gnome/help/gnumeric/C/r10517.html
+share/gnome/help/gnumeric/C/r10541.html
+share/gnome/help/gnumeric/C/r10567.html
+share/gnome/help/gnumeric/C/r10589.html
+share/gnome/help/gnumeric/C/r10613.html
+share/gnome/help/gnumeric/C/r10639.html
+share/gnome/help/gnumeric/C/r10661.html
+share/gnome/help/gnumeric/C/r10686.html
+share/gnome/help/gnumeric/C/r10709.html
+share/gnome/help/gnumeric/C/r10731.html
+share/gnome/help/gnumeric/C/r10760.html
+share/gnome/help/gnumeric/C/r10781.html
+share/gnome/help/gnumeric/C/r10804.html
+share/gnome/help/gnumeric/C/r10826.html
+share/gnome/help/gnumeric/C/r10853.html
+share/gnome/help/gnumeric/C/r10873.html
+share/gnome/help/gnumeric/C/r10899.html
+share/gnome/help/gnumeric/C/r10922.html
+share/gnome/help/gnumeric/C/r10947.html
+share/gnome/help/gnumeric/C/r10970.html
+share/gnome/help/gnumeric/C/r10991.html
+share/gnome/help/gnumeric/C/r11016.html
+share/gnome/help/gnumeric/C/r11040.html
+share/gnome/help/gnumeric/C/r11062.html
+share/gnome/help/gnumeric/C/r11082.html
+share/gnome/help/gnumeric/C/r11102.html
+share/gnome/help/gnumeric/C/r11126.html
+share/gnome/help/gnumeric/C/r2690.html
+share/gnome/help/gnumeric/C/r2714.html
+share/gnome/help/gnumeric/C/r2743.html
+share/gnome/help/gnumeric/C/r2764.html
+share/gnome/help/gnumeric/C/r2788.html
+share/gnome/help/gnumeric/C/r2818.html
+share/gnome/help/gnumeric/C/r2838.html
+share/gnome/help/gnumeric/C/r2860.html
+share/gnome/help/gnumeric/C/r2883.html
+share/gnome/help/gnumeric/C/r2911.html
+share/gnome/help/gnumeric/C/r2932.html
+share/gnome/help/gnumeric/C/r2962.html
+share/gnome/help/gnumeric/C/r2982.html
+share/gnome/help/gnumeric/C/r3006.html
+share/gnome/help/gnumeric/C/r3028.html
+share/gnome/help/gnumeric/C/r3067.html
+share/gnome/help/gnumeric/C/r3090.html
+share/gnome/help/gnumeric/C/r3111.html
+share/gnome/help/gnumeric/C/r3141.html
+share/gnome/help/gnumeric/C/r3181.html
+share/gnome/help/gnumeric/C/r3204.html
+share/gnome/help/gnumeric/C/r3228.html
+share/gnome/help/gnumeric/C/r3252.html
+share/gnome/help/gnumeric/C/r3277.html
+share/gnome/help/gnumeric/C/r3301.html
+share/gnome/help/gnumeric/C/r3324.html
+share/gnome/help/gnumeric/C/r3346.html
+share/gnome/help/gnumeric/C/r3369.html
+share/gnome/help/gnumeric/C/r3398.html
+share/gnome/help/gnumeric/C/r3422.html
+share/gnome/help/gnumeric/C/r3449.html
+share/gnome/help/gnumeric/C/r3473.html
+share/gnome/help/gnumeric/C/r3498.html
+share/gnome/help/gnumeric/C/r3520.html
+share/gnome/help/gnumeric/C/r3547.html
+share/gnome/help/gnumeric/C/r3571.html
+share/gnome/help/gnumeric/C/r3591.html
+share/gnome/help/gnumeric/C/r3613.html
+share/gnome/help/gnumeric/C/r3637.html
+share/gnome/help/gnumeric/C/r3662.html
+share/gnome/help/gnumeric/C/r3685.html
+share/gnome/help/gnumeric/C/r3713.html
+share/gnome/help/gnumeric/C/r3736.html
+share/gnome/help/gnumeric/C/r3756.html
+share/gnome/help/gnumeric/C/r3778.html
+share/gnome/help/gnumeric/C/r3805.html
+share/gnome/help/gnumeric/C/r3828.html
+share/gnome/help/gnumeric/C/r3848.html
+share/gnome/help/gnumeric/C/r3959.html
+share/gnome/help/gnumeric/C/r3984.html
+share/gnome/help/gnumeric/C/r4008.html
+share/gnome/help/gnumeric/C/r4031.html
+share/gnome/help/gnumeric/C/r4060.html
+share/gnome/help/gnumeric/C/r4083.html
+share/gnome/help/gnumeric/C/r4106.html
+share/gnome/help/gnumeric/C/r4133.html
+share/gnome/help/gnumeric/C/r4154.html
+share/gnome/help/gnumeric/C/r4178.html
+share/gnome/help/gnumeric/C/r4207.html
+share/gnome/help/gnumeric/C/r4228.html
+share/gnome/help/gnumeric/C/r4251.html
+share/gnome/help/gnumeric/C/r4273.html
+share/gnome/help/gnumeric/C/r4294.html
+share/gnome/help/gnumeric/C/r4317.html
+share/gnome/help/gnumeric/C/r4337.html
+share/gnome/help/gnumeric/C/r4362.html
+share/gnome/help/gnumeric/C/r4385.html
+share/gnome/help/gnumeric/C/r4409.html
+share/gnome/help/gnumeric/C/r4432.html
+share/gnome/help/gnumeric/C/r4452.html
+share/gnome/help/gnumeric/C/r4475.html
+share/gnome/help/gnumeric/C/r4503.html
+share/gnome/help/gnumeric/C/r4527.html
+share/gnome/help/gnumeric/C/r4547.html
+share/gnome/help/gnumeric/C/r4570.html
+share/gnome/help/gnumeric/C/r4596.html
+share/gnome/help/gnumeric/C/r4621.html
+share/gnome/help/gnumeric/C/r4650.html
+share/gnome/help/gnumeric/C/r4673.html
+share/gnome/help/gnumeric/C/r4700.html
+share/gnome/help/gnumeric/C/r4727.html
+share/gnome/help/gnumeric/C/r4749.html
+share/gnome/help/gnumeric/C/r4771.html
+share/gnome/help/gnumeric/C/r4795.html
+share/gnome/help/gnumeric/C/r4820.html
+share/gnome/help/gnumeric/C/r4843.html
+share/gnome/help/gnumeric/C/r4866.html
+share/gnome/help/gnumeric/C/r4888.html
+share/gnome/help/gnumeric/C/r4913.html
+share/gnome/help/gnumeric/C/r4937.html
+share/gnome/help/gnumeric/C/r4961.html
+share/gnome/help/gnumeric/C/r5002.html
+share/gnome/help/gnumeric/C/r5024.html
+share/gnome/help/gnumeric/C/r5045.html
+share/gnome/help/gnumeric/C/r5066.html
+share/gnome/help/gnumeric/C/r5090.html
+share/gnome/help/gnumeric/C/r5116.html
+share/gnome/help/gnumeric/C/r5136.html
+share/gnome/help/gnumeric/C/r5160.html
+share/gnome/help/gnumeric/C/r5182.html
+share/gnome/help/gnumeric/C/r5204.html
+share/gnome/help/gnumeric/C/r5227.html
+share/gnome/help/gnumeric/C/r5252.html
+share/gnome/help/gnumeric/C/r5279.html
+share/gnome/help/gnumeric/C/r5300.html
+share/gnome/help/gnumeric/C/r5322.html
+share/gnome/help/gnumeric/C/r5345.html
+share/gnome/help/gnumeric/C/r5369.html
+share/gnome/help/gnumeric/C/r5410.html
+share/gnome/help/gnumeric/C/r5430.html
+share/gnome/help/gnumeric/C/r5458.html
+share/gnome/help/gnumeric/C/r5482.html
+share/gnome/help/gnumeric/C/r5506.html
+share/gnome/help/gnumeric/C/r5533.html
+share/gnome/help/gnumeric/C/r5558.html
+share/gnome/help/gnumeric/C/r5578.html
+share/gnome/help/gnumeric/C/r5598.html
+share/gnome/help/gnumeric/C/r5622.html
+share/gnome/help/gnumeric/C/r5647.html
+share/gnome/help/gnumeric/C/r5671.html
+share/gnome/help/gnumeric/C/r5696.html
+share/gnome/help/gnumeric/C/r5720.html
+share/gnome/help/gnumeric/C/r5748.html
+share/gnome/help/gnumeric/C/r5771.html
+share/gnome/help/gnumeric/C/r5798.html
+share/gnome/help/gnumeric/C/r5822.html
+share/gnome/help/gnumeric/C/r5842.html
+share/gnome/help/gnumeric/C/r5865.html
+share/gnome/help/gnumeric/C/r5889.html
+share/gnome/help/gnumeric/C/r5929.html
+share/gnome/help/gnumeric/C/r5952.html
+share/gnome/help/gnumeric/C/r5975.html
+share/gnome/help/gnumeric/C/r6000.html
+share/gnome/help/gnumeric/C/r6025.html
+share/gnome/help/gnumeric/C/r6048.html
+share/gnome/help/gnumeric/C/r6071.html
+share/gnome/help/gnumeric/C/r6094.html
+share/gnome/help/gnumeric/C/r6122.html
+share/gnome/help/gnumeric/C/r6142.html
+share/gnome/help/gnumeric/C/r6165.html
+share/gnome/help/gnumeric/C/r6187.html
+share/gnome/help/gnumeric/C/r6227.html
+share/gnome/help/gnumeric/C/r6252.html
+share/gnome/help/gnumeric/C/r6274.html
+share/gnome/help/gnumeric/C/r6295.html
+share/gnome/help/gnumeric/C/r6320.html
+share/gnome/help/gnumeric/C/r6342.html
+share/gnome/help/gnumeric/C/r6371.html
+share/gnome/help/gnumeric/C/r6395.html
+share/gnome/help/gnumeric/C/r6420.html
+share/gnome/help/gnumeric/C/r6444.html
+share/gnome/help/gnumeric/C/r6471.html
+share/gnome/help/gnumeric/C/r6493.html
+share/gnome/help/gnumeric/C/r6515.html
+share/gnome/help/gnumeric/C/r6541.html
+share/gnome/help/gnumeric/C/r6565.html
+share/gnome/help/gnumeric/C/r6585.html
+share/gnome/help/gnumeric/C/r6612.html
+share/gnome/help/gnumeric/C/r6637.html
+share/gnome/help/gnumeric/C/r6661.html
+share/gnome/help/gnumeric/C/r6684.html
+share/gnome/help/gnumeric/C/r6709.html
+share/gnome/help/gnumeric/C/r6731.html
+share/gnome/help/gnumeric/C/r6754.html
+share/gnome/help/gnumeric/C/r6776.html
+share/gnome/help/gnumeric/C/r6818.html
+share/gnome/help/gnumeric/C/r6841.html
+share/gnome/help/gnumeric/C/r6864.html
+share/gnome/help/gnumeric/C/r6885.html
+share/gnome/help/gnumeric/C/r6917.html
+share/gnome/help/gnumeric/C/r6942.html
+share/gnome/help/gnumeric/C/r6967.html
+share/gnome/help/gnumeric/C/r6987.html
+share/gnome/help/gnumeric/C/r7010.html
+share/gnome/help/gnumeric/C/r7035.html
+share/gnome/help/gnumeric/C/r7059.html
+share/gnome/help/gnumeric/C/r7080.html
+share/gnome/help/gnumeric/C/r7103.html
+share/gnome/help/gnumeric/C/r7128.html
+share/gnome/help/gnumeric/C/r7151.html
+share/gnome/help/gnumeric/C/r7180.html
+share/gnome/help/gnumeric/C/r7204.html
+share/gnome/help/gnumeric/C/r7226.html
+share/gnome/help/gnumeric/C/r7253.html
+share/gnome/help/gnumeric/C/r7275.html
+share/gnome/help/gnumeric/C/r7302.html
+share/gnome/help/gnumeric/C/r7322.html
+share/gnome/help/gnumeric/C/r7348.html
+share/gnome/help/gnumeric/C/r7373.html
+share/gnome/help/gnumeric/C/r7398.html
+share/gnome/help/gnumeric/C/r7422.html
+share/gnome/help/gnumeric/C/r7449.html
+share/gnome/help/gnumeric/C/r7489.html
+share/gnome/help/gnumeric/C/r7515.html
+share/gnome/help/gnumeric/C/r7538.html
+share/gnome/help/gnumeric/C/r7560.html
+share/gnome/help/gnumeric/C/r7583.html
+share/gnome/help/gnumeric/C/r7605.html
+share/gnome/help/gnumeric/C/r7625.html
+share/gnome/help/gnumeric/C/r7650.html
+share/gnome/help/gnumeric/C/r7672.html
+share/gnome/help/gnumeric/C/r7698.html
+share/gnome/help/gnumeric/C/r7721.html
+share/gnome/help/gnumeric/C/r7746.html
+share/gnome/help/gnumeric/C/r7774.html
+share/gnome/help/gnumeric/C/r7804.html
+share/gnome/help/gnumeric/C/r7828.html
+share/gnome/help/gnumeric/C/r7854.html
+share/gnome/help/gnumeric/C/r7874.html
+share/gnome/help/gnumeric/C/r7910.html
+share/gnome/help/gnumeric/C/r7927.html
+share/gnome/help/gnumeric/C/r7949.html
+share/gnome/help/gnumeric/C/r7974.html
+share/gnome/help/gnumeric/C/r7999.html
+share/gnome/help/gnumeric/C/r8023.html
+share/gnome/help/gnumeric/C/r8046.html
+share/gnome/help/gnumeric/C/r8069.html
+share/gnome/help/gnumeric/C/r8092.html
+share/gnome/help/gnumeric/C/r8125.html
+share/gnome/help/gnumeric/C/r8147.html
+share/gnome/help/gnumeric/C/r8174.html
+share/gnome/help/gnumeric/C/r8194.html
+share/gnome/help/gnumeric/C/r8234.html
+share/gnome/help/gnumeric/C/r8257.html
+share/gnome/help/gnumeric/C/r8280.html
+share/gnome/help/gnumeric/C/r8303.html
+share/gnome/help/gnumeric/C/r8327.html
+share/gnome/help/gnumeric/C/r8351.html
+share/gnome/help/gnumeric/C/r8377.html
+share/gnome/help/gnumeric/C/r8399.html
+share/gnome/help/gnumeric/C/r8423.html
+share/gnome/help/gnumeric/C/r8451.html
+share/gnome/help/gnumeric/C/r8474.html
+share/gnome/help/gnumeric/C/r8494.html
+share/gnome/help/gnumeric/C/r8516.html
+share/gnome/help/gnumeric/C/r8543.html
+share/gnome/help/gnumeric/C/r8566.html
+share/gnome/help/gnumeric/C/r8588.html
+share/gnome/help/gnumeric/C/r8612.html
+share/gnome/help/gnumeric/C/r8645.html
+share/gnome/help/gnumeric/C/r8673.html
+share/gnome/help/gnumeric/C/r8697.html
+share/gnome/help/gnumeric/C/r8719.html
+share/gnome/help/gnumeric/C/r8747.html
+share/gnome/help/gnumeric/C/r8773.html
+share/gnome/help/gnumeric/C/r8796.html
+share/gnome/help/gnumeric/C/r8819.html
+share/gnome/help/gnumeric/C/r8847.html
+share/gnome/help/gnumeric/C/r8871.html
+share/gnome/help/gnumeric/C/r8896.html
+share/gnome/help/gnumeric/C/r8924.html
+share/gnome/help/gnumeric/C/r8951.html
+share/gnome/help/gnumeric/C/r8969.html
+share/gnome/help/gnumeric/C/r8993.html
+share/gnome/help/gnumeric/C/r9021.html
+share/gnome/help/gnumeric/C/r9049.html
+share/gnome/help/gnumeric/C/r9072.html
+share/gnome/help/gnumeric/C/r9094.html
+share/gnome/help/gnumeric/C/r9117.html
+share/gnome/help/gnumeric/C/r9137.html
+share/gnome/help/gnumeric/C/r9165.html
+share/gnome/help/gnumeric/C/r9186.html
+share/gnome/help/gnumeric/C/r9209.html
+share/gnome/help/gnumeric/C/r9233.html
+share/gnome/help/gnumeric/C/r9257.html
+share/gnome/help/gnumeric/C/r9285.html
+share/gnome/help/gnumeric/C/r9308.html
+share/gnome/help/gnumeric/C/r9337.html
+share/gnome/help/gnumeric/C/r9359.html
+share/gnome/help/gnumeric/C/r9383.html
+share/gnome/help/gnumeric/C/r9404.html
+share/gnome/help/gnumeric/C/r9428.html
+share/gnome/help/gnumeric/C/r9451.html
+share/gnome/help/gnumeric/C/r9476.html
+share/gnome/help/gnumeric/C/r9499.html
+share/gnome/help/gnumeric/C/r9519.html
+share/gnome/help/gnumeric/C/r9540.html
+share/gnome/help/gnumeric/C/r9565.html
+share/gnome/help/gnumeric/C/r9594.html
+share/gnome/help/gnumeric/C/r9619.html
+share/gnome/help/gnumeric/C/r9639.html
+share/gnome/help/gnumeric/C/r9659.html
+share/gnome/help/gnumeric/C/r9681.html
+share/gnome/help/gnumeric/C/r9703.html
+share/gnome/help/gnumeric/C/r9727.html
+share/gnome/help/gnumeric/C/r9753.html
+share/gnome/help/gnumeric/C/r9774.html
+share/gnome/help/gnumeric/C/r9815.html
+share/gnome/help/gnumeric/C/r9843.html
+share/gnome/help/gnumeric/C/r9863.html
+share/gnome/help/gnumeric/C/r9903.html
+share/gnome/help/gnumeric/C/r9924.html
+share/gnome/help/gnumeric/C/r9947.html
+share/gnome/help/gnumeric/C/r9988.html
+share/gnome/help/gnumeric/C/rest.html
+share/gnome/help/gnumeric/C/selecting-cells-entering-formulas.html
+share/gnome/help/gnumeric/C/solver.html
+share/gnome/help/gnumeric/C/toolbar-buttons.html
+share/gnome/help/gnumeric/C/topic.dat
+share/gnome/help/gnumeric/C/tutorials.html
share/gnome/mc/templates/gnumeric.desktop
share/gnome/mime-info/gnumeric.keys
share/gnome/mime-info/gnumeric.mime
@@ -175,6 +663,9 @@ share/locale/uk/LC_MESSAGES/gnumeric.mo
share/locale/zh_CN.GB2312/LC_MESSAGES/gnumeric.mo
share/locale/zh_TW.Big5/LC_MESSAGES/gnumeric.mo
@dirrm share/gnome/ui
+@dirrm share/gnome/help/gnumeric/C/images
+@dirrm share/gnome/help/gnumeric/C
+@dirrm share/gnome/help/gnumeric
@dirrm share/gnome/gnumeric/%%VERSION%%/templates
@dirrm share/gnome/gnumeric/%%VERSION%%/python
@dirrm share/gnome/gnumeric/%%VERSION%%/idl