Subject: CVS commit: pkgsrc/databases
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: pkgsrc-changes
Date: 08/28/2007 14:33:27
Module Name: pkgsrc
Committed By: tron
Date: Tue Aug 28 14:33:27 UTC 2007
Modified Files:
pkgsrc/databases/openldap: distinfo
pkgsrc/databases/openldap-server: options.mk
pkgsrc/databases/openldap/patches: patch-bf
Log Message:
Fix build problem caused by "smbk5pwd" support:
- Correct typo in "configure" so that "--enable-smbk5pwd" or
"--disable-smbk5pwd" actually work.
- Explicitly add "--disable-smbk5pwd" to "CONFIGURE_ARGS" because this
feature is turned on by default (which it really shouldn't be).
The "openldap-server" package can now be built with the default options.
To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 pkgsrc/databases/openldap/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/databases/openldap-server/options.mk
cvs rdiff -r1.2 -r1.3 pkgsrc/databases/openldap/patches/patch-bf
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.