pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail
Module Name: pkgsrc
Committed By: ghen
Date: Tue Jun 3 10:30:51 UTC 2008
Modified Files:
pkgsrc/mail/postfix: options.mk
pkgsrc/mail/postfix-current: options.mk
Log Message:
Add optional support for the "cdb" mapfile (constant database). This format
is read-only but is faster than Berkeley DB and uses less memory. Use the
TinyCDB implementation which is in the public domain and a bit faster than
DJB's original CDB.
To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 pkgsrc/mail/postfix/options.mk
cvs rdiff -r1.22 -r1.23 pkgsrc/mail/postfix-current/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index