[31373] trunk/www/install.php

jmpp at macports.org jmpp at macports.org
Wed Nov 21 12:19:21 PST 2007


Revision: 31373
          http://trac.macosforge.org/projects/macports/changeset/31373
Author:   jmpp at macports.org
Date:     2007-11-21 12:19:20 -0800 (Wed, 21 Nov 2007)

Log Message:
-----------
Placeholder for the 'selfupdate' installation mechanism.

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

Modified: trunk/www/install.php
===================================================================
--- trunk/www/install.php	2007-11-21 20:18:45 UTC (rev 31372)
+++ trunk/www/install.php	2007-11-21 20:19:20 UTC (rev 31373)
@@ -26,6 +26,8 @@
         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>
         <li><a href="#svn">SVN checkout</a> of the unpackaged sources, if you wish to follow MacPorts development.</li>
+        <li>The <a href="#selfupdate">selfupdate</a> target of the <kbd>port(1)</kbd> command, for users who already have
+        MacPorts installed and wish to upgrade to a new release.</li>
     </ul>
 
     <p>Checksums for all our <a href="<?php print $downloads; ?>">downloads</a> are contained in the <a href="<?php print
@@ -152,7 +154,12 @@
 
     <p>Alternatively, if you'd simply like to view the SVN repository without checking it out, you can do so via the <a
     href="http://trac.macports.org/projects/macports/browser">Trac source browser</a>.</p>
+    
+    
+    <h3 class="subhdr" id="selfupdate">Selfupdate</h3>
 
+    <p></p>
+    
 
     <h3 class="subhdr">Other Platforms</h3>
 

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


More information about the macports-changes mailing list