git: 04e41a662b - main - Add Git URLs for accessing ports repository

Li-Wen Hsu <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by lwhsu (ports, src committer):

URL: https://cgit.FreeBSD.org/doc/commit/?id=04e41a662b4986bbba14dfdd9381086439e6b0c0

commit 04e41a662b4986bbba14dfdd9381086439e6b0c0
Author:     Li-Wen Hsu <[email protected]>
AuthorDate: 2021-04-16 10:54:38 +0000
Commit:     Li-Wen Hsu <[email protected]>
CommitDate: 2021-04-16 10:54:38 +0000

    Add Git URLs for accessing ports repository
    
    Approved by:    carlavilla (implicitly)
    Sponsored by:   The FreeBSD Foundation
---
 documentation/content/en/books/handbook/mirrors/_index.adoc | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/documentation/content/en/books/handbook/mirrors/_index.adoc b/documentation/content/en/books/handbook/mirrors/_index.adoc
index 1ae2cc9cc0..4adde25a81 100644
--- a/documentation/content/en/books/handbook/mirrors/_index.adoc
+++ b/documentation/content/en/books/handbook/mirrors/_index.adoc
@@ -473,6 +473,10 @@ For example, the URL `https://git.FreeBSD.org/src.git` specifies the main branch
 | Read-only doc repo via HTTPS             | `https://git.freebsd.org/doc.git`
 | Read-only doc repo via anon-ssh          | `ssh://[email protected]/doc.git`
 | Read/write doc repo for committers       | `ssh://[email protected]/doc.git` (*)
+| Web-based repository browser ports       | `https://cgit.freebsd.org/ports`
+| Read-only ports repo via HTTPS           | `https://git.freebsd.org/ports.git`
+| Read-only ports repo via anon-ssh        | `ssh://[email protected]/ports.git`
+| Read/write ports repo for committers     | `ssh://[email protected]/ports.git` (*)
 |=======================================================
   - (*) `git` is a special user on the repository server which will map your registered ssh key in FreeBSD.org to your identity, no need to change it.
 
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.