Commit graph

13 commits

Author SHA1 Message Date
asau
3031a89aeb Pull stdint.h to fix build on FreeBSD 9. 2013-12-16 19:35:16 +00:00
ryoon
30e9a5ff73 Update to 0.94.4
* HOMEPAGE and MASTER_SITES are changed to Debian's alioth.

Changelog:
unknown
2013-06-16 09:08:52 +00:00
minskim
6b464d4c64 Set "install" as a .PHONY target so that it works on case-insensitive
filesystems.
2007-06-21 19:25:47 +00:00
reed
11263f390b 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.
2007-01-24 17:07:00 +00:00
schwarz
34e005653b added support for IRIX 5 2006-10-01 08:56:28 +00:00
reed
bd0e679565 Patch so Makefile will use @mandir@ as set by configure script.
And define "man1dir" in the configure environment.

This is so it can use custom PKGMANDIR.
2005-12-27 18:38:00 +00:00
is
4c78cba8f4 getopt() returns an int so that -1 can be distinguished from any character
value (xls2csv wouldn't accept any command line without this fix).
While we're here, add <stdlib.h> to analyze.c so that exit() is
declared.
2005-06-22 21:11:35 +00:00
jmmv
bc9f26a878 Do not build nor install wordview to keep the package small (this needs Tk).
Bump PKGREVISION to 1 because of this.  While here, split the Makefile in
two parts to help in the creation of the new catdoc-tk package.
Addresses PR pkg/18730.
2003-09-17 14:57:25 +00:00
jdolecek
91457111b5 Update to 0.91.4. The only new thing is addition of some endiannes checks, but
the distfile for 0.91.2 is not available anymore on the original site.
2000-04-17 10:55:02 +00:00
agc
1a239ab1ac Update to version 0.91.2 of this package, a bug fix release - the old
version of the distfile was no longer around on the MASTER_SITE.
Removed old patches ac and ad, and added a new one to include CPPFLAGS
in CFLAGS, passed from the package Makefile through the environment.
Fixed the manual page handling on NetBSD.
1999-10-25 23:14:58 +00:00
agc
638ab53719 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.
1999-10-21 16:54:00 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
frueauf
c81ea2024e Initial addition of catdoc, which reads MS-Word file and puts out its
content as plain text.
1998-06-19 23:38:17 +00:00