= HOWTO section = This section contains some HOWTOs for different things, which users might find useful. == General Notes == Some command you should type in your Terminal are marked with a dollar sign (`$`) in front. Example: {{{ $ sudo port selfupdate }}} == HOWTO Index == * [wiki:howto/ccache How to enable ccache] * [wiki:howto/ParallelBuilding How to enable parallel building] * [wiki:howto/bash-completion How to use bash-completion] * [wiki:howto/InstallingOlderPort How to install an older version of a port] * [wiki:howto/PortTreeTarball How to use the Daily Tarball to sync your ports tree] == Unfinished HOWTOs == Feel free to add HOWTO requests to this list or help out to complete them! * [wiki:howto/distcc How to enable distcc] (unwritten) * [wiki:howto/Proxy How to use a proxy for rsync/HTTP/FTP] (unwritten) * [wiki:howto/SourceTrees How to add additional local or remote source trees] (unwritten) * [wiki:howto/SyncingWithSVN How to use svn for syncing the ports tree] (unwritten) * [wiki:howto/MAMP How to get a Apache, PHP, MySQL setup] (unwritten) * [wiki:howto/Upgrade How to upgrate outdated ports most effectively] (unwritten, requested) * [wiki:howto/Portfile How to start writing a Portfile] (unwritten, requested) There is also a [wiki:howto/Template Template] for new HOWTOs.