Changeset 1846
- Timestamp:
- 08/15/08 17:00:39 (3 months ago)
- Files:
-
- web/downloads.php (modified) (5 diffs)
- web/images/icon-t2.png (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
web/downloads.php
r1635 r1846 29 29 <table border="0"> 30 30 <tr> 31 <td ><a href="http://packages.debian.org/unstable/web/cherokee" target="_self"><img src="/images/icon-debian.png" width="56" height="55" hspace="6" border="0" /></a></td>31 <td align="center"><a href="http://packages.debian.org/unstable/web/cherokee" target="_self"><img src="/images/icon-debian.png" width="56" height="55" hspace="6" border="0" /></a></td> 32 32 <td><b>Debian</b><br /> 33 33 Branches: <a href="http://packages.debian.org/unstable/web/cherokee">Unstable</a>, <a href="http://packages.debian.org/testing/web/cherokee">Testing</a> and <a href="http://packages.debian.org/stable/web/cherokee">Stable</a>. … … 35 35 </tr> 36 36 <tr> 37 <td ><a href="http://www.gentoo-portage.com/www-servers/cherokee" target="_self"><img src="/images/icon-gentoo.png" width="60" height="55" hspace="6" border="0" /></a></td>37 <td align="center"><a href="http://www.gentoo-portage.com/www-servers/cherokee" target="_self"><img src="/images/icon-gentoo.png" width="60" height="55" hspace="6" border="0" /></a></td> 38 38 <td><b>Gentoo</b><br /> 39 39 <a href="http://www.gentoo-portage.com/www-servers/cherokee">Cherokee at Portage</a> … … 41 41 </tr> 42 42 <tr> 43 <td ><img src="/images/icon-windows.png" hspace="6" border="0" /></td>43 <td align="center"><img src="/images/icon-windows.png" hspace="6" border="0" /></td> 44 44 <td><b>Windows</b><br /> 45 45 Our home compiled <a href="http://www.cherokee-project.com/download/windows">Windows</a> binary packages. … … 47 47 </tr> 48 48 <tr> 49 <td ><img src="/images/icon-opensuse.png" hspace="6" border="0" /></td>49 <td align="center"><img src="/images/icon-opensuse.png" hspace="6" border="0" /></td> 50 50 <td><b>OpenSuSE & SLES</b><br /><a href="http://software.opensuse.org/download/home:/marostegui/">Cherokee RPM repository</a> 51 51 </td> 52 52 </tr> 53 53 <tr> 54 <td ><img src="/images/icon-fedora.png" hspace="6" border="0" /></td>54 <td align="center"><img src="/images/icon-fedora.png" hspace="6" border="0" /></td> 55 55 <td><b>Fedora & Mandriva</b><br /><a href="http://software.opensuse.org/download/home:/marostegui/">Cherokee RPM repository</a> 56 56 </td> 57 57 </tr> 58 58 <tr> 59 <td ><img src="/images/icon-freebsd.png" width="56" height="59" hspace="6" border="0" /></td>59 <td align="center"><img src="/images/icon-freebsd.png" width="56" height="59" hspace="6" border="0" /></td> 60 60 <td><b>FreeBSD</b><br /><a href="http://www.freebsd.org/cgi/cvsweb.cgi/ports/www/cherokee-devel/">Cherokee at FreeBSD.org</a> 61 61 </td> 62 62 </tr> 63 63 <tr> 64 <td ><img src="/images/icon-netbsd.png" width="56" height="56" hspace="6" border="0" /></td>64 <td align="center"><img src="/images/icon-netbsd.png" width="56" height="56" hspace="6" border="0" /></td> 65 65 <td><b>NetBSD</b><br /> 66 66 <a href="http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/www/cherokee/">Cherokee at NetBSD.org</a> … … 68 68 </tr> 69 69 <tr> 70 <td ><a href="http://www.archlinux.org" target="_self"><img src="/images/icon-archlinux.png" width="54" height="45" hspace="6" alt="ArchLinux" title="Image" border="0" /></a></td>70 <td align="center"><img src="/images/icon-archlinux.png" width="54" height="45" hspace="6" alt="ArchLinux" title="Image" border="0" /></td> 71 71 <td><b>Arch Linux</b><br /> 72 72 <a href="http://aur.archlinux.org/packages.php?do_Details=1&ID=9088">Cherokee at ArchLinux</a> 73 </td> 74 </tr> 75 <tr> 76 <td align="center"><img src="/images/icon-t2.png" hspace="6" alt="T2" title="Image" border="0" /></td> 77 <td><b>T2</b><br /> 78 <a href="http://t2-project.org/packages/cherokee.html">Cherokee at T2</a> 73 79 </td> 74 80 </tr>