From owner-cvs-all Thu Dec 6 7:55:34 2001 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 DD2DB37B416; Thu, 6 Dec 2001 07:55:28 -0800 (PST) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fB6FtSB27466; Thu, 6 Dec 2001 07:55:28 -0800 (PST) (envelope-from sheldonh) Message-Id: <200112061555.fB6FtSB27466@freefall.freebsd.org> From: Sheldon Hearn Date: Thu, 6 Dec 2001 07:55:28 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/p5-Apache-Session Makefile ports/www/p5-Apache-Session/files patch-Session::Lock::File.pm patch-Session::Store::File.pm X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sheldonh 2001/12/06 07:55:28 PST Modified files: www/p5-Apache-Session Makefile Added files: www/p5-Apache-Session/files patch-Session::Lock::File.pm patch-Session::Store::File.pm Log: Add patches that cause Apache::Session to give the administrator a clue as to WHICH file or directory is missing when it dies because it is unable to create, read or write a session file. Without these patches, setting up things like PageKit and other mod_perl-based software can be much more time-consuming than it needs to be. These patches will be submitted back to the author. Revision Changes Path 1.9 +1 -0 ports/www/p5-Apache-Session/Makefile 1.1 +24 -0 ports/www/p5-Apache-Session/files/patch-Session::Lock::File.pm (new) 1.1 +71 -0 ports/www/p5-Apache-Session/files/patch-Session::Store::File.pm (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message