Bug 225261 - databases/percona56-server: Add support to libressl
Summary: databases/percona56-server: Add support to libressl
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Luca Pizzamiglio
URL:
Keywords: easy, patch
Depends on:
Blocks:
 
Reported: 2018-01-17 13:34 UTC by Luca Pizzamiglio
Modified: 2018-01-19 14:11 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (flo)
flo: maintainer-feedback+


Attachments
Patch to fix libressl support (4.94 KB, patch)
2018-01-17 13:34 UTC, Luca Pizzamiglio
pizzamig: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Luca Pizzamiglio freebsd_committer freebsd_triage 2018-01-17 13:34:14 UTC
Created attachment 189835 [details]
Patch to fix libressl support

percona56-server and percona56-client fails to build when SSL option is enabled and libressl is chosen as ssl implementation.

The attached patch solve the issue.

Built on poudriere with default values and with SSL+libressl.
Comment 1 Luca Pizzamiglio freebsd_committer freebsd_triage 2018-01-18 12:10:08 UTC
does it mean that I con commit it?
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-01-19 14:10:28 UTC
A commit references this bug:

Author: pizzamig
Date: Fri Jan 19 14:09:41 UTC 2018
New revision: 459415
URL: https://svnweb.freebsd.org/changeset/ports/459415

Log:
  databases/percona56-server: fix SSL support with libressl
  databases/percona56-client: fix SSL support with libressl

  PR:		225261
  Approved by:	flo (maintainer)
  Sponsored by:	trivago N.V.

Changes:
  head/databases/percona56-client/files/patch-sql-common_client.c
  head/databases/percona56-client/files/patch-vio_viosslfactories.c
  head/databases/percona56-server/files/patch-sql-common_client.c
  head/databases/percona56-server/files/patch-vio_viosslfactories.c