From rafan@svm.csie.ntu.edu.tw  Tue Apr 25 22:24:48 2006
Return-Path: <rafan@svm.csie.ntu.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 299A416A403
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <rafan@infor.org>
Reply-To: Rong-En Fan <rafan@infor.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Apache section in Porter's Handbook needs update 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         96336
>Category:       docs
>Synopsis:       Apache section in Porter's Handbook needs update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 25 22:30:14 GMT 2006
>Closed-Date:    Thu May 11 15:07:58 GMT 2006
>Last-Modified:  Thu May 11 15:07:58 GMT 2006
>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:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Thu May 11 15:07:51 UTC 2006 
State-Changed-Why:  
It's in! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=96336 
>Unformatted:
