Bug 198399

Summary: [PATCH] mail/courier: Fix build without SSLv2
Product: Ports & Packages Reporter: Bernard Spil <brnrd>
Component: Individual Port(s)Assignee: Jung-uk Kim <jkim>
Status: Closed FIXED    
Severity: Affects Some People CC: bsd, jkim
Priority: --- Keywords: patch
Version: LatestFlags: bugzilla: maintainer-feedback? (bsd)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
svn diff for mail/courier
none
Poudiere testport for mail/courier none

Description Bernard Spil freebsd_committer freebsd_triage 2015-03-07 21:49:50 UTC
Created attachment 153974 [details]
svn diff for mail/courier

mail/courier fails to build when SSLv2/SSLv3 is disabled in OpenSSL. This also makes LibreSSL builds fail currently.

Discovered in bug #195796 exp-build without SSLv2
Comment 1 Bernard Spil freebsd_committer freebsd_triage 2015-03-07 21:52:42 UTC
Created attachment 153975 [details]
Poudiere testport for mail/courier
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-03-23 23:08:18 UTC
A commit references this bug:

Author: jkim
Date: Mon Mar 23 23:07:19 UTC 2015
New revision: 382055
URL: https://svnweb.freebsd.org/changeset/ports/382055

Log:
  Make it also buildable without SSLv3 support.

  PR:		198399

Changes:
  head/mail/courier/files/patch-tcpd__libcouriertls.c
Comment 3 Kubilay Kocak freebsd_committer freebsd_triage 2015-03-23 23:46:37 UTC
Assign to committer
Comment 4 Kubilay Kocak freebsd_committer freebsd_triage 2015-03-23 23:46:49 UTC
Did this get sent upstream?
Comment 5 Bernard Spil freebsd_committer freebsd_triage 2015-03-24 08:27:13 UTC
Not upstreamed yet, but that's a follow-up action. Informing upstream whilst patching ports breaks my workflow too much so I now have a backlog of patches to upstream.