New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changes between Version 25 and Version 26 of howto


Ignore:
Timestamp:
05/31/08 18:39:55 (5 years ago)
Author:
raimue@…
Comment:

Reordered

Legend:

Unmodified
Added
Removed
Modified
  • howto

    v25 v26  
    1212== HOWTO Index == 
    1313 
    14   * [wiki:howto/buildUniversal How to build Universal Binaries] 
    15   * [wiki:howto/ccache How to enable ccache] 
    16   * [wiki:howto/ParallelBuilding How to enable parallel building] 
    17   * [wiki:howto/InstallingOlderPort How to install an older version of a port] 
    18   * [wiki:howto/bash-completion How to use bash-completion] 
    19   * [wiki:howto/PortTreeTarball How to use the Daily Tarball to sync your ports tree] 
    20   * [wiki:howto/SyncingWithSVN How to use svn for syncing the ports tree] 
    21   * [wiki:howto/RunningTrunk How to run MacPorts from the subversion trunk]  
     14  * Port building: 
     15    * [wiki:howto/buildUniversal How to build Universal Binaries] 
     16    * [wiki:howto/ccache How to enable ccache] 
     17    * [wiki:howto/ParallelBuilding How to enable parallel building] 
     18    * [wiki:howto/InstallingOlderPort How to install an older version of a port] 
     19 
     20  * Software setup: 
     21    * [wiki:howto/MAMP How to get a Apache, PHP, MySQL (MAMP) setup] 
     22    * [wiki:howto/Subversion How to setup Subversion client or server] 
     23 
     24  * Daily use: 
     25    * [wiki:howto/bash-completion How to use bash-completion] 
     26 
     27  * Alternatives for syncing the ports tree without rsync: 
     28    * [wiki:howto/PortTreeTarball How to use the Daily Tarball to sync your ports tree] 
     29    * [wiki:howto/SyncingWithSVN How to use svn for syncing the ports tree] 
     30 
     31  * MacPorts Development: 
     32    * [wiki:howto/RunningTrunk How to run MacPorts from the subversion trunk]  
    2233 
    2334== Unfinished HOWTOs == 
     
    2536Feel free to add HOWTO requests to this list or help out to complete them! 
    2637  
    27   * [wiki:howto/MAMP How to get a Apache, PHP, MySQL setup] 
    28   * [wiki:howto/Subversion How to setup Subversion client or server] 
    2938  * [wiki:howto/distcc How to enable distcc] (unwritten) 
    3039  * [wiki:howto/Proxy How to use a proxy for rsync/HTTP/FTP] (unwritten)