From owner-freebsd-questions Thu Aug 23 19: 8:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc23.worldnet.att.net (mtiwmhc23.worldnet.att.net [204.127.131.48]) by hub.freebsd.org (Postfix) with ESMTP id 011E037B406 for ; Thu, 23 Aug 2001 19:08:44 -0700 (PDT) (envelope-from parv@worldnet.att.net) Received: from worldnet.att.net ([32.100.199.91]) by mtiwmhc23.worldnet.att.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010824020842.MVYJ12058.mtiwmhc23.worldnet.att.net@worldnet.att.net>; Fri, 24 Aug 2001 02:08:42 +0000 Received: by worldnet.att.net (Postfix, from userid 1001) id DCBCE50D20; Thu, 23 Aug 2001 22:03:28 -0400 (EDT) Date: Thu, 23 Aug 2001 22:03:28 -0400 From: parv To: Salvo Bartolotta Cc: f-q Subject: Re: make search isn't making any results in ports Message-ID: <20010823220328.A10974@moo.holy.cow> Mail-Followup-To: Salvo Bartolotta , f-q References: <997869845.3b7a491562488@webmail.neomedia.it> <20010815071230.B13033@moo.holy.cow> <997892294.3b7aa0c60be0b@webmail.neomedia.it> <20010815181145.A30569@moo.holy.cow> <997963051.3b7bb52b6263a@webmail.neomedia.it> <20010823025943.A3087@moo.holy.cow> <998586618.3b8538fa5697e@webmail.neomedia.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <998586618.3b8538fa5697e@webmail.neomedia.it>; from bartequi@neomedia.it on Thu, Aug 23, 2001 at 07:10:18PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG this was, on the fateful occasion around Aug 23 13:10 -0400, sent by Salvo Bartolotta > > parv olim scripsisse creditur (is believed to have > once upon a time written): > > > > For instance, if your ports tree lives in eg /myjunk/ports, the > > > following workarounds come to mind: > > > > > > -- (after doing a "make index") s/\/usr\/ports/\/myjunk\/ports/g > > > in /myjunk/ports/INDEX with your favo(u)rite tool (eg perl -pe); > > > [ugly] > > > > well, that may be ugly but it sure beats more than one hour it takes > > to build INDEX from scratch, not to mention some irresponsiveness in > > X... ... > my indexing time is about 17 minutes. > > Your machine might simply require a little tuning(7). oops, it seems i reported make index time exaggerated by oh, only about 6 times... # time nice -20 make index >/dev/null 2>&1 real 10m55.514s user 5m31.184s sys 1m40.388s ...it must be some other software that took an hour to be made. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message