Author: ctian Date: Tue Nov 18 06:00:16 2008 New Revision: 130
Log: Web update
Added: www/images/mibrowser.jpg (contents, props changed) Modified: www/asn1.html www/snmp.html
Modified: www/asn1.html ============================================================================== --- www/asn1.html (original) +++ www/asn1.html Tue Nov 18 06:00:16 2008 @@ -203,14 +203,8 @@ </tr> </tbody> </table> - <h2>Download</h2> - - <p>Download all versions of the ASN.1 package (source tar.gz) - <a href="https://sourceforge.net/project/showfiles.php?group_id=209101&package_id=285435"> - here</a>, its also ASDF-INSTALLable. - </p>
- <h2>Sources</h2> + <h2>Live Source Code</h2> <ul> <li>Stable Subversion repository: <a href="http://cl-net-snmp.svn.sourceforge.net/viewvc/cl-net-snmp/asn.1/branches/4/"> @@ -225,11 +219,43 @@ <i><a href="https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/asn.1/trunk"> https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/snmp/trunk</a><br /></i></li> </ul> + + <h2>Package Bundle Download</h2> + + <p>Download all versions of the ASN.1 package (source tar.gz) + <a href="https://sourceforge.net/project/showfiles.php?group_id=209101&package_id=285435"> + here</a>, its also <a href="http://www.cliki.net/ASDF-Install">ASDF-INSTALL</a>able. + </p> + + <h2>Loadable Patch for Live Upgrade</h2> + + <table border="0" cellpadding="0" cellspacing="4" class="parseresults"> + <tbody> + <tr valign="bottom"> + <td width="20%"><strong>Package</strong></td> + <td width="20%"><strong>Version</strong></td> + <td width="20%"><strong>Release Date</strong></td> + <td width="20%"><strong>Release Notes</strong></td> + <td width="20%"><strong>Dependency</strong></td> + </tr> + + <!-- ASN.1 --> + <tr valign="top"> + <td>asn.1</td> + <td> + </td> + <td></td> + <td></td> + <td></td> + </tr> + </tbody> + </table> + <p> </p> <!-- ============= FOOTER ============= --> - <div class="dateline">Last update at November 17, 2008 by Chun Tian (binghe).</div> + <div class="dateline">Last update at November 18, 2008 by Chun Tian (binghe).</div> <div class="footline"> CL-NET-SNMP is under <a href="http://www.opensource.org/licenses/mit-license.php">MIT license</a>. </div>
Added: www/images/mibrowser.jpg ============================================================================== Binary file. No diff available.
Modified: www/snmp.html ============================================================================== --- www/snmp.html (original) +++ www/snmp.html Tue Nov 18 06:00:16 2008 @@ -54,6 +54,15 @@ SNMP platform on Common Lisp, client and server support, and GUI tools. </div>
+ <h2>Overview</h2> + + <p> + <a href="images/mibrowser.jpg"> + <img src="images/mibrowser.jpg" id="mibrowser" + style="border: 0px solid ; width: 80%;" /> + </a> + </p> + <h2>Platform Table</h2>
<table border="0" cellpadding="0" cellspacing="4" class="parseresults"> @@ -280,21 +289,17 @@ </tbody> </table>
- <h2>Download</h2> - - <p>Download all versions of the SNMP package (source tar.gz) - <a href="https://sourceforge.net/project/showfiles.php?group_id=209101&package_id=277468"> - here</a>, its also ASDF-INSTALLable. - </p> + <h2>Live Source Code</h2>
- <h2>Sources</h2> <ul> <li>Stable Subversion repository: <a href="http://cl-net-snmp.svn.sourceforge.net/viewvc/cl-net-snmp/snmp/branches/5/"> (View Source) </a><br /> - <i><a href="https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/snmp/branches/5"> - https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/snmp/branches/5</a><br /></i></li> + <a href="https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/snmp/branches/5"> + <i>https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/snmp/branches/5</i> + </a> + </li> <li>Development Subversion repository: <a href="http://cl-net-snmp.svn.sourceforge.net/viewvc/cl-net-snmp/snmp/trunk/"> (View Source) @@ -302,11 +307,54 @@ <i><a href="https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/snmp/trunk"> https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/snmp/trunk</a><br /></i></li> </ul> + + <h2>Package Bundle Download</h2> + + <p>Download all versions of the SNMP package (source tar.gz) + <a href="https://sourceforge.net/project/showfiles.php?group_id=209101&package_id=277468"> + here</a>, its also <a href="http://www.cliki.net/ASDF-Install">ASDF-INSTALL</a>able. + </p> + + <h2>Loadable Patch for Live Upgrade</h2> + + <table border="0" cellpadding="0" cellspacing="4" class="parseresults"> + <tbody> + <tr valign="bottom"> + <td width="20%"><strong>Package</strong></td> + <td width="20%"><strong>Version</strong></td> + <td width="20%"><strong>Release Date</strong></td> + <td width="20%"><strong>Release Notes</strong></td> + <td width="20%"><strong>Dependency</strong></td> + </tr> + + <!-- SNMP --> + <tr valign="top"> + <td>snmp</td> + <td> + <a href="https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/snmp/branches/5/patch/snmp-5/5-20.lisp"> + 5.20</a> + </td> + <td>2008-11-17</td> + <td>Fix from SNMP-BULK</td> + <td>-</td> + </tr> + + <!-- SNMP Server --> + <tr valign="top"> + <td>snmp-server</td> + <td></td> + <td></td> + <td></td> + <td></td> + </tr> + </tbody> + </table> + <p> </p> <!-- ============= FOOTER ============= --> - <div class="dateline">Last update at November 17, 2008 by Chun Tian (binghe).</div> + <div class="dateline">Last update at November 18, 2008 by Chun Tian (binghe).</div> <div class="footline"> CL-NET-SNMP is under <a href="http://www.opensource.org/licenses/mit-license.php">MIT license</a>. </div>
cl-net-snmp-cvs@common-lisp.net