Re: Intentionally bad port behaviour

From: Alex Dupre <ale_at_FreeBSD.org>
Date: Tue, 15 Nov 2022 06:52:36 UTC
Jamie Landeg-Jones wrote:
> What's the policy on dodgy acting ports?
> 
> I had elinks crash (well, the spidermonkey part crashed)
> 
> elinks then accused me of editting the config file manually (I hadn't)
> and then went into an intentional endless loop.
> 
> I think this should be patched out:

I think there are (at least) two issues in the port:

1) that code should not be compiled in, because it's in the "else"
branch of a "#ifdef HAVE_EXECINFO_H", so something is broken in the
port/configure script

2) the port has a "CONIGURE_ENV" line, that is quite surely a typo

-- 
Alex Dupre