Date: Tue, 18 Jul 2000 17:06:45 -0700 (PDT) From: Akinori MUSHA <knu@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/cvsweb/patches patch-ad Message-ID: <200007190006.RAA45414@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007190006.RAA45414>