Subject: CVS commit: pkgsrc/textproc/c2html
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 01/29/2007 16:40:58
Module Name: pkgsrc
Committed By: minskim
Date: Mon Jan 29 16:40:58 UTC 2007
Update of /cvsroot/pkgsrc/textproc/c2html
In directory ivanova.netbsd.org:/tmp/cvs-serv4639
Log Message:
Import c2html from pkgsrc-wip. Packaged by Lubomir Kundrak.
c2html is a simple program which converts a C source code tree into
HTML which can be easily navigated using a web browser.
Features:
* Colorized output
* Hyperlinks between files are created for functions and, in some cases,
macro definitions.
* A file called .index can contain one-line comments about each file in a
directory; it will be included in the HTML-ized directory listing.
* HTML "header" and "footer" files can be included. href-links pointing
to local files (relative to the current directory) are automatically
updated.
* A "web bug" can be included on each page.
Vendor Tag: TNF
Release Tags: pkgsrc-base
N pkgsrc/textproc/c2html/DESCR
N pkgsrc/textproc/c2html/distinfo
N pkgsrc/textproc/c2html/Makefile
N pkgsrc/textproc/c2html/PLIST
N pkgsrc/textproc/c2html/TODO
N pkgsrc/textproc/c2html/patches/patch-aa
N pkgsrc/textproc/c2html/patches/patch-ab
N pkgsrc/textproc/c2html/patches/patch-ac
No conflicts created by this import