View | Details | Raw Unified | Return to bug 97045 | Differences between
and this patch

Collapse All | Expand All

(-)index.sgml (-10 / +8 lines)
Lines 9-14 Link Here
9
<!ENTITY contact.re '<a href="mailto:re@FreeBSD.org">re@FreeBSD.org</a>'>
9
<!ENTITY contact.re '<a href="mailto:re@FreeBSD.org">re@FreeBSD.org</a>'>
10
<!ENTITY contact.so '<a href="mailto:security-officer@FreeBSD.org">security-officer@FreeBSD.org</a>'>
10
<!ENTITY contact.so '<a href="mailto:security-officer@FreeBSD.org">security-officer@FreeBSD.org</a>'>
11
<!ENTITY contact.portmgr '<a href="mailto:portmgr@FreeBSD.org">portmgr@FreeBSD.org</a>'>
11
<!ENTITY contact.portmgr '<a href="mailto:portmgr@FreeBSD.org">portmgr@FreeBSD.org</a>'>
12
<!ENTITY contact.doc '<a href="mailto:freebsd-doc@FreeBSD.org">freebsd-doc@FreeBSD.org</a>'>
13
<!ENTITY contact.www '<a href="mailto:freebsd-www@FreeBSD.org">freebsd-www@FreeBSD.org</a>'>
12
]>
14
]>
13
15
14
<html>
16
<html>
Lines 38-46 Link Here
38
  slippage.</p>
40
  slippage.</p>
39
41
40
<ul>
42
<ul>
41
  <li><p>January 30, 2006 : Freeze RELENG_5 and RELENG_6</p></li>
42
  <li><p>March 20, 2006 : FreeBSD 6.1 (<a href="&base;/releases/6.1R/todo.html">Todo</a>,
43
    <a href="&base;/releases/6.1R/schedule.html">Schedule</a>)</p></li>
44
  <li><p>April 3, 2006 : FreeBSD 5.5 (<a href="&base;/releases/5.5R/schedule.html">Schedule</a>)</p></li>
43
  <li><p>April 3, 2006 : FreeBSD 5.5 (<a href="&base;/releases/5.5R/schedule.html">Schedule</a>)</p></li>
45
  <li><p>June 12, 2006 : Freeze RELENG_6</p></li>
44
  <li><p>June 12, 2006 : Freeze RELENG_6</p></li>
46
  <li><p>July 31, 2006 : FreeBSD 6.2</p></li>
45
  <li><p>July 31, 2006 : FreeBSD 6.2</p></li>
Lines 83-89 Link Here
83
  <tr>
82
  <tr>
84
    <td> <tt>RELENG_6_1</tt> </td>
83
    <td> <tt>RELENG_6_1</tt> </td>
85
    <td> Frozen </td>
84
    <td> Frozen </td>
86
    <td> &contact.re </td>
85
    <td> &contact.re; </td>
87
    <td> FreeBSD 6.1 supported errata fix branch. </td>
86
    <td> FreeBSD 6.1 supported errata fix branch. </td>
88
  </tr>
87
  </tr>
89
88
Lines 97-103 Link Here
97
  <tr>
96
  <tr>
98
    <td> <tt>RELENG_5</tt> </td>
97
    <td> <tt>RELENG_5</tt> </td>
99
    <td> Frozen </td>
98
    <td> Frozen </td>
100
    <td> &contact.re </td>
99
    <td> &contact.re; </td>
101
    <td> Development branch for 5-STABLE. </td>
100
    <td> Development branch for 5-STABLE. </td>
102
  </tr>
101
  </tr>
103
102
Lines 238-250 Link Here
238
  <tr>
237
  <tr>
239
    <td> <tt>doc/</tt> </td>
238
    <td> <tt>doc/</tt> </td>
240
    <td> Open </td>
239
    <td> Open </td>
241
    <td> freebsd-doc@FreeBSD.org </td>
240
    <td> &contact.doc; </td>
242
    <td> SGML/XML based documentation set. </td>
241
    <td> SGML/XML based documentation set. </td>
243
  </tr>
242
  </tr>
244
  <tr>
243
  <tr>
245
    <td> <tt>www/</tt> </td>
244
    <td> <tt>www/</tt> </td>
246
    <td> Open </td>
245
    <td> Open </td>
247
    <td> freebsd-www@FreeBSD.org </td>
246
    <td> &contact.www; </td>
248
    <td> FreeBSD Web site sources. </td>
247
    <td> FreeBSD Web site sources. </td>
249
  </tr>
248
  </tr>
250
</table>
249
</table>
Lines 351-359 Link Here
351
keep the ports cluster running smoothly to produce binary
350
keep the ports cluster running smoothly to produce binary
352
packages.</p>
351
packages.</p>
353
352
354
<p><strong>Package Builders (<a
353
<p><strong>Package Builders (&contact.portmgr;)</strong> :
355
href="mailto:portmgr@FreeBSD.org">portmgr@FreeBSD.org</a>)</strong> :
354
  &a.portmgr;</p>
356
&a.portmgr;</p>
357
355
358
<a name="faq"></a>
356
<a name="faq"></a>
359
<h2>Frequently Asked Questions</h2>
357
<h2>Frequently Asked Questions</h2>

Return to bug 97045