summaryrefslogtreecommitdiff
path: root/databases/mongodb3/patches/patch-src_third__party_wiredtiger_SConscript
AgeCommit message (Collapse)AuthorFilesLines
2021-04-09mongodb3: NetBSD/aarch64 build fixtnn1-2/+11
2019-06-28databases/mongodb3: Add, to ameliorate problems with mongodb 4gdt1-0/+28
This is a copy of mongodb before the update to 4, with annotations to explain why it exists. Reasons include: - mongodb 4 is licensed under the Server Side Public License, to which some have objected - mongodb 4 requires c++17 (and hence gcc 8) (ok to add during freeze by wiz@)