Bug 198399 - [PATCH] mail/courier: Fix build without SSLv2
Summary: [PATCH] mail/courier: Fix build without SSLv2
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: Jung-uk Kim
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-03-07 21:49 UTC by Bernard Spil
Modified: 2015-03-24 08:27 UTC (History)
2 users (show)

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


Attachments
svn diff for mail/courier (1.21 KB, patch)
2015-03-07 21:49 UTC, Bernard Spil
no flags Details | Diff
Poudiere testport for mail/courier (940.44 KB, text/plain)
2015-03-07 21:52 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 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.