mbox

New package: berkeley db 6.1.26

Message ID 1455976028-27842-1-git-send-email-lorenz.marcel@web.de
State Dropped
Headers

Message

Marcel Lorenz Feb. 21, 2016, 12:47 a.m. UTC
  The db6 package cannont replace the db4. The current is renamed to berkeley-compat.
Some componsts will fails build with only the new db6 header files. 
I try the hard way to patch this packages and i giving up.
To many and endless problems...

This package is primary for the later postfix 3 integration.
Some other packages will found automatically the db6 header in the
db6 subfolder. (Apache 2.4, Postfix 3 i seen)

Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org>

---
 config/rootfiles/common/berkeley        | 7092 ++++++++++++++++++++++++-------
 config/rootfiles/common/berkeley-compat | 1569 +++++++
 lfs/berkeley                            |   16 +-
 lfs/berkeley-compat                     |   80 +
 make.sh                                 |    1 +
 5 files changed, 7187 insertions(+), 1571 deletions(-)
 create mode 100644 config/rootfiles/common/berkeley-compat
 create mode 100644 lfs/berkeley-compat