Bug 198386 - [PATCH] mail/dovecot Fix build with LibreSSL (SSL compression)
Summary: [PATCH] mail/dovecot Fix build with LibreSSL (SSL compression)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Bryan Drewery
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-03-07 12:42 UTC by Bernard Spil
Modified: 2015-03-19 15:53 UTC (History)
0 users

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


Attachments
svn diff for mail/dovecot (1.09 KB, patch)
2015-03-07 12:42 UTC, Bernard Spil
no flags Details | Diff
Poudriere testport for mail/dovecot (481.58 KB, text/plain)
2015-03-07 12:43 UTC, Bernard Spil
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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