|
Lines 6123-6140
Link Here
|
| 6123 |
|
6123 |
|
| 6124 |
<entry>The port requires Apache. Possible values: |
6124 |
<entry>The port requires Apache. Possible values: |
| 6125 |
<literal>yes</literal> (gets any version), |
6125 |
<literal>yes</literal> (gets any version), |
| 6126 |
<literal>1.3</literal>, <literal>2.0</literal>, |
6126 |
<literal>20</literal>, <literal>22</literal>, |
| 6127 |
<literal>2.2</literal>, <literal>2.0+</literal>, |
6127 |
<literal>20-22</literal>, <literal>20+</literal>, |
| 6128 |
etc. Default dependency is on version |
6128 |
etc. Default APACHE version is |
| 6129 |
<literal>1.3</literal>.</entry> |
6129 |
<literal>22</literal>.</entry> |
|
|
6130 |
|
| 6131 |
<entry>More details are available in |
| 6132 |
<filename>bsd.apache.mk</filename> and on |
| 6133 |
<ulink url="http://wiki.freebsd.org/Apache/"></ulink> |
| 6134 |
</entry> |
| 6130 |
</row> |
6135 |
</row> |
| 6131 |
|
6136 |
|
| 6132 |
<row> |
6137 |
<row> |
| 6133 |
<entry><makevar>WITH_APACHE2</makevar></entry> |
6138 |
<entry><makevar>WITH_APACHE2</makevar></entry> |
| 6134 |
|
6139 |
|
| 6135 |
<entry>The port requires Apache 2.0. Without this variable, |
6140 |
<entry>This variable is deprecated and should |
| 6136 |
the port will depend on Apache 1.3. This variable is |
6141 |
not be used any more.</entry> |
| 6137 |
deprecated and should not be used anymore.</entry> |
|
|
| 6138 |
</row> |
6142 |
</row> |
| 6139 |
|
6143 |
|
| 6140 |
<row> |
6144 |
<row> |
|
Lines 6157-6164
Link Here
|
| 6157 |
<entry>The version of present Apache installation (read-only |
6161 |
<entry>The version of present Apache installation (read-only |
| 6158 |
variable). This variable is only available after inclusion |
6162 |
variable). This variable is only available after inclusion |
| 6159 |
of <filename>bsd.port.pre.mk</filename>. Possible values: |
6163 |
of <filename>bsd.port.pre.mk</filename>. Possible values: |
| 6160 |
<literal>13</literal>, <literal>20</literal>, |
6164 |
<literal>20</literal>, <literal>22</literal>. |
| 6161 |
<literal>22</literal>.</entry> |
6165 |
</entry> |
| 6162 |
</row> |
6166 |
</row> |
| 6163 |
|
6167 |
|
| 6164 |
<row> |
6168 |
<row> |