Summary: | [NEW PORT] databases/mongodb44: Distributed document-oriented "NoSQL" database (4.4.* Branch) | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Ronald Klop <ronald-lists> | ||||
Component: | Individual Port(s) | Assignee: | Kurt Jaeger <pi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | pi | ||||
Priority: | --- | Keywords: | patch | ||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://docs.mongodb.com/master/release-notes/4.4/ | ||||||
Attachments: |
|
Committed, thanks! A commit references this bug: Author: pi Date: Sat Jun 27 06:40:53 UTC 2020 New revision: 540560 URL: https://svnweb.freebsd.org/changeset/ports/540560 Log: New port: databases/mongodb44 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> Changes: head/databases/Makefile head/databases/mongodb44/ head/databases/mongodb44/Makefile head/databases/mongodb44/distinfo head/databases/mongodb44/pkg-plist |
Created attachment 215752 [details] patch for 4.4.0-rc9 (svn cp of mongodb42) svn cp of mongodb42 * -use-system-boost does not compile; disabled for now * mongodb build system now installs into ${WRKSRC}/build/install, so do-install needs its own commands. - portlint ok - build and run tested on 12.1/aarch64