Nit, at the tail of the first paragraph: <http://live.gnome.org/Orca.> – the trailing . causes the link to not redirect as expected
Sorry, preview didn't work so I couldn't predict that the link in comment 0 would not represent the link at FreshPorts web page. The end result of following the link is: https://wiki.gnome.org/Orca. with a trailing period, a page that does not exist.
URL's at the end of sentences, a renderers (and grammaticist) worst nightmare.
A commit references this bug: Author: koobs Date: Sat Sep 7 06:33:17 UTC 2019 New revision: 511392 URL: https://svnweb.freebsd.org/changeset/ports/511392 Log: accessibility/orca: Fix pkg-descr ending with a URL A URL ending a sentence, with a full stop after it, causes pain for renderers such as freshports.org and other clients that may hyperlink them. Since the same URL is just below it in the pkg-descr WWW URL, amend the sentence to point to it instead. PR: 240385 Reported by: Graham Perrin <grahamperrin gmail com> Approved by: portmgr (blanket: just fix it) Changes: head/accessibility/orca/Makefile head/accessibility/orca/pkg-descr
Thank you for the report Graham If you're feeling up to it, a search for this kind of issue in other ports pkg-descr's across the whole tree might be good to get all of these in one go/PR :)