cvs commit: ports/ports-mgmt/portmaster/files portmaster.sh.in

Doug Barton dougb at FreeBSD.org
Thu Feb 22 19:05:09 UTC 2007


dougb       2007-02-22 19:05:08 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/portmaster/files portmaster.sh.in 
  Log:
  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
  ======================
  1. If a port skeleton is missing, but the pkg db has an +IGNOREME
  file, skip the update check, but issue a warning for it.
  2. If there is no +IGNOREME file, and no version information is
  present, fail with a helpful error message.
  3. Clean up any trailing / character on directory names input
  at the command line.
  4. Allow user to specify just category/portname on the command
  line without -p.
  5. Work around a missing +REQUIRED_BY file for a -r port.
  
  Minor cleanup
  =============
  Make case consistent for all usage() items
  
  Revision  Changes    Path
  1.13      +79 -10    ports/ports-mgmt/portmaster/files/portmaster.sh.in


More information about the cvs-ports mailing list