From owner-freebsd-current@FreeBSD.ORG Sun Feb 1 06:05:50 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BA5B810657E3 for ; Sun, 1 Feb 2009 06:05:50 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id 9C60D8FC1D for ; Sun, 1 Feb 2009 06:05:50 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.2/8.14.2) with ESMTP id n1165onM097054; Sat, 31 Jan 2009 22:05:50 -0800 (PST) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.2/8.14.2/Submit) id n1165nEv097053; Sat, 31 Jan 2009 22:05:49 -0800 (PST) (envelope-from obrien) Date: Sat, 31 Jan 2009 22:05:49 -0800 From: "David O'Brien" To: "Pedro F. Giffuni" , freebsd-current@freebsd.org Message-ID: <20090201060549.GE83330@dragon.NUXI.org> Mail-Followup-To: obrien@freebsd.org, "Pedro F. Giffuni" , freebsd-current@freebsd.org References: <61484.71762.qm@web32708.mail.mud.yahoo.com> <86skniyp60.fsf@ds4.des.no> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86skniyp60.fsf@ds4.des.no> X-Operating-System: FreeBSD 8.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: Subject: Re: Alternatives to gcc X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Feb 2009 06:05:51 -0000 "Pedro F. Giffuni" writes: > - Replacing groff with something less restricted that doesn't require > C++: Heirloom-doctools may be an option. You're proposing replacing GPLv2 stuff with CDDL'ed stuff? $ cd heirloom-doctools-080407> grep -l -R CDDL * | wc -l 217 The last time I asked $WORK's lawyers, GPLv2 was acceptable to *carefully* ship with our product. CDDL was forbidden (as is GPLv3). -- -- David (obrien@FreeBSD.org)