From owner-freebsd-doc@FreeBSD.ORG Tue Apr 25 22:30:15 2006 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1CD916A413 for ; Tue, 25 Apr 2006 22:30:15 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5F0143D4C for ; Tue, 25 Apr 2006 22:30:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k3PMUEvO088676 for ; Tue, 25 Apr 2006 22:30:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k3PMUEku088675; Tue, 25 Apr 2006 22:30:14 GMT (envelope-from gnats) Resent-Date: Tue, 25 Apr 2006 22:30:14 GMT Resent-Message-Id: <200604252230.k3PMUEku088675@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Rong-En Fan Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 299A416A403 for ; Tue, 25 Apr 2006 22:24:48 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (svm.csie.ntu.edu.tw [140.112.90.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9214F43D45 for ; Tue, 25 Apr 2006 22:24:47 +0000 (GMT) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (localhost [127.0.0.1]) by svm.csie.ntu.edu.tw (8.13.4/8.13.4) with ESMTP id k3PMOkgo040593 for ; Wed, 26 Apr 2006 06:24:46 +0800 (CST) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: (from rafan@localhost) by svm.csie.ntu.edu.tw (8.13.4/8.13.4/Submit) id k3PMOjRY040592; Wed, 26 Apr 2006 06:24:45 +0800 (CST) (envelope-from rafan) Message-Id: <200604252224.k3PMOjRY040592@svm.csie.ntu.edu.tw> Date: Wed, 26 Apr 2006 06:24:45 +0800 (CST) From: Rong-En Fan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/96336: Apache section in Porter's Handbook needs update X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Rong-En Fan List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Apr 2006 22:30:15 -0000 >Number: 96336 >Category: docs >Synopsis: Apache section in Porter's Handbook needs update >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Apr 25 22:30:14 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Rong-En Fan >Release: FreeBSD 6.0 >Organization: NTU CSIE >Environment: >Description: The Apache section in the Porter's Handbook is out-of-date. It describes the old usage of USE_APACHE. >How-To-Repeat: >Fix: Based on my understanding to bsd.apache.mk, the following text should be put into the Apache section. Hope some experts on apache ports can help to improve this text. ===== Variables for ports that use Apache: USE_APACHE The port requires Apache. Possible values: 1.3/13/2.0/20/2.1/2.2/1.3+/2.0+/2.1+/2.2+ or common13/common20/common21/common22. common* are used if this port is an Apache server port. You can use ${APXS} and ${HTTPD} to get the full path to apxs and httpd. They can also be overwritten if they are not in the default place. The following variable are automatically substituted in pkg-plist: APACHEMODDIR Directory for Apache modules (PREFIX/APACHEMODDIR). (read-only variable) APACHEINCLUDEDIR Directory for Apache headers (PREFIX/APACHEINCLUDEDIR). (read-only variable) ===== >Release-Note: >Audit-Trail: >Unformatted: