./databases/mongodb, NoSQL distributed document-oriented database

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 6.0.13nb10, Package name: mongodb-6.0.13nb10, Maintainer: pkgsrc-users

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.


Required to run:
[textproc/icu] [www/curl] [devel/boost-libs] [devel/pcre] [devel/snappy] [databases/mongo-c-driver] [textproc/yaml-cpp] [archivers/zstd] [lang/gcc8-libs] [lang/python310]

Required to build:
[textproc/py-yaml] [devel/boost-headers] [devel/scons] [sysutils/py-psutil] [textproc/py-regex] [lang/gcc8] [devel/py-cheetah3]

Master sites:

Filesize: 87687.646 KB

Version history: (Expand)


CVS history: (Expand)


   2026-01-07 09:49:50 by Thomas Klausner | Files touched by this commit (2525)
Log message:
*: recursive bump for icu 78.1
   2025-12-16 16:13:16 by Maya Rashish | Files touched by this commit (1)
Log message:
mongodb: Introduce workarond for PR pkg/59842

cwrappers doesn't transform when `cc @args` syntax is used (to avoid very
long commands). Tell the package we can handle the long commands so this
syntax isn't necessary.

Build failure seen on NetBSD-10/x86_64 - which relies on pkgsrc GCC, which
relies on cwrappers transform.
   2025-12-07 17:46:11 by Maya Rashish | Files touched by this commit (2)
Log message:
mongodb: Fix bogus configure check for mongoc-1.0

Unclear what changed (scons?) but it was passing \ 
"mongoc_get_major_version();"
to the command line arguments with each character being prefixed by -l.
   2025-10-05 21:26:29 by Jonathan Schleifer | Files touched by this commit (485)
Log message:
*: rev bump for curl
   2025-04-19 09:58:38 by Thomas Klausner | Files touched by this commit (750)
Log message:
*: recursive bump for default Kerberos implementation switch
   2025-04-17 23:53:13 by Thomas Klausner | Files touched by this commit (2449)
Log message:
*: recursive bump for icu 77 and libxml2 2.14
   2025-03-21 23:05:02 by David Brownlee | Files touched by this commit (1)
Log message:
Add py-setuptools TOOL_DEPENDS to fix bulk-build issue
   2025-01-24 10:09:46 by Thomas Klausner | Files touched by this commit (1)
Log message:
mongodb: not for Python 3.13 (uses removed cgi module)