[33784] trunk/www/install.php

afb at macports.org afb at macports.org
Tue Feb 5 02:27:32 PST 2008


Revision: 33784
          http://trac.macosforge.org/projects/macports/changeset/33784
Author:   afb at macports.org
Date:     2008-02-05 02:27:30 -0800 (Tue, 05 Feb 2008)

Log Message:
-----------
mtree(8) and sqlite3 are also required

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

Modified: trunk/www/install.php
===================================================================
--- trunk/www/install.php	2008-02-05 09:19:58 UTC (rev 33783)
+++ trunk/www/install.php	2008-02-05 10:27:30 UTC (rev 33784)
@@ -178,9 +178,11 @@
     <ul>
         <li><a href="http://www.tcl.tk/">Tcl</a> (8.3 or 8.4), 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>
         <li><a href="http://curl.haxx.se/">cURL</a> for downloading distfiles.</li>
         <li><a href="http://www.openssl.org/">OpenSSL</a> or <a href="http://martin.hinner.info/libmd/">libmd</a> for checksums.</li>
+        <li><a href="http://www.sqlite.org/">SQLite</a> (3) for the registry database.</li>
     </ul>
 
     <p>Normally you must install from <a href="#source">source</a> or from an <a href="#svn">SVN checkout</a> to run MacPorts

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


More information about the macports-changes mailing list