From owner-freebsd-ports@FreeBSD.ORG Wed Jul 19 06:48:14 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3F8C16A4E2 for ; Wed, 19 Jul 2006 06:48:14 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from relay-er5.mbrd.ru (relay-er5.mbrd.ru [194.117.71.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0406B43D55 for ; Wed, 19 Jul 2006 06:48:13 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from msd.mbrd.ru ([172.16.33.193]) by relay-er5.mbrd.ru with esmtpa (Exim 4.x) id 1G35qu-000F4H-1n; Wed, 19 Jul 2006 10:48:12 +0400 Message-ID: <44BDD5AB.3060801@FreeBSD.org> Date: Wed, 19 Jul 2006 10:48:11 +0400 From: Sergey Matveychuk User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: "[LoN]Kamikaze" References: <44BCF5F0.7090809@gmx.de> In-Reply-To: <44BCF5F0.7090809@gmx.de> X-Enigmail-Version: 0.93.2.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: makewhatis from ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jul 2006 06:48:14 -0000 [LoN]Kamikaze wrote: > I've got a Makefile where I install man pages int PREFIX/man/man1 and the ports system nicely compresses them, but it does not make them available for whatis. Should I run makewhatis PREFIX/man manually or is there a way this is supposed to be done? The Porter's Handbook chapter 5.9 does not mention whatis. It will be done with weekly script 320.whatis. I think we have no practice to do it when a port is installed. -- Dixi. Sem.