From owner-freebsd-current@FreeBSD.ORG Thu May 14 09:24:12 2015 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 419091A4; Thu, 14 May 2015 09:24:12 +0000 (UTC) Received: from mail-wi0-x234.google.com (mail-wi0-x234.google.com [IPv6:2a00:1450:400c:c05::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C9F7F1684; Thu, 14 May 2015 09:24:11 +0000 (UTC) Received: by wibt6 with SMTP id t6so7856734wib.0; Thu, 14 May 2015 02:24:10 -0700 (PDT) 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=ODIL/j33jUxw9RcxWF7ZP1AN+fYJE0N7m1Vr75xRpak=; b=lkRIl3DPCBpKovNVDNmfVb24808rQw7rhJav79QjcloVL+Z5wj3DOqCL2l1VUwEUzI hoUGkXfWMNnX/27P4oJu5iwhr+pZ2VGgaZoppQ43aqk5jPpoBR1OZK1yPUVO0dUB7og1 yR7vlhiX8JOnOJxzAeqqdESahin+2PpBGRJFFg8LoQd+rQO3VObQ4Sv36nSxwOAINE/u qQOscxge26l/zX1SkE4Wf6+x9AeqHJN38I5u54tup4oI/6npeocAsR3lq7MRrNme5fK4 kAP7laXCBALBTDBFgJ7PWy+5wGT+Cnyz75ZBFPEGU2njeXQxrgkQXNXi5ApzbF/AhE0y 6BlQ== X-Received: by 10.180.188.35 with SMTP id fx3mr47083695wic.43.1431595450241; Thu, 14 May 2015 02:24:10 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id xy5sm37181373wjc.35.2015.05.14.02.24.09 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 May 2015 02:24:09 -0700 (PDT) Sender: Baptiste Daroussin Date: Thu, 14 May 2015 11:24:07 +0200 From: Baptiste Daroussin To: David Chisnall Cc: current@FreeBSD.org Subject: Re: [RFC] Replace gnu groff in base by heirloom doctools Message-ID: <20150514092407.GD11201@ivaldir.etoilebsd.net> References: <20150514000211.GA9410@ivaldir.etoilebsd.net> <2915B2EB-DE58-451B-801B-92EB7CBCAA43@FreeBSD.org> <20150514085948.GC11201@ivaldir.etoilebsd.net> <20A766BD-1AE4-44B2-B508-CD2E96B5DD65@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UfEAyuTBtIjiZzX6" Content-Disposition: inline In-Reply-To: <20A766BD-1AE4-44B2-B508-CD2E96B5DD65@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 May 2015 09:24:12 -0000 --UfEAyuTBtIjiZzX6 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 14, 2015 at 10:13:18AM +0100, David Chisnall wrote: > On 14 May 2015, at 09:59, Baptiste Daroussin wrote: > >=20 > > On Thu, May 14, 2015 at 09:55:19AM +0100, David Chisnall wrote: > >> On 14 May 2015, at 01:02, Baptiste Daroussin wrote: > >>>=20 > >>> - it is partially CDDL partially BSD license. > >>=20 > >> We currently have a WITHOUT_CDDL knob that some people use. If we don= =E2=80=99t build the CDDL parts, what will break? > >>=20 > > Exactly the same thing that breaks right now WITHOUT_GNU and/or WITHOUT= _CXX aka > > you won't have the main part of the toolchain (aka troff/nroff) >=20 > But man pages will still work via mandoc? WITHOUT_GNU is known not to wo= rk (though we=E2=80=99re trying to address that with 11). WITHOUT_CDDL is = generally expected to give a working system currently. Yes since I switched the default manpage renderer to mandoc(1) :) (meaning = that WITHOUT_GNU is also not blocking manpage rendering) Best regards, Bapt --UfEAyuTBtIjiZzX6 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlVUabcACgkQ8kTtMUmk6EwuxQCfcJqI3vrZ8Unynfk1s0zSe9ZI WLsAn1V0QB+oCpRBGkqjqy78V9tY9B9U =GopL -----END PGP SIGNATURE----- --UfEAyuTBtIjiZzX6--