Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jan 2025 19:00:25 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: 697b179c95 - main - [phb]: Document Uses=srbk
Message-ID:  <202501051900.505J0PiM017678@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=697b179c959f49f5affca89f3e9f8da54c961118

commit 697b179c959f49f5affca89f3e9f8da54c961118
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2025-01-05 16:53:00 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2025-01-05 19:00:12 +0000

    [phb]: Document Uses=srbk
---
 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 97b3e0c2fd..a6ef9e0822 100644
--- a/documentation/content/en/books/porters-handbook/uses/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc
@@ -2207,6 +2207,13 @@ Possible arguments: (none), `2`, `3`
 Add a dependency on SQLite.
 The default version used is 3, but version 2 is also possible using the `:2` modifier.
 
+[[uses-srbk]]
+== `srbk`
+
+Possible arguments: (none)
+
+Marks the port as `BROKEN` in `aarch64` and `riscv64`.
+
 [[uses-ssl]]
 == `ssl`
 



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