SVN commit 942374 by fawcett: Quick news about the repository location change
CCMAIL: [email protected] M +1 -1 menu.inc M +11 -0 news.rdf --- trunk/www/sites/freebsd/menu.inc #942373:942374 @@ -4,7 +4,7 @@ $section =& $this->appendSection("KDE on FreeBSD"); $section->appendLink("KDE on FreeBSD Home", ""); -$section->appendLink("KDE on FreeBSD Repo", "https://kf.athame.co.uk/index.php", false); +//$section->appendLink("KDE on FreeBSD Repo", "https://kf.athame.co.uk/index.php", false); $subsection =& $section->appendLink("News in Detail", "details/index.php"); $subsection->appendLink("KDE 4.x on FreeBSD", "details/kde41.php"); $section->appendLink("Installation & Upgrade", "instructions.php"); --- trunk/www/sites/freebsd/news.rdf #942373:942374 @@ -10,6 +10,17 @@ <copyright>Copyright (c) 2006, freebsd.kde.org Webmaster</copyright> <item> + <title>KDE/FreeBSD repository moved</title> + <date>[2009-03-21]</date> + <fullstory> +<p>The area51 repository has moved. This has been done to increase performance and reliability.</p> +<p>area 51 can now be accessed at <a href="http://area51.pcbsd.org/">http://area51.pcbsd.org/</a></p> +<p>Our thanks go to Kris and Josh at <a href="http://www.pcbsd.org">PC-BSD</a> for providing the hosting for this repository.</p> +<p><b>Please Note:</b>The old repository has been powered down with immediate effect, due to severe hardware problems. It will not come back online at all.</p> + </fullstory> +</item> + +<item> <title>KDE 4.2.1 in ports</title> <date>[2009-03-09]</date> <fullstory> _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
