summaryrefslogtreecommitdiff
path: root/databases/mongodb40 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* databases/mongodb40: Update to 4.0.28Ronald Klop2022-01-272-4/+4
| | | | | PR: 261509 Approved by: maintainer
* Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)Alexey Dokuchaev2021-10-251-1/+1
| | | | | | | | | ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should start with lower-case letter and not end with a period which is added by the framework, similar to other knobs like BROKEN, IGNORE, et al. While here, remove needless quoting, add missing Oxford comma, expand contractions and jargonisms, use correct spelling for proper names.
* cleanup: drop support for EOL FreeBSD 11.XRene Ladan2021-09-302-16/+1
| | | | | | | | | | | | | | | | | Search criteria used: - 11.4 - OSREL* - OSVER* - *_FreeBSD_11 Input from: - adridg: devel/qca-legacy - jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds - sunpoet: security/p5-*OpenSSL* Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust Differential Revision: https://reviews.freebsd.org/D32008 Test Plan: make index
* databases/mongodb40: Update to 4.0.27Ronald Klop2021-09-222-6/+9
| | | | | | | | | - re-apply shebangfix (suggested by stage-qa) - register conflict with mongodb50 https://docs.mongodb.com/manual/release-notes/4.0-changelog/#std-label-4.0.27-changelog PR: 258454
* databases/mongodb40: Update to 4.0.25Ronald Klop2021-06-142-7/+5
| | | | | PR: 256551 Approved by: dev.ashevchuk AT gmail DOT com (maintainer)
* databases/mongodb40: Update to 4.0.24Fernando ApesteguĂ­a2021-05-102-5/+4
| | | | | | | | ChangeLog: https://docs.mongodb.com/manual/release-notes/4.0/ PR: 255118 Reported by: ronald-lists@klop.ws Reviewed by: dev.ashevchuk@gmail.com (maintainer)
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add powerpc64le to ONLY_FOR_ARCHS_REASON and remove redundant "".Piotr Kubaj2021-01-131-1/+1
|
* ses/mongodb40: port to powerc64lePiotr Kubaj2021-01-1141-3/+2589
| | | | | | Similar patchset to what was already used in mongodb42 and mongodb44. Approved by: tier 2 blanket
* Remove empty PY_TYPING from ports using Python 3.6+Rene Ladan2021-01-101-1/+0
| | | | Leave out textproc/py-sphinx[18] for now.
* databases/mongodb40: Update to 4.0.21 (mongodb40-tools also)Mikael Urankar2020-12-014-23/+7
| | | | | | | | | | | | | | - Pretty trivial version update. - Point www to manual of 4.0. - Update CONFLICTS_INSTALL. (I don't see how -tools conflicted with mongodb.) Changelog: https://docs.mongodb.com/manual/release-notes/4.0/#aug-21-2020 https://docs.mongodb.com/manual/release-notes/4.0/#nov-10-2020 PR: 250156 Submitted by: Ronald Klop (maintainer) Approved by: dev.ashevchuk@gmail.com (maintainer timeout)
* databases/mongodb40: allow build with python 3Mikael Urankar2020-11-292-2/+1400
| | | | | | PR: 249598 Submitted by: Ronald Klop Approved by: dev.ashevchuk (maintainer, previous version)
* databases/mongodb40: update 4.0.18 -> 4.0.19Kurt Jaeger2020-06-292-11/+11
| | | | | | | | | - License changed to Server Side Public License PR: 247412, 238684 Submitted by: Ronald Klop <ronald-lists@klop.ws> Approved by: dev.ashevchuk@gmail.com (maintainer) Relnotes: https://docs.mongodb.com/manual/release-notes/4.0/#jun-15-2020
* databases/mongodb40: Update to 4.0.18Mikael Urankar2020-06-163-8/+22
| | | | | | PR: 245976 Submitted by: Ronald Klop Approved by: Andrew Shevchuk (maintainer)
* New port: databases/mongodb42Kurt Jaeger2020-06-071-1/+1
| | | | | | | | | | | | | Mongo (from "humongous") is a high-performance, open source, schema-free, document-oriented database. A common name in the "NOSQL" community. WWW: https://www.mongodb.com/ PR: 242002 Submitted by: Ronald Klop <ronald-lists@klop.ws> Reviewed by: koobs, mikael Relnotes: https://docs.mongodb.com/manual/release-notes/4.2/
* Update USES=scons to specify scons of Python 2Sunpoet Po-Chuan Hsieh2020-05-251-1/+1
| | | | - While I'm here, convert emulators/gem5 and games/marsnomercy to USES=scons
* devel/boost-*: update to 1.72.0Jan Beich2019-12-111-0/+1
| | | | | | | Changes: http://www.boost.org/users/history/version_1_72_0.html PR: 241449 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D22136
* databases/mongodb40: upgrade 4.0.8 -> 4.0.12Kurt Jaeger2019-10-123-30/+4
| | | | | | | | PR: 241210 Approved by: Andrew Shevchuk <dev.ashevchuk@gmail.com> (maintainer) MFH: 2019Q4 Relnotes: https://docs.mongodb.com/manual/release-notes/4.0/ Security: CVE-2019-2386, CVE-2019-2389, CVE-2019-2390
* devel/boost-*: update to 1.71.0Jan Beich2019-08-191-1/+1
| | | | | | | Changes: http://www.boost.org/users/history/version_1_71_0.html PR: 238827 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D20774
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330
* Introduce PY_TYPING and simplify MakefileSunpoet Po-Chuan Hsieh2019-05-311-1/+1
| | | | | | Since devel/py-promise requires 3.6.4+, the minimal version is set to 3.6.4. With hat: python
* databases/mongodb40: upgrade 4.0.6 -> 4.0.8Kurt Jaeger2019-04-132-5/+4
| | | | | | Submitted by: Andrew Shevchuk <dev.ashevchuk@gmail.com> (maintainer) Relnotes: https://docs.mongodb.com/manual/release-notes/4.0/ https://docs.mongodb.com/manual/release-notes/4.0-changelog/
* devel/boost-*: update to 1.70.0Jan Beich2019-04-121-0/+1
| | | | | | | Changes: http://www.boost.org/users/history/version_1_70_0.html PR: 235956 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D19303
* databases/mongodb40: fix aarch64 compilationKurt Jaeger2019-03-212-38/+0
| | | | | | PR: 236366 Submitted by: Ronald Klop <ronald-lists@klop.ws> Approved by: dev.ashevchuk@gmail.com (maintainer timeout)
* New port: databases/mongodb40Kurt Jaeger2019-03-0247-0/+2435
Mongo (from "humongous") is a high-performance, open source, schema-free, document-oriented database. A common name in the "NOSQL" community. WWW: https://www.mongodb.com/ PR: 234310 Reported by: Eric Madrid <eric@madrid.lol> Submitted by: Andrew Shevchuk <dev.ashevchuk@gmail.com> Reviewed by: Michael Booth <michal@wrotkowski.pl>