[31485] trunk/www

jmpp at macports.org jmpp at macports.org
Sun Nov 25 07:36:15 PST 2007


Revision: 31485
          http://trac.macosforge.org/projects/macports/changeset/31485
Author:   jmpp at macports.org
Date:     2007-11-25 07:36:14 -0800 (Sun, 25 Nov 2007)

Log Message:
-----------

 * Provide a quick cue to MacPorts installation usage & tips;
 * Be clear that we support mainly the current Mac OS X release and the one immediately behind, and provide a dmg for Panther only as a legacy platform;

Modified Paths:
--------------
    trunk/www/index.php
    trunk/www/install.php

Modified: trunk/www/index.php
===================================================================
--- trunk/www/index.php	2007-11-25 15:07:18 UTC (rev 31484)
+++ trunk/www/index.php	2007-11-25 15:36:14 UTC (rev 31485)
@@ -16,13 +16,14 @@
     and upgrading either command-line, X11 or Aqua based open-source software on the <a href="http://www.apple.com/macosx/">
     Mac OS X</a> operating system. To that end we provide the command-line driven MacPorts software package under a <a
     href="http://opensource.org/licenses/bsd-license.php">BSD License</a>, and through it easy access to thousands of ports
-    that <a href="<?php print $guide_url . '#introduction'; ?>"> greatly simplify</a> the task of compiling and installing
-    open-source software on your Mac.</p>
+    that <a href="<?php print $guide_url . '#introduction'; ?>"> greatly simplify</a> the task of <a href="<?php print $guide_url
+    . '#using'; ?>">compiling and installing</a> open-source software on your Mac.</p>
     
     <p>We provide a single software tree that attempts to track the latest release of every software title (port) we distribute,
-    without splitting them into &ldquo;stable&rdquo; Vs. &ldquo;unstable&rdquo; branches. There are currently <a href="ports.php">
-    <b><?php print ports_count(); ?></b> ports</a> in it, distributed among <?php print categories_count(); ?> different categories,
-    and more are being added on a regular basis.</p>
+    without splitting them into &ldquo;stable&rdquo; Vs. &ldquo;unstable&rdquo; branches, targetting mainly the current Mac OS
+    X release (10.5, A.K.A Leopard) and the immediately previous one (10.4, A.K.A. Tiger). There are currently <a href="ports.php">
+    <b><?php print ports_count(); ?></b> ports</a> in our tree, distributed among <?php print categories_count(); ?> different
+    categories, and more are being added on a regular basis.</p>
     
     
     <h3 class="subhdr">Getting started</h3>

Modified: trunk/www/install.php
===================================================================
--- trunk/www/install.php	2007-11-25 15:07:18 UTC (rev 31484)
+++ trunk/www/install.php	2007-11-25 15:36:14 UTC (rev 31485)
@@ -19,8 +19,9 @@
     <ul>
         <li>&ldquo;dmg&rdquo; disk images for <a href="<?php print $leopard_dmg; ?>">Leopard (Universal)</a>, <a
         href="<?php print $tiger_dmg; ?>">Tiger (Universal)</a> and <a href="<?php print $panther_dmg; ?>">Panther (PowerPC)
-        </a>, containing pkg installers for use with the Mac OS X Installer. By far the simplest installation procedure that
-        most users should <a href="#pkg">follow</a> after meeting the requirements listed <a href="#requirements">below</a>.</li>
+        </a> as a legacy platform, containing pkg installers for use with the Mac OS X Installer. By far the simplest installation
+        procedure that most users should <a href="#pkg">follow</a> after meeting the requirements listed <a href="#requirements">
+        below</a>.</li>
         <li>In <a href="#source">source form</a> as either a <a href="<?php print $bz2_tarball ?>">tar.bz2</a> package or a
         <a href="<?php print $gz_tarball; ?>">tar.gz</a> one for manual compilation, if you intend to customize your installation
         in any way.</li>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071125/f23a27dd/attachment.html


More information about the macports-changes mailing list