From owner-svn-src-head@FreeBSD.ORG Mon Jul 2 18:19:40 2012 Return-Path: Delivered-To: svn-src-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 55A9D1065670; Mon, 2 Jul 2012 18:19:40 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.64.117]) by mx1.freebsd.org (Postfix) with ESMTP id D0EAC8FC18; Mon, 2 Jul 2012 18:19:39 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.5/8.14.5) with ESMTP id q62IJcZi028873; Mon, 2 Jul 2012 22:19:38 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.5/8.14.5/Submit) id q62IJc37028872; Mon, 2 Jul 2012 22:19:38 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Mon, 2 Jul 2012 22:19:38 +0400 From: Gleb Smirnoff To: Baptiste Daroussin Message-ID: <20120702181938.GO21957@FreeBSD.org> References: <201207021528.q62FSoot078093@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201207021528.q62FSoot078093@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r237997 - in head: tools/build/mk tools/build/options usr.sbin X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jul 2012 18:19:40 -0000 On Mon, Jul 02, 2012 at 03:28:50PM +0000, Baptiste Daroussin wrote: B> Author: bapt B> Date: Mon Jul 2 15:28:50 2012 B> New Revision: 237997 B> URL: http://svn.freebsd.org/changeset/base/237997 B> B> Log: B> New build KNOB: WITHOUT_PKGBOOTSTRAP to condition building of usr.sbin/pkg B> Do not condition usr.sbin/pkg building on WITHOUT_PKGTOOLS anymore, so that users can B> remove the old pkg_* tools without removing the pkgng boostrap I've fixed the build but head/tools/build/options/WITHOUT_PKGBOOSTRAP still needs to be renamed. -- Totus tuus, Glebius.