Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Aug 2006 05:45:44 +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/sysutils/portmaster/files portmaster.sh.in
Message-ID:  <200608230545.k7N5ji79004600@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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