Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 May 2010 02:11:06 +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:  <201005180211.o4I2B6M6038794@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dougb       2010-05-18 02:11:05 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/portmaster/files portmaster.sh.in 
  Log:
  Minor Fixes And Optimizations
  =============================
  1. In iport_from_origin() if we don't find a match (which is normal for
     ports that are not yet installed) then return immediately.
  2. A little more white space after the user input for --check-port-dbdir
  3. In check_for_updates() if a port has moved we should also check for
     an +IGNOREME file before forcing the update.
  4. For distfile fetching:
     a. Limit the scope of some of the variables
     b. If a distfile has a / in the file name creation of the flag file
        for background fetching will fail, so swap that for a _ instead.
  
  Revision  Changes    Path
  2.27      +20 -7     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?201005180211.o4I2B6M6038794>