From owner-freebsd-current@FreeBSD.ORG Thu May 1 18:44:38 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 78E6637B401; Thu, 1 May 2003 18:44:38 -0700 (PDT) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id E329443FBF; Thu, 1 May 2003 18:44:37 -0700 (PDT) (envelope-from scott_long@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h421fXZ12755; Thu, 1 May 2003 18:41:33 -0700 Received: from btc.btc.adaptec.com ([10.100.0.52]) by redfish.adaptec.com (8.8.8p2+Sun/8.8.8) with ESMTP id SAA29119; Thu, 1 May 2003 18:44:33 -0700 (PDT) Received: from btc.adaptec.com (hollin [10.100.253.56]) by btc.btc.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id TAA03586; Thu, 1 May 2003 19:44:22 -0600 (MDT) Message-ID: <3EB1CD6B.6060001@btc.adaptec.com> Date: Thu, 01 May 2003 19:44:11 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030425 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ruslan Ermilov References: <20030502011307.GA82420@sunbay.com> In-Reply-To: <20030502011307.GA82420@sunbay.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: HEADS UP: bzip2(1) compression for manpages, Groff and Texinfo do cs 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 01:44:38 -0000 Ruslan Ermilov wrote: > This is just an announcement that I'm going to add bzip2(1) > support to man(1) and makewhatis(1) (catman(1) already has > it), and then switch the default compression method from > gzip(1) to bzip2(1), for manpages, Groff and Texinfo docs. > (The latest 4.5 texinfo supports bzip2.) > > > Cheers, Ruslan, 1) have you consulted portmgr? 2) what will happen to all of the existing system .gz manpages when one builds world? Scott