Bug 260847

Summary: FreeBSD porting handbook: corrections and minor updates
Product: Documentation Reporter: Graham Perrin <grahamperrin>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me CC: carlavilla
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://docs.freebsd.org/en/books/porters-handbook/book/

Description Graham Perrin freebsd_committer freebsd_triage 2021-12-31 15:10:13 UTC
At least: under <https://docs.freebsd.org/en/books/porters-handbook/porting-dads/#dads-noinstall-variables> there are two dead links to cgit URLs for Apache. 

Output from a random check, which I'll not attach here, implied a number of other potential/probable dead links in Chapter 13 (checked at/around 17:00 GMT on 2021-12-30). 

I suspect that there'll be more dead links in other chapters.
Comment 1 Graham Perrin freebsd_committer freebsd_triage 2021-12-31 15:24:13 UTC
Two more not found, from a very brief visual check: 

<https://cgit.freebsd.org/ports/tree/www/apache*/pkg-descr>

<https://cgit.freebsd.org/ports/tree/dns/bind99/pkg-descr>

I'll perform a more methodical check for dead links at a later date.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-11-06 17:39:09 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/doc/commit/?id=080ea6ab4480770854cb47dacb3f668a072066da

commit 080ea6ab4480770854cb47dacb3f668a072066da
Author:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
AuthorDate: 2022-11-06 17:37:32 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2022-11-06 17:37:32 +0000

    Change ports. Old links are dead

    PR:             260847
    Submitted by:   grahamperrin@

 .../content/en/books/porters-handbook/porting-dads/_index.adoc          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2022-11-06 17:39:57 UTC
Fixed the dead links.
If you find more open another PR.
Thanks!