Re: Make.conf and DEFAULT_VERSIONS

2022-07-19 Thread Felix Palmen
* @lbutlr [20220718 16:51]: > Is there a list of what should and should not be listed in the > make.conf file for DEFAULT VERSIONS? This might change over time, you can always see the current list of supported entries and their allowed values in ${PORTSDIR}/Mk/bsd.default-versions.mk: https://cgi

Make.conf and DEFAULT_VERSIONS

2022-07-18 Thread @lbutlr
Is there a list of what should and should not be listed in the make.conf file for DEFAULT VERSIONS? For example, I run bind on my system, but some ports install unbound, is there a DEFAULTS_VERSION for bind or named? Unbound is currently installed but not running. But what about other packages