From dd3d1a7694583362f5915ff5f1d9cdee64e2fe3e Mon Sep 17 00:00:00 2001 From: Alexander Ziaee Date: Mon, 12 May 2025 16:54:14 -0400 Subject: [PATCH] build.7: Document pkgbase PKG_FORMAT variable MFC after: 3 days Reported by: emaste Reviewed by: emaste, mhorne Approved by: mhorne (mentor) Differential Revision: https://reviews.freebsd.org/D50318 --- share/man/man7/build.7 | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/share/man/man7/build.7 b/share/man/man7/build.7 index 2195d114782..d66df90365e 100644 --- a/share/man/man7/build.7 +++ b/share/man/man7/build.7 @@ -642,6 +642,20 @@ If set, this variable supplies a list of additional directories relative to the root of the source tree to build as part of the .Cm cross-tools target. +.It Va PKG_FORMAT +Specify a package compression format when building +.Pa src +into +.Cm packages . +Default: +.Ql tzst . +Consider using +.Ql tar +to disable compression. +Accepted options are documented in the +.Fl f +description of +.Xr pkg-create 8 . .It Va PORTS_MODULES A list of ports with kernel modules that should be built and installed as part of the