|
Lines 2866-2874
Link Here
|
| 2866 |
|
2866 |
|
| 2867 |
<para>There are several <acronym>JDK</acronym>s in the ports |
2867 |
<para>There are several <acronym>JDK</acronym>s in the ports |
| 2868 |
collection, from various vendors, and in several versions. If |
2868 |
collection, from various vendors, and in several versions. If |
| 2869 |
the port must use one of these versions, define which one. |
2869 |
the port must use a particular version, specify it using the |
| 2870 |
The most current version, and &os; default is |
2870 |
<varname>JAVA_VERSION</varname> variable. |
| 2871 |
<package role="port">java/openjdk6</package>.</para> |
2871 |
The most current version is |
|
|
2872 |
<package role="port">java/openjdk8</package>, with |
| 2873 |
<package role="port">java/openjdk6</package> and |
| 2874 |
<package role="port">java/openjdk7</package> also available.</para> |
| 2872 |
|
2875 |
|
| 2873 |
<table frame="none" xml:id="using-java-variables"> |
2876 |
<table frame="none" xml:id="using-java-variables"> |
| 2874 |
<title>Variables Which May be Set by Ports That Use |
2877 |
<title>Variables Which May be Set by Ports That Use |