Port details on branch 2023Q4 |
- mongo-c-driver C Driver for MongoDB
- 1.30.4 devel
=2 1.30.2Version of this port present on the latest quarterly branch. - Maintainer: ports@bsdserwis.com
 - Port Added: 2013-07-05 19:43:57
- Last Update: 2025-05-22 23:30:13
- Commit Hash: 52f5a3c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://github.com/mongodb/mongo-c-driver
- Description:
- Official Mongo C Driver
Mongo (from "humongous") is a high-performance, open source,
schema-free, document-oriented database. A common name in the
"NOSQL" community.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mongo-c-driver>0:devel/mongo-c-driver
- To install the port:
- cd /usr/ports/devel/mongo-c-driver/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/mongo-c-driver
- pkg install mongo-c-driver
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mongo-c-driver
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1747937280
SHA256 (mongodb-mongo-c-driver-1.30.4_GH0.tar.gz) = 03e484ff8b382ad0ddf03fbf70e88a82292d753ac2fbf37bac67c2860117b0a9
SIZE (mongodb-mongo-c-driver-1.30.4_GH0.tar.gz) = 7443534
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-sphinx>0 : textproc/py-sphinx@py311
- py311-sphinx-design>0 : textproc/py-sphinx-design@py311
- py311-furo>0 : textproc/py-furo@py311
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libbson-1.0.so : devel/libbson
- libutf8proc.so : textproc/utf8proc
- libzstd.so : archivers/zstd
- This port is required by:
- for Libraries
-
- benchmarks/hipercontracer
- databases/libmongocrypt
- net-mgmt/fastnetmon
- www/nginx-full
Configuration Options:
- ===> The following configuration options are available for mongo-c-driver-1.30.4:
CRYPTOPROFILE=off: Use system crypto profile (requires OpenSSL)
DOCS=on: Build and/or install documentation
ICU=off: Unicode support via ICU
MONGODBAWS=off: Enable support for the MONGODB-AWS authentication mechanism
RDTSCP=off: Fast performance counters on Intel using the RDTSCP instruction
SASL=off: SASL authentication support
SNAPPY=off: Snappy compression library support
SRV=off: Enable support for mongodb+srv URIs
SSL=on: SSL protocol support
ZSTD=off: Zstandard compression support
===> Use 'make config' to modify these settings
- Options name:
- devel_mongo-c-driver
- USES:
- cmake cpe pathfix pkgconfig python:env ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|