summaryrefslogtreecommitdiff
path: root/converters/tex2rtf
AgeCommit message (Collapse)AuthorFilesLines
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz1-2/+2
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-2/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz1-2/+2
2009-08-26bump revision because of graphics/jpeg updatesno1-2/+2
2008-09-22Switch to x11/wxGTK26{,-contrib}.joerg1-2/+2
2008-03-03Mechanical changes to add full DESTDIR support to packages that installjlam1-2/+4
their files via a custom do-install target.
2006-12-15Reset maintainer, ben@ has resigned.wiz1-2/+2
2006-09-09Rename variable MAKEFILE to MAKE_FILE.obache1-2/+2
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-2/+2
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-2/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-08-07Bump PKGREVISION for wxGTK dependency change.wiz1-2/+2
2005-06-16Create directories before installing files into them.jlam1-1/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
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.