Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Dec 2018 11:26:22 -0800
From:      Daniel <daniel@otherware.org>
To:        freebsd-doc@freebsd.org
Subject:   Make.conf syntax
Message-ID:  <CAK0G6c=RvxoWry1hA5BkNs4hMHtFbK43=QKiJTT-ATCDQbUUYQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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 ?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAK0G6c=RvxoWry1hA5BkNs4hMHtFbK43=QKiJTT-ATCDQbUUYQ>