93d0158b4e
Reviewed by: jkois
126 lines
3.6 KiB
XML
126 lines
3.6 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
|
<!DOCTYPE news PUBLIC "-//FreeBSD//DTD FreeBSD XML Database for News//EN"
|
|
"http://www.FreeBSD.org/XML/www/share/sgml/news.dtd">
|
|
|
|
<!-- Simple schema for FreeBSD Project news.
|
|
|
|
Divide time in to <year>, <month>, and <day> elements, each of which
|
|
has a <name>.
|
|
|
|
each <day> element contains one or more <event> elements.
|
|
|
|
Each <event> contains an optional <title>, and then a <p>. <p> elements
|
|
can contain <a> anchors.
|
|
|
|
Use the <title> element if the <p> content is lengthy. When generating
|
|
synopses of this information (e.g., for syndication using RDF files),
|
|
the contents of <title> will be preferred over <p>.
|
|
|
|
*** Former Summer of Code Students: Please note that you are an
|
|
SoC alumnus when you add your new committer announcement.
|
|
Also, don't feel shy to add more information about what you
|
|
would like to work on. ***
|
|
-->
|
|
|
|
<news>
|
|
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
|
<cvs:keyword name="freebsd">
|
|
$FreeBSD: www/share/sgml/news.xml,v 1.224 2009/02/11 17:15:28 pgj Exp $
|
|
</cvs:keyword>
|
|
</cvs:keywords>
|
|
|
|
<year>
|
|
<name>2009</name>
|
|
|
|
<month>
|
|
<name>2</name>
|
|
|
|
<day>
|
|
<name>14</name>
|
|
|
|
<event>
|
|
<title>KDE 4.2.0 available for FreeBSD</title>
|
|
|
|
<p>KDE 4.2.0 has been merged into the ports tree. For a
|
|
detailed list of improvements, please refer to the
|
|
<a href="http://kde.org/announcements/4.2/index.php">
|
|
announcement</a>. For general information about KDE on
|
|
FreeBSD, please see the <a href="http://freebsd.kde.org">
|
|
KDE on FreeBSD</a> project page.</p>
|
|
</event>
|
|
</day>
|
|
</month>
|
|
|
|
<month>
|
|
<name>1</name>
|
|
|
|
<day>
|
|
<name>28</name>
|
|
|
|
<event>
|
|
<title>October - December, 2008 Status Reports</title>
|
|
|
|
<p>The October - December, 2008 Status Reports are <a
|
|
href="&enbase;/news/status/report-2008-10-2008-12.html">now
|
|
available</a> with 19 entries.</p>
|
|
</event>
|
|
|
|
<event>
|
|
<p>New committer: <a href="mailto:beat@FreeBSD.org">Beat Gätzi</a>
|
|
(ports)</p>
|
|
</event>
|
|
<event>
|
|
<p>New committer: <a href="mailto:jamie@FreeBSD.org">Jamie
|
|
Gritton</a> (src)</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>17</name>
|
|
|
|
<event>
|
|
<title>FreeBSD Kernel Internals Video Posted</title>
|
|
|
|
<p>The first lecture from Kirk McKusick's full
|
|
length <a href="http://www.youtube.com/watch?v=nwbqBdghh6E">FreeBSD
|
|
Kernel Internals</a> course has been posted to
|
|
the <a href="http://www.youtube.com/bsdconferences">BSD
|
|
Conferences</a> channel
|
|
on <a href="http://www.youtube.com">YouTube</a>.</p>
|
|
</event>
|
|
</day>
|
|
<day>
|
|
<name>9</name>
|
|
|
|
<event>
|
|
<title>GNOME 2.24.2 Available for FreeBSD</title>
|
|
|
|
<p>The FreeBSD GNOME team is proud to announce the release of
|
|
GNOME 2.24.2 for FreeBSD. More details can be found on
|
|
the <a href="&enbase;/gnome/index.html">FreeBSD GNOME Project
|
|
page</a>.</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>5</name>
|
|
|
|
<event>
|
|
<title>FreeBSD 7.1-RELEASE Available</title>
|
|
|
|
<p><a href="&enbase;/releases/7.1R/announce.html">FreeBSD
|
|
7.1-RELEASE</a> is now available. Please be sure to check
|
|
the <a href="&enbase;/releases/7.1R/relnotes.html">Release
|
|
Notes</a> and <a
|
|
href="&enbase;/releases/7.1R/errata.html">Release
|
|
Errata</a> before installation for any late-breaking news
|
|
and/or issues with 7.1. More information about FreeBSD
|
|
releases can be found on the <a
|
|
href="&enbase;/releases/index.html">Release
|
|
Information</a> page.</p>
|
|
</event>
|
|
</day>
|
|
</month>
|
|
</year>
|
|
|
|
</news>
|