From owner-cvs-doc@FreeBSD.ORG Sun Oct 8 09:09:23 2006 Return-Path: X-Original-To: cvs-doc@FreeBSD.org Delivered-To: cvs-doc@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B265716A412; Sun, 8 Oct 2006 09:09:23 +0000 (UTC) (envelope-from simon@zaphod.nitro.dk) Received: from mx.nitro.dk (zarniwoop.nitro.dk [83.92.207.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE32C43D6A; Sun, 8 Oct 2006 09:09:22 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: from zaphod.nitro.dk (unknown [192.168.3.39]) by mx.nitro.dk (Postfix) with ESMTP id BEC7C2FFC7A; Sun, 8 Oct 2006 09:09:21 +0000 (UTC) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id AE72E1142D; Sun, 8 Oct 2006 11:09:21 +0200 (CEST) Date: Sun, 8 Oct 2006 11:09:21 +0200 From: "Simon L. Nielsen" To: Ceri Davies Message-ID: <20061008090920.GE987@zaphod.nitro.dk> References: <200610071808.k97I84f1084340@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200610071808.k97I84f1084340@repoman.freebsd.org> User-Agent: Mutt/1.5.11 Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: www/en send-pr.sgml www/en/cgi dosendpr.cgi X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Oct 2006 09:09:23 -0000 On 2006.10.07 18:08:04 +0000, Ceri Davies wrote: > ceri 2006-10-07 18:08:04 UTC > > FreeBSD doc repository > > Modified files: > en send-pr.sgml > en/cgi dosendpr.cgi > Log: > Allow patches to be attached via the web page. Well, this one has the minor issue that it doesn't work with perl 5.0, IE. on www.FreeBSD.org. [Sun Oct 8 08:46:48 2006] [error] [client 220.233.205.180] Premature end of script headers: /usr/local/www/www.freebsd.org/data/cgi/dosendpr.cgi Can't locate bytes.pm in @INC (@INC contains: /usr/local/lib/perl5/site_perl/5.005/i386-freebsd /usr/local/lib/perl5/site_perl/5.005 . /usr/libdata/per l/5.00503/mach /usr/libdata/perl/5.00503) at /usr/local/www/www.freebsd.org/data/cgi/dosendpr.cgi line 102. BEGIN failed--compilation aborted at /usr/local/www/www.freebsd.org/data/cgi/dosendpr.cgi line 102. Tsk tsk, bad Ceri :-). -- Simon L. Nielsen