Created attachment 164551 [details] svn diff for mail/heirloom-mailx mail/heirloom-mailx unconditionally relies on RAND_egd which makes building fail with LibreSSL which has removed EGD. FreeBSD does not require EGD at all, /dev/random has been available since FreeBSD 4.2
- portlint -AC one line less, openssl.c patch generated via make-patch - poudriere testport https://brnrd.eu/poudriere/data/102amd64-svn/2015-12-23_16h05m32s/logs/heirloom-mailx-12.4_7.log
Submitter is committer
A commit references this bug: Author: brnrd Date: Sat Jul 2 11:22:01 UTC 2016 New revision: 417925 URL: https://svnweb.freebsd.org/changeset/ports/417925 Log: mail/heirloom-mailx: Fix build without EGD - Add patch for building without EGD (OpenSSL 1.1/LibreSSL) - Move from USE_OPENSSL to USES=ssl PR: 205540 Approved by: Maintainer timeout Changes: head/mail/heirloom-mailx/Makefile head/mail/heirloom-mailx/files/patch-openssl.c