K 10 svn:author V 2 se K 8 svn:date V 27 2017-12-14T20:32:26.706512Z K 7 svn:log V 600 Add flavor support to portmaster. This version has been lightly tested and supports upgrades from non-flavored port versions based on the information in the MOVED file. For initial installations of flavored ports, the flavor must be specified as part of the port origin, e.g. "devel/py-py@py36" for the Python-3.6 version of that port. Dependent ports will automatically be installed with the correct flavor passed via the dependency mechanism. It is planned to add a --flavor option to ease flavor selection for ports that are initially installed with portmaster. Approved by: antoine (implicit) END