From owner-freebsd-ports@FreeBSD.ORG Thu Jul 15 05:58:35 2004 Return-Path: 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 7715416A4CE for ; Thu, 15 Jul 2004 05:58:35 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.200]) by mx1.FreeBSD.org (Postfix) with SMTP id 20E7643D3F for ; Thu, 15 Jul 2004 05:58:35 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by mproxy.gmail.com with SMTP id d19so568678rnf for ; Wed, 14 Jul 2004 22:58:31 -0700 (PDT) Received: by 10.38.9.24 with SMTP id 24mr53395rni; Wed, 14 Jul 2004 22:58:31 -0700 (PDT) Message-ID: Date: Thu, 15 Jul 2004 13:58:31 +0800 From: Jiawei Ye In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: cc: DAVID THOMPSON cc: epilogue cc: freebsd-ports@freebsd.org cc: Roman Neuhauser Subject: Re: pkg / ports interface X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jul 2004 05:58:35 -0000 On Wed, 14 Jul 2004 23:51:48 -0500 (CDT), Mark Linimon wrote: > When I looked at it, it seemed to me that it relied on an up-to-date > INDEX file. If so, the very first thing that would need to be added > is a way to fetch the current one :-) > > mcl What about installing portindex? It builds and up-to-date INDEX in an incremental way very fast. Jiawei