Keep list sorted and fix some grammar errors
Approved by: ceri (mentor)
This commit is contained in:
parent
584e8d3b31
commit
903b684eba
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15730
1 changed files with 17 additions and 17 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/donations/wantlist.sgml,v 1.60 2003/01/14 22:00:27 wilko Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/donations/wantlist.sgml,v 1.61 2003/01/20 09:07:38 marcel Exp $">
|
||||
<!ENTITY title "FreeBSD Developers Want List">
|
||||
<!ENTITY email 'donations'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -64,6 +64,13 @@
|
|||
<td>Develop and maintain support for hardware authentication</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>hm</td>
|
||||
<td>Hamburg, Germany</td>
|
||||
<td>A reasonably fast Alpha machine with at least 1 PCI slot</td>
|
||||
<td>Get the i4b ISDN framework supported on the Alpha architecture.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>imp</td>
|
||||
<td>USA</td>
|
||||
|
@ -266,9 +273,9 @@
|
|||
Linux (see <a
|
||||
href="http://www.intel.com/software/products/compilers/c60l/pricelist.htm">Intel's
|
||||
pricelist</a>).</td>
|
||||
<td>The non-commercial license I have doesn't allows me to
|
||||
<td>The non-commercial license I have doesn't allow me to
|
||||
make binaries available for download, a commercial license
|
||||
did not have this restriction so I can make icc compiled
|
||||
does not have this restriction so I can make icc compiled
|
||||
packages available for download (see also my above entry for
|
||||
a build/test machine).</td>
|
||||
</tr>
|
||||
|
@ -342,20 +349,6 @@
|
|||
<td>FreeBSD/sparc64 development and testing</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>will</td>
|
||||
<td>Indiana, USA</td>
|
||||
<td>A working FreeBSD/alpha machine (preferably a 21164 or faster)</td>
|
||||
<td>Better KDE/FreeBSD support on this architecture.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>hm</td>
|
||||
<td>Hamburg, Germany</td>
|
||||
<td>A reasonably fast Alpha machine with at least 1 PCI slot</td>
|
||||
<td>Get the i4b ISDN framework supported on the Alpha architecture.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>wilko</td>
|
||||
<td>Arnhem, the Netherlands</td>
|
||||
|
@ -371,6 +364,13 @@ travelling by motorbike.</td>
|
|||
<td>Tame the display mess of my Alpha & Intel test farm.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>will</td>
|
||||
<td>Indiana, USA</td>
|
||||
<td>A working FreeBSD/alpha machine (preferably a 21164 or faster)</td>
|
||||
<td>Better KDE/FreeBSD support on this architecture.</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
&footer;
|
||||
|
|
Loading…
Reference in a new issue