Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Feb 2022 07:36:33 GMT
From:      =?utf-8?Q?Fernando Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 2cea873f29 - main - [phb]: Document USES=minizip
Message-ID:  <202202030736.2137aXJR075127@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/doc/commit/?id=2cea873f29ef3083fb25eaa9c40536dd642a3e02

commit 2cea873f29ef3083fb25eaa9c40536dd642a3e02
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2022-02-03 07:14:01 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2022-02-03 07:14:01 +0000

    [phb]: Document USES=minizip
    
    Added here[1] in the ports infrastructure.
    
    Adds a LIB_DEPENDS on minizip or minizip-ng.
    
    [1] https://cgit.FreeBSD.org/ports/commit/?id=45ab80b9df9f54bd40b1d19e18bb9a3e76a2a33c
---
 documentation/content/en/books/porters-handbook/uses/_index.adoc | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/documentation/content/en/books/porters-handbook/uses/_index.adoc b/documentation/content/en/books/porters-handbook/uses/_index.adoc
index e7e74d9f25..c8b5080dbc 100644
--- a/documentation/content/en/books/porters-handbook/uses/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc
@@ -1017,6 +1017,13 @@ Possible arguments: (none)
 
 Sets the following variables to make it easier to create a metaport: `MASTER_SITES`, `DISTFILES`, `EXTRACT_ONLY`, `NO_BUILD`, `NO_INSTALL`, `NO_MTREE`, `NO_ARCH`.
 
+[[uses-minizip]]
+== `minizip`
+
+Possible arguments: (none), `ng`
+
+Adds a library dependency on package:archivers/minizip[] or package:archivers/minizip-ng[] respectively.
+
 [[uses-mysql]]
 == `mysql`
 



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