Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Dec 2010 02:32:49 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Tools/portbuild/scripts buildenv
Message-ID:  <201012010232.oB12WnIi053883@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
linimon     2010-12-01 02:32:49 UTC

  FreeBSD ports repository

  Modified files:
    Tools/portbuild/scripts buildenv 
  Log:
  Canonicalize the use of SRC_BASE to fix INDEX and duds builds on head
  nodes that don't have /usr/src.  On pointyhat, this "just happens to
  work"; on a cleanly installed system like pointyhat-west, it didn't.
  
  Add overrides for Linux compatibility (again, it "just happened to work"
  on pointyhat).
  
  Move the code that sets PORTSDIR and SRC_BASE to the server side only.
  The code that overrides OSVERSION, OSREL, and BRANCH _must_ remain in
  the common code.
  
  Revision  Changes    Path
  1.35      +39 -25    ports/Tools/portbuild/scripts/buildenv



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