Date: Sat, 29 Jul 2000 06:24:11 -0700 (PDT) From: Akinori MUSHA <knu@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/cvsweb Makefile ports/devel/cvsweb/files md5 ports/devel/cvsweb/patches patch-ab patch-ac patch-ad patch-ae ports/devel/cvsweb/pkg COMMENT DESCR PLIST Message-ID: <200007291324.GAA50946@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
knu 2000/07/29 06:24:11 PDT Modified files: devel/cvsweb Makefile devel/cvsweb/files md5 devel/cvsweb/pkg COMMENT DESCR PLIST Removed files: devel/cvsweb/patches patch-ab patch-ac patch-ad patch-ae Log: Update with my development branch of cvsweb. PORTVERSION 1.93.1.9 indicates that it's knu's cvsweb rev. 1.9, based on Zeller's cvsweb rev. 1.93. I'll keep merging all the changes that will be made on Zeller's version as well as enhancing it to meet our needs. :) Below is an excerpt from README.knu. ---- Added features over Zeller's version: o Customizable "show functions" option You can specify a regexp for each file type to teach rcsdiff(1) to recognize function lines. o Customizable PR categories o Move $prcgi to cvsweb.conf Now each repository can have its own PR categories and query-pr.cgi URL, which can be defined in cvsweb.conf-${cvstree}. It is useful when you have such as NetBSD and/or OpenBSD repositories. o Improved support for text-based browsers Unidiff is the default format for diffs, for text-based browsers. o Enhance hyperlinking PR # feature. The following PR numbers will all be hyperlinked. :) PR: 12345, 67890, .. PR: #12345, #67890, .. PR# sparc/12345, i386/67890 PR: ports/43210 kern/98765 .. is related to bin/4567, which is ... Revision Changes Path 1.21 +11 -8 ports/devel/cvsweb/Makefile 1.8 +1 -1 ports/devel/cvsweb/files/md5 1.4 +1 -1 ports/devel/cvsweb/pkg/COMMENT 1.5 +3 -0 ports/devel/cvsweb/pkg/DESCR 1.5 +1 -0 ports/devel/cvsweb/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007291324.GAA50946>