| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 Mosberger | 2017-08-01 | 1 | -1/+1 |
| * | zcash: reinit at 1.0.8 | rht | 2017-06-28 | 1 | -0/+8 |
| * | db: disable dbm support by default | Daiderd Jordan | 2017-01-23 | 4 | -45/+8 |
| * | db: fix all versions with libc++3.8 | Daiderd Jordan | 2016-11-13 | 10 | -106/+286 |
| * | Revert "db: fix build with libc++-3.8"•••This reverts commit 7e933af17344c049cdb13bffeafdb82f0927f3bc.
| Daiderd Jordan | 2016-11-13 | 8 | -37/+271 |
| * | db: fix build with libc++-3.8 | Daiderd Jordan | 2016-11-13 | 8 | -271/+37 |
| * | db47: remove outdated version | Dan Peebles | 2016-11-01 | 1 | -8/+0 |
| * | db45: remove outdated version | Dan Peebles | 2016-11-01 | 1 | -9/+0 |
| * | db44: remove outdated version | Dan Peebles | 2016-11-01 | 1 | -9/+0 |
| * | db: now builds on darwin with libc++-3.8 | Daiderd Jordan | 2016-09-14 | 2 | -1/+17 |
| * | db: fixes for darwin build with libc++-3.8 | Daiderd Jordan | 2016-09-13 | 1 | -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 Pletz | 2016-03-05 | 4 | -4/+4 |
| * | db45: turn off format hardening | Robin Gloster | 2016-02-10 | 1 | -0/+1 |
| * | db44, db47: turn off format hardening | Robin Gloster | 2016-02-09 | 2 | -0/+2 |
| * | db4: turn off format hardening | Robin Gloster | 2016-02-07 | 2 | -2/+4 |
| * | FreeBSD: apr-util, cyrus-sasl, berkeley db, glib, gnutls, kerberos, libelf-fr... | janus | 2016-01-01 | 1 | -0/+1 |
| * | FreeBSD support | janus | 2016-01-01 | 4 | -1/+24 |
| * | bdb: Build with dbm | William A. Kennington III | 2015-05-29 | 1 | -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 Kowalczyk | 2014-11-17 | 7 | -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át | 2014-11-17 | 3 | -6/+3 |
| * | suitable clang stdenv | Joel Taylor | 2014-09-09 | 2 | -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 Seipp | 2014-03-24 | 1 | -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 III | 2014-02-15 | 10 | -31/+169 |
| * | db5: Add package | William A. Kennington III | 2014-01-30 | 1 | -0/+32 |