Add symlinks for openssl libs in /compat/linux?

Wayne Sierke ws at au.dyndns.ws
Fri Mar 18 14:46:49 UTC 2016


I'm updating a binary-distributed linux app, but the new version needs
symlinks added in /compat/linux/usr/lib:

libssl.so.1.0.0 -> libssl.so.1.0.1e
libcrypto.so.1.0.0 -> libcrypto.so.1.0.1e

Should these be added to security/linux-c6-openssl, or just by the port
that needs them?



More information about the freebsd-ports mailing list