Date: Mon, 25 Oct 2004 04:34:26 +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 Message-ID: <200410250434.i9P4YQ7t067876@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kris 2004-10-25 04:34:26 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts dopackages Log: Redefine the -norestr option to mean 'don't build the list of restricted ports' instead of 'don't build any restricted ports' since the former is useful when we're not intending to publish the results of a build, but the latter is not. Move the build preprocessing (directory setup, old build rotation, etc) out from under -nobuild, so that we can set up a new build using that option. Revision Changes Path 1.28 +71 -76 ports/Tools/portbuild/scripts/dopackages
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410250434.i9P4YQ7t067876>