From Fedora Project Wiki
(perl-XML-LibXSLT) |
No edit summary |
||
Line 12: | Line 12: | ||
|cyrus-imapd || | |cyrus-imapd || | ||
|- | |- | ||
|cyrus-sasl || | |cyrus-sasl || use LMDB | ||
|- | |- | ||
|dsniff || | |dsniff || | ||
Line 60: | Line 60: | ||
|nvi || | |nvi || | ||
|- | |- | ||
|open-cobol || | |open-cobol || (LMDB support in progress) | ||
|- | |- | ||
|opendkim || | |opendkim || Use LMDB | ||
|- | |- | ||
|openldap || | |openldap || configure --disable-bdb --disable-hdb -> use LMDB | ||
|- | |- | ||
|openser || | |openser || | ||
Line 92: | Line 92: | ||
|php || | |php || | ||
|- | |- | ||
|postfix || | |postfix || use LMDB | ||
|- | |- | ||
|postler || | |postler || | ||
|- | |- | ||
|python || | |python || py-lmdb ? | ||
|- | |- | ||
|python3-bsddb3 || | |python3-bsddb3 || |
Revision as of 20:56, 10 January 2015
Package | How to disable linking with libdb |
---|---|
389-ds-base | |
apr-util | configure with --without-berkeley-db |
claws-mail | |
clisp | |
cyrus-imapd | |
cyrus-sasl | use LMDB |
dsniff | |
evolution-data-server | |
exim | |
hail | |
httpd | Use apr-util-devel compiled without BDB |
httpd-itk | Use httpd-devel compiled without BDB |
iproute | |
isync | |
jigdo | |
kdesvn | |
libapreq2 | |
libdb | Drop the package :) |
libetpan | |
libpinyin | |
libserf | |
libsolv | |
libzhuyin | |
log4cxx | |
mod_gnutls | |
mod_security | |
nmh | |
nss_updatedb | |
nvi | |
open-cobol | (LMDB support in progress) |
opendkim | Use LMDB |
openldap | configure --disable-bdb --disable-hdb -> use LMDB |
openser | |
opensips | |
pam | |
pam_abl | |
pam_ccreds | |
perdition | |
perl-BDB | dropping the package |
perl-BerkeleyDB | dropping the package |
perl-DB_File | dropping the package |
perl-eperl | |
perl-Qt | |
perl-XML-LibXSLT | this is an upstreeam bug, it does not need libdb |
php | |
postfix | use LMDB |
postler | |
python | py-lmdb ? |
python3-bsddb3 | |
rapidsvn | |
redland | |
rpm | |
rsvndump | |
ruby | Ruby 2.2 in F22 will use GDBM instead |
sendmail | |
sks | |
spamprobe | |
squid | |
squidGuard | |
subversion | compile without --with-berkeley-db; need to provide tool for converting BDB-based repositories |
tabled | |
trustedqsl | |
webalizer | |
xemacs |