|
Lines 178-186
Link Here
|
| 178 |
|
178 |
|
| 179 |
<listitem><para>This script removes lines from an |
179 |
<listitem><para>This script removes lines from an |
| 180 |
<filename>INDEX</filename> file for packages that are not present. |
180 |
<filename>INDEX</filename> file for packages that are not present. |
| 181 |
It also removes the XFree86 dependencies. NOTE: you will need to |
181 |
It also removes the XFree86 dependencies.</para> |
|
|
182 |
|
| 183 |
<note><para> You will need to |
| 182 |
tweak the value of the <varname>xdep</varname> variable to make sure |
184 |
tweak the value of the <varname>xdep</varname> variable to make sure |
| 183 |
the version number is correct.</para></listitem> |
185 |
the version number is correct.</para></note></listitem> |
| 184 |
</varlistentry> |
186 |
</varlistentry> |
| 185 |
|
187 |
|
| 186 |
<varlistentry> |
188 |
<varlistentry> |
|
Lines 250-259
Link Here
|
| 250 |
cluster.</para></listitem> |
252 |
cluster.</para></listitem> |
| 251 |
|
253 |
|
| 252 |
<listitem><para>Create a new ports/distfiles directory and copy |
254 |
<listitem><para>Create a new ports/distfiles directory and copy |
| 253 |
the distfiles from the package building cluster. NOTE: if you |
255 |
the distfiles from the package building cluster.</para> |
|
|
256 |
|
| 257 |
<note><para>If you |
| 254 |
do not want any distfiles simply create the directory and leave |
258 |
do not want any distfiles simply create the directory and leave |
| 255 |
it empty. This directory must be present even if it does not |
259 |
it empty. This directory must be present even if it does not |
| 256 |
contain anything.</para></listitem> |
260 |
contain anything.</para></note></listitem> |
| 257 |
</orderedlist> |
261 |
</orderedlist> |
| 258 |
|
262 |
|
| 259 |
<para>Now we are finally ready for the fun task of actually |
263 |
<para>Now we are finally ready for the fun task of actually |