summaryrefslogtreecommitdiff
path: root/converters/tex2rtf
AgeCommit message (Collapse)AuthorFilesLines
2005-02-23Add RMD160 digests in addition to SHA1 onesagc1-1/+2
2004-12-28Bump PKGREVISIONs due to libtiff update.reed1-2/+2
Some BUILDLINK_RECOMMENDED bumps done also. (If I missed any, please let me know -- and let me know a good way to automate this.)
2004-12-25wxWindows -> wxWidgets (in DESCR and HOMEPAGE).wiz2-3/+3
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-04-14Add USE_LANGUAGES=c++ to note that this package uses C++.ben1-1/+2
2004-04-08Prevent multiple inclusion to make this compile with gcc3rh1-0/+3
2004-03-30Update tex2rtf to version 2.01. A changelog is not available, but thisben13-79/+855
version of tex2rtf is updated to work with newer versions of wxwindows, and the prior version is referred to as obsolete. I am told that some of the patches duplicate work that is done in CVS, so some patches should disappear over time.
2004-03-29Update HOMEPAGE to new tex2rtf web page.ben1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+3
2003-12-24s/@netbsd.org/@NetBSD.org/ in MAINTAINER.jmmv1-2/+2
2003-12-20Make this build with gcc3ben3-1/+47
* remove unnecessary ios::nocreate http://www.dinkumware.com/manuals/reader.aspx?b=p/&h=fstream.html#basic_filebuf::open * add using namespace std to get min()
2003-12-13Update MAINTAINER email address.ben1-2/+2
2003-07-19Change address of maintainer per PR 22170.wiz1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2002-12-24Replace collver@linuxfreemail.com with collver1@attbi.com.wiz1-2/+2
Closes PRs 19516, 19517, 19518, 19519, 19520, 19521, 19522, 19523, 19524, 19525 and some more, perhaps.
2002-05-25Initial import of tex2rtf-164, a TeX to RTF converter. Provided byrh6-0/+71
collver@linuxfreemail.com -- thanks! This closes his PR pkg/14736.