From owner-freebsd-questions@FreeBSD.ORG Tue Nov 30 03:49:09 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F67A16A4CE for ; Tue, 30 Nov 2004 03:49:09 +0000 (GMT) Received: from ms-smtp-02-eri0.ohiordc.rr.com (ms-smtp-02-smtplb.ohiordc.rr.com [65.24.5.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 597B143D5D for ; Tue, 30 Nov 2004 03:49:08 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (dhcp065-031-041-029.woh.rr.com [65.31.41.29]) iAU3n5Jl002574 for ; Mon, 29 Nov 2004 22:49:05 -0500 (EST) Message-ID: <000501c4d68f$74a82320$0400a8c0@satellite> From: "dave" To: Date: Mon, 29 Nov 2004 22:48:29 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: portupgrade and index X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dave List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Nov 2004 03:49:09 -0000 Hello, I've got a box that runs portupgrade to keep the most current ports. I've lately switched to make fetchindex vs. portsdb -uU which goes much faster. My problem is whenever i do a make search for a port the index.5 file is regenerated and that takes an extremely long time. I was wondering if this is normal behavior, and what if anything i could do to speed it up? Thanks. Dave.