From owner-freebsd-ports Mon Jun 5 06:49:58 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA01712 for ports-outgoing; Mon, 5 Jun 1995 06:49:58 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id GAA01695 for ; Mon, 5 Jun 1995 06:49:54 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id GAA23222; Mon, 5 Jun 1995 06:49:14 -0700 From: "Rodney W. Grimes" Message-Id: <199506051349.GAA23222@gndrsh.aac.dev.com> Subject: Re: Update for bison 1.24 To: roberto@keltia.freenix.fr Date: Mon, 5 Jun 1995 06:49:13 -0700 (PDT) Cc: ports@FreeBSD.org In-Reply-To: <199506050000.CAA15594@keltia.frmug.fr.net> from "Ollivier Robert" at Jun 5, 95 02:00:48 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1158 Sender: ports-owner@FreeBSD.org Precedence: bulk > > Hello Satoshi, > > Here is a diff for bison's port. It is now at 1.24. Note that the two > parsers' files are now in ${PREFIX}/share instead of ${PREFIX}/lib -- which > makes sense. It compress the man page too. What I am about to say does not apply to just this port, but to all ports in general. When we went to compressed manual pages in /usr/src we put a know on it (from /etc/make.conf no_way should really be true): # # If you do not want unformatted manual pages to be compressed # when they are installed: # #NOMANCOMPRESS= no_way It has annoyed me that people are putting man compression in all the ports without using the knob. Satoshi, is there same way to add a ``MANPAGES= blah'' list to the bsd.port.mk files that would do the manual compression just like we do it for the /usr/src tree? I don't like compressing things, disk drives are cheap for me and I hate to wait when I want to read a manual page, and I hate to have the slow down happen when running make install! -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD