Port Function to Handle OS Upgrades
Jeremy Lavergne
jeremy at lavergne.gotdns.org
Fri Oct 23 12:44:12 PDT 2009
What are our thoughts on providing a new function to handle preparing
for an OS upgrade (or run immediately following)?
This procedure would need to:
* remove all build directories
* trash all irrelevant archives
* dump a list of what is installed (either to be read in by another
function or simply catted to port)
* uninstall everything
We can provide two separate functions, really. One, to dump the
installed and their variants; another to remove all irrelevant files
in the tree.
There are many more instances where we can get irrelevant files in the
tree, such as upgrades. Perhaps having this function be abstract
enough we can use it in both instances would be to our coding advantage.
Gentlemen?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4024 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20091023/04a3ec30/attachment.bin>
More information about the macports-dev
mailing list