website/progress.php
2000-01-03 03:41:11 +00:00

129 lines
3.1 KiB
PHP

<?php
// Default Web Page for groups that haven't setup their page yet
// Please replace this file with your own website
//
// $Id$
//
$headers = getallheaders();
?>
<HTML>
<HEAD>
<TITLE>SourceForge: Default Project Page</TITLE>
<LINK rel="stylesheet" href="http://sourceforge.net/sourceforge.css" type="text/css">
</HEAD>
<BODY bgcolor="#ffffff" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0" marginheight="0" marginwidth="0">
<!-- top strip -->
<TABLE width="100%" border=0 cellspacing=0 cellpadding=2>
<TR bgcolor="#ffffff">
<TD>
<SPAN class=maintitlebar>&nbsp;&nbsp;
<A class=maintitlebar href="http://sourceforge.net/about.php"><B>About</B></A> | <A class=maintitlebar href="http://sourceforge.net/contact.php"><B>Contact Us</B></A>
</SPAN>
</TD>
</TR>
</TABLE>
<!-- end top strip -->
<!-- top title table -->
<TABLE width="100%" border=0 cellspacing=0 cellpadding=0 bgcolor="#ffffff" valign="center">
<TR>
<TD background="http://sourceforge.net/images/binary-code.gif">
<A href="http://www.valinux.com/">
<IMG src="http://sourceforge.net/images/va-btn-small-light.png" align="right" alt="VA Linux Systems" hspace="5" vspace="7" border=0 width="136" height="40"> </A>
<A href="http://sourceforge.net/">
<IMG src="http://sourceforge.net/images/anvil.gif" vspace="5" hspace="5" border=0 width="97" height="75">
<IMG src="http://sourceforge.net/images/sourceforge.gif" alt="SourceForge" vspace="10" hspace="0" border=0 width="227" height="70"></A>
</TD>
</TR>
<TR>
<TD bgcolor="#ffffff">
<IMG src="http://sourceforge.net/images/blank.gif" height="4" width="1" border=0>
</TD>
</TR>
</TR>
</TABLE>
<!-- end top title table -->
<TABLE width="100%" border="0" cellspacing="0" cellpadding="2" bgcolor="#ffffff" align="center">
<TR>
<TD>
<CENTER><BR>
<br><br>
Progress indicators.<br><br>
<!-- one * is 10%
[]'s enclose the *'s
spaces are used to denote missing *'s
there are ten locations equaling 100% between the []
less than 20% is Poor Support.
less than 50% is It works, kinda.
less than 80%
-->
Linux 100% [**********]
<br><br>
Excellent support.
<br><br>
Irix 80% [******** ]
<br><br>
Satisfactory support.
<br><br>
FreeBSD 1% [ ]
<br><br>
Support coming soon.<br>
Darius has supplied a patch, 80% when applied.
<br><br>
Solarius 40% [**** ]
<br><br>
It works, kinda.
<br><br>
DOS 12% [* ]
<br><br>
We THINK it works. Meaning, we also think it might
be broken. We have no way of testing it. We need a maintainer for this. It
might work, with a bit of work. Also, grab autoconf at
www.delorie.com/djgpp/ and djgpp if you want to play with it.
<br><br>
Win98 50% [***** ]
<br><br>
Support Broken<br>We need help with win32 support!
<br><br>
WinNT 50% [***** ]
<br><br>
I suppose it's as well supported as win98.
<br><br>
BeOS 0% [ ]
<br><br>
No support.
<br><br>
MacOS 0% [ ]
<br><br>
No support.
<br><br>
OS/2 0% [ ]
<br><br>
No Support.
<br><br>
<br><br>
</CENTER>
</TD>
</TR>
</TABLE>