CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2022/06/26 08:06:51

Modified files:
        security/openssl: Makefile.inc 

Log message:
add some comments to security/openssl Makefile.inc requesting that porters
1) don't use openssl unless really needed (either a port requires something
which is particularly openssl-specific, or there is some other special reason),
and 2) add some comments to the port explaining why libressl isn't used.

in the normal case ports should use libressl. don't just use openssl to avoid
a few patches because of stupid version detection ifdefs.

Reply via email to