From owner-freebsd-current@FreeBSD.ORG Fri May 2 15:26:16 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C50437B401 for ; Fri, 2 May 2003 15:26:16 -0700 (PDT) Received: from smtp2.netcologne.de (smtp2.netcologne.de [194.8.194.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id A994A43F3F for ; Fri, 2 May 2003 15:26:15 -0700 (PDT) (envelope-from tmseck-lists@netcologne.de) Received: from laurel.tmseck.homedns.org (xdsl-195-14-207-110.netcologne.de [195.14.207.110]) by smtp2.netcologne.de (Postfix) with SMTP id 9919739E29 for ; Sat, 3 May 2003 00:26:13 +0200 (MEST) Received: (qmail 42754 invoked by uid 1001); 2 May 2003 22:26:34 -0000 Date: Sat, 3 May 2003 00:26:12 +0200 From: Thomas Seck To: freebsd-current@freebsd.org Message-ID: <20030502222612.GB425@laurel.tmseck.homedns.org> Mail-Followup-To: Thomas Seck , freebsd-current@freebsd.org References: <20030502171957.28624.qmail@laurel.tmseck.homedns.org> <3EB2AC00.7070307@tcoip.com.br> <20030502181922.GA425@laurel.tmseck.homedns.org> <20030502212956.GA47838@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030502212956.GA47838@dragon.nuxi.com> User-Agent: Mutt/1.4.1i Organization: private site in Germany X-PGP-KeyID: DF46EE05 X-PGP-Fingerprint: A38F AE66 6B11 6EB9 5D1A B67D 2444 2FE1 DF46 EE05 X-Attribution: tms Subject: Re: HEADS UP: bzip2(1) compression for manpages, Groff and Texinfo docs X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 02 May 2003 22:26:16 -0000 * David O'Brien (obrien@freebsd.org): > On Fri, May 02, 2003 at 08:19:23PM +0200, Thomas Seck wrote: > > > The "sole benefit" you see is clearly enough of a benefit. There _are_ > > > good reasons to reduce dependency on GPL, y'know. > > > > Sorry, but then you would have to replace binutils, gcc, groff, and many > > other things too. But this has been discussed to death already. > > They are used to *build* the system. Not use it. One could remove all > the manpage sources and only have the catman bits .bzip2'ed. Please remove them from the base install and make them optional with 'WANT_*'-knobs then. --Thomas