summaryrefslogtreecommitdiff
path: root/databases/mongodb40/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* databases/mongodb40: fix aarch64 compilationKurt Jaeger2019-03-212-38/+0
| | | | | | | | | PR: 236366 Submitted by: Ronald Klop <ronald-lists@klop.ws> Approved by: dev.ashevchuk@gmail.com (maintainer timeout) Notes: svn path=/head/; revision=496468
* New port: databases/mongodb40Kurt Jaeger2019-03-0243-0/+2338
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: 234310 Reported by: Eric Madrid <eric@madrid.lol> Submitted by: Andrew Shevchuk <dev.ashevchuk@gmail.com> Reviewed by: Michael Booth <michal@wrotkowski.pl> Notes: svn path=/head/; revision=494401