From owner-cvs-all Sat Jul 29 6:24:17 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 01D0137B8A0; Sat, 29 Jul 2000 06:24:14 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA50946; Sat, 29 Jul 2000 06:24:13 -0700 (PDT) (envelope-from knu@FreeBSD.org) Message-Id: <200007291324.GAA50946@freefall.freebsd.org> From: Akinori MUSHA Date: Sat, 29 Jul 2000 06:24:11 -0700 (PDT) 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 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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