Backups
Jeremy Lavergne
jeremy at lavergne.gotdns.org
Wed Aug 29 16:13:51 PDT 2012
> I want to add the required MacPort's configuration files & directories
> to my nightly local & remote scheduled backups. I've already got
> everything in my weekly clone but it'd be handier just to have the
> files/dirs needed to run everything again & put all my ports back in
> place as they were if the need arose.
>
> Could somebody give me the list needed to do this?
Should be pretty simple:
1 Xcode installer, and Auxiliary/Command Line Tools.
2 MacPorts installer: http://www.macports.org/install.php
3 Configuration files: ${prefix}/etc/
4 Installed ports: `${prefix}/bin/port echo requested`
More information about the macports-users
mailing list