Port details on branch 2023Q4 |
- mongo-c-driver C Driver for MongoDB
- 1.25.4 devel =2 1.25.4Version of this port present on the latest quarterly branch.
- Maintainer: ports@bsdserwis.com
- Port Added: 2013-07-05 19:43:57
- Last Update: 2024-05-29 16:17:56
- Commit Hash: 3e5d5dd
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-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 = 1705048902
SHA256 (mongodb-mongo-c-driver-1.25.4_GH0.tar.gz) = 0ab3c5b238803b82a6b217d1ef21ea71a6e96251063322dc1038bea70a3da541
SIZE (mongodb-mongo-c-driver-1.25.4_GH0.tar.gz) = 7308431
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
-
- databases/libmongocrypt
- net-mgmt/fastnetmon
- www/nginx-full
Configuration Options:
- ===> The following configuration options are available for mongo-c-driver-1.25.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:
|