svn commit: r44924 - head/share/xml
Allan Jude
allanjude at FreeBSD.org
Fri May 23 18:28:25 UTC 2014
Author: allanjude
Date: Fri May 23 18:28:25 2014
New Revision: 44924
URL: http://svnweb.freebsd.org/changeset/doc/44924
Log:
Massive whitespace cleanup (translators can ignore)
Entries in this file are copy/pasted more often than not, so it would be
best if they followed the proper doceng guidelines for line length and
tabs/spaces etc.
I cleaned up all entries from 2012 to current.
Reviewed by: wblock (mentor)
Modified:
head/share/xml/news.xml
Modified: head/share/xml/news.xml
==============================================================================
--- head/share/xml/news.xml Fri May 23 17:36:54 2014 (r44923)
+++ head/share/xml/news.xml Fri May 23 18:28:25 2014 (r44924)
@@ -1,31 +1,32 @@
<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE news PUBLIC "-//FreeBSD//DTD FreeBSD XML Database for News//EN"
- "http://www.FreeBSD.org/XML/share/xml/news.dtd">
+ "http://www.FreeBSD.org/XML/share/xml/news.dtd">
<!-- Simple schema for FreeBSD Project news.
- Divide time in to <year>, <month>, and <day> elements, each of which
- has a <name>.
+ 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 <day> element contains one or more <event> elements.
- Each <event> contains an optional <title>, and then a <p>. <p> elements
- can contain <a> anchors.
+ 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. ***
+ 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:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">
- $FreeBSD$
- </cvs:keyword>
+ <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">
+ $FreeBSD$
+ </cvs:keyword>
<year>
<name>2014</name>
@@ -35,17 +36,21 @@
<day>
<name>17</name>
+
<event>
<p>New committer:
- <a href="mailto:allanjude at FreeBSD.org">Allan Jude</a> (doc)</p>
+ <a href="mailto:allanjude at FreeBSD.org">Allan Jude</a>
+ (doc)</p>
</event>
</day>
<day>
- <name>7</name>
+ <name>7</name>
+
<event>
<p>New committer:
- <a href="mailto:slm at FreeBSD.org">Stephen McConnell</a> (src)</p>
+ <a href="mailto:slm at FreeBSD.org">Stephen McConnell</a>
+ (src)</p>
</event>
</day>
</month>
@@ -54,10 +59,12 @@
<name>4</name>
<day>
- <name>24</name>
+ <name>24</name>
+
<event>
<p>New committer:
- <a href="mailto:pi at FreeBSD.org">Kurt Jaeger</a> (ports)</p>
+ <a href="mailto:pi at FreeBSD.org">Kurt Jaeger</a>
+ (ports)</p>
</event>
</day>
@@ -67,17 +74,19 @@
<event>
<title>January-March, 2014 Status Report</title>
- <p>The <a
- href="&enbase;/news/status/report-2014-01-2014-03.html">January-March, 2014 Status Report</a>
- is now available with 41 entries.</p>
+ <p>The <a
+ href="&enbase;/news/status/report-2014-01-2014-03.html">January-March,
+ 2014 Status Report</a> is now available with 41
+ entries.</p>
</event>
</day>
<day>
- <name>7</name>
+ <name>7</name>
+
<event>
- <p>New committer:
- <a href="mailto:xmj at FreeBSD.org">Johannes Jost Meixner</a> (ports)</p>
+ <p>New committer: <a href="mailto:xmj at FreeBSD.org">Johannes
+ Jost Meixner</a> (ports)</p>
</event>
</day>
</month>
@@ -92,24 +101,27 @@
<title>FreeBSD Project to participate in Google Summer of
Code 2014</title>
- <p>The FreeBSD Project is pleased to announce its participation
- In Google's 2014 Summer of Code program, which funds summer
- students to participate in open source projects.
- This will be the FreeBSD Project's tenth year in the program,
- having mentored over 160 successful students through summer-long
- coding projects between 2005 and 2013.</p>
-
- <p> Past successful projects have included improvements to Linux
- ABI emulation, NFSv4 ACLs, TCP regression testing, FUSE file
- system support, and countless other projects.
- Many students go on to become FreeBSD developers, as well as
- participating in FreeBSD developer events around the world
- through continuing support from the FreeBSD Foundation.</p>
-
- <p>Prospective participants are invited to apply; more information
- is available, including proposal and deadline information, on the
- <a href="&enbase;/projects/summerofcode.html">FreeBSD Summer
- Projects page</a>.</p>
+ <p>The FreeBSD Project is pleased to announce its
+ participation in Google's 2014 Summer of Code program,
+ which funds summer students to participate in open source
+ projects. This will be the FreeBSD Project's tenth year
+ in the program, having mentored over 160 successful
+ students through summer-long coding projects between 2005
+ and 2013.</p>
+
+ <p>Past successful projects have included improvements to
+ Linux ABI emulation, NFSv4 ACLs, TCP regression testing,
+ FUSE file system support, and countless other projects.
+ Many students go on to become FreeBSD developers, as well
+ as participating in FreeBSD developer events around the
+ world through continuing support from the FreeBSD
+ Foundation.</p>
+
+ <p>Prospective participants are invited to apply; more
+ information is available, including proposal and deadline
+ information, on the <a
+ href="&enbase;/projects/summerofcode.html">FreeBSD
+ Summer Projects page</a>.</p>
</event>
</day>
</month>
@@ -142,30 +154,34 @@
<event>
<title>October-December, 2013 Status Report</title>
- <p>The <a
- href="&enbase;/news/status/report-2013-10-2013-12.html">October-December, 2013 Status Report</a>
- is now available with 37 entries.</p>
+ <p>The <a
+ href="&enbase;/news/status/report-2013-10-2013-12.html">October-December,
+ 2013 Status Report</a> is now available with 37
+ entries.</p>
</event>
</day>
<day>
- <name>23</name>
+ <name>23</name>
<event>
<p>New committer:
- <a href="mailto:rodrigo at FreeBSD.org">Rodrigo Osorio</a> (ports)</p>
+ <a href="mailto:rodrigo at FreeBSD.org">Rodrigo Osorio</a>
+ (ports)</p>
</event>
</day>
<day>
- <name>21</name>
+ <name>21</name>
<event>
<p>New committer:
- <a href="mailto:tychon at FreeBSD.org">Tycho Nightingale</a> (src)</p>
+ <a href="mailto:tychon at FreeBSD.org">Tycho Nightingale</a>
+ (src)</p>
</event>
<event>
<p>New committer:
- <a href="mailto:grembo at FreeBSD.org">Michael Gmelin</a> (ports)</p>
+ <a href="mailto:grembo at FreeBSD.org">Michael Gmelin</a>
+ (ports)</p>
</event>
</day>
@@ -177,40 +193,41 @@
<p><a href="&enbase;/releases/10.0R/announce.html">FreeBSD
10.0-RELEASE</a> is now available. Please be sure to
- check the <a
- href="&enbase;/releases/10.0R/relnotes.html">Release
- Notes</a> and <a
- href="&enbase;/releases/10.0R/errata.html">Release
- Errata</a> before installation for any late-breaking
- news and/or issues with 10.0. More information about
- FreeBSD releases can be found on the <a
- href="&enbase;/releases/index.html">Release
- Information</a> page.</p>
+ check the <a
+ href="&enbase;/releases/10.0R/relnotes.html">Release
+ Notes</a> and <a
+ href="&enbase;/releases/10.0R/errata.html">Release
+ Errata</a> before installation for any late-breaking
+ news and/or issues with 10.0. More information about
+ FreeBSD releases can be found on the <a
+ href="&enbase;/releases/index.html">Release
+ Information</a> page.</p>
</event>
<event>
- <p>Enhanced commit privileges: <a
- href="mailto:jgh at FreeBSD.org">Jason Helfman</a>
+ <p>Enhanced commit privileges:
+ <a href="mailto:jgh at FreeBSD.org">Jason Helfman</a>
(ports, doc)</p>
</event>
</day>
<day>
- <name>15</name>
+ <name>15</name>
<event>
- <p>Enhanced commit privileges: <a
- href="mailto:skreuzer at FreeBSD.org">Steven Kreuzer</a>
+ <p>Enhanced commit privileges:
+ <a href="mailto:skreuzer at FreeBSD.org">Steven Kreuzer</a>
(ports, doc)</p>
</event>
</day>
<day>
- <name>13</name>
+ <name>13</name>
<event>
<p>Returning committer:
- <a href="mailto:bmah at FreeBSD.org">Bruce A. Mah</a> (ports)</p>
+ <a href="mailto:bmah at FreeBSD.org">Bruce A. Mah</a>
+ (ports)</p>
</event>
</day>
@@ -219,7 +236,8 @@
<event>
<p>New committer:
- <a href="mailto:riggs at FreeBSD.org">Thomas Zander</a> (ports)</p>
+ <a href="mailto:riggs at FreeBSD.org">Thomas Zander</a>
+ (ports)</p>
</event>
</day>
@@ -234,7 +252,7 @@
href="&lists.stable;/2014-January/076800.html">available</a>
on most of our <a
href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os;
- mirror sites</a>.</p>
+ mirror sites</a>.</p>
</event>
</day>
@@ -249,7 +267,7 @@
href="&lists.stable;/2014-January/076681.html">available</a>
on most of our <a
href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os;
- mirror sites</a>.</p>
+ mirror sites</a>.</p>
</event>
</day>
</month>
@@ -272,7 +290,7 @@
href="&lists.stable;/2013-December/076590.html">available</a>
on most of our <a
href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os;
- mirror sites</a>.</p>
+ mirror sites</a>.</p>
</event>
</day>
@@ -280,8 +298,9 @@
<name>18</name>
<event>
- <p>Enhanced commit privileges: <a
- href="mailto:ganbold at FreeBSD.org">Ganbold Tsagaankhuu</a>
+ <p>Enhanced commit privileges:
+ <a href="mailto:ganbold at FreeBSD.org">Ganbold
+ Tsagaankhuu</a>
(doc, src)</p>
</event>
</day>
@@ -290,12 +309,14 @@
<name>16</name>
<event>
- <p>New committer: <a href="mailto:milki at FreeBSD.org">Jonathan Chu</a> (ports)</p>
+ <p>New committer:
+ <a href="mailto:milki at FreeBSD.org">Jonathan Chu</a>
+ (ports)</p>
</event>
<event>
- <p>Enhanced commit privileges: <a
- href="mailto:bdrewery at FreeBSD.org">Bryan Drewery</a>
+ <p>Enhanced commit privileges:
+ <a href="mailto:bdrewery at FreeBSD.org">Bryan Drewery</a>
(ports, src)</p>
</event>
@@ -308,7 +329,7 @@
href="&lists.stable;/2013-December/076480.html">available</a>
on most of our <a
href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os;
- mirror sites</a>.</p>
+ mirror sites</a>.</p>
</event>
</day>
@@ -324,14 +345,16 @@
href="&lists.stable;/2013-December/076231.html">available</a>
on most of our <a
href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os;
- mirror sites</a>.</p>
+ mirror sites</a>.</p>
</event>
<event>
<title>EuroBSDcon 2013 Developer Summit Report</title>
- <p>A <a
- href="&enbase;/news/status/report-2013-09-devsummit.html">special status report on the EuroBSDcon 2013 &os; Developer Summit</a>
- is now available with 13 entries.</p>
+
+ <p>A <a
+ href="&enbase;/news/status/report-2013-09-devsummit.html">special
+ status report on the EuroBSDcon 2013 &os; Developer
+ Summit</a> is now available with 13 entries.</p>
</event>
</day>
@@ -347,7 +370,7 @@
href="&lists.stable;/2013-December/076040.html">available</a>
on most of our <a
href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os;
- mirror sites</a>.</p>
+ mirror sites</a>.</p>
</event>
</day>
</month>
@@ -360,7 +383,8 @@
<event>
<p>New committer:
- <a href="mailto:royger at FreeBSD.org">Roger Pau Monné</a> (src)</p>
+ <a href="mailto:royger at FreeBSD.org">Roger Pau
+ Monné</a> (src)</p>
</event>
</day>
@@ -369,7 +393,8 @@
<event>
<p>New committer:
- <a href="mailto:alexey at FreeBSD.org">Alexey Degtyarev</a> (ports)</p>
+ <a href="mailto:alexey at FreeBSD.org">Alexey Degtyarev</a>
+ (ports)</p>
</event>
</day>
@@ -385,7 +410,7 @@
href="&lists.stable;/2013-November/075704.html">available</a>
on most of our <a
href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os;
- mirror sites</a>.</p>
+ mirror sites</a>.</p>
</event>
</day>
@@ -394,7 +419,8 @@
<event>
<p>New committer:
- <a href="mailto:jmmv at FreeBSD.org">Julio Merino</a> (src)</p>
+ <a href="mailto:jmmv at FreeBSD.org">Julio Merino</a>
+ (src)</p>
</event>
</day>
@@ -409,8 +435,8 @@
<event>
<title>Official Binary Packages for Pkg Available</title>
- <p>Official binary packages are now available for Pkg for &os;
- 8.3, 8.4, 9.1, 9.2, 10.0 and head. See the <a
+ <p>Official binary packages are now available for Pkg for
+ &os; 8.3, 8.4, 9.1, 9.2, 10.0 and head. See the <a
href="&lists.pkg;/2013-October/000107.html">announcement</a>
for more information.</p>
</event>
@@ -428,7 +454,7 @@
href="&lists.stable;/2013-October/075591.html">available</a>
on most of our <a
href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os;
- mirror sites</a>.</p>
+ mirror sites</a>.</p>
</event>
</day>
@@ -438,9 +464,10 @@
<event>
<title>July-September, 2013 Status Report</title>
- <p>The <a
- href="&enbase;/news/status/report-2013-07-2013-09.html">July-September, 2013 Status Report</a>
- is now available with 30 entries.</p>
+ <p>The <a
+ href="&enbase;/news/status/report-2013-07-2013-09.html">July-September,
+ 2013 Status Report</a> is now available with 30
+ entries.</p>
</event>
</day>
@@ -456,7 +483,7 @@
href="&lists.stable;/2013-October/075504.html">available</a>
on most of our <a
href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os;
- mirror sites</a>.</p>
+ mirror sites</a>.</p>
</event>
</day>
@@ -464,7 +491,8 @@
<name>9</name>
<event>
<p>New committer:
- <a href="mailto:edavis at FreeBSD.org">Eric Davis</a> (src)</p>
+ <a href="mailto:edavis at FreeBSD.org">Eric Davis</a>
+ (src)</p>
</event>
</day>
@@ -480,7 +508,7 @@
href="&lists.current;/2013-October/045097.html">available</a>
on most of our <a
href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os;
- mirror sites</a>.</p>
+ mirror sites</a>.</p>
</event>
</day>
</month>
@@ -496,15 +524,15 @@
<p><a href="&enbase;/releases/9.2R/announce.html">FreeBSD
9.2-RELEASE</a> is now available. Please be sure to
- check the <a
- href="&enbase;/releases/9.2R/relnotes.html">Release
- Notes</a> <a
- href="&enbase;/releases/9.2R/errata.html">Release
- Errata</a> before installation for any late-breaking
- news and/or issues with 9.2. More information about
- FreeBSD releases can be found on the <a
- href="&enbase;/releases/index.html">Release
- Information</a> page.</p>
+ check the <a
+ href="&enbase;/releases/9.2R/relnotes.html">Release
+ Notes</a> <a
+ href="&enbase;/releases/9.2R/errata.html">Release
+ Errata</a> before installation for any late-breaking
+ news and/or issues with 9.2. More information about
+ FreeBSD releases can be found on the <a
+ href="&enbase;/releases/index.html">Release
+ Information</a> page.</p>
</event>
</day>
@@ -520,15 +548,17 @@
href="&lists.current;/2013-September/044951.html">available</a>
on most of our <a
href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os;
- mirror sites</a>.</p>
+ mirror sites</a>.</p>
</event>
</day>
<day>
<name>23</name>
+
<event>
<p>New committer:
- <a href="mailto:danilo at FreeBSD.org">Danilo Egêa Gondolfo</a> (ports)</p>
+ <a href="mailto:danilo at FreeBSD.org">Danilo Egêa
+ Gondolfo</a> (ports)</p>
</event>
</day>
@@ -544,7 +574,7 @@
href="&lists.current;/2013-September/044676.html">available</a>
on most of our <a
href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os;
- mirror sites</a>.</p>
+ mirror sites</a>.</p>
</event>
</day>
@@ -560,7 +590,7 @@
href="&lists.current;/2013-September/044522.html">available</a>
on most of our <a
href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os;
- mirror sites</a>.</p>
+ mirror sites</a>.</p>
</event>
</day>
@@ -576,7 +606,7 @@
href="&lists.stable;/2013-September/075163.html">available</a>
on most of our <a
href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os;
- mirror sites</a>.</p>
+ mirror sites</a>.</p>
</event>
</day>
@@ -584,11 +614,13 @@
<name>2</name>
<event>
<p>New committer:
- <a href="mailto:br at FreeBSD.org">Ruslan Bukin</a> (src)</p>
+ <a href="mailto:br at FreeBSD.org">Ruslan Bukin</a> (src)</p>
</event>
+
<event>
<p>New committer:
- <a href="mailto:zbb at FreeBSD.org">Zbigniew Bodek</a> (src)</p>
+ <a href="mailto:zbb at FreeBSD.org">Zbigniew Bodek</a>
+ (src)</p>
</event>
</day>
</month>
@@ -608,7 +640,7 @@
href="&lists.stable;/2013-August/074920.html">available</a>
on most of our <a
href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os;
- mirror sites</a>.</p>
+ mirror sites</a>.</p>
</event>
</day>
@@ -624,7 +656,7 @@
href="&lists.stable;/2013-August/074756.html">available</a>
on most of our <a
href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os;
- mirror sites</a>.</p>
+ mirror sites</a>.</p>
</event>
</day>
@@ -662,7 +694,7 @@
href="&lists.stable;/2013-August/074589.html">available</a>
on most of our <a
href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os;
- mirror sites</a>.</p>
+ mirror sites</a>.</p>
</event>
</day>
</month>
@@ -674,7 +706,8 @@
<name>31</name>
<event>
<p>New committer:
- <a href="mailto:nemysis at FreeBSD.org">Rusmir Dusko</a> (ports)</p>
+ <a href="mailto:nemysis at FreeBSD.org">Rusmir Dusko</a>
+ (ports)</p>
</event>
</day>
@@ -690,7 +723,7 @@
href="&lists.stable;/2013-July/074440.html">available</a>
on most of our <a
href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os;
- mirror sites</a>.</p>
+ mirror sites</a>.</p>
</event>
</day>
@@ -706,7 +739,7 @@
href="&lists.stable;/2013-July/074377.html">available</a>
on most of our <a
href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os;
- mirror sites</a>.</p>
+ mirror sites</a>.</p>
</event>
</day>
@@ -716,9 +749,10 @@
<event>
<title>April-June, 2013 Status Report</title>
- <p>The <a
- href="&enbase;/news/status/report-2013-04-2013-06.html">April-June, 2013 Status Report</a>
- is now available with 33 entries.</p>
+ <p>The <a
+ href="&enbase;/news/status/report-2013-04-2013-06.html">April-June,
+ 2013 Status Report</a> is now available with 33
+ entries.</p>
</event>
</day>
@@ -726,7 +760,8 @@
<name>4</name>
<event>
<p>New committer:
- <a href="mailto:marino at FreeBSD.org">John Marino</a> (ports)</p>
+ <a href="mailto:marino at FreeBSD.org">John Marino</a>
+ (ports)</p>
</event>
</day>
<day>
@@ -734,7 +769,8 @@
<event>
<p>New committer:
- <a href="mailto:loos at FreeBSD.org">Luiz Otavio O Souza</a> (src)</p>
+ <a href="mailto:loos at FreeBSD.org">Luiz Otavio O Souza</a>
+ (src)</p>
</event>
</day>
@@ -743,9 +779,10 @@
<event>
<title>BSDCan 2013 DevSummit Report</title>
- <p>A special status report on the results of the BSDCan 2013
- &os; Developer Summit is <a
- href="&enbase;/news/status/report-2013-05-devsummit.html">now
+
+ <p>A special status report on the results of the BSDCan 2013
+ &os; Developer Summit is <a
+ href="&enbase;/news/status/report-2013-05-devsummit.html">now
available</a> with 6 entries.</p>
</event>
</day>
@@ -759,7 +796,8 @@
<event>
<p>New committer:
- <a href="mailto:feld at FreeBSD.org">Mark Felder</a> (ports)</p>
+ <a href="mailto:feld at FreeBSD.org">Mark Felder</a>
+ (ports)</p>
</event>
</day>
@@ -769,20 +807,21 @@
<event>
<title>Happy Birthday &os;!</title>
- <p>&os; celebrated its
- <a href="http://FreeBSD.org/news/1993/freebsd-coined.html">20th birthday</a>
- today. On June 19, 1993, Jordan Hubbard, Rod Grimes, and
- David Greenman announced to the world the creation of
- their new fork of the BSD 4.3 operating system.</p>
-
- <p>&os; was derived from the 386BSD 0.1 release from Bill and
- Lynne Jolitz with its 1.0 release in Nov 1993. Its
- stated goals were to create a fast, stable, reliable
- server OS for i386 systems.</p>
-
- <p>Since then, it has become the backbone of countless
- products and has grown to supporting 64bit computing,
- embedded devices, and desktop users.</p>
+ <p>&os; celebrated its <a
+ href="http://FreeBSD.org/news/1993/freebsd-coined.html">20th
+ birthday</a> today. On June 19, 1993, Jordan Hubbard,
+ Rod Grimes, and David Greenman announced to the world the
+ creation of their new fork of the BSD 4.3 operating
+ system.</p>
+
+ <p>&os; was derived from the 386BSD 0.1 release from Bill
+ and Lynne Jolitz with its 1.0 release in Nov 1993. Its
+ stated goals were to create a fast, stable, reliable
+ server OS for i386 systems.</p>
+
+ <p>Since then, it has become the backbone of countless
+ products and has grown to supporting 64bit computing,
+ embedded devices, and desktop users.</p>
</event>
</day>
@@ -791,7 +830,8 @@
<event>
<p>New committer:
- <a href="mailto:vg at FreeBSD.org">Veniamin Gvozdikov</a> (ports)</p>
+ <a href="mailto:vg at FreeBSD.org">Veniamin Gvozdikov</a>
+ (ports)</p>
</event>
</day>
@@ -801,18 +841,18 @@
<event>
<title>&os; 8.4-RELEASE Available</title>
- <p><a href="&enbase;/releases/8.4R/announce.html">&os;
- 8.4-RELEASE</a> is now available. Please be sure to
- check the <a
- href="&enbase;/releases/8.4R/relnotes.html">Release
+ <p><a
+ href="&enbase;/releases/8.4R/announce.html">&os; 8.4-RELEASE</a>
+ is now available. Please be sure to check the <a
+ href="&enbase;/releases/8.4R/relnotes.html">Release
Notes</a> (<a
- href="&enbase;/releases/8.4R/relnotes-detailed.html">detailed
+ href="&enbase;/releases/8.4R/relnotes-detailed.html">detailed
version</a>) and <a
- href="&enbase;/releases/8.4R/errata.html">Release
+ href="&enbase;/releases/8.4R/errata.html">Release
Errata</a> before installation for any late-breaking
- news and/or issues with 8.4. More information about
- &os; releases can be found on the <a
- href="&enbase;/releases/index.html">Release
+ news and/or issues with 8.4. More information about
+ &os; releases can be found on the <a
+ href="&enbase;/releases/index.html">Release
Information</a> page.</p>
</event>
</day>
@@ -821,8 +861,8 @@
<name>4</name>
<event>
- <p>Enhanced commit privileges: <a
- href="mailto:gjb at FreeBSD.org">Glen Barber</a>
+ <p>Enhanced commit privileges:
+ <a href="mailto:gjb at FreeBSD.org">Glen Barber</a>
(doc, ports, src)</p>
</event>
</day>
@@ -835,8 +875,8 @@
<name>27</name>
<event>
- <p>Enhanced commit privileges: <a
- href="mailto:crees at FreeBSD.org">Chris Rees</a>
+ <p>Enhanced commit privileges:
+ <a href="mailto:crees at FreeBSD.org">Chris Rees</a>
(doc, ports)</p>
</event>
</day>
@@ -862,9 +902,10 @@
<event>
<title>January-March 2013 Status Report</title>
- <p>The January to March 2013 Status Report is <a
- href="&enbase;/news/status/report-2013-01-2013-03.html">now
- available</a> with 31 entries.</p>
+
+ <p>The January to March 2013 Status Report is <a
+ href="&enbase;/news/status/report-2013-01-2013-03.html">now
+ available</a> with 31 entries.</p>
</event>
</day>
@@ -899,7 +940,7 @@
href="&lists.stable;/2013-May/073389.html">available</a>
on most of our <a
href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os;
- mirror sites</a>.</p>
+ mirror sites</a>.</p>
</event>
</day>
</month>
@@ -930,31 +971,35 @@
<event>
<p>New committer:
- <a href="mailto:asomers at FreeBSD.org">Alan Somers</a> (src)</p>
+ <a href="mailto:asomers at FreeBSD.org">Alan Somers</a>
+ (src)</p>
</event>
<event>
<title>FreeBSD Project to participate in Google Summer of
Code 2013</title>
- <p>The FreeBSD Project is pleased to announce its participation
- In Google's 2013 Summer of Code program, which funds summer
- students to participate in open source projects.
- This will be the FreeBSD Project's ninth year in the program,
- having mentored over 150 successful students through summer-long
- coding projects between 2005 and 2012.</p>
-
- <p> Past successful projects have included improvements to Linux
- ABI emulation, NFSv4 ACLs, TCP regression testing, FUSE file
- system support, and countless other projects.
- Many students go on to become FreeBSD developers, as well as
- participating in FreeBSD developer events around the world
- through continuing support from the FreeBSD Foundation.</p>
-
- <p>Prospective participants are invited to apply; more information
- is available, including proposal and deadline information, on the
- <a href="&enbase;/projects/summerofcode.html">FreeBSD Summer
- Projects page</a>.</p>
+ <p>The FreeBSD Project is pleased to announce its
+ participation in Google's 2013 Summer of Code program,
+ which funds summer students to participate in open source
+ projects. This will be the FreeBSD Project's ninth year
+ in the program, having mentored over 150 successful
+ students through summer-long coding projects between 2005
+ and 2012.</p>
+
+ <p>Past successful projects have included improvements to
+ Linux ABI emulation, NFSv4 ACLs, TCP regression testing,
+ FUSE file system support, and countless other projects.
+ Many students go on to become FreeBSD developers, as well
+ as participating in FreeBSD developer events around the
+ world through continuing support from the FreeBSD
+ Foundation.</p>
+
+ <p>Prospective participants are invited to apply; more
+ information is available, including proposal and deadline
+ information, on the <a
+ href="&enbase;/projects/summerofcode.html">FreeBSD
+ Summer Projects page</a>.</p>
</event>
</day>
@@ -970,7 +1015,7 @@
href="&lists.stable;/2013-April/073198.html">available</a>
on most of our <a
href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os;
- mirror sites</a>.</p>
+ mirror sites</a>.</p>
</event>
</day>
@@ -978,8 +1023,8 @@
<name>18</name>
<event>
- <p>Enhanced commit privileges: <a
- href="mailto:cy at FreeBSD.org">Cy Schubert</a>
+ <p>Enhanced commit privileges:
+ <a href="mailto:cy at FreeBSD.org">Cy Schubert</a>
(src, ports)</p>
</event>
</day>
@@ -989,7 +1034,8 @@
<event>
<p>New committer:
- <a href="mailto:hiren at FreeBSD.org">Hiren Panchasara</a> (src)</p>
+ <a href="mailto:hiren at FreeBSD.org">Hiren Panchasara</a>
+ (src)</p>
</event>
</day>
@@ -1005,7 +1051,7 @@
href="&lists.stable;/2013-April/073070.html">available</a>
on most of our <a
href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os;
- mirror sites</a>.</p>
+ mirror sites</a>.</p>
</event>
</day>
@@ -1013,8 +1059,8 @@
<name>3</name>
<event>
- <p>Enhanced commit privileges: <a
- href="mailto:antoine at FreeBSD.org">Antoine Brodin</a>
+ <p>Enhanced commit privileges:
+ <a href="mailto:antoine at FreeBSD.org">Antoine Brodin</a>
(src, ports)</p>
</event>
</day>
@@ -1024,7 +1070,8 @@
<event>
<p>New committer:
- <a href="mailto:wg at FreeBSD.org">William Grzybowski</a> (ports)</p>
+ <a href="mailto:wg at FreeBSD.org">William Grzybowski</a>
+ (ports)</p>
</event>
</day>
</month>
@@ -1054,7 +1101,7 @@
href="&lists.stable;/2013-March/072913.html">available</a>
on most of our <a
href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os;
- mirror sites</a>.</p>
+ mirror sites</a>.</p>
</event>
</day>
@@ -1062,8 +1109,8 @@
<name>14</name>
<event>
- <title>New &os; Foundation Technical Staff Member: Konstantin
- Belousov</title>
+ <title>New &os; Foundation Technical Staff Member:
+ Konstantin Belousov</title>
<p>The &os; Foundation is pleased to announce that
Konstantin Belousov has been hired as its first full-time
@@ -1071,8 +1118,8 @@
Foundation's investment in staff for 2013.</p>
<p><a
- href="http://freebsdfoundation.blogspot.com/2013/03/foundation-announces-new-technical.html">Read
- more...</a></p>
+ href="http://freebsdfoundation.blogspot.com/2013/03/foundation-announces-new-technical.html">Read
+ more...</a></p>
</event>
</day>
@@ -1080,8 +1127,8 @@
<name>12</name>
<event>
- <p>New member for the Ports Management team:
- <a href="mailto:bdrewery at FreeBSD.org">Bryan Drewery</a></p>
+ <p>New member for the Ports Management team: <a
+ href="mailto:bdrewery at FreeBSD.org">Bryan Drewery</a></p>
</event>
</day>
@@ -1090,19 +1137,22 @@
<event>
<title>October-December 2012 Status Report</title>
- <p>The October to December 2012 Status Report is <a
- href="&enbase;/news/status/report-2012-10-2012-12.html">now
- available</a> with 27 entries.</p>
+
+ <p>The October to December 2012 Status Report is <a
+ href="&enbase;/news/status/report-2012-10-2012-12.html">now
+ available</a> with 27 entries.</p>
</event>
+
<event>
<title>July-September 2012 Status Report</title>
- <p>The July to September 2012 Status Report is <a
- href="&enbase;/news/status/report-2012-07-2012-09.html">now
- available</a> with 12 entries.</p>
+
+ <p>The July to September 2012 Status Report is <a
+ href="&enbase;/news/status/report-2012-07-2012-09.html">now
+ available</a> with 12 entries.</p>
</event>
</day>
</month>
-
+
<month>
<name>2</name>
@@ -1111,7 +1161,8 @@
<event>
<p>New committer:
- <a href="mailto:pclin at FreeBSD.org">Po-Chien Lin</a> (ports)</p>
+ <a href="mailto:pclin at FreeBSD.org">Po-Chien Lin</a>
+ (ports)</p>
</event>
</day>
@@ -1120,7 +1171,8 @@
<event>
<p>New committer:
- <a href="mailto:tmseck at FreeBSD.org">Thomas-Martin Seck</a> (ports)</p>
+ <a href="mailto:tmseck at FreeBSD.org">Thomas-Martin Seck</a>
+ (ports)</p>
</event>
</day>
@@ -1128,49 +1180,52 @@
*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***
More information about the svn-doc-head
mailing list