Subject: CVS commit: pkgsrc/security/openssl
From: Jonathan Perkin
Date: 2024-04-16 17:47:25
Message id: 20240416154725.6DF1BFA2C@cvs.NetBSD.org

Log Message:
openssl: Use consistent socket interfaces on SunOS.

The OpenSSL codebase is a forest of preprocessor usage so it's hard to say
exactly what's going wrong, but there's definitely inconsistent use across
the codebase, resulting in socket failures when trying to use QUIC.

Ensure recvmsg/CMSG_* interfaces are available, fixing test suite as well
as some real world regressions (e.g. devel/py-poetry) noticed by users.

Files:
RevisionActionfile
1.300modifypkgsrc/security/openssl/Makefile