Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Aug 2021 14:12:41 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6b9c8ced32cf - main - Mk/bsd.port.mk: document PKG_COMPRESSION_FORMAT
Message-ID:  <202108231412.17NECfdD059332@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bapt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6b9c8ced32cff2b51b93b49208f39f60dde72da4

commit 6b9c8ced32cff2b51b93b49208f39f60dde72da4
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2021-08-23 14:04:16 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2021-08-23 14:12:19 +0000

    Mk/bsd.port.mk: document PKG_COMPRESSION_FORMAT
---
 Mk/bsd.port.mk | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index fdf6c90b4f36..9abd230c8815 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -1001,6 +1001,9 @@ FreeBSD_MAINTAINER=	portmgr@FreeBSD.org
 # PKG_CREATE_VERBOSE		- If set, pass the -v option to pkg create which
 #				  ensures periodic output during packaging and
 #				  will help prevent timeouts by build monitors
+# PKG_COMPRESSION_FORMAT
+#				  the compression format used when creating a package, see
+#				  pkg-create(8) for valid formats
 #
 # End of the list of all variables that need to be defined in a port.
 # Most port authors should not need to understand anything after this point.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108231412.17NECfdD059332>