From owner-freebsd-hackers@FreeBSD.ORG Thu Feb 15 16:26:42 2007 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 49A2516A408 for ; Thu, 15 Feb 2007 16:26:42 +0000 (UTC) (envelope-from zombyfork@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.freebsd.org (Postfix) with ESMTP id 076A213C48E for ; Thu, 15 Feb 2007 16:26:40 +0000 (UTC) (envelope-from zombyfork@gmail.com) Received: by nf-out-0910.google.com with SMTP id m19so1180307nfc for ; Thu, 15 Feb 2007 08:26:39 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=kpsh9/v5G238RczHSF9HlF1/UPrGQS5QJlh4UR+W0mhfspr5LVgbKes6O6SI5fTXy5+WgCJ3nZKGoc9Cx6WFDN4E3fVvjY2MIAH6XkQ/BZc7Gpc/m2YAzlqt2VPFXehmW4uW6LpLASY/iXwgIVwnRH2eLGXXHkyEm/yWqdR8zsQ= Received: by 10.49.36.6 with SMTP id o6mr1524782nfj.1171556799586; Thu, 15 Feb 2007 08:26:39 -0800 (PST) Received: by 10.49.63.7 with HTTP; Thu, 15 Feb 2007 08:26:39 -0800 (PST) Message-ID: <346a80220702150826k784f6538i8a76655c745b2b5a@mail.gmail.com> Date: Thu, 15 Feb 2007 09:26:39 -0700 From: "Coleman Kane" To: "Alexander Leidinger" In-Reply-To: <20070215091900.x3y2c655kwcog48k@webmail.leidinger.net> MIME-Version: 1.0 References: <17875.18893.789217.224987@canoe.dclg.ca> <200702141255.53501.lists@jnielsen.net> <346a80220702141036j29485688gf052be8f4432eed5@mail.gmail.com> <33BBE265-A5B1-4F82-BF41-84825A7089FC@xview.net> <20070215091900.x3y2c655kwcog48k@webmail.leidinger.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Olivier Warin , David Gilbert , freebsd-hackers@freebsd.org Subject: Re: portupgrade O(n^m)? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: cokane@cokane.org List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Feb 2007 16:26:42 -0000 On 2/15/07, Alexander Leidinger wrote: > > Quoting Olivier Warin (from Wed, 14 Feb 2007 > 19:54:09 +0100): > > > This issue is not only related to portupgrade, pkg_add a new port takes > > far too long now... and make index each time I upgrade my ports is > > awfull too. > > Regarding "make index": try "make fetchindex" right after the cvsup. > IT may not be up to the point with the cvsupped stuff, but not far off. > > Bye, > Alexander. I don't think we who use the modular X.org tree can do this since a number of the ports won't be properly registered in the file (or am I off-base here?). -- Coleman