Port details |
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.25.4 29 May 2024 16:17:56 |
Sergey A. Osokin (osa) |
devel/mongo-c-driver: fix packaging by removing missing file |
1.25.4 12 Jan 2024 08:52:16 |
Muhammad Moinur Rahman (bofh) Author: Krzysztof |
devel/mongo-c-driver: Update version 1.25.3=>1.25.4
Changelog: https://github.com/mongodb/mongo-c-driver/releases/tag/1.25.4
PR: 276226
Approved by: submitter is maintainer |
1.25.3_1 03 Jan 2024 19:52:14 |
Daniel Engberg (diizzy) |
devel/mongo-c-driver: Use USE_GITHUB helper and always use (lib)utf8proc from
ports
* Use USE_GITHUB helper instead of working around it
* Always unbundle (lib)utf8proc as per Porters Handbook
* Partially fix USES= pathfix
PR: 276062
Reviewed by: Krzysztof <ports@bsdserwis.com> (maintainer) |
1.25.3 01 Jan 2024 18:54:48 |
Muhammad Moinur Rahman (bofh) Author: Krzysztof |
devel/mongo-c-driver: Update version 1.24.2=>1.25.3
Changelog: https://github.com/mongodb/mongo-c-driver/releases/tag/1.25.3
PR: 276017
Approved by: submitter is maintainer |
1.24.2_1 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
1.24.2_1 17 Nov 2023 11:46:00 |
Jan Beich (jbeich) |
devel/icu: update to 74.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by: GitHub (watch releases)
PR: 274317
Exp-run by: antoine (incomplete)
Approved by: fluffy |
1.24.2 29 Jul 2023 16:55:56 |
Fernando Apesteguía (fernape) Author: Hiroo Ono |
devel/mongo-c-driver: Remove commented out line
PR: 272753
Reported by: hiroo.ono+freebsd@gmail.com
Approved by: ports@bsdserwis.com (maintainer) |
1.24.2 27 Jul 2023 15:14:46 |
Muhammad Moinur Rahman (bofh) |
devel/mongo-c-driver: Fix typos
- On my previous commit to fix the build with OpenSSL 3 I made a typo.
This commit fixes that.
Reported by: hiroo@oikumene.net
Approved by: portmgr (blanket) |
1.24.2 27 Jul 2023 06:26:48 |
Fernando Apesteguía (fernape) Author: Hiroo Ono |
devel/mongo-c-driver: update to 1.24.2
ChangeLog: https://github.com/mongodb/mongo-c-driver/blob/1.24.2/NEWS
PR: 272721
Reported by: hiroo.ono+freebsd@gmail.com
Approved by: ports@bsdserwis.com (maintainer) |
1.23.2_3 24 Jul 2023 14:46:01 |
Muhammad Moinur Rahman (bofh) |
devel/mongo-c-driver: Fix build with llvm16
- Pet portclippy
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
1.23.2_3 13 Apr 2023 00:56:37 |
Jan Beich (jbeich) |
devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)
Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by: GitHub (watch releases)
PR: 270422
Exp-run by: antoine |
1.23.2_2 26 Feb 2023 21:24:58 |
Fernando Apesteguía (fernape) Author: Hiroo Ono |
devel/mongo-c-driver: add ICU option
For non ASCII user name.
PR: 269756
Reported by: hiroo.ono+freebsd@gmail.com
Approved by: ports@bsdserwis.com (maintainer) |
1.23.2_1 20 Feb 2023 21:23:58 |
Daniel Engberg (diizzy) |
devel/mongo-c-driver: Rework port
* Use upstream release archive as recommended by Porters Handbook
* Remove cyrus-sasl2 from LIB_DEPENDS
* Use framework helpers when possible
* Rearrange Makefile to better follow Porters Handbook and easier readability
* Don't install unnecessary files in share directory
PR: 269625
Reviewed by: Krzysztof <ports@bsdserwis.com> (maintainer) |
1.23.2 11 Feb 2023 18:11:53 |
Fernando Apesteguía (fernape) Author: Hiroo Ono |
devel/mongo-c-driver: update to 1.23.2
ChangeLog: https://github.com/mongodb/mongo-c-driver/releases/tag/1.23.2
PR: 269301
Reported by: ports@bsdserwis.com
Reviewed by: hiroo.ono+freebsd@gmail.com |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.8.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.8.1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.8.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.8.1 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
1.8.1 25 Oct 2017 18:29:46 |
sunpoet |
Update to 1.8.1
Changes: https://github.com/mongodb/mongo-c-driver/releases
PR: 223186
Submitted by: Krzysztof <ports@bsdserwis.com> (maintainer) |
1.8.0 09 Oct 2017 13:28:53 |
swills |
devel/mongo-c-driver: update to 1.8.0
PR: 222834
Approved by: Krzysztof <ports@bsdserwis.com> (maintainer)
MFH: 2017Q4 |
1.3.5 25 Jun 2017 21:07:58 |
tcberner |
Make ninja opt-out in cmake.mk
Using ninja instead of make (1) can lead to significant speed ups while
building.
Therefore switch from having the ninja generator opt-in to having it opt-out.
Previously cmake-ports that wanted to use ninja could set
CMAKE_NINJA=yes
now, ports that do not work with ninja can set
cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.
The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary
PR: 219629
PR: 213331
Exp-run by: antoine
Reviewed by: rakuco
Differential Revision: https://reviews.freebsd.org/D10748 |
1.3.5 02 Dec 2016 11:58:22 |
mat |
Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
1.3.5 27 Apr 2016 17:52:46 |
pawel |
Update to version 1.3.5
PR: 208930
Submitted by: yuri@rawbw.com
Approved by: maintainer |
1.3.4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.3.4 17 Mar 2016 09:41:09 |
jbeich |
devel/libbson, devel/mongo-c-driver: assign maintainership
Requested by: Krzysztof Stryjek via ports@ |
1.3.4 16 Mar 2016 11:43:07 |
bsam |
devel/mongo-c-driver: Update to version 1.3.4. |
1.3.3 20 Feb 2016 08:26:17 |
bsam |
devel/mongo-c-driver: update to new version and reset maintainer
. update to version; 1.3.3 [1]
. reset maintainer (3+ months of inactivity)
PR: 206970 [1]
Submitted by: bsam (me)
Approved by: maintainer timeout (2 weeks) |
1.3.2 02 Feb 2016 17:21:11 |
bsam |
devel/libbson, devel/mongo-c-driver: Update to version 1.3.2.
. update 1.1.9 -> 1.2.0; [1]
. update 1.2.0 -> 1.3.1; [2]
while here update 1.3.1 -> 1.3.2.
PR: 203868 [1], 206815 [2]
Submitted by: bsam [1], <Krzysztof> ports@bsdserwis.com [2]
Approved by: maintainer timeout (3+ months) |
1.1.9 18 Oct 2015 19:33:03 |
pi |
devel/mongo-c-driver: 0.7.1 -> 1.1.9
Changes:
https://github.com/mongodb/mongo-c-driver/releases
PR: 200338
Submitted by: Tom Pusateri <pusateri@bangj.com>
Approved by: maintainer timeout |
0.7.1 06 May 2015 15:16:54 |
mat |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
0.7.1 19 Mar 2015 16:44:59 |
bdrewery |
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr |
0.7.1 17 Feb 2014 07:02:44 |
miwi |
- Stage support |
0.7.1 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.7.1 05 Jul 2013 20:11:25 |
wxs |
Assign maintainer to submitter of initial port. |
0.7.1 05 Jul 2013 19:43:36 |
wxs |
Official Mongo C Driver (Development Version)
PR: ports/175613
Submitted by: Waitman Gobble <uzimac@da3m0n8t3r.com> |