cvs commit: ports/sysutils/portmaster/files portmaster.sh.in

Doug Barton dougb at FreeBSD.org
Wed Aug 23 05:45:44 UTC 2006


dougb       2006-08-23 05:45:44 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/portmaster/files portmaster.sh.in 
  Log:
  New Feature
  ===========
  If a port is marked IGNORE, don't do all the dependency/checksum work,
  instead bomb out with a helpful message
  
  Minor Fixes
  ===========
  1. Add some whitespace to make the "dependency check complete" message
  stand out better
  2. Tell the user when we start pkg_delete in -s mode, just like in -e
  
  Bug Fixes
  =========
  1. Export MAKE_ARGS so that the child checksum processes can see them
  2. Move the "just in case" cd back to $portdir up one line so it's
  before 'make clean', just in case
  
  Revision  Changes    Path
  1.8       +19 -5     ports/sysutils/portmaster/files/portmaster.sh.in


More information about the cvs-ports mailing list