Commit graph

10 commits

Author SHA1 Message Date
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
Neel Chauhan
7dfa9065e3 databases/mongodb36-tools: unbreak with go1.16
PR:		253689
Submitted by:	Daniel Horecki <morr AT morr DOT pl>
Approved by:	numisemis AT yahoo DOT com (maintainer)
2021-03-05 19:23:17 +00:00
Matthias Fechner
e878d182e7 New Port: databases/mongodb42-tools
Update mongo tools to version 4.2 which is required to manage mongodb version 4.2.

PR:		247021
Submitted by:	Ronald Klop <ronald-lists@klop.ws>
Reviewed by:	mfechner
Relnotes:	https://docs.mongodb.com/manual/release-notes/4.2/
2020-06-10 13:25:33 +00:00
Bernard Spil
0467bf077e Chase rename of security/openssl111
- Categories a-m

MFH:		2020Q1
2020-01-01 17:27:54 +00:00
Tobias Kortkamp
3726f94254 Convert all Go ports to USES=go
This allows for port testing with lang/go-devel via GO_PORT, setting
up the Go build environment in a single place, and is step one in
simplifying Go ports that often define too complicated do-build
targets themselves.

USES=go gains new arguments 'run' to add lang/go to RUN_DEPENDS and
'no_targets' for ports with composite builds that call 'go' themselves
and do not need the do-build/do-install targets of USES=go.

PR:		238849
Submitted by:	dg@syrec.org (also D20745)
Reviewed by:	mat, tobik
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20746
2019-06-29 03:51:13 +00:00
Antoine Brodin
2edf81e314 Mark BROKEN on FreeBSD 12 and 13
Reported by:	pkg-fallout
MFH:		2019Q2
2019-04-07 06:20:49 +00:00
Mathieu Arnold
35326f1a97 security/openssl-devel was removed, but there is a security/openssl111 now. 2018-11-10 10:09:48 +00:00
Mathieu Arnold
e1bfdfbe56 Add DOCS options to ports that should have one.
Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
2018-09-10 13:14:50 +00:00
Martin Wilke
ae41303dab - Copy databases/mongodb34-tools -> databases/mongodb36-tools
- Update to 3.6.3

PR:		227198
Sponsored by:	iXsystems Inc.
2018-07-28 14:50:19 +00:00