From owner-cvs-all Sat Sep 30 11:53:28 2000 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 62E7637B503; Sat, 30 Sep 2000 11:53:24 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA47709; Sat, 30 Sep 2000 11:53:24 -0700 (PDT) (envelope-from knu@FreeBSD.org) Message-Id: <200009301853.LAA47709@freefall.freebsd.org> From: Akinori MUSHA Date: Sat, 30 Sep 2000 11:53:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/cvsweb Makefile ports/devel/cvsweb/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2000/09/30 11:53:24 PDT Modified files: devel/cvsweb Makefile devel/cvsweb/files md5 Log: Update to knu-cvsweb 1.103.1.29. 2000-10-01 03:48 knu * INSTALL, cvsweb.cgi: Specify -R (Read-only mode) and -l (Do not log in history) flags when doing a cvs annotation so that one does not need to turn on the write permission on CVSROOT/history for the user which httpd runs cvsweb.cgi as. (typically "nobody") 2000-10-01 03:27 knu * cvsweb.cgi: Fix the comment to make how to set $config clear. Inspired by: "Dan Langille" 2000-09-29 03:06 knu * cvsweb.cgi: Trap errors in the configuration files on loading and show error messages. (Previously it failed silently) Submitted by: Sean Scarff Revision Changes Path 1.29 +2 -2 ports/devel/cvsweb/Makefile 1.16 +1 -1 ports/devel/cvsweb/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message