CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/12/11 05:35:06
Modified files:
devel/cargo : cargo.port.mk
Log message:
devel/cargo module
- uses cargo --offline when building to enforce "no network" at build time.
- properly implement MODCARGO_FEATURES by passing it to all stages (build,
test, install)
- add MODCARGO_NO_DEFAULT_FEATURES to permit overriding completely cargo
features defined in Cargo.toml
ok sthen@
