6 Desktop Applications:
- kill the section on Netscape browser, it was removed from the Ports collection two months ago for long term unpatched security problems. Its 6 and 7 versions never gained a significant mindshare against Mozilla anyway. - remove all other references to Netscape - update Adobe Acrobat references to mention version 7 and remove the example for package installation, we don't have Acrobat packages due to licensing restrictions. - unify capitalization of the Ports collection Approved by: keramida (mentor)
This commit is contained in:
parent
0e8819e800
commit
00bb2abdd7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25421
1 changed files with 8 additions and 53 deletions
|
@ -50,7 +50,6 @@
|
|||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Browsers (such as <application>Mozilla</application>,
|
||||
<application>&netscape;</application>,
|
||||
<application>Opera</application>,
|
||||
<application>Firefox</application>,
|
||||
<application>Konqueror</application>)</para>
|
||||
|
@ -146,13 +145,6 @@
|
|||
<entry><application>Gtk+</application></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><application>&netscape;</application></entry>
|
||||
<entry>heavy</entry>
|
||||
<entry>light</entry>
|
||||
<entry>Linux Binary Compatibility</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><application>Opera</application></entry>
|
||||
<entry>light</entry>
|
||||
|
@ -323,34 +315,6 @@
|
|||
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>&netscape;</title>
|
||||
<indexterm>
|
||||
<primary><application>Netscape</application></primary>
|
||||
</indexterm>
|
||||
|
||||
<para>The Ports Collection contains several versions of the
|
||||
&netscape; browser. Since the native FreeBSD ones contain a
|
||||
serious security bug, installing them is strongly
|
||||
discouraged. Instead, use a more recent Linux or DIGITAL UNIX
|
||||
version.</para>
|
||||
|
||||
<para>The latest stable release of the &netscape; browser is
|
||||
<application>&netscape; 7</application>. It can be installed
|
||||
from the Ports Collection:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/www/netscape7</userinput>
|
||||
&prompt.root; <userinput>make install clean</userinput></screen>
|
||||
|
||||
<caution>
|
||||
<para><application>&netscape; 4.x</application> versions are not
|
||||
recommended because they are not compliant with today's
|
||||
standards. However, <application>&netscape; 7.x</application>
|
||||
and newer versions are only available for the &i386;
|
||||
platform.</para>
|
||||
</caution>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Opera</title>
|
||||
<indexterm>
|
||||
|
@ -886,17 +850,14 @@
|
|||
for Linux. As FreeBSD can run Linux binaries, it is also
|
||||
available for FreeBSD.</para>
|
||||
|
||||
<para>To install the <application>&acrobat.reader; 5</application>
|
||||
package, do:</para>
|
||||
<para>To install <application>&acrobat.reader; 7</application> from
|
||||
the Ports collection, do:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pkg_add -r acroread</userinput></screen>
|
||||
|
||||
<para>As usual, if the package is not available or you want the
|
||||
latest version, you can use the Ports Collection as
|
||||
well:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/print/acroread5</userinput>
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/print/acroread7</userinput>
|
||||
&prompt.root; <userinput>make install clean</userinput></screen>
|
||||
|
||||
<para>A package is not available due to licencing restrictions.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
|
@ -927,7 +888,7 @@
|
|||
|
||||
<screen>&prompt.root; <userinput>pkg_add -r gv</userinput></screen>
|
||||
|
||||
<para>If you cannot get the package, you can use the ports
|
||||
<para>If you cannot get the package, you can use the Ports
|
||||
collection:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/print/gv</userinput>
|
||||
|
@ -1180,12 +1141,6 @@
|
|||
<entry><filename role="package">www/mozilla</filename></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><application>&netscape;</application></entry>
|
||||
<entry><literal>linux-netscape7</literal></entry>
|
||||
<entry><filename role="package">www/netscape7</filename></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><application>Opera</application></entry>
|
||||
<entry><literal>opera</literal></entry>
|
||||
|
@ -1225,7 +1180,7 @@
|
|||
<row>
|
||||
<entry><application>&acrobat.reader;</application></entry>
|
||||
<entry><literal>acroread</literal></entry>
|
||||
<entry><filename role="package">print/acroread5</filename></entry>
|
||||
<entry><filename role="package">print/acroread7</filename></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
|
|
Loading…
Reference in a new issue