From owner-freebsd-stable@FreeBSD.ORG Thu Aug 18 13:18:29 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1410616A41F for ; Thu, 18 Aug 2005 13:18:29 +0000 (GMT) (envelope-from Zimmerman.Eric@con-way.com) Received: from ljcqs129.cnf.com (mail-cluster.cnf.com [63.230.177.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA1A643D45 for ; Thu, 18 Aug 2005 13:18:26 +0000 (GMT) (envelope-from Zimmerman.Eric@con-way.com) Received: from ljcqs129.cnf.com (localhost [127.0.0.1]) by localhost.cnf.com (Postfix) with ESMTP id EE68818B520; Thu, 18 Aug 2005 06:18:25 -0700 (PDT) Received: from ciies004.conway.prod.con-way.com (cnfdcx-131-slb-01-in.cnf.com [10.0.108.131]) by ljcqs129.cnf.com (Postfix) with ESMTP id B527A18B504; Thu, 18 Aug 2005 06:18:25 -0700 (PDT) Received: from qgaes001.conway.prod.con-way.com ([10.40.10.68]) by ciies004.conway.prod.con-way.com with Microsoft SMTPSVC(6.0.3790.211); Thu, 18 Aug 2005 06:18:25 -0700 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Thu, 18 Aug 2005 08:18:24 -0500 Message-ID: <12AAD6CC50A25841834F43955F39B66E01CB01F0@qgaes001.conway.prod.con-way.com> X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: portsdb (Warning: Duplicate INDEX) Thread-Index: AcWj9gpKbZ5k+0FuRWalLpYPVBMqEwAAK+sA From: "Zimmerman, Eric" To: "bob self" , X-OriginalArrivalTime: 18 Aug 2005 13:18:25.0537 (UTC) FILETIME=[50A81710:01C5A3F7] Cc: Subject: RE: portsdb (Warning: Duplicate INDEX) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Aug 2005 13:18:29 -0000 > -----Original Message----- > From: owner-freebsd-stable@freebsd.org [mailto:owner-freebsd- > stable@freebsd.org] On Behalf Of bob self > Sent: Thursday, August 18, 2005 08:05 > To: freebsd-stable@freebsd.org > Subject: portsdb (Warning: Duplicate INDEX) >=20 >=20 > My system: > ----------- >=20 > FreeBSD xxxx.zzzz.org 5.4-STABLE FreeBSD 5.4-STABLE #0: > Mon Aug 15 19:06:46 EDT 2005 > root@xxxx.zzzz.org:/usr/obj/usr/src/sys/GENERIC i386 >=20 >=20 Have you ever tried portsnap? I find it MUCH more efficient and a lot faster than what you are using now. Give it a try, its good stuff. It doesn't have dependencies like portupgrade (which I think is what you are using now, no?) It lives at /usr/ports/sysutils/portsnap/ NAME portsnap -- fetch and extract compressed snapshots of the ports tree DESCRIPTION The portsnap tool is used to fetch and update compressed snapshots of the FreeBSD ports tree, and extract and update an uncompressed ports tree. Eric