From owner-freebsd-current@FreeBSD.ORG Thu May 14 09:35:04 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 4971D812 for ; Thu, 14 May 2015 09:35:04 +0000 (UTC) Received: from mail-wg0-x230.google.com (mail-wg0-x230.google.com [IPv6:2a00:1450:400c:c00::230]) (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 D1DC6180B for ; Thu, 14 May 2015 09:35:03 +0000 (UTC) Received: by wgbhc8 with SMTP id hc8so35487088wgb.3 for ; Thu, 14 May 2015 02:35:02 -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=U/C7DGI9ytZctdfwKlnaAa4nqxNLpn7XwXj4S0jIvpU=; b=WeUkAtyVXJJJmxSBwoHs/fMleTzh/X7Gb8CAbjhI3n33AmgU3uMtjozNdPMrrCTuN4 +QsARqGaARUW2k3zFSlkNGJttER/P3bo38ePd15ydtX+DfqDdUBlQJCePNe/RonYI3ye VCu9MSpNFE4EIqgw0IV9kVOjPRndC77jPCbK93aOg86JIJesewT4156pfWb4GaeptSgX xHCsr2bX7pt3uOgOzjij8YnuaK64jvfLLBLg8+yYSJoT+jHWoA7Xw8TBY/ymG9dJX6dL Zkl5N01+CXZtvN22D5t6uIK1x/Sy6B4KTHNPgbqQAHyPFliv+ARvVkA2FqUFZeHHa0vo Hd5Q== X-Received: by 10.180.84.8 with SMTP id u8mr47515639wiy.39.1431596102237; Thu, 14 May 2015 02:35:02 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id k2sm12340710wif.3.2015.05.14.02.35.01 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 May 2015 02:35:01 -0700 (PDT) Sender: Baptiste Daroussin Date: Thu, 14 May 2015 11:34:59 +0200 From: Baptiste Daroussin To: Garrett Cooper Cc: current@FreeBSD.org Subject: Re: [RFC] Replace gnu groff in base by heirloom doctools Message-ID: <20150514093458.GE11201@ivaldir.etoilebsd.net> References: <20150514000211.GA9410@ivaldir.etoilebsd.net> <66E508AC-1329-4E73-804B-E15BD7042FAD@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jKBxcB1XkHIR0Eqt" Content-Disposition: inline In-Reply-To: <66E508AC-1329-4E73-804B-E15BD7042FAD@gmail.com> 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:35:04 -0000 --jKBxcB1XkHIR0Eqt Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 14, 2015 at 02:31:55AM -0700, Garrett Cooper wrote: > On May 13, 2015, at 17:02, Baptiste Daroussin wrote: >=20 > > Hi, > >=20 > > I plan to work in replacing GNU groff for FreeBSD 11.0 in base by heirl= oom > > doctools. >=20 > =E2=80=A6 >=20 > Hi Bapt, > Do you have a list of items that require doctools [if groff isn=E2=80=99= t present]? > Thanks! They are all only build time and all locate in share/docs basically everyth= ing using bsd.doc.mk man(1) also falls back on gnu groff when not able to read a manpage with ma= ndoc and I will switch that to use heirloom (and if not present try to use gnu g= roff =66rom ports) Best regards, Bapt --jKBxcB1XkHIR0Eqt Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlVUbEIACgkQ8kTtMUmk6ExCyQCeIF3gBZumSYpH2nRby6ffUqfG f5EAoJ+hNura8ssX6eVByKtNC/uQW6EU =2Zui -----END PGP SIGNATURE----- --jKBxcB1XkHIR0Eqt--