From owner-freebsd-hackers Tue Jan 7 01:27:00 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id BAA09248 for hackers-outgoing; Tue, 7 Jan 1997 01:27:00 -0800 (PST) Received: from dfw-ix9.ix.netcom.com (dfw-ix9.ix.netcom.com [206.214.98.9]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id BAA09241; Tue, 7 Jan 1997 01:26:58 -0800 (PST) Received: from silvia.HIP.Berkeley.EDU (wck-ca14-58.ix.netcom.com [207.92.174.122]) by dfw-ix9.ix.netcom.com (8.6.13/8.6.12) with ESMTP id BAA10948; Tue, 7 Jan 1997 01:25:38 -0800 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.4/8.6.9) id BAA03038; Tue, 7 Jan 1997 01:22:38 -0800 (PST) Date: Tue, 7 Jan 1997 01:22:38 -0800 (PST) Message-Id: <199701070922.BAA03038@silvia.HIP.Berkeley.EDU> To: jmacd@cs.berkeley.edu CC: freebsd-ports@freebsd.org, freebsd-hackers@freebsd.org In-reply-to: <199701070807.AAA00649@paris.CS.Berkeley.EDU> (message from Josh MacDonald on Tue, 07 Jan 1997 00:07:55 -0800) Subject: Re: installing info files From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * For example, I added: * * @dircategory Version Control * @direntry * * PRCS: (prcs). The Project Revision Control System. * @end direntry * * to the texinfo file for PRCS. When I run install-info, it adds a label * "Version Control" if it doesn't exist and the node PRCS if it doesn't * exist. This sounds great. * tree). Then, add support to pkg_add and friends and bsd.port.mk, * I'll do the work, how's this sound? What exactly does bsd.port.mk/pkg_add have to do here? What is the usage of install-info? Satoshi