docs/92824: [patch] update porters-handbook according what USE_APACHE2 really does

Daniel Gerzo danger at rulez.sk
Sat Feb 4 22:00:27 UTC 2006


>Number:         92824
>Category:       docs
>Synopsis:       [patch] update porters-handbook according what USE_APACHE2 really does
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 04 22:00:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Gerzo
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
rulez.sk
>Environment:
System: FreeBSD 6.0-RELEASE #3: Fri Nov 4 21:58:23 CET 2005 i386
>Description:
USE_APACHE2 uses www/apache20 port intead of www/apache13, fix the handbook.
>How-To-Repeat:
>Fix:
Here is the diff:

--- pbook.diff begins here ---
--- /usr/home/danger/doc/en_US.ISO8859-1/books/porters-handbook/book.sgml~	Wed Feb  1 17:33:40 2006
+++ /usr/home/danger/doc/en_US.ISO8859-1/books/porters-handbook/book.sgml	Sat Feb  4 21:42:16 2006
@@ -3709,9 +3709,9 @@
 		  <entry><makevar>WITH_APACHE2</makevar></entry>
 
 		  <entry>If set, use
-		    <filename role="package">www/apache2</filename>
+		    <filename role="package">www/apache20</filename>
 		    instead of the default of
-		    <filename role="package">www/apache</filename>.</entry>
+		    <filename role="package">www/apache13</filename>.</entry>
 	        </row>
 
 	        <row>
--- pbook.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-doc mailing list