Created attachment 166447 [details] Patch port to v0.5.1 and disable SSLv3 support with CFLAGS. The attached port updates security/luasec to v0.5.1. It also disables its support for SSLv3, which was causing issues for Prosody as it couldn't start with TLS support due to luasec being unusable. It would probably be better to patch context.c, but using CFLAGS was less invasive.
A commit references this bug: Author: lx Date: Tue May 17 22:18:33 UTC 2016 New revision: 415420 URL: https://svnweb.freebsd.org/changeset/ports/415420 Log: Update to 0.5.1, remove SSLv3 support PR: 206857 Submitted by: Keith Gaughan Changes: head/security/luasec/Makefile head/security/luasec/distinfo