[GRASS-SVN] r33452 - grass-web/trunk/download

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Sep 15 08:48:09 EDT 2008


Author: hamish
Date: 2008-09-15 08:48:09 -0400 (Mon, 15 Sep 2008)
New Revision: 33452

Modified:
   grass-web/trunk/download/software.inc
Log:
cosmetics

Modified: grass-web/trunk/download/software.inc
===================================================================
--- grass-web/trunk/download/software.inc	2008-09-15 08:34:46 UTC (rev 33451)
+++ grass-web/trunk/download/software.inc	2008-09-15 12:48:09 UTC (rev 33452)
@@ -10,7 +10,7 @@
 <hr>
 <h3>Software</h3>
 <a name="software"></a>
-
+<BR>
 &bull; Download "<b>Binaries</b>": if you want to install ready-to-use GRASS.<br>
 &bull; Download "<b>Source Code</b>": if you want to develop own GRASS extensions or run
 GRASS on a special computer platform.<br>
@@ -22,12 +22,12 @@
 
 <tr NOSAVE>
 
-<td rowspan=3 align=center bgcolor="#008000">
+<td rowspan=3 align=center bgcolor="#00A040">
 S<br>T<br>A<br>B<br>L<br>E
 </td>
 
 <td colspan=3 NOSAVE>
-  <b><a NAME="g62x">GRASS 6.2.3</a> (stable version; <a href="../grass62/index.php"> more...</a>)</b>
+  <b><a NAME="g62x">GRASS 6.2.3</a> (stable version; <a href="../grass62/index.php">more...</a>)</b>
 </td>
 </tr>
 
@@ -41,7 +41,7 @@
 <td>
     GNU/Linux:<BR>
     &bull; <a href="../grass62/binary/linux/">Generic</a><br>
-    &bull; <a href="http://packages.debian.org/grass">Debian</a>
+    &bull; <a href="http://packages.debian.org/grass">Debian</a><br>
     &bull; <a href="../grass62/binary/linux/">Fedora Core</a><br>
     &bull; <a href="http://gentoo-gis.sourceforge.net/">Gentoo</a><br>
     &bull; <a href="http://club.mandriva.com/xwiki/bin/view/rpms/Category/Sciences/Geosciences">Mandriva</a> (2007 via <a href="http://easyurpmi.zarb.org/">urpmi</a> from backports)<br>
@@ -76,12 +76,14 @@
 
 
 <tr NOSAVE>
-<td rowspan=3 align=center bgcolor="#FFCC33">
+<td rowspan=3 align=center bgcolor="#FFFFD0">
 T<br>E<br>S<br>T<br>I<br>N<br>G
 </td>
 
 <td colspan=3 NOSAVE>
-  <b><a NAME="g63x">GRASS 6.3.x</a> (testing version; advanced vectors, <a href="../grass63/index.php"> more...</a>)</b>
+  <b><a NAME="g63x">GRASS 6.3.0</a> (testing version; many new features,
+     <a href="../grass63/index.php">more...</a>)</b><BR>
+  This version is mature enough to be used for day to day work.
 </td>
 </tr>
 
@@ -93,22 +95,18 @@
 
 <tr valign=top>
 <td>
-    Snapshots:<br>
-    <BR>
     GNU/Linux:<BR>
-    &bull; <a href="../grass63/binary/linux/snapshot/">Generic</a> (generated weekly)<br>
+ <!--   &bull; <a href="../grass63/binary/linux/snapshot/">Generic</a> (generated weekly)<br> -->
     &bull; <a href="http://debian.gfoss.it/">Debian</a><br> <!-- packager: Niccolo Rigacci -->
     &bull; <a href="http://download.opensuse.org/repositories/Application:/Geo/">OpenSUSE Geo Repository</a><br> <!-- Otto Dassau -->
     &bull; <a href="http://www.les-ejk.cz/ubuntu/">Ubuntu</a><br> <!-- packager: Jachym Cepicky -->
 <BR>
     <a href="../grass63/binary/macosx/">MacOSX</a><br>
     <BR>
-    MS-Windows (native):<BR>
-    &bull; <a href="../grass63/binary/mswindows/native/">Installer</a><br> <!-- packager: Marco Pasetti -->
+    MS-Windows:<BR>
+    &bull; <a href="../grass63/binary/mswindows/native/">Native installer</a><br> <!-- packager: Marco Pasetti -->
+    &bull; <a href="../grass63/binary/mswindows/cygwin/">Cygwin</a> (UNIX emulation)<br> <!-- packager: Glynn Clements -->
     &bull; <a href="http://qgis.org/index.php?option=com_content&task=view&id=65&Itemid=71">QGIS with GRASS toolbox</a>
-    <BR>
-    MS-Windows (requires Cygwin package):<BR>
-    &bull; <a href="../grass63/binary/mswindows/cygwin/">Installer</a><br> <!-- packager: Glynn Clements -->
 </td>
 
 <td>
@@ -137,7 +135,8 @@
 </td>
 
 <td colspan=3 NOSAVE>
-  <b><a NAME="g64x">GRASS 6.4.x</a> (active development version; advanced vectors, <a href="../grass64/index.php"> more...</a>)</b>
+  <b><a NAME="g64x">GRASS 6.4.x</a> (active development version; new wxPython GUI,
+     <a href="../grass64/index.php">more...</a>)</b>
 </td>
 </tr>
 
@@ -177,7 +176,8 @@
 </td>
 
 <td colspan=3 NOSAVE>
-  <b><a NAME="g70x">GRASS 7</a> (active development version; partial rewrite, <a href="../grass70/index.php"> more...</a>)</b>
+  <b><a NAME="g70x">GRASS 7</a> (active development version; partial rewrite,
+     <a href="../grass70/index.php"> more...</a>)</b>
 </td>
 </tr>
 



More information about the grass-commit mailing list