Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Dec 2014 12:57:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196122] New: [PATCH] databases/mariadb100-server unbreak SSLv2 disabled exp-run
Message-ID:  <bug-196122-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196122

            Bug ID: 196122
           Summary: [PATCH] databases/mariadb100-server unbreak SSLv2
                    disabled exp-run
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: spil.oss@gmail.com

Created attachment 150753
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150753&action=edit
Patch for databases/mariadb-server

This came up during the SSLv2 disabled exp-run and through other reports. 
See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195796
and
http://package18.nyi.freebsd.org/data/101amd64-default-PR195796/2014-12-12_06h28m13s/logs/errors/mariadb100-client-10.0.14.log

Error is
"===>  mariadb100-client-10.0.14 security/openssl package is installed. To
build this either select the OPENSSL and PORTSSL options or deinstall openssl.
*** Error code 1"

Looks like this handling of OPENSSL options was old. Reworked it and built
client without SSL, with bundled SSL, with OpenSSL from base and LibreSSL from
ports which is now auto-detected. Server built fine with default options
linking LibreSSL.

Minor fix for the INNODB option that was coming up twice.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196122-13>