Просмотр исходного кода

Download releases from SourceForge

[SVN r17181]
Beman Dawes 23 лет назад
Родитель
Сommit
7a4d37bca0
1 измененных файлов с 19 добавлено и 45 удалено
  1. 19 45
      more/download.html

+ 19 - 45
more/download.html

@@ -3,7 +3,7 @@
 <html>
   <head>
     <meta name="generator" content=
-    "HTML Tidy for Windows (vers 1st August 2002), see www.w3.org">
+    "Microsoft FrontPage 5.0">
     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 
     <title>Boost Download and Installation</title>
@@ -41,40 +41,14 @@
     libraries. 
 
     <h2>Download</h2>
-    The boost libraries are available in various formats: 
-
-    <ul>
-      <li><a href="http://boost.sourceforge.net/release/">HTTP download</a>
-      all of Boost as a single archive file (<a href="#.zip">.zip</a> or <a
-      href="#.tar.gz">.tar.gz</a>) file from our SourceForge HTTP site. Older
-      versions also available. (This option is suggested first since it
-      doesn't count against our web site host's monthly fee.)</li>
-    </ul>
-
-    <ul>
-      <li><a href="../boost_all.zip">ZIP download</a> all of Boost as a
-      single archive file from our web site.</li>
-    </ul>
-
-    <ul>
-      <li><a href="../boost_all.tar.gz">TAR.GZ download</a> all of Boost as a
-      single archive file from our web site.</li>
-    </ul>
-
-    <ul>
-      <li><a href="#CVS">Command line, GUI</a>, or <a href=
-      "#Browser">browser</a> access to Boost's <a href=
-      "http://sourceforge.net/cvs/?group_id=7586">CVS repository</a>.</li>
-    </ul>
-
-    <ul>
-      <li>Download individual files from links in the documentation on the
-      web site.&nbsp; Because of the number of files involved, and <a href=
-      "../libs/hdr_depend.html">header dependencies</a>, this option usually
-      isn't very useful.</li>
-    </ul>
-
-    <h3><a name=".zip">.zip</a> file</h3>
+    <p>Click here to <b>
+    <a href="http://sourceforge.net/project/showfiles.php?group_id=7586">
+    <font size="4">download releases from SourceForge</font></a></b>. </p>
+    <p>The Boost release includes all of the libraries and other material from 
+    the web site. It is available in <a href="#.zip">ZIP</a> or
+    <a href="#.tar.gz">TAR.GZ</a> formats. Past releases are also available.</p>
+    It is also possible to download current snapshots of work-in-progress from 
+    Boost's <a href="#CVS">CVS repository</a>.<h3><a name=".zip">.zip</a> file</h3>
     The .zip format is widely supported by both free decoders and commercial
     compress/archive utilities. If you don't already have a .zip file
     decoder, download one from the <a href=
@@ -99,16 +73,18 @@
     <h2>Boost <a name="CVS">CVS</a> Repository</h2>
 
     <p>All Boost files, including the entire distribution tree including web
-    site HTML is maintained in a CVS repository.</p>
+    site HTML is maintained in a CVS repository. Command line, GUI, or browser 
+    access is available.</p>
 
     <h3>Boost CVS access via command line or graphical clients</h3>
     For those who have CVS clients installed, the libraries are also
     available from the public <a href=
-    "http://sourceforge.net/cvs/?group_id=7586">Boost CVS repository</a>.
-    Free command line clients (often already installed on Linux/Unix systems)
-    are available at the <a href="http://www.cvshome.org/">CVS home page</a>,
-    and free GUI clients are also available for Windows, Mac, and other
-    systems from <a href="http://www.cvsgui.org/">CvsGui.org</a>.
+    "http://sourceforge.net/cvs/?group_id=7586">Boost CVS repository</a>. Free 
+    command line clients (often already installed on Linux/Unix systems) are 
+    available for many systems, and free GUI clients are available for Windows, 
+    Mac, and other systems.<p>See the much improved
+    <a href="http://sourceforge.net/docman/?group_id=1">CVS documentation</a> 
+    (Section F) from SourceForge, which includes links to the various clients.</p>
 
     <p>The general procedure for command-line clients is something like
     this:</p>
@@ -167,11 +143,9 @@
     "../tools/build/index.html">Boost.Build</a>, our standard build tool.</p>
     <hr>
     Revised 
-    <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->18
-    November, 2002<!--webbot bot="Timestamp" endspan i-checksum="34416" -->
+    <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->03 February, 2003<!--webbot bot="Timestamp" endspan i-checksum="40402" -->
 
     <p>Written by&nbsp; <a href="../people/jens_maurer.htm">Jens Maurer</a>
     2001-02-11</p>
   </body>
-</html>
-
+</html>

粤ICP备19079148号