./databases/mongo-c-driver, MongoDB client library written in C

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


Branch: CURRENT, Version: 1.26.0nb4, Package name: mongo-c-driver-1.26.0nb4, Maintainer: pkgsrc-users

mongo-c-driver is a client library written in C for MongoDB.


Required to run:
[textproc/icu] [devel/snappy]


Package options: ssl

Master sites:

Filesize: 7157.199 KB

Version history: (Expand)


CVS history: (Expand)


   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
   2024-12-07 19:03:53 by Thomas Klausner | Files touched by this commit (2)
Log message:
mongo-c-driver: fix PLIST for (default-off) sasl option
   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2428)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2425)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575)
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS
   2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1928) | Package updated
Log message:
revbump after icu and protobuf updates
   2024-02-22 18:33:04 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
mongo-c-driver: updated to 1.26.0

libmongoc 1.26.0

New Features:

  * Support named KMS providers.
  * Redirect retries in sharded clusters to another mongos if possible.

Improvements:

  * Add `VERSION_CURRENT` file in source to ease building.
  * Consider more errors retryable.