summaryrefslogtreecommitdiff
path: root/textproc/texi2roff
AgeCommit message (Collapse)AuthorFilesLines
2005-06-17Create directories before installing files into them.jlam1-1/+2
2005-02-24Add RMD160 digests to the SHA1 ones.agc1-1/+2
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2003-12-24s/@netbsd.org/@NetBSD.org/ in MAINTAINER.jmmv1-2/+2
2003-12-13Update MAINTAINER email address.ben1-2/+2
2003-07-19Change address of maintainer per PR 22170.wiz1-2/+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.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-3/+3
2001-05-30Initial import of texi2roff-2.0 into the NetBSD packages collection.agc15-0/+1590
Provided in PR 13059 by Ben Collver (collver@linuxfreemail.com) Texi2roff is an unmaintained program program to convert Texinfo to troff. Beverly Erlebacher wrote the program and made the last release in the late 1980's. William Bader produced a patch in 1996 adding numerous commands and other functionality. Alain Knaff added a translation table to generate man pages, and uses it to generate the manuals for mtools. Ben Collver integrated William Bader's and Alain Knaff's changes and made minor cleanups.