aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/catdoc
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* Upgrade to 0.90.3, which is really change for the sake of change for us.billf1999-08-252-3/+3
| | | | | | | | | 0.90.3 August 11 1999 Fixed small OS-specific bugs - broken isspace in Turbo C under DOS and %x was replaced %i for compatibility with SunOS 4. This however avoids PRs, e-mails, and questions on why we don't have the latest.
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* Upgrade to 0.90.2, add MASTER_SITE_TEX_CTAN, try some logic with thebillf1999-06-052-5/+14
| | | | | | | | wordview tk logic. I don't think the --disable-wordview is working as advertised, however. PR(kinda): ports/11826 Submitted by: fenner, hoek, billf
* I *LOVE* WWW:mharo1999-05-031-1/+1
|
* New checksum.steve1999-02-221-1/+1
|
* (1) Remove the manual finding of wish. If wish exists, the configure script willbillf1998-12-271-8/+4
| | | | | | | | | | | | | | | find it. There was no mechanism to even detect if wish existed before telling configure where to find it. (2) The distribution no longer comes packaged with .o files, so there is no need to `make clean' before we build this port. (3) portlint (4) Added my public_html on freefall as a MASTER_SITE, as the singular MASTER_SITE had no route to it. A search on ftpsearch revealed no mirrors. Pity. Triggered By: One of Satoshi's scripts (part 4)
* Update to version 0.90.1jseger1998-12-224-17/+55
| | | | | Submitted by: sfarrell@healthquiz.com PR: ports/7706
* None of these textproc tools were quite advanced enough to behoek1998-08-201-1/+0
| | | | | | able to textproc away the manpages in their PLISTs. I'll do it for them. Or, rather, bento.freebsd.org will do it for them under my direction. :-)
* automatically sense Cyrillic build modeache1998-07-241-1/+3
|
* 1) email author asking him to integrate patch-aahoek1998-06-181-1/+1
| | | | | | | | 2) commit updated port 3) go to bento and test on -current 4) get checksum mismatch 5) email author again.... Arg!!! He has been appropriately reprimanded. ;-) 6) It sure is faster to commit these little things from bento, at least.. :)
* Upgrade to 0.35.hoek1998-06-183-18/+9
| | | | | | 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).
* s/tk42/tk80/. Mention that this doesn't work with Word97.hoek1998-04-121-4/+5
|
* Don't use wcarchive's auto-tar and use DIST_SUBDIR instead.hoek1998-03-172-10/+16
| | | | PR: ports/5832
* Convert to latin1 character set instead cyrillic. The latin1wosch1998-02-231-1/+2
| | | | user base is much greater.
* I was going to change this before importing it.... :(hoek1998-02-131-1/+1
|
* Port import of CATMAN!!! (Batman theme music in b/g)hoek1998-02-135-0/+49
This allows the user to read MS Word documents. Doesn't accept Word 97. PR: ports/5162 Submitted by: Brion Moss <brion@queeg.com>