updates
[runtime.git] / public_html / download.php
index e2d31a056c76c8aaa35a89506306381e56ecf92b..cadb0ed70ce0132a36764f34a6ae127287d25dd4 100644 (file)
@@ -1,40 +1,64 @@
 <b>Download SILC</b>
 <font size="2">
 <br><br>
-The latest SILC release is version <?php echo $latest; ?>. Please, read
-the README
-and INSTALL files after downloading for instructions how to install and
-use SILC.
+The SILC is distributed in three different packages; the SILC Client, the 
+SILC Server and the SILC Toolkit. The SILC Client is intended for end 
+users, the SILC Server for system administrators and the SILC Toolkit for 
+developers.
 <br><br>
-<b>
-This version has the functional server and router linking
-support.  People who is running SILC servers and are interested to get the
-server linked to the new router on silc.pspt.fi contact
-<a href="mailto:priikone.NOSPAM@poseidon.pspt.fi">me</a> now.</b>
+
+<b>SILC Client <?php echo $latestc; ?></b>
 <br><br>
-<b>Main Download</b>
+The SILC Client package is inteded for end users who need only the SILC 
+client. The package includes the new Irssi-SILC client.
+<p>
+Sources HTTP:
+<a href="silc-client-<?php echo $latestc; ?>.tar.gz">
+tar.gz</a> (<?php echo
+div(FileSize($FTPRoot."silc-client-".$latestc.".tar.gz"),1024); ?> KB),
+<a href="silc-client-<?php echo $latestc; ?>.tar.bz2">
+tar.bz2</a> (<?php echo
+div(FileSize($FTPRoot."silc-client-".$latestc.".tar.bz2"),1024); ?> KB)
+<br>
+Sources FTP: <a href="ftp://silcnet.org/pub/silc/">tar.gz and tar.bz2</a>
 <br><br>
+
+<b>SILC Server <?php echo $latests; ?></b>
+<br><br>
+The SILC Server package is intended for system administrators who wants to 
+setup their own SILC server or router. The package includes only the 
+server and not the client. People who is running SILC servers and are 
+interested to get the server linked to the new router on silc.silcnet.org 
+contact <a href="mailto:priikone at silcnet.org">me</a> now.
+<p>
 Sources HTTP:
-<a href="silc-<?php echo $latest; ?>.tar.gz">
+<a href="silc-server-<?php echo $latests; ?>.tar.gz">
 tar.gz</a> (<?php echo
-div(FileSize($FTPRoot."silc-".$latest.".tar.gz"),1024); ?> KB),
-<a href="silc-<?php echo $latest; ?>.tar.bz2">
+div(FileSize($FTPRoot."silc-server-".$latests.".tar.gz"),1024); ?> KB),
+<a href="silc-server-<?php echo $latests; ?>.tar.bz2">
 tar.bz2</a> (<?php echo
-div(FileSize($FTPRoot."silc-".$latest.".tar.bz2"),1024); ?> KB)
+div(FileSize($FTPRoot."silc-server-".$latests.".tar.bz2"),1024); ?> KB)
 <br>
 Sources FTP: <a href="ftp://silcnet.org/pub/silc/">tar.gz and tar.bz2</a>
 <br><br>
-<b>Other packages</b>
+
+<b>SILC Toolkit <?php echo $latest; ?></b>
 <br><br>
-Mandrake: <a
-href="ftp://ftp.free.fr/pub/Distributions_Linux/Mandrake-devel/cooker/contrib/RPMS">
-i586</a>, 
-<a
-href="ftp://ftp.free.fr/pub/Distributions_Linux/Mandrake-devel/cooker/contrib/SRPMS">
-src</a>
+The SILC Toolkit package is intended for developers and programmers who 
+would like to create their own SILC applications or help in the 
+development of the SILC protocol.
+<p>
+Sources HTTP:
+<a href="silc-toolkit-<?php echo $latest; ?>.tar.gz">
+tar.gz</a> (<?php echo
+div(FileSize($FTPRoot."silc-toolkit-".$latest.".tar.gz"),1024); ?> KB),
+<a href="silc-toolkit-<?php echo $latest; ?>.tar.bz2">
+tar.bz2</a> (<?php echo
+div(FileSize($FTPRoot."silc-toolkit-".$latest.".tar.bz2"),1024); ?> KB)
 <br>
-Debian: <a href="http://master.debian.org/~pa/silc/">deb</a>
+Sources FTP: <a href="ftp://silcnet.org/pub/silc/">tar.gz and tar.bz2</a>
 <br><br>
+
 <b>CVS Snapshots</b>
 <br><br>
 Daily CVS snapshots are available. These are generated 22:00 GMT every