Uses/ssl.mk allows SSL_DEFAULT=base. I know this has been discussed here before, but why is this even allowed? If some ports are built with SSL_DEFAULT=base, and some with SSL_DEFAULT=openssl, this will obviously cause conflicts when two incompatible openssl libraries will be mapped into the same process.

Isn't it better to only allow port OpenSSL for ports, and disallow base OpenSSL in ports, so that there will be homogeneity of openssl?


Yuri

_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to