summaryrefslogtreecommitdiff
path: root/textproc/wv2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add patch-configure, install static library, bump PORTREVISION.Michael Nottebrock2003-09-303-1/+14
| | | | | | | | PR: 57360 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=89910
* Replace --program-transform-name with a dependency on gnometarget.Michael Nottebrock2003-09-291-2/+2
| | | | | | | | PR: 57360 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=89825
* Add wv2, a library providing routines to access Microsoft Word/Excel files.Michael Nottebrock2003-09-264-0/+65
Note that, despite the misleading name, this is actually different from (and independent of) textproc/wv, thus no repocopy. Approved by: arved (Mentor) Notes: svn path=/head/; revision=89468