Date: Sun, 24 Feb 2002 11:46:39 -0800 (PST) From: Akinori MUSHA <knu@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/portupgrade Makefile distinfo Message-ID: <200202241946.g1OJkdQ76554@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202241946.g1OJkdQ76554>