Commit Diff


commit - 14be4aa93df6859da7dbaab9eaf9efdd3a5fdb96
commit + 32025b7bf82083342d0859e99224e62397c8305b
blob - 9a0fa009ddb76c36f7bb20c9f8649b9de2ae930f
blob + ab7fb850c4f8e2ef88050367c362981245fee181
--- install.html
+++ install.html
@@ -16,6 +16,11 @@ Installation Instructions
 <hr>
 
 <p>
+These installation instruction apply to the OpenBSD version of Game of Trees.
+See the <a href="portable.html">portable version</a> for installation
+instructions which apply to other operating systems.
+
+<p>
 Game of Trees can be installed on OpenBSD with:
 
 <pre class="cmdbox">
blob - c63b90321d16b06bcb92488897ca83a35cca3ceb
blob + 252c47daaed0b593c95e51cf25ef444b5163c88b
--- portable.html
+++ portable.html
@@ -16,10 +16,22 @@ Portable version
 <hr>
 
 <p>
+Current releases of the portable version target Linux-based systems only.
+Separate ports for
+<a href="https://cgit.freebsd.org/ports/log/devel/got" >FreeBSD</a> and
+<a href="http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/got/?only_with_tag=MAIN">NetBSD</a>
+exist which might be merged into this portable version in the future.
+
+<p>
 Source code for released portable versions is available in the
 <a href="releases/portable">releases/portable</a> directory.
 
 <p>
+The file
+<a href="https://git.gameoftrees.org/gitweb/?p=got-portable.git;a=blob_plain;f=README.portable;hb=HEAD"
+>README.portable</a> contains installation instructions.
+
+<p>
 The official Game of Trees -portable Git repository can be cloned from
 git.gameoftrees.org:
 <pre class="cmdbox">
@@ -39,15 +51,6 @@ A web interface for browsing is also available:
 >https://git.gameoftrees.org/gitweb</a>
 
 <p>
-The <tt>linux</tt> branch in the
-<a href="https://git.gameoftrees.org/gitweb/?p=got-portable.git;a=summary"
->got-portable</a> repository provides support for Linux-based systems,
-although this also compiles on FreeBSD as well.
-The file
-<a href="https://git.gameoftrees.org/gitweb/?p=got-portable.git;a=blob_plain;f=README.portable;hb=HEAD"
->README.portable</a> contains installation instructions.
-
-<p>
 Read-only clones of the got-portable repository are available at:
 <ul>
 <li><a href="https://framagit.org/stsp/got-portable">https://framagit.org/stsp/got-portable</a>