summaryrefslogtreecommitdiff
path: root/databases/mongodb44/files/patch-SConstruct (follow)
Commit message (Collapse)AuthorAgeFilesLines
* databases/mongodb44: Update to 4.4.9Ronald Klop2021-10-251-10/+0
| | | | | | | | | | * Update CONFLICTS_INSTALL * Enable LSE atomics on 14-CURRENT aarch64 ChangeLog: https://docs.mongodb.com/manual/release-notes/4.4-changelog/#4.4.9-changelog PR: 258687 Approved by: meta (mentor) Differential Revision: https://reviews.freebsd.org/D32374
* databases/mongodb44: Update to 4.4.7Ronald Klop2021-07-261-7/+17
| | | | | | | | | | - Add a fix for compilation on aarch64 on 14-CURRENT/clang 12. See: https://lists.freebsd.org/archives/freebsd-ports/2021-July/000431.html Changelog: https://docs.mongodb.com/manual/release-notes/4.4-changelog/#4.4.7-changelog PR: 257393 Approved by: lwhsu (mentor, implicit)
* New port: databases/mongodb44Kurt Jaeger2020-06-271-0/+33
Mongo (from "humongous") is a high-performance, open source, schema-free, document-oriented database. A common name in the "NOSQL" community. WWW: https://www.mongodb.com/ PR: 247393 Submitted by: Ronald Klop <ronald-lists@klop.ws> Notes: svn path=/head/; revision=540560