Revision: 69316 http://trac.macports.org/changeset/69316 Author: jmr@macports.org Date: 2010-06-29 23:40:08 -0700 (Tue, 29 Jun 2010) Log Message: ----------- update portdbformat entry in macports.conf.5 Modified Paths: -------------- trunk/base/doc/macports.conf.5 Modified: trunk/base/doc/macports.conf.5 =================================================================== --- trunk/base/doc/macports.conf.5 2010-06-30 05:37:23 UTC (rev 69315) +++ trunk/base/doc/macports.conf.5 2010-06-30 06:40:08 UTC (rev 69316) @@ -62,10 +62,11 @@ .Ic Default: ${prefix}/var/macports .It Va portdbformat -Storage type to use for the MacPorts registry. Currently the only supported format is "flat". +Storage type to use for the MacPorts registry. The preferred format is "sqlite", with "flat" +also available as a legacy format. .br .Ic Default: -flat +sqlite .It Va portinstalltype Sets the mode in which ports are installed by MacPorts. Supported values are 'direct' or 'image'. The 'direct' mode is often used on systems that do not support 'image' due to limitations in their
participants (1)
-
jmr@macports.org