On 2021/03/23 20:53, David wrote:
> Sorry to bother you. On OpenBSD 6.8 any attempt, for me at least, to use latex2html terminates immediately with:
>
> Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/((^|[\s,=])')\\\W{ <-- HERE (\w)}/ at /usr/local/bin/latex2html line 6481.
>
> The attached diff updates to latex2html 2021 which seems to work for me on amd64 CURRENT. Also, there was a typo in the post-install bit.
>
> However, this is my first time working with ports, so watch out for foolish mistakes on my part, please.
>
> --
> David
>
Thanks, committed with small tweaks: I have moved GH_* up where DISTNAME
was, and reinstated the @tag line in pkg/PLIST (which triggers running
"mktexlsr" at pkg_add time).
No comments:
Post a Comment