From owner-cvs-all Mon Jan 1 15:51:27 2001 From owner-cvs-all@FreeBSD.ORG Mon Jan 1 15:51:23 2001 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6579637B400; Mon, 1 Jan 2001 15:51:23 -0800 (PST) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f01NpNN50273; Mon, 1 Jan 2001 15:51:23 -0800 (PST) (envelope-from knu) Message-Id: <200101012351.f01NpNN50273@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 1 Jan 2001 15:51:23 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/cvsweb Makefile distinfo pkg-comment pkg-message pkg-plist ports/devel/cvsweb/files patch-cvsweb.cgi patch-cvsweb.conf X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2001/01/01 15:51:23 PST Modified files: devel/cvsweb Makefile distinfo pkg-comment pkg-message pkg-plist Added files: devel/cvsweb/files patch-cvsweb.cgi patch-cvsweb.conf Log: Update to knu-cvsweb 1.104.1.54. - Install cvsweb.conf* files under ${PREFIX}/etc/cvsweb/. 2001-01-02 08:15 knu * cvsweb.cgi, cvsweb.conf, cvsweb.conf-freebsd, cvsweb.conf-netbsd, cvsweb.conf-openbsd, cvsweb.conf-ruby: Add $prkeyword variable to allow user to use (e.g.) `Bug' instead of `PR' as the bug report identifier. Add cvsweb.conf-{freebsd,openbsd,netbsd,ruby} files, and move rather FreeBSD specific configuration values to cvsweb.conf-freebsd. Add a %funcline_regexp entry for Ruby. (*.rb) 2001-01-02 06:24 knu * cvsweb.conf: Add `pending' to the list of PR categories. 2001-01-02 05:57 knu * cvsweb.cgi: Reduce 'Use of uninitialized value' warnings. Noticed by: Wolfram Schneider Revision Changes Path 1.40 +22 -10 ports/devel/cvsweb/Makefile 1.26 +1 -1 ports/devel/cvsweb/distinfo 1.5 +1 -1 ports/devel/cvsweb/pkg-comment 1.4 +3 -3 ports/devel/cvsweb/pkg-message 1.8 +6 -1 ports/devel/cvsweb/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message