databases/mongodb3 - The NetBSD Packages Collection

NoSQL distributed document-oriented database

Mongo (from "humongous") is a high-performance, open source, schema-free,
document-oriented database. It features: document data model with dynamic
schemas; full, flexible index support and rich queries; auto-Sharding for
horizontal scalability; built-in replication for high availability; text
search; advanced security; aggregation Framework and MapReduce; large media
storage with GridFS.

This is an older version of mongodb, chosen to avoid the Server Side
Public License and a need for a c++17 compiler.

Build dependencies

devel/boost-headers devel/scons devel/scons pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

devel/boost-libs devel/pcre lang/python27 devel/snappy textproc/icu textproc/yaml-cpp devel/boost-libs devel/pcre lang/python27 textproc/icu

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64mongodb-3.4.24nb19.tgz
NetBSD 10.0aarch64mongodb-3.4.24nb16.tgz
NetBSD 10.0aarch64mongodb-3.4.24nb17.tgz
NetBSD 10.0x86_64mongodb-3.4.24nb19.tgz
NetBSD 9.0aarch64mongodb-3.4.24nb19.tgz
NetBSD 9.0aarch64mongodb-3.4.24nb16.tgz
NetBSD 9.0aarch64mongodb-3.4.24nb17.tgz
NetBSD 9.0x86_64mongodb-3.4.24nb19.tgz
NetBSD 9.0x86_64mongodb-3.4.24nb17.tgz
NetBSD 9.3x86_64mongodb-3.4.24nb16.tgz
NetBSD 9.3x86_64mongodb-3.4.24nb19.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

ssl
Enable SSL support.
wiredtiger
Enable WiredTiger support.

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.