Remove the Opera Browser as a recommended web browser.
PR: 242495 Submitted by: ultimateninjamaster948@gmail.com Patch by: carlavilla@ Approved by: bcr@ Differential Revision: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242495
This commit is contained in:
parent
1ed8429414
commit
a13a39efb0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53664
3 changed files with 2 additions and 65 deletions
|
@ -2436,7 +2436,6 @@ openat(stdio, bah\, flags, mode) /* returns error because stdio is not a directo
|
|||
|
||||
<para>We are able to run the most used applications like
|
||||
<package>www/linux-firefox</package>,
|
||||
<package>www/linux-opera</package>,
|
||||
<package>net-im/skype</package> and some games from the
|
||||
Ports Collection. Some of the programs exhibit bad
|
||||
behavior under 2.6 emulation but this is currently under
|
||||
|
|
|
@ -108,13 +108,6 @@
|
|||
available</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><application>Opera</application></entry>
|
||||
<entry>light</entry>
|
||||
<entry>light</entry>
|
||||
<entry>&os; and &linux; versions are available</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><application>Konqueror</application></entry>
|
||||
<entry>medium</entry>
|
||||
|
@ -172,60 +165,6 @@
|
|||
&prompt.root; <userinput>make install clean</userinput></screen>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Opera</title>
|
||||
|
||||
<indexterm>
|
||||
<primary><application>Opera</application></primary>
|
||||
</indexterm>
|
||||
|
||||
<para><application>Opera</application> is a full-featured and
|
||||
standards-compliant browser which is still lightweight and
|
||||
fast. It comes with a built-in mail and news reader, an IRC
|
||||
client, an RSS/Atom feeds reader, and more. It is available
|
||||
as a native &os; version and as a version that runs under
|
||||
&linux; emulation.</para>
|
||||
|
||||
<para>This command installs the package of the &os; version of
|
||||
<application>Opera</application>. Replace
|
||||
<literal>opera</literal> with <literal>linux-opera</literal>
|
||||
to instead install the &linux; version.</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pkg install opera</userinput></screen>
|
||||
|
||||
<para>Alternately, install either version through the Ports
|
||||
Collection. This example compiles the native version:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/www/opera</userinput>
|
||||
&prompt.root; <userinput>make install clean</userinput></screen>
|
||||
|
||||
<para>To install the &linux; version, substitute
|
||||
<literal>linux-opera</literal> in place of
|
||||
<literal>opera</literal>.</para>
|
||||
|
||||
<para>To install &adobe; &flash; plugin support, first compile
|
||||
the <package role="port">www/linux-flashplayer</package>
|
||||
port. Licensing restrictions prevent making a package
|
||||
available. Then install <package
|
||||
role="port">www/opera-linuxplugins</package>. This example
|
||||
compiles both applications from ports:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/www/linux-flashplayer</userinput>
|
||||
&prompt.root; <userinput>make install clean</userinput>
|
||||
&prompt.root; <userinput>cd /usr/ports/www/opera-linuxplugins</userinput>
|
||||
&prompt.root; <userinput>make install clean</userinput></screen>
|
||||
|
||||
<para>Once installed, check the presence of the plugin by
|
||||
starting the browser, entering
|
||||
<literal>opera:plugins</literal> in the location bar and
|
||||
pressing <keycap>Enter</keycap>. A list should appear with
|
||||
all the currently available plugins.</para>
|
||||
|
||||
<para>To add the <application>&java;</application> plugin,
|
||||
follow install
|
||||
<package role="port">java/icedtea-web</package>.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Konqueror</title>
|
||||
|
||||
|
|
|
@ -100,10 +100,9 @@
|
|||
|
||||
<li><b>Net surfing.</b> A real UNIX workstation makes a great Internet
|
||||
surfboard. FreeBSD versions of <a
|
||||
href="http://www.chromium.org/Home">Chromium</a>, <a
|
||||
href="http://www.chromium.org/Home">Chromium</a> and <a
|
||||
href="http://www.mozilla.org/firefox/">Firefox</a>
|
||||
and <a href="http://www.opera.com/">Opera</a> are available
|
||||
for serious web users. Surf the web,
|
||||
are available for serious web users. Surf the web,
|
||||
publish your own web pages, read Usenet news, and send and receive
|
||||
email with a FreeBSD system on your desktop.</li>
|
||||
|
||||
|
|
Loading…
Reference in a new issue