summaryrefslogtreecommitdiffstats
path: root/textproc/mswordview
Commit message (Collapse)AuthorAgeFilesLines
* The gd library now generates PNG files. Also include a necessary headersteve2000-07-071-0/+79
| | | | | | | file in support.c for the wmf library. PR: 19684 Submitted by: Alec Wolman <wolman@cs.washington.edu>
* Fix a typo that broke make index.knu2000-07-051-1/+1
| | | | (s/gaphics/graphics/)
* Now that libwmf builds shared libraries, update dependenciesade2000-07-041-1/+1
| | | | | | accordingly. This fixes the bogon where you could do a pkg_delete on libwmf, and then have mswordview fail since it was linked against shared libraries which had disappeared.
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-091-3/+3
|
* Update to 0.5.14-bw6cpiazza1999-10-312-3/+3
| | | | | PR: 14617 Submitted by: Will Andrews <andrews@technologist.com>
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* Update to version 0.5.14-bw2.obrien1999-07-232-3/+4
| | | | Approved by: Munechika SUMIKAWA @ KAME Project (maintainer)
* Upgrade to 0.5.14, which now (regretfully) adds a X dependency.billf1999-06-163-8/+28
| | | | | PR: ports/11859 Submitted by: Chris Piazza <cpiazza@home.net>
* I *LOVE* WWW:mharo1999-05-031-2/+1
|
* Upgrade to 0.5.2 with associated changesbillf1999-03-043-5/+11
|
* original distribution is updated (0.5.1)itojun1999-01-013-6/+8
| | | | Submitted by: sumikawa@kame.net (maintainer)
* enable mswordview: ms word -> html converter.itojun1998-11-061-2/+2
| | | | fix CATEGORIES in mswordview/Makefile.
* MSWordView is a program that can understand the microsofts word 8itojun1998-11-065-0/+677
binary file format (office97), it currently converts word into html, which can then be read with a browser. It is also capable of converting Japanese MS Word document MSWordView HomePage is http://www.csn.ul.ie/~caolan/docs/MSWordView.html Reviewed by: itojun Submitted by: sumikawa@kame.net
OpenPOWER on IntegriCloud