Bug 227167

Summary: mail/cyrus-imapd24: Fix build with LibreSSL 2.7
Product: Ports & Packages Reporter: Bernard Spil <brnrd>
Component: Individual Port(s)Assignee: Hajimu UMEMOTO <ume>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: needs-qa, patch
Priority: --- Flags: bugzilla: maintainer-feedback? (ume)
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 226843    
Attachments:
Description Flags
svn diff for mail/cyrus-imapd24 none

Description Bernard Spil freebsd_committer freebsd_triage 2018-04-01 10:13:33 UTC
Created attachment 192047 [details]
svn diff for mail/cyrus-imapd24

```
mail/cyrus-imapd24: Fix build with LibreSSL 2.7

 - LibreSSL 2.7 implements OpenSSL 1.1 API
 - Don't hard-depend on a Kerberos implementation

PR:
Approved by: (maintainer)
```
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-04-08 02:15:02 UTC
A commit references this bug:

Author: ume
Date: Sun Apr  8 02:13:55 UTC 2018
New revision: 466768
URL: https://svnweb.freebsd.org/changeset/ports/466768

Log:
  Fix build with LibreSSL 2.7

  PR:		227167
  Submitted by:	brnrd

Changes:
  head/mail/cyrus-imapd24/files/patch-imap_tls.c
Comment 2 Hajimu UMEMOTO freebsd_committer freebsd_triage 2018-04-08 02:18:56 UTC
Thank you for the patch.
I've committed it.
BTW, cyrus-imapd24 has been supprting not to link Kerberos, already.