Created attachment 235183 [details] textproc/man2html: update to 3.1.20220109, change upstream After this tool has long been unmaintained, Thomas Dickey of byacc and ncurses fame had started to ship an updated and enhanced version of the script with his script collection in 2015. Switch to that version. Also, with approval from the previous maintainer, take over maintainership. WWW: https://dickey.his.com/scripts/man2html.html Approval for port takeover has been granted in private communication with demon@. Portlint and portclippy have been petted. Port has been tested with Poudriere on armv7 arm64 FreeBSD 13.1.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ac72b82237192fc59fa098d6b858593b8f84fa84 commit ac72b82237192fc59fa098d6b858593b8f84fa84 Author: Dmitry Sivachenko <demon@FreeBSD.org> AuthorDate: 2022-07-13 15:13:11 +0000 Commit: Dmitry Sivachenko <demon@FreeBSD.org> CommitDate: 2022-07-13 15:14:39 +0000 textproc/man2html: update to 3.1.20220109 PR: 265144 Submitted by: Robert Clausecker <fuz@fuz.su> textproc/man2html/Makefile | 30 +++++++++++++++++++----------- textproc/man2html/distinfo | 3 +++ textproc/man2html/files/patch-man.cgi | 16 ++++++++-------- textproc/man2html/pkg-descr | 2 +- 4 files changed, 31 insertions(+), 20 deletions(-)
Port updated, thanks!