Bug 227167 - mail/cyrus-imapd24: Fix build with LibreSSL 2.7
Summary: mail/cyrus-imapd24: Fix build with LibreSSL 2.7
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: Hajimu UMEMOTO
URL:
Keywords: needs-qa, patch
Depends on:
Blocks: 226843
  Show dependency treegraph
 
Reported: 2018-04-01 10:13 UTC by Bernard Spil
Modified: 2018-04-08 02:18 UTC (History)
0 users

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


Attachments
svn diff for mail/cyrus-imapd24 (1.44 KB, patch)
2018-04-01 10:13 UTC, Bernard Spil
no flags Details | Diff

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