Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Mar 2014 12:27:38 -0800
From:      Darren Pilgrim <darren@laskoprinting.com>
To:        freebsd-ports@freebsd.org, portsmgr@freebsd.org
Subject:   Re: ports/182985 maintainer timeout
Message-ID:  <5318DA3A.8090408@laskoprinting.com>
In-Reply-To: <53111711.1010907@laskoprinting.com>
References:  <53111711.1010907@laskoprinting.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 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.old        2014-01-30 02:01:51.000000000 -0800
> +++ Makefile    2014-02-06 16:02:21.385735156 -0800
> @@ -850,8 +850,6 @@
>   .if ${PORT_OPTIONS:MSPDY}
>   .if ${OSVERSION} < 1000028
>   WITH_OPENSSL_PORT=     yes
> -.else
> -WITH_OPENSSL_BASE=     yes
>   .endif
>   .endif
>   .endif
>
> Osa didn't reply to my email back on February 6 and there hasn't been
> any reponse at all to the issue when it was raised in the PR almost two
> months ago.  Would some kind commiter please push this fix?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5318DA3A.8090408>