A collection of portfiles specific to Atlas.
- Clone this repository to a path of your choosing. A good, known
working directory is
/private/tmp. - Edit your
/opt/local/etc/macports/sources.conffile to include a link to the location of this repository on your disk.- As an example, if you had cloned this repository to
/var/local/portsyou would add a line above the default source insources.confwith the following syntax:file:///var/local/ports
- As an example, if you had cloned this repository to
- Within the ports tree (this repository) execute
portindexto recreate the port tree index. - After setting up your new source, you will need to execute:
sudo port selfupdatefor MacPorts to update its sources.
Your set-up is now complete and you can install ports from this ports tree! When a port is not found in this ports tree, it will fallback to the default MacPorts official source.