In OOo section:

- Some s/OpenOffice/OpenOffice.org
- Remove the old and wrong table of localized ports.  Replace this list
  with a note explaining how to build a localized version (this works
  with 1.X and 2.0 versions)

Note: I'll s/1.1/2.0 (on 2 lines) when final 2.0 packages etc. will be
available for FreeBSD.
This commit is contained in:
Marc Fonvieille 2005-10-21 07:32:48 +00:00
parent f41d91e0f5
commit 012bc55557
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=26098

View file

@ -593,10 +593,10 @@
and &macos; X. More
information about <application>OpenOffice.org</application>
can be found on the
<ulink url="http://www.openoffice.org/">OpenOffice web site</ulink>.
<ulink url="http://www.openoffice.org/">OpenOffice.org web site</ulink>.
For FreeBSD specific information, and to directly
download packages use the <ulink
url="http://porting.openoffice.org/freebsd/">FreeBSD OpenOffice
url="http://porting.openoffice.org/freebsd/">FreeBSD OpenOffice.org
Porting Team</ulink>'s web site.</para>
<para>To install <application>OpenOffice.org</application>,
@ -606,7 +606,7 @@
<note>
<para>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; <application>OpenOffice.org</application> 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 @@
<screen>&prompt.root; <userinput>cd /usr/ports/editors/openoffice-1.1</userinput>
&prompt.root; <userinput>make install clean</userinput></screen>
<note>
<para>If you want to build a localized version, replace the
previous command line with the following:</para>
<screen>&prompt.user; <userinput>make LOCALIZED_LANG=<replaceable>your_language</replaceable> install clean</userinput></screen>
<para>You have to replace
<replaceable>your_language</replaceable> with the correct
language ISO-code. A list of supported language codes is
available in the
<filename>files/Makefile.localized</filename> file, located
in the port directory.</para>
</note>
<para>Once this is done, run the setup as the user who will use
<application>OpenOffice.org</application> and choose a
<option>standard workstation installation</option> by:</para>
<screen>&prompt.user; <userinput>cd /usr/ports/editors/openoffice-1.1</userinput>
&prompt.user; <userinput>make install-user</userinput></screen>
<para>If you want to use a localized version, here are the available
ports:</para>
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<colspec colwidth="1*">
<colspec colwidth="2*">
<thead>
<row>
<entry>Language</entry>
<entry>Port</entry>
</row>
</thead>
<tbody>
<row>
<entry>Catalan</entry>
<entry><filename role="package">editors/openoffice-1.1-ca</filename></entry>
</row>
<row>
<entry>Czech</entry>
<entry><filename role="package">editors/openoffice-1.1-cs</filename></entry>
</row>
<row>
<entry>Danish</entry>
<entry><filename role="package">editors/openoffice-1.1-dk</filename></entry>
</row>
<row>
<entry>Greek</entry>
<entry><filename role="package">editors/openoffice-1.1-el</filename></entry>
</row>
<row>
<entry>Spanish</entry>
<entry><filename role="package">editors/openoffice-1.1-es</filename></entry>
</row>
<row>
<entry>Estonian</entry>
<entry><filename role="package">editors/openoffice-1.1-et</filename></entry>
</row>
<row>
<entry>Finnish</entry>
<entry><filename role="package">editors/openoffice-1.1-fi</filename></entry>
</row>
<row>
<entry>Italian</entry>
<entry><filename role="package">editors/openoffice-1.1-it</filename></entry>
</row>
<row>
<entry>Dutch</entry>
<entry><filename role="package">editors/openoffice-1.1-nl</filename></entry>
</row>
<row>
<entry>Swedish</entry>
<entry><filename role="package">editors/openoffice-1.1-se</filename></entry>
</row>
<row>
<entry>Slovak</entry>
<entry><filename role="package">editors/openoffice-1.1-sk</filename></entry>
</row>
<row>
<entry>Slovenian</entry>
<entry><filename role="package">editors/openoffice-1.1-sl_SI</filename></entry>
</row>
<row>
<entry>Turkish</entry>
<entry><filename role="package">editors/openoffice-1.1-tr</filename></entry>
</row>
<row>
<entry>Arabic</entry>
<entry><filename role="package">arabic/openoffice-1.1</filename></entry>
</row>
<row>
<entry>Chinese (Simplified)</entry>
<entry><filename role="package">chinese/openoffice-1.1-zh_CN</filename></entry>
</row>
<row>
<entry>Chinese (Traditional)</entry>
<entry><filename role="package">chinese/openoffice-1.1-zh_TW</filename></entry>
</row>
<row>
<entry>French</entry>
<entry><filename role="package">french/openoffice-1.1</filename></entry>
</row>
<row>
<entry>German</entry>
<entry><filename role="package">german/openoffice-1.1</filename></entry>
</row>
<row>
<entry>Hungarian</entry>
<entry><filename role="package">hungarian/openoffice-1.1</filename></entry>
</row>
<row>
<entry>Japanese</entry>
<entry><filename role="package">japanese/openoffice-1.1</filename></entry>
</row>
<row>
<entry>Korean</entry>
<entry><filename role="package">korean/openoffice-1.1</filename></entry>
</row>
<row>
<entry>Polish</entry>
<entry><filename role="package">polish/openoffice-1.1</filename></entry>
</row>
<row>
<entry>Portuguese (Brazil)</entry>
<entry><filename role="package">portuguese/openoffice-1.1-pt_BR</filename></entry>
</row>
<row>
<entry>Portuguese</entry>
<entry><filename role="package">portuguese/openoffice-1.1-pt_PT</filename></entry>
</row>
<row>
<entry>Russian</entry>
<entry><filename role="package">russian/openoffice-1.1</filename></entry>
</row>
</tbody>
</tgroup>
</informaltable>
</sect2>
</sect1>