Date: Sat, 4 Feb 2006 21:50:13 +0000 (UTC) From: Daniel Gerzo <danger@rulez.sk> To: FreeBSD-gnats-submit@FreeBSD.org Subject: docs/92824: [patch] update porters-handbook according what USE_APACHE2 really does Message-ID: <20060204215013.76D4348450F@tomas.elvandar.org> Resent-Message-ID: <200602042200.k14M0Gx5051727@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060204215013.76D4348450F>