More webbrowsers for the list at FAQ8
Brett <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
Hi,
Some of the browsers available are not on the list at http://www.openbsd.org/faq/faq8.html#Browsers. I have added them in the diff below, and also tweaked the explanation on installing/ports vs packages to make it less repetitive.
Brett.
Index: www/faq/faq8.html
===================================================================
RCS file: /cvs/www/faq/faq8.html,v
retrieving revision 1.234
diff -u -r1.234 faq8.html
--- www/faq/faq8.html 28 Nov 2011 03:24:31 -0000 1.234
+++ www/faq/faq8.html 31 Jan 2012 00:51:38 -0000
@@ -1030,7 +1030,7 @@
<p>
<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lynx&sektion=1">Lynx</a>,
a text-based browser, is in the base system, and has SSL support.
-Other browsers in the <a href="#Ports">ports tree</a>, include (in
+Other browsers available include (in
no particular order):
<p>
@@ -1060,6 +1060,16 @@
<li><a href="http://www.conkeror.org/">Conkeror</a>
a keyboard-oriented, highly-customizable, highly-extensible web browser
based on Mozilla.
+ <li><a href="http://surf.suckless.org/">Surf</a>
+ Extremely minimal webbrowser based on webkit/gtk+.
+ <li><a href="http://www.dillo.org/">Dillo</a>
+ Fast and lightweight, based on Fast Light ToolKit and custom rendering engine (note: no javascript support).
+ <li><a href="http://www.netsurf-browser.org/">Netsurf</a>
+ Lightweight web browser based on custom rendering engine (note: no javascript support).
+ <li><a href="http://projects.gnome.org/epiphany/">Epiphany</a>
+ GNOME web browser based on webkit.
+ <li><a href="https://code.google.com/p/arora/">Arora</a>
+ Simple Qt4-based browser using WebKit.
</ul>
<p>
@@ -1071,13 +1081,14 @@
support (also has a graphical mode).
<li><a href="http://artax.karlin.mff.cuni.cz/~mikulas/links/">links</a>
Has table support.
+ <li><a href="http://freecode.com/projects/retawq">Retawk</a>
+ Interactive, multi-threaded text mode web browser.
</ul>
<p>
-You will find all these in the <a href="faq15.html">packages
-collection</a>. All the above mentioned browsers are
-located in <tt>/usr/ports/www/</tt> after the installation of the ports
-tree. Most are also available as pre-compiled
+After the installation of the <a href="#Ports">ports tree</a>, the
+above mentioned browsers can be found in <tt>/usr/ports/www/</tt>.
+Most are also available as pre-compiled
<a href="faq15.html#PkgMgmt">packages</a>, available on the
<a href="../ftp.html">FTP servers</a> and on the
<a href="../orders.html">CD-ROM</a>. As most of the graphical browsers