Created attachment 199555 [details] diff against svn Currently, postfix-current does not build with libressl 2.8.2 failing with "undefined reference to `SSL_CTX_set_num_tickets'" The guys over at gentoo already fixed it: https://bugs.gentoo.org/670725 So I just incorporated their patch from https://gitweb.gentoo.org/repo/gentoo.git/tree/mail-mta/postfix/files/postfix-libressl-session-tickets.patch?id=8267b1cce057f59ee23f3a20a0a2bfcb8090ad7d and Postfix builds and works fine for me.
A commit references this bug: Author: ohauer Date: Mon Nov 26 05:11:04 UTC 2018 New revision: 485913 URL: https://svnweb.freebsd.org/changeset/ports/485913 Log: - fix build with libressl 2.8.2 PR: 233517 Submitted by: Andrej Ebert Changes: head/mail/postfix-current/Makefile head/mail/postfix-current/files/patch-src_tls_tls__server.c
committed, Thanks for the patch!
A commit references this bug: Author: ohauer Date: Mon Nov 26 06:59:18 UTC 2018 New revision: 485924 URL: https://svnweb.freebsd.org/changeset/ports/485924 Log: - fix build with libressl 2.8.2 PR: 233517 233527 Submitted by: Andrej Ebert Reported by: Herbert J. Skuhra Changes: head/mail/postfix/Makefile head/mail/postfix/files/patch-src_tls_tls__server.c