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 42
and
Version 43
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:
Aug 20, 2011, 1:00:21 AM (
13 years
ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:
Proceed to uninstall other ports if one failed
Legend:
Unmodified
Added
Removed
Modified
Migration
v42
v43
23
23
2. Uninstall all installed ports:
24
24
{{{
25
sudo port -f
uninstall --follow-dependents installed
25
sudo port -f
p
uninstall --follow-dependents installed
26
26
}}}
27
27
3. Clean any partially-completed builds: