Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Jul 2007 06:35:35 +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:  <200707080635.l686ZZvn041572@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dougb       2007-07-08 06:35:35 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/portmaster/files portmaster.sh.in 
  Log:
  Bug Fixes
  =========
  1. If we are doing --show-work, don't launch background processes
  that are only useful for real builds.
  2. Fix a rather obscure bug that can only happen:
  IFF you are doing an install of a new port, and
  IFF you have a dependency "early" in the list with an +IGNOREME file, and
  IFF you have one or more dependencies "late" in the list that are not
  installed. The bug is a false positive on the +IGNOREME for the uninstalled
  ports. The solution is to reset the "port to test for +IGNOREME file"
  variable each time through the loop. This will usually be a noop, but it
  costs almost nothing in any case.
  
  Revision  Changes    Path
  1.18      +5 -4      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?200707080635.l686ZZvn041572>