docs/96336: Apache section in Porter's Handbook needs update
Rong-En Fan
rafan at infor.org
Tue Apr 25 22:30:15 UTC 2006
>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:
More information about the freebsd-doc
mailing list