[32585] trunk/www/install.php
jmpp at macports.org
jmpp at macports.org
Tue Jan 8 12:07:26 PST 2008
Revision: 32585
http://trac.macosforge.org/projects/macports/changeset/32585
Author: jmpp at macports.org
Date: 2008-01-08 12:07:25 -0800 (Tue, 08 Jan 2008)
Log Message:
-----------
Temporarily remove mention of the Panther dmg since we still don't have it, so that we don't get any more broken link reports.
Modified Paths:
--------------
trunk/www/install.php
Modified: trunk/www/install.php
===================================================================
--- trunk/www/install.php 2008-01-08 20:01:33 UTC (rev 32584)
+++ trunk/www/install.php 2008-01-08 20:07:25 UTC (rev 32585)
@@ -17,11 +17,10 @@
</p>
<ul>
- <li>“dmg” 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> 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>“dmg” disk images for <a href="<?php print $leopard_dmg; ?>">Leopard (Universal)</a> and <a
+ href="<?php print $tiger_dmg; ?>">Tiger (Universal)</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>
<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>
@@ -41,8 +40,8 @@
<ol>
<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 2.4.1 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>
+ Xcode 3.0</a> Developer Tools for the Leopard platform or 2.4.1 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. “X11 User”) and its related SDK package (“X11SDK”)
for ports that depend on the functionality they provide to compile and run.
<ul>
@@ -61,9 +60,8 @@
<h3 class="subhdr" id="pkg">Mac OS X Package (.pkg) Installer</h3>
<p>The easiest way to install MacPorts on a Mac OS X system is by downloading the dmg for <a href="<?php print $leopard_dmg;
- ?>">Leopard (Universal)</a>, <a href="<?php print $tiger_dmg; ?>">Tiger (Universal)</a> or <a href="<?php print $panther_dmg;
- ?>">Panther (PowerPC)</a>, respectively, and running the system's Installer by double-clicking on the pkg contained therein,
- following the on-screen instructions until completion.</p>
+ ?>">Leopard (Universal)</a> or <a href="<?php print $tiger_dmg; ?>">Tiger (Universal)</a>, respectively, and running the
+ system's Installer by double-clicking on the pkg contained therein, following the on-screen instructions until completion.</p>
<p>This procedure will place a fully-functional and default MacPorts installation on your host system, ready for usage.
If needed your shell configuration files will be <a href="<?php print $guide_url . '#installing.binary.postflight.details'; ?>">
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080108/dfd1ff9e/attachment.html
More information about the macports-changes
mailing list