Search:
GitHub Login
Preferences
My Notifications
Tickets
Wiki
GitHub
Timeline
Roadmap
Ticket Reports
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 15
and
Version 16
of
Migration
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Dec 7, 2009, 7:52:24 AM (
15 years
ago)
Author:
rbubley
Comment:
Remove archives too.
Legend:
Unmodified
Added
Removed
Modified
Migration
v15
v16
17
17
2. Clean any partially completed builds, and uninstall all installed ports:
18
18
{{{
19
sudo port clean
all
19
sudo port clean
--all
all
20
20
sudo port -f uninstall installed
21
21
}}}