From owner-freebsd-current@FreeBSD.ORG Thu May 14 08:59:53 2015 Return-Path: Delivered-To: current@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 B280C5D2; Thu, 14 May 2015 08:59:53 +0000 (UTC) Received: from mail-wi0-x236.google.com (mail-wi0-x236.google.com [IPv6:2a00:1450:400c:c05::236]) (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 475C512C0; Thu, 14 May 2015 08:59:53 +0000 (UTC) Received: by wibt6 with SMTP id t6so7119445wib.0; Thu, 14 May 2015 01:59:51 -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=U8TM2FwmuBwtZl0etFxT0x43UlIU4u5lyBGggbVXAg8=; b=E/H2s+0uKzFXq7qQBaYQ9K16N4/4yaEfh5UjK7yROTgi/36afLS0QV/aKFs/RN09RN F4v/dZ2OyV8nQN9kls1QptU+usBQE+lafabNQ+lPVu7mskv+TkkKzW4Smr3AMqIXJUXT GeExO+mcN4p4qRzs7+bORLmiaWtX1JQzQykaQibcTjpci065fkb4xFctp+KiDhGt1Skl Usjmv/lVW4wF/vDgL2grbiiRtB4ZGh99ZtURz2XN9wNZHOsIPzpXI6sfSr5jluWxR9IO yLt4MJmvIuBKL3G4A7CfkIMad8JSdiG0w7b8CZQY7aRuikci5WOoh8a+Ao5ViNNhnDyo ojbA== X-Received: by 10.194.185.238 with SMTP id ff14mr6022073wjc.150.1431593990959; Thu, 14 May 2015 01:59:50 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id df1sm12199465wib.12.2015.05.14.01.59.49 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 May 2015 01:59:50 -0700 (PDT) Sender: Baptiste Daroussin Date: Thu, 14 May 2015 10:59:48 +0200 From: Baptiste Daroussin To: David Chisnall Cc: current@FreeBSD.org Subject: Re: [RFC] Replace gnu groff in base by heirloom doctools Message-ID: <20150514085948.GC11201@ivaldir.etoilebsd.net> References: <20150514000211.GA9410@ivaldir.etoilebsd.net> <2915B2EB-DE58-451B-801B-92EB7CBCAA43@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="V88s5gaDVPzZ0KCq" Content-Disposition: inline In-Reply-To: <2915B2EB-DE58-451B-801B-92EB7CBCAA43@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 08:59:53 -0000 --V88s5gaDVPzZ0KCq Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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) Best regards, Bapt --V88s5gaDVPzZ0KCq Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlVUZAQACgkQ8kTtMUmk6EzdQgCfQC3Ei2yCL6g3Gk7suMazpB2P IicAoKCNiWWzHZpWLlfaeqMC0sEljtga =dKNS -----END PGP SIGNATURE----- --V88s5gaDVPzZ0KCq--