From owner-cvs-ports@FreeBSD.ORG Sat Oct 16 14:45:41 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DF8116A4CE; Sat, 16 Oct 2004 14:45:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F06D643D39; Sat, 16 Oct 2004 14:45:40 +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 i9GEjeQA010837; Sat, 16 Oct 2004 14:45:40 GMT (envelope-from clement@repoman.freebsd.org) Received: (from clement@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9GEjeWQ010836; Sat, 16 Oct 2004 14:45:40 GMT (envelope-from clement) Message-Id: <200410161445.i9GEjeWQ010836@repoman.freebsd.org> From: Clement Laforet Date: Sat, 16 Oct 2004 14:45:40 +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 X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Oct 2004 14:45:41 -0000 clement 2004-10-16 14:45:40 UTC FreeBSD ports repository Modified files: . UPDATING www/apache2 Makefile pkg-plist Log: - Remove WITH_APR_FROM_PORTS knob - Add a note to UPDATING, to warn users they won't be able to build apache2 if they keep apr 0.9.x Discussed with: Craig Rodrigues (apr maintainer), kuriyama Revision Changes Path 1.77 +9 -1 ports/UPDATING 1.206 +2 -19 ports/www/apache2/Makefile 1.71 +77 -77 ports/www/apache2/pkg-plist