summaryrefslogtreecommitdiff
path: root/databases/mongodb3/patches/patch-src_mongo_installer_msi_SConscript
AgeCommit message (Collapse)AuthorFilesLines
2019-06-28databases/mongodb3: Add, to ameliorate problems with mongodb 4gdt1-0/+15
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@)