Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Feb 2025 16:40:02 GMT
From:      Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 525c10412d - main - [phb][Uses]: Add missing Uses=azurepy
Message-ID:  <202502271640.51RGe2e4082155@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=525c10412dfff480ca6873d185c7b6eae0c413be

commit 525c10412dfff480ca6873d185c7b6eae0c413be
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2025-02-10 17:38:22 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2025-02-27 16:39:21 +0000

    [phb][Uses]: Add missing Uses=azurepy
    
    Differential Revision: https://reviews.freebsd.org/D48913
---
 documentation/content/en/books/porters-handbook/uses/_index.adoc | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/documentation/content/en/books/porters-handbook/uses/_index.adoc b/documentation/content/en/books/porters-handbook/uses/_index.adoc
index 85c75c27d4..b2d219c8a8 100644
--- a/documentation/content/en/books/porters-handbook/uses/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc
@@ -193,6 +193,14 @@ If [.filename]#configure.ac# defines subdirectories with their own [.filename]#c
 The `:build` argument only adds build time dependencies on those tools but does not run `autoreconf`.
 A port can set `AUTORECONF_WRKSRC` if `WRKSRC` does not contain the path to [.filename]#configure.ac#.
 
+[[uses-azurepy]]
+== `azurepy`
+
+Possible arguments: (none)
+
+Provide support for `py-azure*` ports.
+Removes `azure` namespaces and cleans up common files.
+
 [[uses-blaslapack]]
 == `blaslapack`
 



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