From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 22: | Line 22: | ||
|hail || '''depends on libdb-devel''' | |hail || '''depends on libdb-devel''' | ||
|- | |- | ||
|heimdal || | |heimdal || configure --without-berkeley-db, use LMDB | ||
|- | |- | ||
|httpd || Use apr-util-devel compiled without BDB | |httpd || Use apr-util-devel compiled without BDB | ||
Line 42: | Line 42: | ||
|libetpan || configure --disable-db | |libetpan || configure --disable-db | ||
|- | |- | ||
|libgda || | |libgda || configure --without-bdb | ||
|- | |- | ||
|libpinyin || configure --with-dbm=KyotoCabinet | |libpinyin || configure --with-dbm=KyotoCabinet | ||
Line 60: | Line 60: | ||
|nss_updatedb || '''depends on libdb-devel, upstream dead?''' | |nss_updatedb || '''depends on libdb-devel, upstream dead?''' | ||
|- | |- | ||
|nvi || | |nvi || '''depends on libdb-devel''' | ||
|- | |- | ||
|open-cobol || | |open-cobol || LMDB support planned? | ||
|- | |- | ||
|opendkim || Use LMDB | |opendkim || configure --without-db --with-lmdb -> Use LMDB | ||
|- | |- | ||
|openldap || configure --disable-bdb --disable-hdb -> use LMDB | |openldap || configure --disable-bdb --disable-hdb -> use LMDB | ||
|- | |- | ||
| | |opensips || '''modules depend on libdb-devel''' | ||
|- | |- | ||
| | |pam || configure --disable-db to disabler db support? | ||
|- | |- | ||
| | |pam_abl || '''depends on libdb-devel''' | ||
|- | |- | ||
| | |pam_ccreds || '''depends on libdb-devel, upstream dead?''' | ||
|- | |- | ||
| | |perdition || configure --disable-bdb | ||
|- | |- | ||
|perl-BDB || dropping the package | |perl-BDB || dropping the package | ||
Line 86: | Line 84: | ||
|perl-DB_File || dropping the package | |perl-DB_File || dropping the package | ||
|- | |- | ||
|perl- | |perl-Digest-MD4 || '''depends on libdb-devel?''' | ||
|- | |- | ||
|perl- | |perl-eperl || '''depends on libdb-devel''' | ||
|- | |- | ||
|perl- | |perl-Qt || depends on perl-devel | ||
|- | |- | ||
|php || | |php || '''php-dba module depends on libdb-devel''' | ||
|- | |- | ||
|postfix || use LMDB | |postfix || use LMDB |
Revision as of 08:05, 15 July 2016
Package | How to disable linking with libdb |
---|---|
389-ds-base | |
apr-util | configure --without-berkeley-db |
claws-mail | Depends on libetpan |
clisp | Build without the bdb module |
cyrus-imapd | configure --without-bdb, can be converted to skiplist format |
cyrus-sasl | use LMDB |
dsniff | Depends on libdb-devel, upstream dead? |
evolution-data-server | can be build without libdb? |
exim | can be used with other DBM libraries (ndbm, gdbm, tdb), depends on perl |
hail | depends on libdb-devel |
heimdal | configure --without-berkeley-db, use LMDB |
httpd | Use apr-util-devel compiled without BDB |
httpd-itk | Use httpd-devel compiled without BDB |
iproute | only arpd binary depends on libdb-devel |
ipv6calc | depends on libdb-devel |
isync | depends on libdb-devel |
jigdo | configure --without-libdb (uses libdb for file cache) |
libapreq2 | depends on perl-devel, apr-util-devel, httpd-devel |
libdb | Drop the package :) |
libetpan | configure --disable-db |
libgda | configure --without-bdb |
libpinyin | configure --with-dbm=KyotoCabinet |
libserf | depends on apr-util-devel |
libsolv | depends on libdb-devel because of rpm |
libzhuyin | depends on libdb-devel |
mod_gnutls | depends on apr-util-devel |
mod_security | depends on httpd-devel |
nmh | can be used with other DBM libraries (ndbm, gdbm) |
nss_updatedb | depends on libdb-devel, upstream dead? |
nvi | depends on libdb-devel |
open-cobol | LMDB support planned? |
opendkim | configure --without-db --with-lmdb -> Use LMDB |
openldap | configure --disable-bdb --disable-hdb -> use LMDB |
opensips | modules depend on libdb-devel |
pam | configure --disable-db to disabler db support? |
pam_abl | depends on libdb-devel |
pam_ccreds | depends on libdb-devel, upstream dead? |
perdition | configure --disable-bdb |
perl-BDB | dropping the package |
perl-BerkeleyDB | dropping the package |
perl-DB_File | dropping the package |
perl-Digest-MD4 | depends on libdb-devel? |
perl-eperl | depends on libdb-devel |
perl-Qt | depends on perl-devel |
php | php-dba module depends on libdb-devel |
postfix | use LMDB |
postler | |
python | py-lmdb ? |
python3-bsddb3 | |
rapidsvn | |
redland | |
rpm | develops its own replacement, f25? |
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 |