Date: Sat, 26 Jul 2008 14:52:05 +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 dopackages.wrapper Message-ID: <200807261452.m6QEq5YN001680@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kris 2008-07-26 14:52:05 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts dopackages.wrapper Log: * Cleanup * Catch up to build ID directory changes * Make it easier to kill a build by not running dopackages in the background where it is detached from shell job control. Now, sending a termination signal to this process (e.g. ^C) will also kill off the dopackages script and in turn the processes created by it. Some background processes spawned by dopackages, pdispatch, etc, may still remain and need to be killed by hand. Revision Changes Path 1.4 +23 -28 ports/Tools/portbuild/scripts/dopackages.wrapper
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807261452.m6QEq5YN001680>