From owner-svn-src-projects@FreeBSD.ORG Sun Nov 30 09:45:35 2014 Return-Path: Delivered-To: svn-src-projects@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3C50D27A; Sun, 30 Nov 2014 09:45:35 +0000 (UTC) Received: from mail-wg0-x22c.google.com (mail-wg0-x22c.google.com [IPv6:2a00:1450:400c:c00::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CF5BDDFF; Sun, 30 Nov 2014 09:45:34 +0000 (UTC) Received: by mail-wg0-f44.google.com with SMTP id b13so11931917wgh.31 for ; Sun, 30 Nov 2014 01:45:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=zzzY2N9j4CBNo2QsA1rvVgCy+Xr60XM39fk65y/aPto=; b=SDRKmDh4+nSFxQj2iVV77e5A8A8P4nMbWdb+NvLM6yA8QZfDAufsIPBTr/nazorG5L 2elgTcqTzhFmUYyU1+VYH5AZs+xuKYIM+DvbihreNC5BireCrt3WyuVamKyflwNi5yMw HNp3LXLKIrlVVcsyjr0NcPAcUSd0FzoVslgln3QMvaQJs4/Zz60ota9sH442GA80ng9s jjb0SfLMXT1LnlCFu04nEAZ8s/Dw2zrZEaoINtKVcpmKeqePFz+e+eqiLrQsSj704kkA hzWFwUq7Vq5y4QGpzHdBlrp+t96Z9vBfV2Oc4wEO6owZxhH32GV/ds6Yz7uLN0ivwo9T nGLw== X-Received: by 10.180.85.33 with SMTP id e1mr35433823wiz.61.1417340733125; Sun, 30 Nov 2014 01:45:33 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id ep6sm16920048wib.0.2014.11.30.01.45.31 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 30 Nov 2014 01:45:32 -0800 (PST) Sender: Baptiste Daroussin Date: Sun, 30 Nov 2014 10:45:30 +0100 From: Baptiste Daroussin To: Garrett Cooper Subject: Re: svn commit: r275287 - in projects/building-blocks: share/mk tools/build/options Message-ID: <20141130094530.GI88765@ivaldir.etoilebsd.net> References: <201411300045.sAU0jXw6015374@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jaTU8Y2VLE5tlY1O" Content-Disposition: inline In-Reply-To: <201411300045.sAU0jXw6015374@svn.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-src-projects@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Nov 2014 09:45:35 -0000 --jaTU8Y2VLE5tlY1O Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 30, 2014 at 12:45:33AM +0000, Garrett Cooper wrote: > Author: ngie > Date: Sun Nov 30 00:45:33 2014 > New Revision: 275287 > URL: https://svnweb.freebsd.org/changeset/base/275287 >=20 > Log: > Add MK_FILE and MK_SQLITE3 > =20 > - MK_FILE will conditionalize building lib/libmagic and usr.bin/file > - MK_SQLITE3 will conditionalize building lib/libsqlite3, and will disa= ble > MK_SVN/MK_SVNLITE by proxy Please avoid the MK_SQLITE3 except if you do plan to be able to ship freebsd without a manpage reader, newer mandoc which I'm planning to import soon is using sqlite3 and this is why I extracted it from svn(lite) Regards, Bapt --jaTU8Y2VLE5tlY1O Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEABECAAYFAlR65zcACgkQ8kTtMUmk6EwYmgCeM8F8AK1qNInFT6SZQae/H0rU ECIAniNMBHG/ZoSs02DanZZmICETyGuQ =m1yX -----END PGP SIGNATURE----- --jaTU8Y2VLE5tlY1O--