From owner-cvs-all Tue Jul 18 17: 6:53 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 9121037B81B; Tue, 18 Jul 2000 17:06:46 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA45414; Tue, 18 Jul 2000 17:06:45 -0700 (PDT) (envelope-from knu@FreeBSD.org) Message-Id: <200007190006.RAA45414@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 18 Jul 2000 17:06:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/cvsweb/patches patch-ad X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2000/07/18 17:06:45 PDT Added files: devel/cvsweb/patches patch-ad Log: - Introduce @prcategories variable to allow override/customize PR categires. Now each repository can have its own PR categories, which can be defined in cvsweb.conf-${cvstree}. It is useful when you have such as NetBSD and/or OpenBSD repositories. - Move $prcgi to cvsweb.conf for the same reason. - Syncronize PR categories with the latest FreeBSD GNATS. (advocacy, alpha and sparc are added) - 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 ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message