[kde-freebsd] www/sites/freebsd
Andy Fawcett
andy at athame.co.uk
Sat Aug 2 00:05:49 CEST 2008
SVN commit 840821 by fawcett:
Temporarily point people at the Installation page at FreeBSD wiki, will rewrite this once the ports are committed.
CCMAIL: kde at freebsd.org
M +7 -1 instructions.php
--- trunk/www/sites/freebsd/instructions.php #840820:840821
@@ -9,7 +9,8 @@
<a href="#install">First Time</a> |
<a href="#kde-from-ports">Via Ports</a> |
<a href="#kde-from-packages">Via Package</a> |
-<a href="#upgrade3">3.x to 3.y</a> ]
+<a href="#upgrade3">3.x to 3.y</a> |
+<a href="#kde4">4.x</a> ]
</div>
<p>There are two different approaches for installing or upgrading KDE, depending on your current setup. The steps to take are different, depending on whether you do a</p>
@@ -20,6 +21,7 @@
<li><a href="#kde-from-packages">KDE via Packages</a></li>
<li><a href="faq.php#q7">Update from KDE 2.x to 3.x</a></li>
<li><a href="#upgrade3">Update from KDE 3.x to 3.y</a></li>
+<li><a href="#kde4">Installing KDE 4.x</a></li>
</ul>
<h2 id="install">First Time Installation of KDE</h2>
@@ -119,6 +121,10 @@
<p>See the <a href="http://www.FreeBSD.org/cgi/man.cgi?query=portupgrade&apropos=0&sektion=0&manpath=FreeBSD+Ports&format=html"><tt>portupgrade(1)</tt></a> man page for more information.</p>
+<h2 id="kde4">Installing KDE 4.x on FreeBSD</h2>
+
+<p>To install KDE 4.x on FreeBSD, please see the pages at <a href="http://wiki.freebsd.org/KDE4/Install">the FreeBSD Wiki</a></p>
+
<?php
include "footer.inc";
?>
More information about the kde-freebsd
mailing list