svn commit: r422012 - in head: ftp/curl security/softhsm2 security/stunnel

John Marino freebsd.contact at marino.st
Tue Sep 13 15:30:55 UTC 2016


On 9/13/2016 10:28, Mathieu Arnold wrote:
> Le 13/09/2016 à 16:24, John Marino a écrit :
>>  IGNORE=		GSSAPI_BASE is not compatible with OpenSSL from ports. Use other GSSAPI options or OpenSSL from base system
>>  .endif
>>
>> -.if ${SSL_DEFAULT} == libressl
>> +.if ${SSL_DEFAULT:Mlibressl*}
>>  .if ${PORT_OPTIONS:MGSSAPI_BASE} && ${PORT_OPTIONS:MOPENSSL}
>>  IGNORE=		GSSAPI_BASE is not compatible with LibreSSL. Use other GSSAPI options
>>  .endif
>
> Looking at this, those could be removed, if you try to use the base
> gssapi with ssl from ports, gssapi.mk will add an IGNORE entry.
>

Okay, I'll removed them based on that.
Cheers,
John

---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus



More information about the svn-ports-all mailing list