From owner-cvs-all@FreeBSD.ORG Tue Aug 17 12:41:26 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55FAB16A4CE; Tue, 17 Aug 2004 12:41:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CF6643D45; Tue, 17 Aug 2004 12:41:26 +0000 (GMT) (envelope-from clement@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i7HCfQit068237; Tue, 17 Aug 2004 12:41:26 GMT (envelope-from clement@repoman.freebsd.org) Received: (from clement@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i7HCfQJS068236; Tue, 17 Aug 2004 12:41:26 GMT (envelope-from clement) Message-Id: <200408171241.i7HCfQJS068236@repoman.freebsd.org> From: Clement Laforet Date: Tue, 17 Aug 2004 12:41:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports UPDATING ports/www/apache2 Makefile pkg-plist ports/www/apache2/files patch-docs:conf:httpd-std.conf.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 17 Aug 2004 12:41:26 -0000 clement 2004-08-17 12:41:26 UTC FreeBSD ports repository Modified files: . UPDATING www/apache2 Makefile pkg-plist www/apache2/files patch-docs:conf:httpd-std.conf.in Log: - Bump PORTREVISION for all previous changes - Allow access to /home if mod_userdir is loaded - We don't need apache2libs.sh if apr is installed from ports. - Add recent changes to UPGRADING Revision Changes Path 1.60 +12 -1 ports/UPDATING 1.196 +13 -5 ports/www/apache2/Makefile 1.4 +29 -8 ports/www/apache2/files/patch-docs:conf:httpd-std.conf.in 1.69 +2 -2 ports/www/apache2/pkg-plist