The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/src/commit/?id=de415e663c7507f6cc59aafeb20243f1fa0994f9
commit de415e663c7507f6cc59aafeb20243f1fa0994f9 Author: Alan Somers <asom...@freebsd.org> AuthorDate: 2021-03-03 01:05:25 +0000 Commit: Alan Somers <asom...@freebsd.org> CommitDate: 2021-03-03 02:39:57 +0000 release.7: describe the NOGIT option It was added in 91ce469984500aa994c85640e0af129e3e0c938f (svn r365638) MFC after: 7 days Sponsored by: Axcient Reviewed by: gjb Differential Revision: https://reviews.freebsd.org/D29027 --- share/man/man7/release.7 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/share/man/man7/release.7 b/share/man/man7/release.7 index f176251d89cc..82c1b83fe3a4 100644 --- a/share/man/man7/release.7 +++ b/share/man/man7/release.7 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd February 23, 2021 +.Dd March 2, 2021 .Dt RELEASE 7 .Os .Sh NAME @@ -143,6 +143,10 @@ Additional .Xr make 1 arguments to pass through, which directly affect the tuning of the build chroot. +.It Va NOGIT +Do not explicitly require the +.Xr git 1 +port to be installed. .It Va GITROOT The .Xr git 1 _______________________________________________ dev-commits-src-main@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main To unsubscribe, send any mail to "dev-commits-src-main-unsubscr...@freebsd.org"