From owner-cvs-all@FreeBSD.ORG Mon May 5 08:23:22 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 299BD37B401; Mon, 5 May 2003 08:23:22 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DB7443F75; Mon, 5 May 2003 08:23:21 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 00004530E; Mon, 5 May 2003 17:23:19 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Mark Murray From: Dag-Erling Smorgrav Date: Mon, 05 May 2003 17:23:19 +0200 In-Reply-To: <200305050758.h457wiEQ043565@repoman.freebsd.org> (Mark Murray's message of "Mon, 5 May 2003 00:58:44 -0700 (PDT)") Message-ID: User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.3 References: <200305050758.h457wiEQ043565@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/kerberos5 Makefile src/lib Makefile src/lib/libpam/modules modules.inc src/libexec Makefile src/release Makefile src/share/examples/etc make.conf src/share/man/man5 make.conf.5 src/share/mk bsd.libnames.mk ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2003 15:23:22 -0000 Mark Murray writes: > Log: > Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra > cleanups were necessary in release/Makefile, and the tinderbox code > was syntax checked, not run checked. The tinderbox code should not have been touched without my consent - especially since the original code would still behave as intended after the change, while your commit incorrectly removes Kerberos 5 from the -STABLE tinderbox. DES -- Dag-Erling Smorgrav - des@ofug.org