Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jan 2019 05:51:01 +0100
From:      "Bradley T. Hughes" <bhughes@freebsd.org>
To:        Mathieu Arnold <mat@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r491058 - head/www/node8
Message-ID:  <34d14b33-8cef-2be4-3949-85164661c1ae@freebsd.org>
In-Reply-To: <20190123220008.ctao7hiv4flbms7i@atuin.in.mat.cc>
References:  <201901232114.x0NLERHX020332@repo.freebsd.org> <20190123220008.ctao7hiv4flbms7i@atuin.in.mat.cc>

next in thread | previous in thread | raw e-mail | index | archive | help


On 2019-01-23 23:00, Mathieu Arnold wrote:
> On Wed, Jan 23, 2019 at 09:14:27PM +0000, Bradley T. Hughes wrote:
>> -
>> -.include <bsd.port.options.mk>
>> -
>> -.if empty(PORT_OPTIONS:MBUNDLED_SSL)
>> -
>> -.if !empty(SSL_DEFAULT:Mlibressl*)
>> -IGNORE=		cannot build node.js with LibreSSL. You must enable BUNDLED_SSL
>> -.endif
>> -
>> -.endif
> 
> Mmmm, this is not equivalent, now, the port is always marked as BROKEN
> if the op uses libressl* as their default SSL library, even if
> BUNDLED_SSL is set.
> 
> And I think the other changes to the other node* ports are also wrong
> for the same reason.

Good point, I hadn't considered that. I will fix them now :)

-- 
Bradley T. Hughes
bhughes@freebsd.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?34d14b33-8cef-2be4-3949-85164661c1ae>