head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.28 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.26 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.24 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q2:1.4.0.22 pkgsrc-2011Q2-base:1.4 pkgsrc-2009Q4:1.4.0.20 pkgsrc-2009Q4-base:1.4 pkgsrc-2008Q4:1.4.0.18 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.4.0.16 pkgsrc-2008Q3-base:1.4 cube-native-xorg:1.4.0.14 cube-native-xorg-base:1.4 pkgsrc-2008Q2:1.4.0.12 pkgsrc-2008Q2-base:1.4 pkgsrc-2008Q1:1.4.0.10 pkgsrc-2008Q1-base:1.4 pkgsrc-2007Q4:1.4.0.8 pkgsrc-2007Q4-base:1.4 pkgsrc-2007Q3:1.4.0.6 pkgsrc-2007Q3-base:1.4 pkgsrc-2007Q2:1.4.0.4 pkgsrc-2007Q2-base:1.4 pkgsrc-2007Q1:1.4.0.2 pkgsrc-2007Q1-base:1.4 pkgsrc-2006Q4:1.3.0.34 pkgsrc-2006Q4-base:1.3 pkgsrc-2006Q3:1.3.0.32 pkgsrc-2006Q3-base:1.3 pkgsrc-2006Q2:1.3.0.30 pkgsrc-2006Q2-base:1.3 pkgsrc-2006Q1:1.3.0.28 pkgsrc-2006Q1-base:1.3 pkgsrc-2005Q4:1.3.0.26 pkgsrc-2005Q4-base:1.3 pkgsrc-2005Q3:1.3.0.24 pkgsrc-2005Q3-base:1.3 pkgsrc-2005Q2:1.3.0.22 pkgsrc-2005Q2-base:1.3 pkgsrc-2005Q1:1.3.0.20 pkgsrc-2005Q1-base:1.3 pkgsrc-2004Q4:1.3.0.18 pkgsrc-2004Q4-base:1.3 pkgsrc-2004Q3:1.3.0.16 pkgsrc-2004Q3-base:1.3 pkgsrc-2004Q2:1.3.0.14 pkgsrc-2004Q2-base:1.3 pkgsrc-2004Q1:1.3.0.12 pkgsrc-2004Q1-base:1.3 pkgsrc-2003Q4:1.3.0.10 pkgsrc-2003Q4-base:1.3 netbsd-1-6-1:1.3.0.6 netbsd-1-6-1-base:1.3 netbsd-1-6:1.3.0.8 netbsd-1-6-RELEASE-base:1.3 pkgviews:1.3.0.4 pkgviews-base:1.3 buildlink2:1.3.0.2 buildlink2-base:1.3 netbsd-1-5-PATCH003:1.3 netbsd-1-5-PATCH001:1.3 netbsd-1-5-RELEASE:1.3 netbsd-1-4-PATCH003:1.3 netbsd-1-4-PATCH002:1.3 comdex-fall-1999:1.3 netbsd-1-4-PATCH001:1.2 netbsd-1-4-RELEASE:1.2 netbsd-1-3-PATCH003:1.2; locks; strict; comment @# @; 1.4 date 2007.01.24.17.07.00; author reed; state dead; branches; next 1.3; 1.3 date 99.10.21.16.54.01; author agc; state Exp; branches; next 1.2; 1.2 date 98.08.07.11.14.11; author agc; state Exp; branches; next 1.1; 1.1 date 98.06.19.23.38.18; author frueauf; state Exp; branches; next ; desc @@ 1.4 log @Update to version 0.94.2. Removed four patches. Improved DESCRiptions. Improved COMMENT. catdoc is now: COMMENT=Converts MS Word, Excel and Powerpoint files to plain text catdoc-tk's COMMENT is made to stay the same. The catdoc-tk package now installs manpage also. And don't waste time building catdoc and binaries in catdoc-tk. (Should catdoc-tk package be renamed to "wordview?") The changelog is at http://www.45.free.net/~vitus/software/catdoc/changelog.html A lot of fixes plus now adds catppt utility to process powerpoint files. Also has many new character encodings and doesn't install xlsview. @ text @$NetBSD: patch-ab,v 1.3 1999/10/21 16:54:01 agc Exp $ --- doc/catdoc.1.orig Fri Oct 15 15:30:22 1999 +++ doc/catdoc.1 Thu Oct 21 17:30:22 1999 @@@@ -24,7 +24,7 @@@@ but it reads MS-Word file and produces human-readable text on standard output. Optionally it can use .BR latex (1) -escape sequenses for characters which have specail meaning for LaTeX. +escape sequences for characters which have special meaning for LaTeX. It also makes some effort to recognize MS-Word tables, although it never tries to write correct headers for LaTeX tabular environment. Additional output formats, such is HTML can be easily defined. @@@@ -258,9 +258,9 @@@@ single quotes or hexadecimal code. .SH BUGS -Can produce garbage, if file contain embedded illustrations. Doesn't handle +Can produce garbage, if the file contains embedded illustrations. Doesn't handle fast-saves properly. Prints footnotes as separate paragraphs at the end of -file, instead of producing correct latex commands. Cannot distinguish +file, instead of producing correct LaTeX commands. Cannot distinguish between empty table cell and end of table row. @ 1.3 log @Update to version 0.91.1 - seems to be a major rewrite. As prodded in pkg PR 8647 by Jaromir Dolecek. Changes from old pkgsrc version: 0.90.1 Nov 26 1998 Top-level Makefile now uses $MAKE instead of make fixed missing end-line escaping in wordview.tcl All occurences of strcpy, strcat and sprinf investigated to avoid buffer overflows. 0.90 Oct 29 1998 Fixed bug with charset names redeclared locally in main() Fixed problem in configure with wish 8.0.3 Catdoc considered to be stable enough for release 0.90b5 Oct 14 1998 Fixed handling of 0x1F char (soft hyphen in Word 6.0), now it is translated to 0x00AD (unicode soft hyphen) Fixed permissions for manual page Added --with-install-root configure arg to simplify building of binary packages. 0.90b4 September 17 1998 Added proper configuration of library dir in wordview. Added --disable-charset-check config option Added 0x2026 symbol in ascii.rpl Added more Windows codepages in distribution 0.90b3 September 11 1998 Added -x switch to simplify debugging of substitution maps 0.90b2 September 10 1998 Added some symbols is 0x2000-0x20FF range to substituton maps These symbols occurs in cp1251 so they are frequently found in Word files. Fixed some filename-handling problems in wordview.tcl 0.90b1 September 8 1998 Added us-ascii.charset, fixed small bugs in confugre, install is used for all installation files. Code is considered stable enough to be beta. 0.90a3 September 7 1998 Fixed small bug in table handling, which caused catdoc to output extra column delimiter just before row delimiter. Added autoconf configuration. install is back, although not for charsets 0.90a2 August 18 1998 version 0.90 was tested on BSDI and Solaris platform. Makefile was rewritten to avoid use of highly incompatible /usr/{ucb,bin}/install 0.90a1 August 13 1998 Catdoc undergone major rewrite. Now it has proper charset handling, including UNICODE and runtime configurability. @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.2 1998/08/07 11:14:11 agc Exp $ @ 1.2 log @Add NetBSD RCS Ids. @ text @d1 1 a1 1 $NetBSD$ d3 3 a5 3 --- catdoc.1.orig Mon Jun 8 08:57:49 1998 +++ catdoc.1 Sat Jun 20 00:54:18 1998 @@@@ -13,14 +13,14 @@@@ d10 1 a10 1 +escape sequenses for characters which have special meaning for LaTeX. d12 4 a15 22 tries to write correct headers for LaTeX tabular environment. .PP .B catdoc can be invoked as filter, if you supply "-" instead of filename, but it is -probably useless. It could be removed in future versions, becouse true -parsing of Word file (fast saves, footnotes) requires seekable output. +probably useless. It could be removed in future versions, because true +parsing of Word files (fast saves, footnotes) requires seekable output. .SH OPTIONS .TP 8 @@@@ -38,7 +38,7 @@@@ disables word wrapping. By default .B catdoc output is splitted into lines not longer than 72 characters and paragraphs -are separated by blank line. With this option each paragraph is one +are separated by a blank line. With this option each paragraph is one long line. .TP 8 .B -s @@@@ -54,9 +54,9 @@@@ d19 1 a19 1 +Can produce garbage, if file contains embedded illustrations. Doesn't handle d21 3 a23 2 -file, instead of producing correct latex commands. +file, instead of producing correct LaTeX commands. a24 1 .SH AUTHOR @ 1.1 log @Initial addition of catdoc, which reads MS-Word file and puts out its content as plain text. @ text @d1 2 @