summaryrefslogtreecommitdiff
path: root/textproc/texi2html
AgeCommit message (Collapse)AuthorFilesLines
1998-08-26Automatically append HOMEPAge to DESCR files, and remove homepage URLstsarna1-4/+0
from individual DESCR files that had them.
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-06-21Nuke .gz on manpages.tv1-2/+2
1998-06-21Automanpage handling.tv1-3/+1
1998-05-15texi2html is NOT a web utility--it is a text utility. It does nottv1-2/+2
interact directly with web servers or clients; its only relationship to the web is that web servers typically use HTML for content.
1998-05-15Add to category wwwhubertf1-2/+2
1998-05-14Add texi2html, a TeXinfo-to-HTML translator.tv5-0/+47