Hello, ===>>> This port is marked IGNORE ===>>> is marked as broken on FreeBSD 12.0: Does not support OpenSSL 1.1, use the 10.2 or 10.3 port Why does it broken if I have: DEFAULT_VERSIONS+=ssl=openssl in make.conf? Currently openssl from ports is 1.0.2p_1,1 and previous version of mariadb101-{client,server} happy with it. I know that I can edit port and comment some lines which will allow port to build. But probably better to let the port build in case of use openssl from ports. Thank you, Bernard.
Hi Iron, Confirmed. On 12 and HEAD it should not be marked broken when SSL_DEFAULT=base.
A commit references this bug: Author: brnrd Date: Sun Nov 4 09:47:46 UTC 2018 New revision: 483982 URL: https://svnweb.freebsd.org/changeset/ports/483982 Log: databases/mariadb101-server: 12 not broken with security/openssl - Backport to 5.5 and 10.0 too - See also https://reviews.freebsd.org/D17834 PR: 232944 Reported by: iron udjin gmail com Changes: head/databases/mariadb100-server/Makefile head/databases/mariadb101-server/Makefile head/databases/mariadb55-server/Makefile