On Mar 27, 2014, at 18:51, Darren Pilgrim wrote:
>
> I hate to nag about this, but can we get this fixed sometime soon? In the
> three weeks since Mark's email, osa updated the port to 1.4.7, but didn't
> bother fixing this issue. What happened to this being a showstopper in a
> major port?
On 3/7/2014 4:52 AM, Mark Felder wrote:
On Fri, Mar 7, 2014, at 1:49, Scot Hetzel wrote:
Darren is correct, the intent of bsd.openssl.mk is to build using the
security/openssl port when WITH_OPENSSL_PORT is defined in
/etc/make.conf by the local administrator. What the www/nginx port
does is i
On Fri, Mar 7, 2014, at 1:49, Scot Hetzel wrote:
>
> Darren is correct, the intent of bsd.openssl.mk is to build using the
> security/openssl port when WITH_OPENSSL_PORT is defined in
> /etc/make.conf by the local administrator. What the www/nginx port
> does is it forces the build to always use
On Thu, Mar 6, 2014 at 8:05 PM, Darren Pilgrim wrote:
> On 3/6/2014 3:07 PM, Mark Felder wrote:
>>
>> Hi Darren,
>>
>> I'm trying to understand exactly what we're looking at here. Is the
>> problem:
>>
>> "nginx always builds against OpenSSL in base (for FreeBSD 10+?)" ?
>>
>> If so, that's correc
On 3/6/2014 3:07 PM, Mark Felder wrote:
Hi Darren,
I'm trying to understand exactly what we're looking at here. Is the
problem:
"nginx always builds against OpenSSL in base (for FreeBSD 10+?)" ?
If so, that's correct; it should not build against OpenSSL from ports
just because the version from
Hi Darren,
I'm trying to understand exactly what we're looking at here. Is the problem:
"nginx always builds against OpenSSL in base (for FreeBSD 10+?)" ?
If so, that's correct; it should not build against OpenSSL from ports just
because the version from ports happens to be installed. It shou
Can someone please look at this and commit the fix? I've had no
response and the issue means the nginx is broken for the best practices
case.
On 2/28/2014 3:09 PM, Darren Pilgrim wrote:
A recent change to the www/nginx Makefile broke the port for the case
where you have the OpenSSL port insta
A recent change to the www/nginx Makefile broke the port for the case
where you have the OpenSSL port installed on FreeBSD 10. The breakage
is due to incorrectly setting WITH_OPENSSL_BASE and the fix is to remove
two lines in the Makefile:
--- Makefile.old2014-01-30 02:01:51.0