[GRASS-SVN] r50907 - grass-web/trunk/download
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Feb 20 22:53:14 EST 2012
Author: hamish
Date: 2012-02-20 19:53:14 -0800 (Mon, 20 Feb 2012)
New Revision: 50907
Modified:
grass-web/trunk/download/software.inc
Log:
alpha sort linux distros;
minimize man page words;
comment out defunct snapshot;
typewriter text CLI commands;
comment on debgis contacts
Modified: grass-web/trunk/download/software.inc
===================================================================
--- grass-web/trunk/download/software.inc 2012-02-21 00:06:21 UTC (rev 50906)
+++ grass-web/trunk/download/software.inc 2012-02-21 03:53:14 UTC (rev 50907)
@@ -49,11 +49,13 @@
<tr valign=top>
<td>
<img src="../images/logo_lin.png" alt="GNU/Linux"> GNU/Linux:<BR>
- • <a href="http://packages.debian.org/grass">Debian</a> (apt-get install grass)<br> <!-- Packager: DebianGIS team -->
+ • <a href="http://packages.debian.org/grass">Debian</a>
+ (<tt>apt-get install grass</tt>)<br> <!-- Packager: DebianGIS team (ie Frankie and Hamish) -->
+ • <a href="http://koji.fedoraproject.org/koji/packageinfo?packageID=1972">Fedora Linux</a> (<tt>yum install grass</tt>)<br>
• <a href="http://download.opensuse.org/repositories/Application:/Geo/">OpenSUSE</a> (Geo Repo)<br> <!-- Otto Dassau -->
• <a href="http://wiki.osgeo.org/wiki/Enterprise_Linux_GIS">Red Hat Enterprise Linux</a> (RHEL, CentOS and Scientific Linux)<br>
• Ubuntu (<a href="https://launchpad.net/~ubuntugis/+archive/ubuntugis-unstable?field.series_filter=lucid">10.04 LTS</a>, <a href="https://launchpad.net/~ubuntugis/+archive/ubuntugis-unstable">others</a>)<br>
- • <a href="http://koji.fedoraproject.org/koji/packageinfo?packageID=1972">Fedora Linux</a> (yum install grass)<br>
+
• <a href="../grass64/binary/linux/snapshot/">Generic weekly snapshot</a><br>
<BR>
@@ -71,7 +73,7 @@
</td>
<td>
- • <a href="../grass64/manuals/html64_user/index.html">User manual pages</a><br>
+ • <a href="../grass64/manuals/html64_user/index.html">User manuals</a><br>
• <a href="http://grass.osgeo.org/programming6/">Programmer's Manual</a><br>
• <a href="http://grass.osgeo.org/wiki/Compile_and_Install">Compiling source code</a>
</td>
@@ -106,9 +108,11 @@
Daily snapshot:<br>
<img src="../images/logo_win.png" alt="MS-Windows">
<a href="http://wingrass.fsv.cvut.cz/grass65/">MS-Windows snapshot</a><br><br>
+<!-- snapshot not updated in many months
Snapshot with selected Addons:<br>
<img src="../images/logo_win.png" alt="MS-Windows">
<a href="../grass65/binary/mswindows/native/">MS-Windows</a><br><br>
+-->
Monthly snapshot:<br>
<img src="../images/logo_mac.png" alt="MacOSX"> <a href="http://www.public.asu.edu/~cmbarton/files/grass_mac/OSX10.6-snowleopard/">Mac OSX</a>
</td>
@@ -120,7 +124,7 @@
</td>
<td>
- • <a href="../grass65/manuals/html65_user/index.html">User manual pages</a><br>
+ • <a href="../grass65/manuals/html65_user/index.html">User manuals</a><br>
• <a href="http://grass.osgeo.org/programming6/">Programmer's Manual</a><br>
• <a href="http://grass.osgeo.org/wiki/Compile_and_Install">Compiling source code</a>
</td>
@@ -166,7 +170,7 @@
</td>
<td>
- • <a href="../grass70/manuals/html70_user/index.html">User manual pages</a><br>
+ • <a href="../grass70/manuals/html70_user/index.html">User manuals</a><br>
• <a href="../devel/index.php#prog">Programmer's Manual</a><br>
• <a href="http://grass.osgeo.org/wiki/Compile_and_Install">Compiling source code</a>
</td>
More information about the grass-commit
mailing list