|
209 | 209 | </sect2> |
210 | 210 |
|
211 | 211 | <sect2> |
212 | | - <title>FreeBSD Installation</title> |
| 212 | + <title>Installation on FreeBSD</title> |
213 | 213 |
|
214 | 214 | <para> |
215 | 215 | The FreeBSD Documentation Project is itself a heavy user of |
|
219 | 219 | documentation on FreeBSD. |
220 | 220 | <itemizedlist> |
221 | 221 | <listitem> |
222 | | - <para><filename>textproc/sp</filename></para> |
| 222 | + <para><filename>textproc/docbook-sgml</filename></para> |
223 | 223 | </listitem> |
224 | 224 | <listitem> |
225 | | - <para><filename>textproc/openjade</filename></para> |
| 225 | + <para><filename>textproc/docbook-xml</filename></para> |
226 | 226 | </listitem> |
227 | 227 | <listitem> |
228 | | - <para><filename>textproc/iso8879</filename></para> |
| 228 | + <para><filename>textproc/docbook-xsl</filename></para> |
229 | 229 | </listitem> |
230 | 230 | <listitem> |
231 | 231 | <para><filename>textproc/dsssl-docbook-modular</filename></para> |
232 | 232 | </listitem> |
233 | 233 | <listitem> |
234 | | - <para><filename>textproc/docbook-420</filename></para> |
| 234 | + <para><filename>textproc/libxslt</filename></para> |
| 235 | + </listitem> |
| 236 | + <listitem> |
| 237 | + <para><filename>textproc/openjade</filename></para> |
235 | 238 | </listitem> |
236 | 239 | </itemizedlist> |
237 | 240 | </para> |
|
242 | 245 | also be of interest. |
243 | 246 | </para> |
244 | 247 |
|
245 | | - <para> |
246 | | - It's possible that the ports do not update the main catalog file |
247 | | - in <filename>/usr/local/share/sgml/catalog.ports</filename> or that the |
248 | | - order isn't proper. Be sure to have the following lines in the beginning |
249 | | - of the file: |
250 | | -<programlisting> |
251 | | -CATALOG "openjade/catalog" |
252 | | -CATALOG "iso8879/catalog" |
253 | | -CATALOG "docbook/dsssl/modular/catalog" |
254 | | -CATALOG "docbook/4.2/catalog" |
255 | | -</programlisting> |
256 | | - If you do not want to edit the file you can also set the |
257 | | - environment variable <envar>SGML_CATALOG_FILES</envar> to a |
258 | | - colon-separated list of catalog files (such as the one above). |
259 | | - </para> |
260 | | - |
261 | 248 | <para> |
262 | 249 | More information about the FreeBSD documentation tools can be |
263 | 250 | found in the <ulink url="http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/tools.html"> |
|
0 commit comments