From owner-freebsd-arch@FreeBSD.ORG Wed Jun 30 08:08:58 2010 Return-Path: Delivered-To: arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 69B2F1065670 for ; Wed, 30 Jun 2010 08:08:58 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 273008FC1C for ; Wed, 30 Jun 2010 08:08:57 +0000 (UTC) Received: by iwn9 with SMTP id 9so725760iwn.13 for ; Wed, 30 Jun 2010 01:08:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=n7j+12YwWHJ1ow/UdPFOrbRNKqDgBBRrbIDZPqj4KFM=; b=Axip2O8WhxOWpDXb3FefrTytmNJvUIoQvrtZgecpxF2oWm6wSjL0Tn7Sm6rXWQU2hi dDWfiu4d/CP4Bi60sAoV1x2AKlt5ncQZbnsJg0A6Poy4xKwV1NAQ3Fu2AmYUpYDMK18A YApSYHi47P3n9zDjCA1RBTMQFPouTSnur0Z30= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=k7bOiO/DoVyrUjMLgV5uWTykHEoBB2eDIVcm5Cg62+7bSPzcRDfPHZLQ6UzbbNKdgr l1JpMOH/K8ndEycOKwEGxYeAsePHU08XPP8iekXKJvV38PpgDpUQdMshI82j4rQQt0XA ULMNhxyZ7lc/Sw6J8Zkmn6C64IhfGrZBiMb9o= MIME-Version: 1.0 Received: by 10.42.5.134 with SMTP id 6mr2666828icw.2.1277885337360; Wed, 30 Jun 2010 01:08:57 -0700 (PDT) Sender: yanegomi@gmail.com Received: by 10.231.214.145 with HTTP; Wed, 30 Jun 2010 01:08:57 -0700 (PDT) In-Reply-To: <20100630062403.GA49395@troutmask.apl.washington.edu> References: <4C2AB793.4040601@laposte.net> <20100630034622.GA48794@troutmask.apl.washington.edu> <20100630062403.GA49395@troutmask.apl.washington.edu> Date: Wed, 30 Jun 2010 01:08:57 -0700 X-Google-Sender-Auth: pgxk0aTmRnguYjWMhWuojkczNuo Message-ID: From: Garrett Cooper To: Steve Kargl Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: arch@freebsd.org Subject: Re: dwb : groff replacement proposal X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jun 2010 08:08:58 -0000 On Tue, Jun 29, 2010 at 11:24 PM, Steve Kargl wrote: > On Tue, Jun 29, 2010 at 09:48:00PM -0700, Garrett Cooper wrote: >> On Tue, Jun 29, 2010 at 8:46 PM, Steve Kargl >> wrote: >> > On Wed, Jun 30, 2010 at 05:18:43AM +0200, Cyrille Lefevre wrote: >> >> >> >> seen on http://wiki.freebsd.org/ContribSoftware, groff have switch >> >> to GPLv3 license, so, >> > >> > So what? ?The version of groff in the src/ isn't >> > going to suddenly stop working. ?Please send this >> > type of email to free-advocacy or freebsd-chat. >> > It has no place here. >> >> Steve, >> =A0 =A0 I do see his point because bitrot software doesn't help, and apa= rt >> from our toolchain and a few other things, a lot of the GNU software >> is being forced out eventually. groff hasn't been touched in ages >> however. > > "groff hasn't been touched in ages" so FreeBSD suddenly can't > render its man pages? > > Cyrille's post should have gone to freebsd-advocacy or -chat. > The fact that FSF is moving its software distributions to > GPLv3 isn't some state secret. > >> =A0 =A0 Regardless, there's already work being done to remedy this in th= e >> FreeBSD community; see: >> http://www.freebsdnews.net/2009/05/11/deprecating-groff-bsd-manual-displ= ay/ >> for one link. > > I'm aware of mdocml and other efforts. =A0None of these efforts > come close to replacing the functionality provided by the > version of groff in src/. =A0The current version of groff in > FreeBSD meets FreeBSD needs. =A0Do you envision bitrot in > FreeBSD's groff that will go unnotice? =A0Do you envision an > in flux of man pages into FreeBSD that are written in > mdoc (or other macro packages) that can't be rendered by > FreeBSD's version of groff, but can be rendered by mdocml? Well, ok. The reply was to kind of make the Cyrille message moot, but it kind of morphed into something else by accident. I think we should bury the hatchet on this topic after this to avoid useless spinning. Thanks, -Garrett