Date: Tue, 11 Oct 2005 03:40:57 +0000 (UTC) From: Kris Kennaway <kris@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/portbuild/scripts buildscript Message-ID: <200510110340.j9B3evh0080019@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kris 2005-10-11 03:40:57 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts buildscript Log: * Unmount linprocfs around pkg_adding dependencies, to try and work around silly failures in some ports when it is present * Add a footer to completed builds that is recognised by pdispatch to retry truncated builds * If ALWAYS_KEEP_DISTFILES is not present in the environment or port makefile, then clean up DISTDIR after the build finishes, to prevent collection of distfiles for this port. * Finish flipping the switch on -noplistcheck - this is activated by passing in the NOPLISTCHECK environment variable instead of using PLISTCHECK in the opposite case Revision Changes Path 1.21 +41 -3 ports/Tools/portbuild/scripts/buildscript
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510110340.j9B3evh0080019>