Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jul 2009 23:24:43 +0000 (UTC)
From:      Doug Barton <dougb@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/ports-mgmt/portmaster/files portmaster.sh.in
Message-ID:  <200907292324.n6TNOhOd045217@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dougb       2009-07-29 23:24:43 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/portmaster/files portmaster.sh.in 
  Log:
  Feature Updates
  ===============
  1. For the -[rf] and -R options:
  a. Do not delete the flag files that indicate a port has been updated
  until the -[rf] process is successful.
  b. Update the wording in usage() to be more clear about what -R does
  c. If a user starts -[rf] without -R, and there are flag files present,
  ask if they would like to delete them, or enable -R mode.
  
  2. Add a globstrip() function and use it to clean up inputs to -x
  (and in the input parser where the idea originated)
  
  3. Improve the wording of the message in -s mode about what to do if
  they choose not to remove a port with an empty +REQUIRED_BY file
  
  4. Tell the user how many fetches we are waiting for in -F
  
  Removed Feature
  ===============
  Remove the -u option. It did very little, and not what users expected.
  
  Revision  Changes    Path
  2.8       +58 -43    ports/ports-mgmt/portmaster/files/portmaster.sh.in



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907292324.n6TNOhOd045217>