diff --git a/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml b/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml index 1f063bb529..0c21c3dea4 100644 --- a/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml @@ -593,10 +593,10 @@ and &macos; X. More information about OpenOffice.org can be found on the - OpenOffice web site. + OpenOffice.org web site. For FreeBSD specific information, and to directly download packages use the FreeBSD OpenOffice + url="http://porting.openoffice.org/freebsd/">FreeBSD OpenOffice.org Porting Team's web site. To install OpenOffice.org, @@ -606,7 +606,7 @@ When running a -RELEASE version of &os;, this should work. - Otherwise, you should look on the &os; OpenOffice Porting Team's + Otherwise, you should look on the &os; OpenOffice.org Porting Team's web site to download and install the appropriate package using &man.pkg.add.1;. Both the current release and development version are available for download at this @@ -628,155 +628,26 @@ &prompt.root; cd /usr/ports/editors/openoffice-1.1 &prompt.root; make install clean + + If you want to build a localized version, replace the + previous command line with the following: + + &prompt.user; make LOCALIZED_LANG=your_language install clean + + You have to replace + your_language with the correct + language ISO-code. A list of supported language codes is + available in the + files/Makefile.localized file, located + in the port directory. + + Once this is done, run the setup as the user who will use OpenOffice.org and choose a by: &prompt.user; cd /usr/ports/editors/openoffice-1.1 &prompt.user; make install-user - - If you want to use a localized version, here are the available - ports: - - - - - - - - Language - Port - - - - - - Catalan - editors/openoffice-1.1-ca - - - - Czech - editors/openoffice-1.1-cs - - - - Danish - editors/openoffice-1.1-dk - - - - Greek - editors/openoffice-1.1-el - - - - Spanish - editors/openoffice-1.1-es - - - - Estonian - editors/openoffice-1.1-et - - - - Finnish - editors/openoffice-1.1-fi - - - - Italian - editors/openoffice-1.1-it - - - - Dutch - editors/openoffice-1.1-nl - - - - Swedish - editors/openoffice-1.1-se - - - - Slovak - editors/openoffice-1.1-sk - - - - Slovenian - editors/openoffice-1.1-sl_SI - - - - Turkish - editors/openoffice-1.1-tr - - - - Arabic - arabic/openoffice-1.1 - - - - Chinese (Simplified) - chinese/openoffice-1.1-zh_CN - - - - Chinese (Traditional) - chinese/openoffice-1.1-zh_TW - - - - French - french/openoffice-1.1 - - - - German - german/openoffice-1.1 - - - - Hungarian - hungarian/openoffice-1.1 - - - - Japanese - japanese/openoffice-1.1 - - - - Korean - korean/openoffice-1.1 - - - - Polish - polish/openoffice-1.1 - - - - Portuguese (Brazil) - portuguese/openoffice-1.1-pt_BR - - - - Portuguese - portuguese/openoffice-1.1-pt_PT - - - - Russian - russian/openoffice-1.1 - - - -