git: b8ff8a11c0d1 - main - ports.7: Add /var/db/ports to FILES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 06 Nov 2025 22:12:15 UTC
The branch main has been updated by 0mp:
URL: https://cgit.FreeBSD.org/src/commit/?id=b8ff8a11c0d1d1f1b3bd1e60fae9c05ada7b28c5
commit b8ff8a11c0d1d1f1b3bd1e60fae9c05ada7b28c5
Author: Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2025-11-06 22:11:22 +0000
Commit: Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2025-11-06 22:11:22 +0000
ports.7: Add /var/db/ports to FILES
PR: 272426
MFC after: 3 days
Co-authored-by: Piotr Smyrak <ps.ports@smyrak.com>
---
share/man/man7/ports.7 | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7
index 75070ce852fe..24c1eb4b7f51 100644
--- a/share/man/man7/ports.7
+++ b/share/man/man7/ports.7
@@ -25,7 +25,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd September 10, 2025
+.Dd November 6, 2025
.Dt PORTS 7
.Os
.Sh NAME
@@ -597,6 +597,10 @@ data.
The default ports directory.
.It Pa /usr/ports/Mk/bsd.port.mk
The big Kahuna.
+.It Pa /var/db/ports
+The directory where the results of configuring
+.Va OPTIONS
+are stored.
.El
.Sh EXAMPLES
.Bl -tag -width 0n