Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Mar 2002 15:18:11 -0800 (PST)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Tools/portbuild/scripts portbuild
Message-ID:  <200203092318.g29NIBL90498@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2002/03/09 15:18:11 PST

  Modified files:
    Tools/portbuild/scripts portbuild 
  Log:
  * Ports get built under ${scratchdir}, not under ${pb}..this was pretty
    tangled up.
  * Sort the environment variables so that all of the commented out ones
    are grouped together
  * Reverse sense of NOPLISTCHECK -> PLISTCHECK, since it's not an option
    we want enabled by default (it causes too many build failures).  This
    was too easy to forget when building packages 'by hand' using the parallel
    makefile.
  * Copy across UNAME_VERSION into the chroot area so that uname inside the
    chroot reports the desired version
  
  Revision  Changes    Path
  1.16      +30 -28    ports/Tools/portbuild/scripts/portbuild

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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