Date: Thu, 5 Jun 2003 13:00:07 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: Marcel Moolenaar <marcel@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release Makefile Message-ID: <20030605100007.GA42986@sunbay.com> In-Reply-To: <200306040517.h545HIY1051372@repoman.freebsd.org> References: <200306040517.h545HIY1051372@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--ew6BAiZeqk4r7MaW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 03, 2003 at 10:17:18PM -0700, Marcel Moolenaar wrote: > marcel 2003/06/03 22:17:18 PDT >=20 > FreeBSD src repository >=20 > Modified files: > release Makefile=20 > Log: > Have the port readmes follow the same logic as buildworld. We skip > doing make readmes if /tmp/.skip_ports exists. This file is created > after a complete run, which avoids that we do the lengthy operation > again for a rerelease. > When NOPORTS or NOPORTREADMES are defined, we create the file prior > to starting the release. > =20 > Revision Changes Path > 1.781 +5 -5 src/release/Makefile >=20 I think this is not quite right. Instead, the /tmp/.ports_done should be created, similar to /tmp/.world_done, when ports are really done. When NOPORTS or NOPORTREADMES are defined, we should just not be doing the relevant parts of "make release". And of course, it should be possible to run "make -DNOPORTS release" first, and be able to run "make rerelease" later, and get the ports built. What do you think? Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software Ltd, ru@FreeBSD.org FreeBSD committer --ew6BAiZeqk4r7MaW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+3xSmUkv4P6juNwoRAhpzAJwKJYl6BNTwJTo+cJW5QBAKKGgKxQCgi86W gqW43bSDAtDHISd6IFCR16c= =pIk6 -----END PGP SIGNATURE----- --ew6BAiZeqk4r7MaW--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030605100007.GA42986>