Log Message: rust/cargo: replace "--frozen --locked" with "--offline" in \ various places The intent of "--frozen --locked" was to not use the network, but the new "--offline" option is better suited for this purpose. It for example allows us to patch Cargo.toml if necessary without having to regen checksums.
Revision | Action | file |
1.18 | modify | pkgsrc/devel/cbindgen/Makefile |
1.19 | modify | pkgsrc/lang/rust/cargo.mk |
1.4 | modify | pkgsrc/sysutils/exa/Makefile |
1.3 | modify | pkgsrc/sysutils/tealdeer/Makefile |
1.9 | modify | pkgsrc/textproc/ripgrep/Makefile |
1.12 | modify | pkgsrc/www/geckodriver/Makefile |
1.5 | modify | pkgsrc/www/zola/Makefile |