New Feature
--clean-distfiles[-all] options to check /usr/ports/distfiles for
stale stuff, and either offer to delete them or delete them all
without prompting.
Bug Fix
Fix brain-o that broke the -o option.
Usability Improvements
- If a port skeleton is missing, but the pkg db has an +IGNOREME
file, skip the update check, but issue a warning for it.
- If there is no +IGNOREME file, and no version information is
present, fail with a helpful error message.
- Clean up any trailing / character on directory names input
at the command line.
- Allow user to specify just category/portname on the command
line without -p.
- Work around a missing +REQUIRED_BY file for a -r port.
Minor cleanup
Make case consistent for all usage() items