summaryrefslogtreecommitdiff
path: root/textproc/catdoc
diff options
context:
space:
mode:
authorNeil Blakey-Milner <nbm@FreeBSD.org>2000-09-28 21:40:21 +0000
committerNeil Blakey-Milner <nbm@FreeBSD.org>2000-09-28 21:40:21 +0000
commita8e25493fcd69bbb57718d21f9a07db0893e6ff2 (patch)
treee5de5142dc476cd776db8eab5b11489034f4dae0 /textproc/catdoc
parentUpdate to 0.91.4. (diff)
Update to 0.91.4. The cvs mailing list should note a previous commit
failed due to re-awakening patch-aa, and no mail was sent out informing of changes to Makefile and files/md5. PR: 21568 Submitted by: "Peter Pentchev" <roam@orbitel.bg> Silence by: maintainer (according to PR)
Notes
Notes: svn path=/head/; revision=33230
Diffstat (limited to 'textproc/catdoc')
-rw-r--r--textproc/catdoc/files/patch-ac10
-rw-r--r--textproc/catdoc/pkg-comment2
-rw-r--r--textproc/catdoc/pkg-descr4
-rw-r--r--textproc/catdoc/pkg-plist3
4 files changed, 18 insertions, 1 deletions
diff --git a/textproc/catdoc/files/patch-ac b/textproc/catdoc/files/patch-ac
new file mode 100644
index 000000000000..56e8db82dcf7
--- /dev/null
+++ b/textproc/catdoc/files/patch-ac
@@ -0,0 +1,10 @@
+--- ../catdoc/doc/Makefile.in Tue Oct 19 14:50:02 1999
++++ doc/Makefile.in Fri Sep 8 14:42:09 2000
+@@ -21,6 +21,7 @@
+ install: catdoc.1 xls2csv.1
+ ../mkinstalldirs $(installroot)$(mandir)
+ $(INSTALL) -m 644 catdoc.1 $(installroot)$(mandir)/catdoc$(manext)
++ $(INSTALL) -m 644 xls2csv.1 $(installroot)$(mandir)/xls2csv$(manext)
+ # Following rules are primarily for developers use. I doubt that you
+ # need to rebuild these versions of documentation
+ distclean: catdoc.1 catdoc.txt catdoc.ps xls2csv.1 xls2csv.txt xls2csv.ps
diff --git a/textproc/catdoc/pkg-comment b/textproc/catdoc/pkg-comment
index 36bfd6310141..8543f4c91c4b 100644
--- a/textproc/catdoc/pkg-comment
+++ b/textproc/catdoc/pkg-comment
@@ -1 +1 @@
-Convert MS Word documents to plain ASCII or TeX. TK viewer included
+Convert MS Word/Excel documents to plain ASCII or TeX. TK viewer included
diff --git a/textproc/catdoc/pkg-descr b/textproc/catdoc/pkg-descr
index b5901966ef83..755ec2f08029 100644
--- a/textproc/catdoc/pkg-descr
+++ b/textproc/catdoc/pkg-descr
@@ -6,6 +6,10 @@ There is also a cute little Tcl/Tk program included called wordview, which
is basically a small GUI frontend to catdoc for viewing word documents.
The wordview program works with Tcl 7.6 and up, but uses Tk 8.0 by default.
+There are two more utilities, xls2csv and xlsview, for dealing with
+MS Excel spreadsheets. xls2csv converts an Excel spreadsheet to a plain
+text file with CSV (comma-separated values) lines.
+
WWW: http://www.ice.ru/~vitus/catdoc/
- Brion
diff --git a/textproc/catdoc/pkg-plist b/textproc/catdoc/pkg-plist
index ec84abb3e83b..00af4c2deba4 100644
--- a/textproc/catdoc/pkg-plist
+++ b/textproc/catdoc/pkg-plist
@@ -1,5 +1,7 @@
bin/catdoc
bin/wordview
+bin/xls2csv
+bin/xlsview
lib/catdoc/8859-1.txt
lib/catdoc/8859-2.txt
lib/catdoc/8859-3.txt
@@ -35,6 +37,7 @@ lib/catdoc/cp866.txt
lib/catdoc/cp869.txt
lib/catdoc/cp874.txt
lib/catdoc/koi8-r.txt
+lib/catdoc/koi8-u.txt
lib/catdoc/tex.replchars
lib/catdoc/tex.specchars
lib/catdoc/us-ascii.txt