From owner-cvs-all Sun Feb 24 11:46:43 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A4B2837B402; Sun, 24 Feb 2002 11:46:39 -0800 (PST) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1OJkdQ76554; Sun, 24 Feb 2002 11:46:39 -0800 (PST) (envelope-from knu) Message-Id: <200202241946.g1OJkdQ76554@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 24 Feb 2002 11:46:39 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/portupgrade Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/02/24 11:46:39 PST Modified files: sysutils/portupgrade Makefile distinfo Log: Update to 20020225. Restructure portsdb. - Merge INDEX.rbo into INDEX.db, and remove INDEX.rbo on portsdb rebuild if it exists. - Reduce the size of INDEX.db by half. :) - Introduce PORTS_DBDRIVER and allow specifying a db driver for the portsdb (INDEX.db), and switch the default portsdb driver from db1.85 hash to db1.85 btree. Revision Changes Path 1.125 +3 -3 ports/sysutils/portupgrade/Makefile 1.113 +1 -0 ports/sysutils/portupgrade/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message