Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More style fixes for ports/textproc. | olgeni | 2001-02-05 | 1 | -1/+1 |
| | |||||
* | Remove trailing period and package name from the pkg-comment. | demon | 2000-12-18 | 1 | -1/+1 |
| | |||||
* | Wv is converter from MS Word to several data format such HTML, PDF, PS | sumikawa | 2000-11-06 | 6 | -763/+501 |
| | | | | | | | | | and so on. It's formely known as textproc/mswordview. textproc/mswordview will be disappeared. Submitted by: mzaki@e-mail.ne.jp Repo copied by: PW | ||||
* | The gd library now generates PNG files. Also include a necessary header | steve | 2000-07-07 | 1 | -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. | knu | 2000-07-05 | 1 | -1/+1 |
| | | | | (s/gaphics/graphics/) | ||||
* | Now that libwmf builds shared libraries, update dependencies | ade | 2000-07-04 | 1 | -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 variables | cpiazza | 2000-04-09 | 1 | -3/+3 |
| | |||||
* | Update to 0.5.14-bw6 | cpiazza | 1999-10-31 | 2 | -3/+3 |
| | | | | | PR: 14617 Submitted by: Will Andrews <andrews@technologist.com> | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | Update to version 0.5.14-bw2. | obrien | 1999-07-23 | 2 | -3/+4 |
| | | | | Approved by: Munechika SUMIKAWA @ KAME Project (maintainer) | ||||
* | Upgrade to 0.5.14, which now (regretfully) adds a X dependency. | billf | 1999-06-16 | 3 | -8/+28 |
| | | | | | PR: ports/11859 Submitted by: Chris Piazza <cpiazza@home.net> | ||||
* | I *LOVE* WWW: | mharo | 1999-05-03 | 1 | -2/+1 |
| | |||||
* | Upgrade to 0.5.2 with associated changes | billf | 1999-03-04 | 3 | -5/+11 |
| | |||||
* | original distribution is updated (0.5.1) | itojun | 1999-01-01 | 3 | -6/+8 |
| | | | | Submitted by: sumikawa@kame.net (maintainer) | ||||
* | enable mswordview: ms word -> html converter. | itojun | 1998-11-06 | 1 | -2/+2 |
| | | | | fix CATEGORIES in mswordview/Makefile. | ||||
* | MSWordView is a program that can understand the microsofts word 8 | itojun | 1998-11-06 | 5 | -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 |