[Bug 257158] OpenSSL: Install pkgconfig files
Date: Tue, 13 Jul 2021 18:09:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257158
Bug ID: 257158
Summary: OpenSSL: Install pkgconfig files
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: bugs@FreeBSD.org
Reporter: sunpoet@FreeBSD.org
OpenSSL ships with pkgconfig files (libcrypto.pc, libssl.pc and openssl.pc).
OpenSSL port install them but OpenSSL from base system does not.
Therefore, some ports (e.g. devel/grpc and security/libfido2) need extra patch
if OpenSSL from base system is used [1][2].
It would be better if we could install these pkgconfig files.
Thanks!
[1]
https://github.com/freebsd/freebsd-ports/blob/main/devel/grpc/Makefile#L44-L47
[2]
https://github.com/freebsd/freebsd-ports/blob/main/security/libfido2/Makefile#L28-L32
--
You are receiving this mail because:
You are the assignee for the bug.