Hi,

>>>>> On Wed, 4 Mar 2020 22:26:32 +0700
>>>>> Eugene Grosbein <eu...@grosbein.net> said:

> No, I never do r515574 back.  The other ports depending upon
> cyrus-sasl2 must be linked same version of openssl.  So, there is an
> option "DEFAULT_VERSIONS= ssl=base". Your hack breaks this premise and
> confuse people.

eugen> r515574 does not change default build for the port. It is "no-op" by 
default.
eugen> It won't do any harm.


eugen> "ssl=base" is not solution as I've showed before because
eugen> FreeBSD ports tree cannot cope with some ports built with ports version 
of openssl
eugen> and some with base version of openssl and this is exactly what needs to 
be done here.

eugen> Why do you state "it confuses people"?

Because, as I said, the other ports depending upon cyrus-sasl2 must be
linked same version of openssl.

I don't recommend.  But, perhaps this works for you:

.if ! ${.CURDIR:M*/security/cyrus-sasl2*}
DEFAULT_VERSIONS=       ssl=openssl
.endif

Sincerely,

--
Hajimu UMEMOTO
u...@mahoroba.org  u...@freebsd.org
http://www.mahoroba.org/~ume/
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to