MFen 1.79 -> 1.83 (plus tiny local fixes).
Approved by: remko (mentor) Obtained from: perforce
This commit is contained in:
parent
540f749b26
commit
1465320cdf
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33374
1 changed files with 53 additions and 96 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
$FreeBSDnl: doc/nl_NL.ISO8859-1/books/handbook/desktop/chapter.sgml,v 1.37 2006/08/25 16:14:06 remko Exp $
|
$FreeBSDnl: doc/nl_NL.ISO8859-1/books/handbook/desktop/chapter.sgml,v 1.37 2006/08/25 16:14:06 remko Exp $
|
||||||
|
|
||||||
%SOURCE% en_US.ISO8859-1/books/handbook/desktop/chapter.sgml
|
%SOURCE% en_US.ISO8859-1/books/handbook/desktop/chapter.sgml
|
||||||
%SRCID% 1.79
|
%SRCID% 1.83
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="desktop">
|
<chapter id="desktop">
|
||||||
|
|
@ -62,9 +62,8 @@
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Browsers (zoals <application>Mozilla</application>,
|
<para>Browsers (zoals <application>Firefox</application>,
|
||||||
<application>Opera</application>,
|
<application>Opera</application>,
|
||||||
<application>Firefox</application>,
|
|
||||||
<application>Konqueror</application>)</para>
|
<application>Konqueror</application>)</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
|
@ -149,15 +148,15 @@
|
||||||
|
|
||||||
<entry>Ports</entry>
|
<entry>Ports</entry>
|
||||||
|
|
||||||
<entry>Afhankelijkheden</entry>
|
<entry>Grote afhankelijkheden</entry>
|
||||||
</row>
|
</row>
|
||||||
</thead>
|
</thead>
|
||||||
|
|
||||||
<tbody>
|
<tbody>
|
||||||
<row>
|
<row>
|
||||||
<entry><application>Mozilla</application></entry>
|
<entry><application>Firefox</application></entry>
|
||||||
|
|
||||||
<entry>veel</entry>
|
<entry>gemiddeld</entry>
|
||||||
|
|
||||||
<entry>zwaar</entry>
|
<entry>zwaar</entry>
|
||||||
|
|
||||||
|
|
@ -177,16 +176,6 @@
|
||||||
<application>linux-openmotif</application>.</entry>
|
<application>linux-openmotif</application>.</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
|
||||||
<entry><application>Firefox</application></entry>
|
|
||||||
|
|
||||||
<entry>gemiddeld</entry>
|
|
||||||
|
|
||||||
<entry>zwaar</entry>
|
|
||||||
|
|
||||||
<entry><application>Gtk+</application></entry>
|
|
||||||
</row>
|
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry><application>Konqueror</application></entry>
|
<entry><application>Konqueror</application></entry>
|
||||||
|
|
||||||
|
|
@ -200,96 +189,47 @@
|
||||||
</tgroup>
|
</tgroup>
|
||||||
</informaltable>
|
</informaltable>
|
||||||
|
|
||||||
<sect2>
|
|
||||||
<title>Mozilla</title>
|
|
||||||
|
|
||||||
<indexterm><primary><application>Mozilla</application></primary></indexterm>
|
|
||||||
|
|
||||||
<para><application>Mozilla</application> is een moderne en
|
|
||||||
stabiele browser die volledig geschikt gemaakt is voor &os;; de
|
|
||||||
HTML-weergave engine voldoet in grote mate aan de standaarden;
|
|
||||||
er worden een mail- en nieuwslezer bijgeleverd en het pakket
|
|
||||||
bevat zelfs een HTML-bewerker voor het maken van webpagina's.
|
|
||||||
Gebruikers van <application>&netscape;</application> zullen de
|
|
||||||
gelijkheden met <application>Communicator</application> suite
|
|
||||||
herkennen, aangezien beide browsers wat ontwikkelgeschiedenis
|
|
||||||
delen.</para>
|
|
||||||
|
|
||||||
<para>Op langzame machines, met een CPU-snelheid van 233MHz of
|
|
||||||
minder dan 64MB aan RAM, kan <application>Mozilla</application>
|
|
||||||
te veeleisend zijn om volledig bruikbaar te zijn. In dat geval
|
|
||||||
is <application>Opera</application> browser een mogelijke
|
|
||||||
vervanger, dat iets later in dit hoofdstuk beschreven wordt.
|
|
||||||
</para>
|
|
||||||
|
|
||||||
<para>Als het niet wenselijk of mogelijk is om
|
|
||||||
<application>Mozilla</application> te compileren, dan is dit al
|
|
||||||
door het &os; GNOME team gedaan. Het pakket kan vanaf het
|
|
||||||
netwerk geïnstalleerd worden met:</para>
|
|
||||||
|
|
||||||
<screen>&prompt.root; <userinput>pkg_add -r mozilla</userinput></screen>
|
|
||||||
|
|
||||||
<para>Als het pakket niet beschikbaar is en er genoeg tijd en
|
|
||||||
schijfruimte beschikbaar zijn, kan de broncode van
|
|
||||||
<application>Mozilla</application> gedownload, gecompileerd en
|
|
||||||
geïnstalleerd worden. Dit gaat met:</para>
|
|
||||||
|
|
||||||
<screen>&prompt.root; <userinput>cd /usr/ports/www/mozilla</userinput>
|
|
||||||
&prompt.root; <userinput>make install clean</userinput></screen>
|
|
||||||
|
|
||||||
<para>De <application>Mozilla</application> port zorgt voor een
|
|
||||||
correcte installatie door de
|
|
||||||
<quote>chrome registry setup</quote> met
|
|
||||||
<username>root</username> rechten te draaien. Als echter ook
|
|
||||||
toevoegingen zoals muisgebaren geïnstalleerd moeten worden,
|
|
||||||
dan moet <application>Mozilla</application> als
|
|
||||||
<username>root</username> gedraaid worden om dat op de juiste
|
|
||||||
wijze geïnstalleerd te krijgen.</para>
|
|
||||||
|
|
||||||
<para>Als de installatie van <application>Mozilla</application>
|
|
||||||
eenmaal voltooid is, is <username>root</username> zijn niet
|
|
||||||
langer nodig. <application>Mozilla</application> kan als
|
|
||||||
browser gestart worden met:</para>
|
|
||||||
|
|
||||||
<screen>&prompt.user; <userinput>mozilla</userinput></screen>
|
|
||||||
|
|
||||||
<para>Het kan direct als mailprogramma of nieuwslezer gestart
|
|
||||||
worden met:</para>
|
|
||||||
|
|
||||||
<screen>&prompt.user; <userinput>mozilla -mail</userinput></screen>
|
|
||||||
</sect2>
|
|
||||||
|
|
||||||
<sect2>
|
<sect2>
|
||||||
<title>Firefox</title>
|
<title>Firefox</title>
|
||||||
|
|
||||||
<indexterm><primary><application>Firefox</application></primary>
|
<indexterm><primary><application>Firefox</application></primary>
|
||||||
</indexterm>
|
</indexterm>
|
||||||
|
|
||||||
<para><application>Firefox</application> is de volgende generatie
|
<para><application>Firefox</application> is een moderne, gratis,
|
||||||
browser die gebaseerd is op <application>Mozilla</application>.
|
stabiele open-source browser die volledig geporteerd is naar
|
||||||
<application>Mozilla</application> is een compleet pakket aan
|
&os;: het heeft een motor voor HTML-weergave die zich zeer
|
||||||
applicaties, waaronder een browser, een email client, een chat
|
strikt aan de standaarden houdt, browsen met tabbladen,
|
||||||
client en nog veel meer. <application>Firefox</application> is
|
blokkeren van pop-ups, uitbreidingen, verbeterde veiligheid, en
|
||||||
alleen een browser waardoor deze simpeler en sneller is.</para>
|
meer. <application>Firefox</application> is gebaseerd op de
|
||||||
|
codebase van <application>Mozilla</application>.</para>
|
||||||
|
|
||||||
<para>Installeer het pakket door het volgende te typen:</para>
|
<para>Installeer het pakket door het volgende te typen:</para>
|
||||||
|
|
||||||
<screen>&prompt.root; <userinput>pkg_add -r firefox</userinput></screen>
|
<screen>&prompt.root; <userinput>pkg_add -r firefox</userinput></screen>
|
||||||
|
|
||||||
|
<para>Dit zal <application>Firefox</application> 2.X installeren,
|
||||||
|
als u in plaats hiervan <application>Firefox</application> 3.X
|
||||||
|
wilt draaien, gebruik dan:</para>
|
||||||
|
|
||||||
|
<screen>&prompt.root; <userinput>pkg_add -r firefox3</userinput></screen>
|
||||||
|
|
||||||
<para>De Portscollectie kan ook gebruikt worden als u liever
|
<para>De Portscollectie kan ook gebruikt worden als u liever
|
||||||
vanuit de broncode installeert.</para>
|
vanuit de broncode installeert.</para>
|
||||||
|
|
||||||
<screen>&prompt.root; <userinput>cd /usr/ports/www/firefox</userinput>
|
<screen>&prompt.root; <userinput>cd /usr/ports/www/firefox</userinput>
|
||||||
&prompt.root; <userinput>make install clean</userinput></screen>
|
&prompt.root; <userinput>make install clean</userinput></screen>
|
||||||
|
|
||||||
|
<para>Voor <application>Firefox</application> 3.X dient
|
||||||
|
<literal>firefox</literal> in het vorige commando vervangen te
|
||||||
|
worden door <literal>firefox3</literal>.</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<sect2 id="moz-java-plugin">
|
<sect2 id="moz-java-plugin">
|
||||||
<title>Firefox, Mozilla en &java; plugin</title>
|
<title>Firefox en &java; plugin</title>
|
||||||
|
|
||||||
<note>
|
<note>
|
||||||
<para>In deze en de volgende sectie wordt er vanuit gegaan dat
|
<para>In deze en de volgende sectie wordt er vanuit gegaan dat
|
||||||
<application>Firefox</application> of
|
<application>Firefox</application> reeds geïnstalleerd
|
||||||
<application>Mozilla</application> reeds geïnstalleerd
|
|
||||||
is.</para>
|
is.</para>
|
||||||
</note>
|
</note>
|
||||||
|
|
||||||
|
|
@ -302,9 +242,8 @@
|
||||||
&os; Foundation</ulink> website.</para>
|
&os; Foundation</ulink> website.</para>
|
||||||
|
|
||||||
<para>Om &java; ondersteuning toe te voegen aan
|
<para>Om &java; ondersteuning toe te voegen aan
|
||||||
<application>Firefox</application> of
|
<application>Firefox</application> moet als allereerste de port
|
||||||
<application>Mozilla</application> moet als allereerste
|
<filename role="package">java/javavmwrapper</filename>
|
||||||
de <filename role="package">java/javavmwrapper</filename> port
|
|
||||||
geïnstalleerd worden. Download daarna het
|
geïnstalleerd worden. Download daarna het
|
||||||
<application>Diablo &jre;</application> pakket van <ulink
|
<application>Diablo &jre;</application> pakket van <ulink
|
||||||
url="http://www.freebsdfoundation.org/downloads/java.shtml"></ulink>,
|
url="http://www.freebsdfoundation.org/downloads/java.shtml"></ulink>,
|
||||||
|
|
@ -324,7 +263,9 @@
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<sect2 id="moz-flash-plugin">
|
<sect2 id="moz-flash-plugin">
|
||||||
<title>Firefox, Mozilla en ¯omedia; &flash; plugin</title>
|
<title>Firefox en ¯omedia; &flash; plugin</title>
|
||||||
|
|
||||||
|
<indexterm><primary>Flash</primary></indexterm>
|
||||||
|
|
||||||
<para>¯omedia; &flash; plugin is niet beschikbaar voor &os;.
|
<para>¯omedia; &flash; plugin is niet beschikbaar voor &os;.
|
||||||
Er is echter wel een softwarelaag (wrapper) om de
|
Er is echter wel een softwarelaag (wrapper) om de
|
||||||
|
|
@ -352,6 +293,30 @@
|
||||||
plugins wordt nu getoond.</para>
|
plugins wordt nu getoond.</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
|
<sect2 id="moz-swfdec-flash-plugin">
|
||||||
|
<title>Firefox en Swfdec &flash; plugin</title>
|
||||||
|
|
||||||
|
<para>Swfdec is de bibliotheek om &flash;-animaties te decoderen
|
||||||
|
en af te beelden. Swfdec-Mozilla is een plugin voor
|
||||||
|
<application>Firefox</application>-browsers dat de
|
||||||
|
Swfdec-bibliotheek gebruikt om SWF-bestanden af te spelen. Er
|
||||||
|
wordt nog steeds veel aan ontwikkeld.</para>
|
||||||
|
|
||||||
|
<para>Als u het niet kunt of wilt compileren, kan het pakket vanaf
|
||||||
|
het netwerk worden geïnstalleerd:</para>
|
||||||
|
|
||||||
|
<screen>&prompt.root; <userinput>pkg_add -r swfdec-plugin</userinput></screen>
|
||||||
|
|
||||||
|
<para>Als het pakket niet beschikbaar is, kunt u het vanuit de
|
||||||
|
Portscollectie compileren en installeren:</para>
|
||||||
|
|
||||||
|
<screen>&prompt.root; <userinput>cd /usr/ports/www/swfdec-plugin</userinput>
|
||||||
|
&prompt.root; <userinput>make install clean</userinput></screen>
|
||||||
|
|
||||||
|
<para>Herstart hierna uw browser om deze plugin effectief te
|
||||||
|
maken.</para>
|
||||||
|
</sect2>
|
||||||
|
|
||||||
<sect2>
|
<sect2>
|
||||||
<title>Opera</title>
|
<title>Opera</title>
|
||||||
|
|
||||||
|
|
@ -1112,14 +1077,6 @@
|
||||||
</thead>
|
</thead>
|
||||||
|
|
||||||
<tbody>
|
<tbody>
|
||||||
<row>
|
|
||||||
<entry><application>Mozilla</application></entry>
|
|
||||||
|
|
||||||
<entry><literal>mozilla</literal></entry>
|
|
||||||
|
|
||||||
<entry><filename role="package">www/mozilla</filename></entry>
|
|
||||||
</row>
|
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry><application>Opera</application></entry>
|
<entry><application>Opera</application></entry>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue