PERFORCE change 202274 for review
Rene Ladan
rene at FreeBSD.org
Sun Nov 27 11:29:04 UTC 2011
http://p4web.freebsd.org/@@202274?ac=10
Change 202274 by rene at rene_acer on 2011/11/27 11:28:51
IFC
Affected files ...
.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml#29 integrate
.. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/geom/chapter.sgml#17 integrate
.. //depot/projects/docproj_nl/www/en/java/dists/16.sgml#5 integrate
.. //depot/projects/docproj_nl/www/en/java/news.xml#9 integrate
.. //depot/projects/docproj_nl/www/en/news/status/report-2011-07-2011-09.xml#3 integrate
.. //depot/projects/docproj_nl/www/share/sgml/common.ent#4 integrate
Differences ...
==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml#29 (text+ko) ====
@@ -1,15 +1,15 @@
<!--
The FreeBSD Documentation Project
- $FreeBSD: doc/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml,v 1.116 2011/11/14 13:58:19 ryusuke Exp $
+ $FreeBSD: doc/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml,v 1.118 2011/11/26 05:58:18 gjb Exp $
-->
<chapter id="desktop">
<chapterinfo>
<authorgroup>
<author>
- <firstname>Christophe</firstname>
- <surname>Juniet</surname>
- <contrib>Contributed by </contrib>
+ <firstname>Christophe</firstname>
+ <surname>Juniet</surname>
+ <contrib>Contributed by </contrib>
</author>
</authorgroup>
</chapterinfo>
@@ -49,32 +49,33 @@
<itemizedlist>
<listitem>
- <para>Browsers (such as <application>Firefox</application>,
- <application>Opera</application>,
- <application>Konqueror</application>)</para>
+ <para>Browsers (such as <application>Firefox</application>,
+ <application>Opera</application>,
+ <application>Konqueror</application>,
+ <application>Chromium</application>)</para>
</listitem>
<listitem>
- <para>Productivity (such as
- <application>KOffice</application>,
- <application>AbiWord</application>,
- <application>The GIMP</application>,
- <application>OpenOffice.org</application>,
- <application>LibreOffice</application>)</para>
+ <para>Productivity (such as
+ <application>KOffice</application>,
+ <application>AbiWord</application>,
+ <application>The GIMP</application>,
+ <application>OpenOffice.org</application>,
+ <application>LibreOffice</application>)</para>
</listitem>
<listitem>
- <para>Document Viewers (such as <application>&acrobat.reader;</application>,
- <application>gv</application>,
- <application>Xpdf</application>,
- <application>GQview</application>)</para>
+ <para>Document Viewers (such as <application>&acrobat.reader;</application>,
+ <application>gv</application>,
+ <application>Xpdf</application>,
+ <application>GQview</application>)</para>
</listitem>
<listitem>
- <para>Finance (such as
- <application>GnuCash</application>,
- <application>Gnumeric</application>,
- <application>Abacus</application>)</para>
+ <para>Finance (such as
+ <application>GnuCash</application>,
+ <application>Gnumeric</application>,
+ <application>Abacus</application>)</para>
</listitem>
</itemizedlist>
@@ -82,12 +83,12 @@
<itemizedlist>
<listitem>
- <para>Know how to install additional third-party software
- (<xref linkend="ports">).</para>
+ <para>Know how to install additional third-party software
+ (<xref linkend="ports">).</para>
</listitem>
<listitem>
- <para>Know how to install additional Linux software
+ <para>Know how to install additional Linux software
(<xref linkend="linuxemu">).</para>
</listitem>
</itemizedlist>
@@ -128,38 +129,45 @@
<informaltable frame="none" pgwide="1">
<tgroup cols="4">
- <thead>
- <row>
- <entry>Application Name</entry>
- <entry>Resources Needed</entry>
- <entry>Installation from Ports</entry>
- <entry>Major Dependencies</entry>
- </row>
- </thead>
+ <thead>
+ <row>
+ <entry>Application Name</entry>
+ <entry>Resources Needed</entry>
+ <entry>Installation from Ports</entry>
+ <entry>Major Dependencies</entry>
+ </row>
+ </thead>
- <tbody>
- <row>
+ <tbody>
+ <row>
<entry><application>Firefox</application></entry>
<entry>medium</entry>
<entry>heavy</entry>
<entry><application>Gtk+</application></entry>
- </row>
+ </row>
- <row>
- <entry><application>Opera</application></entry>
- <entry>light</entry>
- <entry>light</entry>
+ <row>
+ <entry><application>Opera</application></entry>
+ <entry>light</entry>
+ <entry>light</entry>
<entry>FreeBSD and Linux versions available. The Linux
version depends on the Linux Binary Compatibility and
<application>linux-openmotif</application>.</entry>
- </row>
+ </row>
<row>
<entry><application>Konqueror</application></entry>
<entry>medium</entry>
<entry>heavy</entry>
<entry><application>KDE</application> Libraries</entry>
- </row>
+ </row>
+
+ <row>
+ <entry><application>Chromium</application></entry>
+ <entry>medium</entry>
+ <entry>medium</entry>
+ <entry><application>Gtk+</application></entry>
+ </row>
</tbody>
</tgroup>
</informaltable>
@@ -171,31 +179,31 @@
</indexterm>
<para><application>Firefox</application> is a modern, free,
- open-source stable browser that is fully ported to &os;: it
- features a very standards-compliant HTML display engine,
- tabbed browsing, popup blocking, extensions, improved
- security, and more. <application>Firefox</application> is
- based on the <application>Mozilla</application> codebase.</para>
+ open-source stable browser that is fully ported to &os;: it
+ features a very standards-compliant HTML display engine,
+ tabbed browsing, popup blocking, extensions, improved
+ security, and more. <application>Firefox</application> is
+ based on the <application>Mozilla</application> codebase.</para>
<para>Install the package by typing:</para>
<screen>&prompt.root; <userinput>pkg_add -r firefox</userinput></screen>
<para>This will install <application>Firefox</application> 8.0,
- if you want to run <application>Firefox</application> 3.6,
- use instead:</para>
+ if you want to run <application>Firefox</application> 3.6,
+ use instead:</para>
<screen>&prompt.root; <userinput>pkg_add -r firefox36</userinput></screen>
<para>You can also use the Ports Collection if you
- prefer to compile from source code:</para>
+ prefer to compile from source code:</para>
<screen>&prompt.root; <userinput>cd /usr/ports/www/firefox</userinput>
&prompt.root; <userinput>make install clean</userinput></screen>
<para>For <application>Firefox</application> 3.6, in the
- previous command replace <literal>firefox</literal> with
- <literal>firefox36</literal>.</para>
+ previous command replace <literal>firefox</literal> with
+ <literal>firefox36</literal>.</para>
</sect2>
<sect2 id="moz-java-plugin">
@@ -207,8 +215,8 @@
</note>
<para>Install <application>OpenJDK 6</application>
- through the Ports Collection by typing:</para>
-
+ through the Ports Collection by typing:</para>
+
<screen>&prompt.root; <userinput>cd /usr/ports/java/openjdk6</userinput>
&prompt.root; <userinput>make install clean</userinput></screen>
@@ -237,9 +245,9 @@
<sect2 id="moz-flash-plugin">
- <title>Firefox and &adobe; &flash; Plugin</title>
+ <title>Firefox and &adobe; &flash; Plugin</title>
<indexterm>
- <primary>Flash</primary>
+ <primary>Flash</primary>
</indexterm>
<para>The &adobe; &flash; plugin is not available for &os;. However,
@@ -290,7 +298,7 @@
<para>This version will require the following link to be
created:</para>
- <screen>&prompt.root; <userinput>ln -s /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so \
+ <screen>&prompt.root; <userinput>ln -s /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so \
/usr/local/lib/browser_plugins/</userinput></screen>
<para>The <filename
@@ -332,17 +340,17 @@
<title>Firefox and Swfdec &flash; Plugin</title>
<para>Swfdec is the library for decoding and rendering &flash; animations.
- And Swfdec-Mozilla is a plugin for <application>Firefox</application>
- browsers that uses the Swfdec library for playing SWF files.
- It is still in heavy development.</para>
+ And Swfdec-Mozilla is a plugin for <application>Firefox</application>
+ browsers that uses the Swfdec library for playing SWF files.
+ It is still in heavy development.</para>
<para>If you cannot or do not want to compile it, just install
- the package from the network:</para>
+ the package from the network:</para>
<screen>&prompt.root; <userinput>pkg_add -r swfdec-plugin</userinput></screen>
<para>If the package is not available, you can compile and install it
- from the Ports Collection:</para>
+ from the Ports Collection:</para>
<screen>&prompt.root; <userinput>cd /usr/ports/www/swfdec-plugin</userinput>
&prompt.root; <userinput>make install clean</userinput></screen>
@@ -357,22 +365,22 @@
</indexterm>
<para><application>Opera</application> is a
- full-featured and standards-compliant browser. It also
- comes with a built-in mail and news reader, an IRC client,
- an RSS/Atom feeds reader and much more. Despite this,
- <application>Opera</application> is relatively lightweight
- and very fast. It comes in two flavors: a <quote>native</quote>
- FreeBSD version and a version that runs under Linux
- emulation.</para>
+ full-featured and standards-compliant browser. It also
+ comes with a built-in mail and news reader, an IRC client,
+ an RSS/Atom feeds reader and much more. Despite this,
+ <application>Opera</application> is relatively lightweight
+ and very fast. It comes in two flavors: a <quote>native</quote>
+ FreeBSD version and a version that runs under Linux
+ emulation.</para>
<para>To browse the Web with the FreeBSD version of <application>Opera</application>,
- install the package:</para>
+ install the package:</para>
<screen>&prompt.root; <userinput>pkg_add -r opera</userinput></screen>
<para>Some FTP sites do not have all the packages, but
- <application>Opera</application> can still be obtained
- through the Ports Collection by typing:</para>
+ <application>Opera</application> can still be obtained
+ through the Ports Collection by typing:</para>
<screen>&prompt.root; <userinput>cd /usr/ports/www/opera</userinput>
&prompt.root; <userinput>make install clean</userinput></screen>
@@ -407,18 +415,18 @@
<sect2>
<title>Konqueror</title>
<indexterm>
- <primary><application>Konqueror</application></primary>
+ <primary><application>Konqueror</application></primary>
</indexterm>
<para><application>Konqueror</application> is part of
<application>KDE</application> but it can also be used outside
- of <application>KDE</application> by installing
+ of <application>KDE</application> by installing
<filename role="package">x11/kdebase3</filename>.
<application>Konqueror</application> is much more than a browser,
it is also a file manager and a multimedia viewer.</para>
<para>There is also a set of plugins available for
- <application>Konqueror</application>,
+ <application>Konqueror</application>,
available in <filename role="package">misc/konq-plugins</filename>.</para>
<para><application>Konqueror</application> also supports <application>&flash;</application>; a <quote>How To</quote> guide
@@ -426,71 +434,154 @@
<application>Konqueror</application>
is available at <ulink url="http://freebsd.kde.org/howtos/konqueror-flash.php"></ulink>.</para>
</sect2>
+
+ <sect2>
+ <title>Chromium</title>
+ <indexterm>
+ <primary><application>Chromium</application></primary>
+ </indexterm>
+
+ <para><application>Chromium</application> is an open-source
+ browser project that aims to build a safer, faster, and more
+ stable web browsing experience. <application>Chromium</application>
+ features tabbed browsing, popup blocking, extensions, and much
+ more. <application>Chromium</application> is the open-source
+ project upon which the Google Chrome web browser is
+ based.</para>
+
+ <para><application>Chromium</application> can be installed as a
+ package by typing:</para>
+
+ <screen>&prompt.root; <userinput>pkg_add -r chromium</userinput></screen>
+
+ <para>Alternatively, <application>Chromium</application> can be
+ compiled from source using the Ports Collection:</para>
+
+ <screen>&prompt.root; <userinput>cd /usr/ports/www/chromium</userinput>
+&prompt.root; <userinput>make install clean</userinput></screen>
+
+ <note>
+ <para><application>Chromium</application> is installed as
+ <filename>/usr/local/bin/chrome</filename>, not
+ <filename>/usr/local/bin/chromium</filename>.</para>
+ </note>
+ </sect2>
+
+ <sect2 id="chromium-java-plugin">
+ <title>Chromium and &java; Plugin</title>
+
+ <note>
+ <para>This section assumes <application>Chromium</application>
+ is already installed.</para>
+ </note>
+
+ <para>Install <application>OpenJDK 6</application> through the
+ Ports Collection by typing:</para>
+
+ <screen>&prompt.root; <userinput>cd /usr/ports/java/openjdk6
+&prompt.root; make install clean</userinput></screen>
+
+ <para>Next, install <filename
+ role="package">java/icedtea-web</filename> from the Ports
+ Collection:</para>
+
+ <screen>&prompt.root; <userinput>cd /usr/ports/java/icedtea-web
+&prompt.root; make install clean</userinput></screen>
+
+ <para>Start <application>Chromium</application>, and enter
+ <literal>about:plugins</literal> in the address bar.
+ IcedTea-Web should be listed as one of the installed plugins.</para>
+
+ <para>If <application>Chromium</application> does not display the
+ IcedTea-Web plugin, run the following commands, and restart the web
+ browser:</para>
+
+ <screen>&prompt.root; <userinput>mkdir -p /usr/local/share/chromium/plugins
+&prompt.root; ln -s /usr/local/lib/IcedTeaPlugin.so \
+ /usr/local/share/chromium/plugins/</userinput></screen>
+ </sect2>
+
+ <sect2 id="chromium-flash-plugin">
+ <title>Chromium and &adobe; &flash; Plugin</title>
+
+ <note>
+ <para>This section assumes <application>Chromium</application>
+ is already installed.</para>
+ </note>
+
+ <para>Configuring <application>Chromium</application> and
+ &adobe; &flash; is similar to the <link
+ linkend="moz-flash-plugin">instructions for Firefox</link>. For
+ more detailed instructions on installing &adobe; &flash; on
+ &os;, please refer to that section. No additional configuration
+ should be necessary, since <application>Chromium</application> is
+ able to use some plugins from other browsers.</para>
+ </sect2>
</sect1>
<sect1 id="desktop-productivity">
<title>Productivity</title>
<para>When it comes to productivity, new users often look for a
- good office suite or a friendly word processor. While some
- <link linkend="x11-wm">desktop environments</link> like
- <application>KDE</application> already provide an office suite,
- there is no default productivity package. FreeBSD can provide all that is
- needed, regardless of your desktop environment.</para>
+ good office suite or a friendly word processor. While some
+ <link linkend="x11-wm">desktop environments</link> like
+ <application>KDE</application> already provide an office suite,
+ there is no default productivity package. FreeBSD can provide all that is
+ needed, regardless of your desktop environment.</para>
<para>This section covers these applications:</para>
<informaltable frame="none" pgwide="1">
<tgroup cols="4">
- <thead>
- <row>
- <entry>Application Name</entry>
- <entry>Resources Needed</entry>
- <entry>Installation from Ports</entry>
- <entry>Major Dependencies</entry>
- </row>
- </thead>
+ <thead>
+ <row>
+ <entry>Application Name</entry>
+ <entry>Resources Needed</entry>
+ <entry>Installation from Ports</entry>
+ <entry>Major Dependencies</entry>
+ </row>
+ </thead>
- <tbody>
- <row>
- <entry><application>KOffice</application></entry>
- <entry>light</entry>
- <entry>heavy</entry>
- <entry><application>KDE</application></entry>
- </row>
+ <tbody>
+ <row>
+ <entry><application>KOffice</application></entry>
+ <entry>light</entry>
+ <entry>heavy</entry>
+ <entry><application>KDE</application></entry>
+ </row>
- <row>
- <entry><application>AbiWord</application></entry>
- <entry>light</entry>
- <entry>light</entry>
- <entry><application>Gtk+</application> or <application>GNOME</application></entry>
- </row>
+ <row>
+ <entry><application>AbiWord</application></entry>
+ <entry>light</entry>
+ <entry>light</entry>
+ <entry><application>Gtk+</application> or <application>GNOME</application></entry>
+ </row>
- <row>
- <entry><application>The Gimp</application></entry>
- <entry>light</entry>
- <entry>heavy</entry>
- <entry><application>Gtk+</application></entry>
- </row>
+ <row>
+ <entry><application>The Gimp</application></entry>
+ <entry>light</entry>
+ <entry>heavy</entry>
+ <entry><application>Gtk+</application></entry>
+ </row>
- <row>
- <entry><application>OpenOffice.org</application></entry>
- <entry>heavy</entry>
- <entry>huge</entry>
- <entry><application>&jdk;</application>, <application>Mozilla</application></entry>
- </row>
+ <row>
+ <entry><application>OpenOffice.org</application></entry>
+ <entry>heavy</entry>
+ <entry>huge</entry>
+ <entry><application>&jdk;</application>, <application>Mozilla</application></entry>
+ </row>
- <row>
- <entry><application>LibreOffice</application></entry>
- <entry>somewhat heavy</entry>
- <entry>huge</entry>
- <entry><application>Gtk+</application>, or <application>KDE</application>/
+ <row>
+ <entry><application>LibreOffice</application></entry>
+ <entry>somewhat heavy</entry>
+ <entry>huge</entry>
+ <entry><application>Gtk+</application>, or <application>KDE</application>/
<application>GNOME</application>, or <application>&jdk;</application></entry>
- </row>
- </tbody>
+ </row>
+ </tbody>
</tgroup>
</informaltable>
-
+
<sect2>
<title>KOffice</title>
<indexterm>
@@ -502,28 +593,28 @@
</indexterm>
<para>The KDE community has provided its desktop environment
- with an office suite which can be used outside
- <application>KDE</application>. It includes the four standard
- components that can be found in other office suites.
- <application>KWord</application> is the word processor,
- <application>KSpread</application> is the spreadsheet program,
- <application>KPresenter</application> manages slide
- presentations, and <application>Kontour</application> lets you
- draw graphical documents.</para>
+ with an office suite which can be used outside
+ <application>KDE</application>. It includes the four standard
+ components that can be found in other office suites.
+ <application>KWord</application> is the word processor,
+ <application>KSpread</application> is the spreadsheet program,
+ <application>KPresenter</application> manages slide
+ presentations, and <application>Kontour</application> lets you
+ draw graphical documents.</para>
<para>Before installing the latest
- <application>KOffice</application>, make sure you have an
- up-to-date version of <application>KDE</application>.</para>
+ <application>KOffice</application>, make sure you have an
+ up-to-date version of <application>KDE</application>.</para>
<para>To install <application>KOffice</application> as a
- package, issue the following command:</para>
+ package, issue the following command:</para>
<screen>&prompt.root; <userinput>pkg_add -r koffice</userinput></screen>
<para>If the package is not available, you can use the Ports Collection.
For instance, to install
- <application>KOffice</application> for
- <application>KDE3</application>, do:</para>
+ <application>KOffice</application> for
+ <application>KDE3</application>, do:</para>
<screen>&prompt.root; <userinput>cd /usr/ports/editors/koffice-kde3</userinput>
&prompt.root; <userinput>make install clean</userinput></screen>
@@ -536,23 +627,23 @@
</indexterm>
<para><application>AbiWord</application> is a free word
- processing program similar in look and feel to <application>µsoft; Word</application>.
- It is suitable for typing papers, letters, reports, memos, and
- so forth. It is very fast, contains many features, and is
- very user-friendly.</para>
+ processing program similar in look and feel to <application>µsoft; Word</application>.
+ It is suitable for typing papers, letters, reports, memos, and
+ so forth. It is very fast, contains many features, and is
+ very user-friendly.</para>
<para><application>AbiWord</application> can import or export
- many file formats, including some proprietary ones like
- µsoft;'s <filename>.doc</filename>.</para>
+ many file formats, including some proprietary ones like
+ µsoft;'s <filename>.doc</filename>.</para>
<para><application>AbiWord</application> is available as a
- package. You can install it by:</para>
+ package. You can install it by:</para>
<screen>&prompt.root; <userinput>pkg_add -r abiword</userinput></screen>
<para>If the package is not available, it can be compiled from
- the Ports Collection. The Ports Collection should be more
- up to date. It can be done as follows:</para>
+ the Ports Collection. The Ports Collection should be more
+ up to date. It can be done as follows:</para>
<screen>&prompt.root; <userinput>cd /usr/ports/editors/abiword</userinput>
&prompt.root; <userinput>make install clean</userinput></screen>
@@ -565,25 +656,25 @@
</indexterm>
<para>For image authoring or picture retouching,
- <application>The GIMP</application> is a very sophisticated
- image manipulation program. It can be used as a simple paint
- program or as a quality photo retouching suite. It supports a
- large number of plug-ins and features a scripting interface.
- <application>The GIMP</application> can read and write a wide
- range of file formats. It supports interfaces with scanners
- and tablets.</para>
+ <application>The GIMP</application> is a very sophisticated
+ image manipulation program. It can be used as a simple paint
+ program or as a quality photo retouching suite. It supports a
+ large number of plug-ins and features a scripting interface.
+ <application>The GIMP</application> can read and write a wide
+ range of file formats. It supports interfaces with scanners
+ and tablets.</para>
<para>You can install the package by issuing this
- command:</para>
+ command:</para>
<screen>&prompt.root; <userinput>pkg_add -r gimp</userinput></screen>
<para>If your FTP site does not have this package, you can use
- the Ports Collection. The
- <ulink url="http://www.FreeBSD.org/ports/graphics.html">graphics</ulink>
- directory of the Ports Collection also contains
- <application>The Gimp Manual</application>. Here is how to
- get them installed:</para>
+ the Ports Collection. The
+ <ulink url="http://www.FreeBSD.org/ports/graphics.html">graphics</ulink>
+ directory of the Ports Collection also contains
+ <application>The Gimp Manual</application>. Here is how to
+ get them installed:</para>
<screen>&prompt.root; <userinput>cd /usr/ports/graphics/gimp</userinput>
&prompt.root; <userinput>make install clean</userinput>
@@ -591,15 +682,15 @@
&prompt.root; <userinput>make install clean</userinput></screen>
<note>
- <para>The
- <ulink url="http://www.FreeBSD.org/ports/graphics.html">graphics</ulink>
- directory of the Ports Collection holds the development
- version of <application>The GIMP</application> in
- <filename role="package">graphics/gimp-devel</filename>.
- An HTML version of
- <application>The Gimp Manual</application> is available from
- <filename role="package">graphics/gimp-manual-html</filename>.</para>
- </note>
+ <para>The
+ <ulink url="http://www.FreeBSD.org/ports/graphics.html">graphics</ulink>
+ directory of the Ports Collection holds the development
+ version of <application>The GIMP</application> in
+ <filename role="package">graphics/gimp-devel</filename>.
+ An HTML version of
+ <application>The Gimp Manual</application> is available from
+ <filename role="package">graphics/gimp-manual-html</filename>.</para>
+ </note>
</sect2>
<sect2>
@@ -613,25 +704,25 @@
</indexterm>
<para><application>OpenOffice.org</application> includes all of the
- mandatory applications in a complete office productivity
- suite: a word processor, a spreadsheet, a presentation manager,
- and a drawing program. Its user interface is very similar
- to other office suites, and it can import and export in various
- popular file formats. It is available in a number of
- different languages — internationalization has been
- extended to interfaces, spell checkers, and
- dictionaries.</para>
+ mandatory applications in a complete office productivity
+ suite: a word processor, a spreadsheet, a presentation manager,
+ and a drawing program. Its user interface is very similar
+ to other office suites, and it can import and export in various
+ popular file formats. It is available in a number of
+ different languages — internationalization has been
+ extended to interfaces, spell checkers, and
+ dictionaries.</para>
<para>The word processor of
- <application>OpenOffice.org</application> uses a native XML
- file format for increased portability and flexibility. The
- spreadsheet program features a macro language and it can be
- interfaced with external databases.
- <application>OpenOffice.org</application> is already stable
- and runs natively on &windows;, &solaris;, Linux, FreeBSD,
- and &macos; X. More
- information about <application>OpenOffice.org</application>
- can be found on the
+ <application>OpenOffice.org</application> uses a native XML
+ file format for increased portability and flexibility. The
+ spreadsheet program features a macro language and it can be
+ interfaced with external databases.
+ <application>OpenOffice.org</application> is already stable
+ and runs natively on &windows;, &solaris;, Linux, FreeBSD,
+ and &macos; X. More
+ information about <application>OpenOffice.org</application>
+ can be found on the
<ulink url="http://www.openoffice.org/">OpenOffice.org web site</ulink>.
For FreeBSD specific information, and to directly
download packages, use the <ulink
@@ -639,7 +730,7 @@
Porting Team</ulink>'s web site.</para>
<para>To install <application>OpenOffice.org</application>,
- do:</para>
+ do:</para>
<screen>&prompt.root; <userinput>pkg_add -r openoffice.org</userinput></screen>
@@ -665,9 +756,9 @@
</note>
<para>If the <application>OpenOffice.org</application> packages
- are not available, you still have the option to compile the
- port. However, you must bear in mind that it requires a lot of
- disk space and a fairly long time to compile.</para>
+ are not available, you still have the option to compile the
+ port. However, you must bear in mind that it requires a lot of
+ disk space and a fairly long time to compile.</para>
<screen>&prompt.root; <userinput>cd /usr/ports/editors/openoffice.org-3</userinput>
&prompt.root; <userinput>make install clean</userinput></screen>
@@ -710,25 +801,24 @@
major office suites and available on a variety of platforms.
It is a rebranded fork of
<application>OpenOffice.org</application> which includes all of the
- mandatory applications in a complete office productivity
- suite: a word processor, a spreadsheet, a presentation manager,
- a drawing program, a database management program, and a tool for
+ mandatory applications in a complete office productivity
+ suite: a word processor, a spreadsheet, a presentation manager,
+ a drawing program, a database management program, and a tool for
creating and editing mathematical formula. It is available in a
number of different languages — internationalization has been
- extended to interfaces, spell checkers, and dictionaries.</para>
+ extended to interfaces, spell checkers, and dictionaries.</para>
- <para>The word processor of <application>LibreOffice</application>
- uses a native XML file format for increased portability and
- flexibility. The spreadsheet program features a macro language
+ <para>The word processor of <application>LibreOffice</application>
+ uses a native XML file format for increased portability and
+ flexibility. The spreadsheet program features a macro language
and it can be interfaced with external databases.
- <application>LibreOffice</application> is already stable
- and runs natively on &windows;, Linux, FreeBSD, and
+ <application>LibreOffice</application> is already stable
+ and runs natively on &windows;, Linux, FreeBSD, and
&macos; X. More information about <application>LibreOffice
</application> can be found on the
- <ulink url="http://www.libreoffice.org/">LibreOffice web site</ulink>.
- </para>
+ <ulink url="http://www.libreoffice.org/">LibreOffice web site</ulink>.</para>
- <para>To install <application>LibreOffice</application> as package,
+ <para>To install <application>LibreOffice</application> as package,
do:</para>
<screen>&prompt.root; <userinput>pkg_add -r libreoffice</userinput></screen>
@@ -737,7 +827,7 @@
<para>When running a -RELEASE version of &os;, this should work.
</note>
- <para>Once the package is installed, you need to type the following
+ <para>Once the package is installed, you need to type the following
command to run <application>LibreOffice</application>:
</para>
@@ -750,9 +840,9 @@
</note>
<para>If the <application>LibreOffice</application> packages
- are not available, you still have the option to compile the
- port. However, you must bear in mind that it requires a lot of
- disk space and a fairly long time to compile.</para>
+ are not available, you still have the option to compile the
+ port. However, you must bear in mind that it requires a lot of
+ disk space and a fairly long time to compile.</para>
<screen>&prompt.root; <userinput>cd /usr/ports/editors/libreoffice</userinput>
&prompt.root; <userinput>make install clean</userinput></screen>
@@ -765,7 +855,7 @@
<para>You have to replace
<replaceable>your_language</replaceable> with the correct
- language ISO-code. A list of supported language codes are
+ language ISO-code. A list of supported language codes are
available in the <maketarget>pre-fetch</maketarget> target of
the port <filename>Makefile</filename>.
</para>
@@ -792,44 +882,44 @@
<informaltable frame="none" pgwide="1">
<tgroup cols="4">
- <thead>
- <row>
- <entry>Application Name</entry>
- <entry>Resources Needed</entry>
- <entry>Installation from Ports</entry>
- <entry>Major Dependencies</entry>
- </row>
- </thead>
+ <thead>
+ <row>
+ <entry>Application Name</entry>
+ <entry>Resources Needed</entry>
+ <entry>Installation from Ports</entry>
+ <entry>Major Dependencies</entry>
+ </row>
+ </thead>
- <tbody>
- <row>
- <entry><application>&acrobat.reader;</application></entry>
- <entry>light</entry>
- <entry>light</entry>
- <entry>Linux Binary Compatibility</entry>
- </row>
+ <tbody>
+ <row>
+ <entry><application>&acrobat.reader;</application></entry>
+ <entry>light</entry>
+ <entry>light</entry>
+ <entry>Linux Binary Compatibility</entry>
+ </row>
- <row>
- <entry><application>gv</application></entry>
- <entry>light</entry>
- <entry>light</entry>
- <entry><application>Xaw3d</application></entry>
- </row>
+ <row>
+ <entry><application>gv</application></entry>
+ <entry>light</entry>
+ <entry>light</entry>
+ <entry><application>Xaw3d</application></entry>
+ </row>
- <row>
- <entry><application>Xpdf</application></entry>
- <entry>light</entry>
- <entry>light</entry>
- <entry><application>FreeType</application></entry>
- </row>
+ <row>
+ <entry><application>Xpdf</application></entry>
+ <entry>light</entry>
+ <entry>light</entry>
+ <entry><application>FreeType</application></entry>
+ </row>
- <row>
- <entry><application>GQview</application></entry>
- <entry>light</entry>
- <entry>light</entry>
- <entry><application>Gtk+</application> or <application>GNOME</application></entry>
- </row>
- </tbody>
+ <row>
+ <entry><application>GQview</application></entry>
+ <entry>light</entry>
+ <entry>light</entry>
+ <entry><application>Gtk+</application> or <application>GNOME</application></entry>
+ </row>
+ </tbody>
</tgroup>
</informaltable>
@@ -844,11 +934,11 @@
</indexterm>
<para>Many documents are now distributed as PDF files,
- which stands for <quote>Portable Document Format</quote>. One
- of the recommended viewers for these types of files is
- <application>&acrobat.reader;</application>, released by Adobe
- for Linux. As FreeBSD can run Linux binaries, it is also
- available for FreeBSD.</para>
+ which stands for <quote>Portable Document Format</quote>. One
+ of the recommended viewers for these types of files is
+ <application>&acrobat.reader;</application>, released by Adobe
+ for Linux. As FreeBSD can run Linux binaries, it is also
+ available for FreeBSD.</para>
<para>To install <application>&acrobat.reader; 8</application> from
the Ports collection, do:</para>
@@ -875,16 +965,16 @@
</indexterm>
<para><application>gv</application> is a &postscript; and PDF
- viewer. It is originally based on
- <application>ghostview</application> but it has a nicer look
- thanks to the <application>Xaw3d</application> library. It is fast and its interface is
- clean. <application>gv</application> has many features, such as
- orientation, paper size, scale, and anti-aliasing. Almost any
- operation can be done with either the keyboard or the
- mouse.</para>
+ viewer. It is originally based on
+ <application>ghostview</application> but it has a nicer look
+ thanks to the <application>Xaw3d</application> library. It is fast and its interface is
+ clean. <application>gv</application> has many features, such as
+ orientation, paper size, scale, and anti-aliasing. Almost any
+ operation can be done with either the keyboard or the
+ mouse.</para>
<para>To install <application>gv</application> as a package,
- do:</para>
+ do:</para>
<screen>&prompt.root; <userinput>pkg_add -r gv</userinput></screen>
@@ -905,25 +995,25 @@
</indexterm>
<para>If you want a small FreeBSD PDF viewer,
- <application>Xpdf</application> is a light-weight and
- efficient viewer. It requires very few resources and is
- very stable. It uses the standard X fonts and does not
- require <application>&motif;</application> or any other X toolkit.</para>
+ <application>Xpdf</application> is a light-weight and
+ efficient viewer. It requires very few resources and is
+ very stable. It uses the standard X fonts and does not
+ require <application>&motif;</application> or any other X toolkit.</para>
<para>To install the <application>Xpdf</application> package,
- issue this command:</para>
+ issue this command:</para>
<screen>&prompt.root; <userinput>pkg_add -r xpdf</userinput></screen>
<para>If the package is not available or you prefer to use the
- Ports Collection, do:</para>
+ Ports Collection, do:</para>
<screen>&prompt.root; <userinput>cd /usr/ports/graphics/xpdf</userinput>
&prompt.root; <userinput>make install clean</userinput></screen>
<para>Once the installation is complete, you can launch
- <application>Xpdf</application> and use the right mouse button
- to activate the menu.</para>
+ <application>Xpdf</application> and use the right mouse button
+ to activate the menu.</para>
</sect2>
<sect2>
@@ -933,20 +1023,20 @@
</indexterm>
<para><application>GQview</application> is an image manager.
- You can view a file with a single click, launch an external
- editor, get thumbnail previews, and much more. It also
- features a slideshow mode and some basic file operations. You
- can manage image collections and easily find duplicates.
- <application>GQview</application> can do full screen viewing
- and supports internationalization.</para>
+ You can view a file with a single click, launch an external
+ editor, get thumbnail previews, and much more. It also
+ features a slideshow mode and some basic file operations. You
+ can manage image collections and easily find duplicates.
+ <application>GQview</application> can do full screen viewing
+ and supports internationalization.</para>
<para>If you want to install the
- <application>GQview</application> package, do:</para>
+ <application>GQview</application> package, do:</para>
<screen>&prompt.root; <userinput>pkg_add -r gqview</userinput></screen>
<para>If the package is not available or you prefer to use the
- Ports Collection, do:</para>
+ Ports Collection, do:</para>
<screen>&prompt.root; <userinput>cd /usr/ports/graphics/gqview</userinput>
&prompt.root; <userinput>make install clean</userinput></screen>
@@ -960,42 +1050,43 @@
finances on your FreeBSD Desktop, there are some powerful and
easy-to-use applications ready to be installed. Some of them
are compatible with widespread file formats, such as the formats used by
- <application><trademark class="registered">Quicken</trademark></application> and <application>Excel</application> to store documents.</para>
+ <application><trademark class="registered">Quicken</trademark></application>
+ and <application>Excel</application> to store documents.</para>
<para>This section covers these programs:</para>
-
+
<informaltable frame="none" pgwide="1">
<tgroup cols="4">
- <thead>
- <row>
- <entry>Application Name</entry>
- <entry>Resources Needed</entry>
- <entry>Installation from Ports</entry>
- <entry>Major Dependencies</entry>
- </row>
- </thead>
+ <thead>
+ <row>
+ <entry>Application Name</entry>
>>> TRUNCATED FOR MAIL (1000 lines) <<<
More information about the p4-projects
mailing list