|
Lines 7444-7451
Link Here
|
| 7444 |
<entry><makevar>USE_APACHE</makevar></entry> |
7444 |
<entry><makevar>USE_APACHE</makevar></entry> |
| 7445 |
<entry>The port requires Apache. Possible values: |
7445 |
<entry>The port requires Apache. Possible values: |
| 7446 |
<literal>yes</literal> (gets any version), |
7446 |
<literal>yes</literal> (gets any version), |
| 7447 |
<literal>20</literal>, <literal>22</literal>, |
7447 |
<literal>22</literal>, <literal>24</literal>, |
| 7448 |
<literal>20-22</literal>, <literal>20+</literal>, |
7448 |
<literal>22-24</literal>, <literal>22+</literal>, |
| 7449 |
etc. The default APACHE version is |
7449 |
etc. The default APACHE version is |
| 7450 |
<literal>22</literal>. More details are available |
7450 |
<literal>22</literal>. More details are available |
| 7451 |
in <filename>ports/Mk/bsd.apache.mk</filename> and |
7451 |
in <filename>ports/Mk/bsd.apache.mk</filename> and |
|
Lines 7454-7465
Link Here
|
| 7454 |
</row> |
7454 |
</row> |
| 7455 |
|
7455 |
|
| 7456 |
<row> |
7456 |
<row> |
| 7457 |
<entry><makevar>WITH_APACHE2</makevar></entry> |
|
|
| 7458 |
<entry>This variable is deprecated and should |
| 7459 |
not be used any more.</entry> |
| 7460 |
</row> |
| 7461 |
|
| 7462 |
<row> |
| 7463 |
<entry><makevar>APXS</makevar></entry> |
7457 |
<entry><makevar>APXS</makevar></entry> |
| 7464 |
<entry>Full path to the <command>apxs</command> |
7458 |
<entry>Full path to the <command>apxs</command> |
| 7465 |
binary. Can be overridden in your port.</entry> |
7459 |
binary. Can be overridden in your port.</entry> |
|
Lines 7477-7484
Link Here
|
| 7477 |
(read-only variable). This variable is only |
7471 |
(read-only variable). This variable is only |
| 7478 |
available after inclusion of |
7472 |
available after inclusion of |
| 7479 |
<filename>bsd.port.pre.mk</filename>. Possible |
7473 |
<filename>bsd.port.pre.mk</filename>. Possible |
| 7480 |
values: <literal>20</literal>, |
7474 |
values: <literal>22</literal>, |
| 7481 |
<literal>22</literal>.</entry> |
7475 |
<literal>24</literal>.</entry> |
| 7482 |
</row> |
7476 |
</row> |
| 7483 |
|
7477 |
|
| 7484 |
<row> |
7478 |
<row> |