From owner-cvs-all@FreeBSD.ORG Sat Mar 17 22:28:31 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DA8AA16A400; Sat, 17 Mar 2007 22:28:31 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id CA30713C483; Sat, 17 Mar 2007 22:28:31 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l2HMSVds067477; Sat, 17 Mar 2007 22:28:31 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l2HMSVmq067476; Sat, 17 Mar 2007 22:28:31 GMT (envelope-from simon) Message-Id: <200703172228.l2HMSVmq067476@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sat, 17 Mar 2007 22:28:31 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/cgi cvsweb.cgi cvsweb.conf cvsweb.conf-freebsd cvsweb.conf-netbsd cvsweb.conf-openbsd X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Mar 2007 22:28:32 -0000 simon 2007-03-17 22:28:31 UTC FreeBSD doc repository Modified files: en/cgi cvsweb.cgi cvsweb.conf cvsweb.conf-freebsd cvsweb.conf-netbsd cvsweb.conf-openbsd Log: Merge CVSweb 3.0.6 into HEAD. This was basically done as a manual merge the relevant parts onto CVSweb 3.0.6 stock files, so it is not entirely impossible that some local changes were lost, though I don't think/hope so. The use of cgi-style.pl was merged by danger@. He also, together with Dan Langille, got CVSweb 3 tested against FreshPorts prior to commit, so this update should not blow up FreshPorts. Thanks to both for the help. Note that this now means that the FreeBSD CGI scripts more or less require perl 5.8 (or at least something newer than 5.0), to run without local modifications - but people really shouldn't be running perl 5.0 these days anyway... (no comments on the fact that www.FreeBSD.org did this until ~2 hours ago... ). Revision Changes Path 1.91 +4225 -3471 www/en/cgi/cvsweb.cgi 1.39 +458 -325 www/en/cgi/cvsweb.conf 1.17 +2 -2 www/en/cgi/cvsweb.conf-freebsd 1.15 +2 -2 www/en/cgi/cvsweb.conf-netbsd 1.13 +2 -2 www/en/cgi/cvsweb.conf-openbsd