[32334] trunk/www/install.php

jmpp at macports.org jmpp at macports.org
Tue Dec 25 13:33:07 PST 2007


Revision: 32334
          http://trac.macosforge.org/projects/macports/changeset/32334
Author:   jmpp at macports.org
Date:     2007-12-25 13:33:06 -0800 (Tue, 25 Dec 2007)

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

Clarify that Leopard users need to install Xcode 3.0, while Tiger users need 2.5 (sorry Anders, no direct link to 2.4 off apple's site :-P).
Also switch to the now more familiar "Xcode" name, as the older "Developer Tools" is apparently being phased out. Closes #12779.

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

Modified: trunk/www/install.php
===================================================================
--- trunk/www/install.php	2007-12-25 21:27:51 UTC (rev 32333)
+++ trunk/www/install.php	2007-12-25 21:33:06 UTC (rev 32334)
@@ -40,15 +40,17 @@
         components:</p>
 
         <ol>
-            <li>Apple's Developer Tools, found at the <a href="http://developer.apple.com/tools/xcode/">Apple Developer site</a>
-            or on your Mac OS X installation CDs/DVD.</li>
+            <li>Apple's <a href="https://connect.apple.com/cgi-bin/WebObjects/MemberSite.woa/wa/getSoftware?bundleID=19897">
+            Xcode 3.0</a> developer tools for the Leopard platform or <a href="https://connect.apple.com/cgi-bin/WebObjects/MemberSite.woa/wa/getSoftware?bundleID=19907">
+            2.5</a> for Tiger, found at the <a href="http://developer.apple.com/tools/xcode/">Apple Developer Connection</a>
+            site or on your Mac OS X installation CDs/DVD.</li>
             <li>The X11 windowing environment (A.K.A. &ldquo;X11 User&rdquo;) and its related SDK package (&ldquo;X11SDK&rdquo;)
             for ports that depend on the functionality they provide to compile and run.
                 <ul>
                     <li>the &ldquo;X11 User&rdquo; package is an optional installation on your system CDs/DVD for Panther and
                     Tiger, enabled through the &ldquo;Customize&rdquo; button of the installer, whereas it is included by default
                     on Leopard.</li>
-                    <li>the &ldquo;X11 SDK&rdquo; package from the Developer Tools will be automatically installed if &ldquo;X11
+                    <li>the &ldquo;X11 SDK&rdquo; package from the Xcode installer will be automatically selected if &ldquo;X11
                     User&rdquo; is already installed, so be sure to install that first.</li>
                 </ul>
             </li>

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


More information about the macports-changes mailing list