From c4fe7d2bdf7b311a719c0899b677f277ecd2a559 Mon Sep 17 00:00:00 2001 From: Tim Vanderhoek Date: Thu, 18 Jun 1998 14:53:05 +0000 Subject: Upgrade to 0.35. This is an extremely minor upgrade, but the author requested it because apparently he was getting too many complaints from Linux-ites getting catdoc from our ports system (old ver. didn't work on Linux). --- textproc/catdoc/Makefile | 16 ++++------------ textproc/catdoc/distinfo | 4 +--- textproc/catdoc/pkg-descr | 7 ++++--- 3 files changed, 9 insertions(+), 18 deletions(-) (limited to 'textproc/catdoc') diff --git a/textproc/catdoc/Makefile b/textproc/catdoc/Makefile index 1efb5aaf0ea4..1c1a18b8630b 100644 --- a/textproc/catdoc/Makefile +++ b/textproc/catdoc/Makefile @@ -3,30 +3,22 @@ # Date created: 11 November 1997 # Whom: Brion Moss # -# $Id: Makefile,v 1.2 1998/02/22 22:26:23 wosch Exp $ +# $Id: Makefile,v 1.3 1998/03/16 21:17:29 hoek Exp $ # -DISTNAME= catdoc-0.3 +DISTNAME= catdoc-0.35 CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_TEX_CTAN} -MASTER_SITE_SUBDIR= support/catdoc -DISTFILES= catdoc.c catdoc.1 wordview +MASTER_SITES= http://www.ice.ru/~vitus/works/ MAINTAINER= brion@queeg.com -DIST_SUBDIR= catdoc -NO_WRKSUBDIR= yes -EXTRACT_CMD= ${CP} -EXTRACT_BEFORE_ARGS= -EXTRACT_AFTER_ARGS= . - MAN1= catdoc.1 # Remove the below line to get Cyrillic code page support instead CFLAGS+= -DLATIN1=1 # The wordview tcl/tk script is small and not required. If the user -# has tk, it will work. It comes preset for tk-8.0, but works with less. +# has tk, it will work. It comes preset for tcl/tk-8.0, but works with tcl-76. do-build: (cd ${WRKSRC} && ${CC} ${CFLAGS} -o catdoc catdoc.c) diff --git a/textproc/catdoc/distinfo b/textproc/catdoc/distinfo index c1351a6c6922..8496d6c782ef 100644 --- a/textproc/catdoc/distinfo +++ b/textproc/catdoc/distinfo @@ -1,3 +1 @@ -MD5 (catdoc/catdoc.c) = f291dea140614cbb32a4f4d5014066aa -MD5 (catdoc/catdoc.1) = 36f118fc44b4c4396c374708f1868ab7 -MD5 (catdoc/wordview) = 8707be8f8abeb33b235ae45e5c8e8569 +MD5 (catdoc-0.35.tar.gz) = 37f7979cd569bf61d34e3b2c4ad0603c diff --git a/textproc/catdoc/pkg-descr b/textproc/catdoc/pkg-descr index 261ecbd0cc82..d20388b5ecb6 100644 --- a/textproc/catdoc/pkg-descr +++ b/textproc/catdoc/pkg-descr @@ -2,10 +2,11 @@ This is a program for viewing MS Word documents. It produces plain text output and can optionally convert non-standard characters into TeX control sequences. It does not work with MS Word 97 documents. -There is also a cute little Tk program included called wordview, which +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 should work with any verson of Tk, but uses Tk 8.0 -by default. +The wordview program works with Tcl 7.6 and up, but uses Tk 8.0 by default. + +http://www.ice.ru/~vitus/works/works_unix.html - Brion brion@queeg.com -- cgit v1.2.3