Commit graph

6 commits

Author SHA1 Message Date
Mateusz Kowalczyk 0c43a02e36 Attach a bunch of meta.branch info for the monitor
This should stop explicitly-versioned expressions from showing up in the
monitor as in need of update.
2014-11-17 18:04:59 +00:00
Vladimír Čunát 5b0756cd21 db-*: only use the osx.patch for db5 where it applies
This unbreaks builds of all other versions (4.* and 6.*).
2014-11-17 10:17:17 +01:00
Joel Taylor 3e8344d334 suitable clang stdenv 2014-09-09 13:54:24 -07:00
Austin Seipp c7fd20ca5b db: Berkely DB (was) licensed under Sleepycat by default
6.0 and newer are still under AGPLv3 however.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-24 20:01:26 -05:00
William A. Kennington III 99f5d2edb4 db: Reorganize Berkeley Database Packaging
Currently, the berkeley databases resuses a lot of the same code for the
expressions of each version. This consolidates all of the build routines
similar to that of the linux kernel.

This patch also adds version 6 of BDB.
2014-02-15 12:03:01 +01:00
William A. Kennington III 82f315cd7d db5: Add package 2014-01-30 21:56:17 -06:00