Bug 232944 - databases/mariadb101-server: marked as broken on 12.0
Summary: databases/mariadb101-server: marked as broken on 12.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Bernard Spil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-03 20:19 UTC by iron.udjin
Modified: 2018-11-04 10:22 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (brnrd)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description iron.udjin 2018-11-03 20:19:49 UTC
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.
Comment 1 Bernard Spil freebsd_committer freebsd_triage 2018-11-04 09:45:33 UTC
Hi Iron,

Confirmed. On 12 and HEAD it should not be marked broken when SSL_DEFAULT=base.
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-11-04 09:48:00 UTC
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