Bug 198386

Summary: [PATCH] mail/dovecot Fix build with LibreSSL (SSL compression)
Product: Ports & Packages Reporter: Bernard Spil <brnrd>
Component: Individual Port(s)Assignee: Bryan Drewery <bdrewery>
Status: Closed FIXED    
Severity: Affects Some People Keywords: patch
Priority: --- Flags: bugzilla: maintainer-feedback? (bdrewery)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
svn diff for mail/dovecot
none
Poudriere testport for mail/dovecot none

Description Bernard Spil freebsd_committer freebsd_triage 2015-03-07 12:42:41 UTC
Created attachment 153953 [details]
svn diff for mail/dovecot

mail/dovecot build fails when linked against LibreSSL. This is due to LibreSSL no longer including comp.h from ssl.h/ssl3.h.

This patch fixes the build failure.
Comment 1 Bernard Spil freebsd_committer freebsd_triage 2015-03-07 12:43:04 UTC
Created attachment 153954 [details]
Poudriere testport for mail/dovecot
Comment 2 Bryan Drewery freebsd_committer freebsd_triage 2015-03-19 15:53:18 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-03-19 15:53:51 UTC
A commit references this bug:

Author: bdrewery
Date: Thu Mar 19 15:53:03 UTC 2015
New revision: 381606
URL: https://svnweb.freebsd.org/changeset/ports/381606

Log:
  Support building with LibreSSL.

  PR:		198386
  Submitted by:	Bernard Spil <spil.oss@gmail.com>

Changes:
  head/mail/dovecot/files/patch-src_login-common_ssl-proxy-openssl.c