From owner-freebsd-arch@FreeBSD.ORG Wed Jun 30 17:07:59 2010 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5F6E6106564A for ; Wed, 30 Jun 2010 17:07:59 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.freebsd.org (Postfix) with ESMTP id 22AE18FC12 for ; Wed, 30 Jun 2010 17:07:59 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.4/8.14.4) with ESMTP id o5UH7w9v052604; Wed, 30 Jun 2010 10:07:58 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.4/8.14.4/Submit) id o5UH7wTP052603; Wed, 30 Jun 2010 10:07:58 -0700 (PDT) (envelope-from sgk) Date: Wed, 30 Jun 2010 10:07:57 -0700 From: Steve Kargl To: Julian Elischer Message-ID: <20100630170757.GA52509@troutmask.apl.washington.edu> References: <4C2AB793.4040601@laposte.net> <20100630034622.GA48794@troutmask.apl.washington.edu> <4C2B11A9.4020206@laposte.net> <4C2B6922.6090300@elischer.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4C2B6922.6090300@elischer.org> User-Agent: Mutt/1.4.2.3i Cc: freebsd-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 17:07:59 -0000 On Wed, Jun 30, 2010 at 08:56:18AM -0700, Julian Elischer wrote: > On 6/30/10 2:43 AM, Cyrille Lefevre wrote: > > > >Le 30/06/2010 05:46, Steve Kargl a ?crit : > >> > >>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. > > > >it was just for information and I do not know every dozen freebsd lists > >by heart... so I appology. > >however, you answer remember me why I quit FreeBSD, cease fire, courtesy > >is the key. > > > >Regards, > > > >Cyrille Lefevre > > Steve K's social skills leave a bit to be desired, but the question > remains, "is there a good reason to do this?" Oh please. It was a legitimate question. So what if groff is now gplv3? The version contained in src/ is not sudden going to stop working and it is not suddenly going to become gplv3. The fact remains that there is no available alternative that contains the functionality of groff. Perhaps, the best alternative is The Heirloom Documentation Tools at http://heirloom.sourceforge.net/doctools.html. Several weeks ago, I got the heirloom tools to compile (after fixing several bugs) on x86_64-*-freebsd only to find that the tools segfault on all manpages I tried to render. -- Steve