Hi,

according to the handbook
https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/openssl.html

the variables WITH_OPENSSL_BASE WITH_OPENSSL_PORT are still used,
however, /usr/ports/UPDATING

says:


             OLD                                 NEW
-------------------------------    ------------------------------
WITH_[...]                         OPTIONS_SET= [...]
WITHOUT_[...]                      OPTIONS_UNSET= [...]
WITHOUT_NLS                        OPTIONS_UNSET= NLS
NOPORTDOCS                         OPTIONS_UNSET= DOCS
NOPORTEXAMPLES                     OPTIONS_UNSET= EXAMPLES
WITH_BDB_VER=[...]                 DEFAULT_VERSIONS+= bdb=[...]
OVERRIDE_LINUX_BASE_PORT=[...]     DEFAULT_VERSIONS+= linux=[...]
WITH_OPENSSL_BASE                  DEFAULT_VERSIONS+= ssl=base
WITH_OPENSSL_PORT                  DEFAULT_VERSIONS+= ssl=port


Does this need an update ?
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"

Reply via email to