Add the following lists:
- freebsd-acpi - freebsd-apache - freebsd-bluetooth - freebsd-pf - freebsd-python - freebsd-vuxml While I'm here, properly indent the freebsd-geom description.
This commit is contained in:
parent
a88e4ad86d
commit
65da3f62fe
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23383
1 changed files with 38 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/search/search.sgml,v 1.96 2004/04/04 21:49:41 phantom Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/search/search.sgml,v 1.97 2004/12/31 11:53:18 brueffer Exp $">
|
||||
<!ENTITY title "Search">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -210,6 +210,12 @@ yield inaccurate results.</em></p>
|
|||
<h3>Developer</h3>
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-acpi"> <strong>ACPI</strong></td>
|
||||
<td>ACPI and power management development</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-afs"> <strong>Afs</strong></td>
|
||||
|
@ -228,6 +234,12 @@ yield inaccurate results.</em></p>
|
|||
<td>Porting FreeBSD to the AMD64</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-apache"> <strong>Apache</strong></td>
|
||||
<td>Discussion about Apache related ports</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-arch"> <strong>Arch</strong></td>
|
||||
|
@ -258,6 +270,12 @@ yield inaccurate results.</em></p>
|
|||
<td>Design and development of the binary update system</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-bluetooth"> <strong>Bluetooth</strong></td>
|
||||
<td>Discussion about FreeBSD support for Bluetooth</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-bugbusters"> <strong>Bugbusters</strong></td>
|
||||
|
@ -346,7 +364,7 @@ yield inaccurate results.</em></p>
|
|||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-geom"> <strong>GEOM</strong></td>
|
||||
<td>GEOM-specific discussions and implementations</td>
|
||||
<td>GEOM-specific discussions and implementations</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
@ -457,6 +475,12 @@ yield inaccurate results.</em></p>
|
|||
<td>Maintenance of a number of perl-related ports</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-pf"> <strong>PF</strong></td>
|
||||
<td>Discussion and questions about the packet filter firewall system</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-platforms"> <strong>Platforms</strong></td>
|
||||
|
@ -487,6 +511,12 @@ yield inaccurate results.</em></p>
|
|||
<td>Porting FreeBSD to the PowerPC</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-python"> <strong>Python</strong></td>
|
||||
<td>FreeBSD-specific Python issues</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-qa"> <strong>QA</strong></td>
|
||||
|
@ -547,6 +577,12 @@ yield inaccurate results.</em></p>
|
|||
<td>Discussion about FreeBSD support for USB</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-vuxml"> <strong>VuXML</strong></td>
|
||||
<td>Discussion on VuXML infrastructure</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-x11"> <strong>X11</strong></td>
|
||||
|
|
Loading…
Reference in a new issue