summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/db (follow)
Commit message (Expand)AuthorAgeFilesLines
* pkgs: refactor needless quoting of homepage meta attribute (#27809)•••* pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances Silvan Mosberger2017-08-011-1/+1
* zcash: reinit at 1.0.8rht2017-06-281-0/+8
* db: disable dbm support by defaultDaiderd Jordan2017-01-234-45/+8
* db: fix all versions with libc++3.8Daiderd Jordan2016-11-1310-106/+286
* Revert "db: fix build with libc++-3.8"•••This reverts commit 7e933af17344c049cdb13bffeafdb82f0927f3bc. Daiderd Jordan2016-11-138-37/+271
* db: fix build with libc++-3.8Daiderd Jordan2016-11-138-271/+37
* db47: remove outdated versionDan Peebles2016-11-011-8/+0
* db45: remove outdated versionDan Peebles2016-11-011-9/+0
* db44: remove outdated versionDan Peebles2016-11-011-9/+0
* db: now builds on darwin with libc++-3.8Daiderd Jordan2016-09-142-1/+17
* db: fixes for darwin build with libc++-3.8Daiderd Jordan2016-09-131-4/+125
* Use general hardening flag toggle lists•••The following parameters are now available: * hardeningDisable To disable specific hardening flags * hardeningEnable To enable specific hardening flags Only the cc-wrapper supports this right now, but these may be reused by other wrappers, builders or setup hooks. cc-wrapper supports the following flags: * fortify * stackprotector * pie (disabled by default) * pic * strictoverflow * format * relro * bindnow Franz Pletz2016-03-054-4/+4
* db45: turn off format hardeningRobin Gloster2016-02-101-0/+1
* db44, db47: turn off format hardeningRobin Gloster2016-02-092-0/+2
* db4: turn off format hardeningRobin Gloster2016-02-072-2/+4
* FreeBSD: apr-util, cyrus-sasl, berkeley db, glib, gnutls, kerberos, libelf-fr...janus2016-01-011-0/+1
* FreeBSD supportjanus2016-01-014-1/+24
* bdb: Build with dbmWilliam A. Kennington III2015-05-291-0/+1
* 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. Mateusz Kowalczyk2014-11-177-0/+8
* db-*: only use the osx.patch for db5 where it applies•••This unbreaks builds of all other versions (4.* and 6.*). Vladimír Čunát2014-11-173-6/+3
* suitable clang stdenvJoel Taylor2014-09-092-0/+24
* 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> Austin Seipp2014-03-241-2/+2
* 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. William A. Kennington III2014-02-1510-31/+169
* db5: Add packageWilliam A. Kennington III2014-01-301-0/+32