Commit graph

26 commits

Author SHA1 Message Date
Ronald Klop
c44a9e53fe databases/mongodb40: Update to 4.0.28
PR:		261509
Approved by:	maintainer
2022-01-27 09:51:16 -08:00
Alexey Dokuchaev
61b6613393 Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)
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.
2021-10-25 12:58:29 +00:00
Rene Ladan
620968a43a cleanup: drop support for EOL FreeBSD 11.X
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
2021-09-30 23:23:30 +02:00
Ronald Klop
9db4310605
databases/mongodb40: Update to 4.0.27
- 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
2021-09-22 15:53:14 +08:00
Ronald Klop
32523ea27d databases/mongodb40: Update to 4.0.25
PR:		256551
Approved by:	dev.ashevchuk AT gmail DOT com (maintainer)
2021-06-14 14:49:22 -07:00
Fernando Apesteguía
c84161e418 databases/mongodb40: Update to 4.0.24
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)
2021-05-10 07:44:24 +02:00
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Piotr Kubaj
8331363e5a Add powerpc64le to ONLY_FOR_ARCHS_REASON and remove redundant "". 2021-01-13 21:12:42 +00:00
Piotr Kubaj
e627d39296 ses/mongodb40: port to powerc64le
Similar patchset to what was already used in mongodb42 and mongodb44.

Approved by:    tier 2 blanket
2021-01-11 21:49:47 +00:00
Rene Ladan
878b93dbd9 Remove empty PY_TYPING from ports using Python 3.6+
Leave out textproc/py-sphinx[18] for now.
2021-01-10 19:32:23 +00:00
Mikael Urankar
500af0cdfa databases/mongodb40: Update to 4.0.21 (mongodb40-tools also)
- 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)
2020-12-01 17:37:20 +00:00
Mikael Urankar
f70444a1a0 databases/mongodb40: allow build with python 3
PR:		249598
Submitted by:	Ronald Klop
Approved by:	dev.ashevchuk (maintainer, previous version)
2020-11-29 16:47:45 +00:00
Kurt Jaeger
682aa0c597 databases/mongodb40: update 4.0.18 -> 4.0.19
- 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
2020-06-29 18:07:34 +00:00
Mikael Urankar
4b560277fc databases/mongodb40: Update to 4.0.18
PR:		245976
Submitted by:	Ronald Klop
Approved by:	Andrew Shevchuk (maintainer)
2020-06-16 16:36:12 +00:00
Kurt Jaeger
ea770fa14b New port: databases/mongodb42
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/
2020-06-07 09:50:02 +00:00
Sunpoet Po-Chuan Hsieh
dfe005ee44 Update USES=scons to specify scons of Python 2
- While I'm here, convert emulators/gem5 and games/marsnomercy to USES=scons
2020-05-25 18:33:44 +00:00
Jan Beich
701aa3bcf8 devel/boost-*: update to 1.72.0
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
2019-12-11 17:53:48 +00:00
Kurt Jaeger
8f3f88a4d3 databases/mongodb40: upgrade 4.0.8 -> 4.0.12
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
2019-10-12 10:33:00 +00:00
Jan Beich
befa71e0f3 devel/boost-*: update to 1.71.0
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
2019-08-19 15:35:27 +00:00
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
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
2019-07-26 20:46:53 +00:00
Sunpoet Po-Chuan Hsieh
d8cff3e56b Introduce PY_TYPING and simplify Makefile
Since devel/py-promise requires 3.6.4+, the minimal version is set to 3.6.4.

With hat:	python
2019-05-31 10:00:20 +00:00
Kurt Jaeger
7140fbfe32 databases/mongodb40: upgrade 4.0.6 -> 4.0.8
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/
2019-04-13 19:11:38 +00:00
Jan Beich
9b21a3a084 devel/boost-*: update to 1.70.0
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
2019-04-12 06:36:31 +00:00
Kurt Jaeger
a8d7d30091 databases/mongodb40: fix aarch64 compilation
PR:		236366
Submitted by:	Ronald Klop <ronald-lists@klop.ws>
Approved by:	dev.ashevchuk@gmail.com (maintainer timeout)
2019-03-21 14:49:28 +00:00
Kurt Jaeger
1e6fc9c791 New port: databases/mongodb40
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>
2019-03-02 13:10:50 +00:00