[56459] trunk/www/install.php
jmr at macports.org
jmr at macports.org
Thu Aug 27 23:34:37 PDT 2009
Revision: 56459
http://trac.macports.org/changeset/56459
Author: jmr at macports.org
Date: 2009-08-27 23:33:38 -0700 (Thu, 27 Aug 2009)
Log Message:
-----------
clarifications about X11, and Tcl and Xcode versions
Modified Paths:
--------------
trunk/www/install.php
Modified: trunk/www/install.php
===================================================================
--- trunk/www/install.php 2009-08-28 05:43:12 UTC (rev 56458)
+++ trunk/www/install.php 2009-08-28 06:33:38 UTC (rev 56459)
@@ -39,18 +39,17 @@
components:</p>
<ol>
- <li>Apple's <a href="http://developer.apple.com/tools/xcode/">Xcode</a> Developer Tools (version 3.2 for Snow Leopard,
+ <li>Apple's <a href="http://developer.apple.com/tools/xcode/">Xcode</a> Developer Tools (version 3.2 or later for Snow Leopard,
3.1 or later for
Leopard, or 2.4.1 or later for Tiger), found at the <a href="http://connect.apple.com/">Apple Developer Connection</a>
site or on your Mac OS X installation CDs/DVD.</li>
- <li>The X11 windowing environment (A.K.A. “X11 User”) and its related SDK package (“X11SDK”)
- for ports that depend on the functionality they provide to compile and run.
+ <li>The X11 windowing environment (A.K.A. “X11 User”)
+ for ports that depend on the functionality it provides to run.
<ul>
- <li>the “X11 User” package is an optional installation on your system CDs/DVD for Panther and
+ <li>The “X11 User” package is an optional installation on your system CDs/DVD for
Tiger, enabled through the “Customize” button of the installer, whereas it is included by default
- on Leopard.</li>
- <li>the “X11 SDK” package from the Xcode installer will be automatically selected if “X11
- User” is already installed, so be sure to install that first.</li>
+ on Leopard and Snow Leopard.</li>
+ <li>You can use the xorg-server port instead of installing Apple's X11 package if you wish.</li>
</ul>
</li>
</ol>
@@ -171,7 +170,7 @@
as GCC and X11):</p>
<ul>
- <li><a href="http://www.tcl.tk/">Tcl</a> (8.3 or 8.4), with threads.</li>
+ <li><a href="http://www.tcl.tk/">Tcl</a> (8.4 or 8.5), with threads.</li>
<li><a href="http://gnustep.org/">GNUstep</a> (Base), for Foundation.</li>
<li><b>mtree</b> for directory hierarchy.</li>
<li><a href="http://rsync.samba.org/">rsync</a> for syncing the ports.</li>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090827/15fefa49/attachment.html>
More information about the macports-changes
mailing list