CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/03/12 04:30:05
Modified files:
devel/cargo : cargo.port.mk
security/sn0int: Makefile
sysutils/exa : Makefile
www/geckodriver: Makefile
www/zola : Makefile
Removed files:
audio/ncspot/patches:
patch-modcargo-crates_openssl-sys-0_9_54_build_main_rs
devel/snare/patches:
patch-modcargo-crates_openssl-sys-0_9_54_build_main_rs
www/newsboat/patches:
patch-modcargo-crates_gettext-sys-0_19_8_build_rs
patch-modcargo-crates_openssl-sys-0_9_46_build_main_rs
www/zola/patches:
patch-modcargo-crates_openssl-sys-0_9_49_build_main_rs
Log message:
add more magic to devel/cargo to help maintainers dealing with rust
devel/cargo modules will take care of some aspects of crate dependencies on
system/ports libraries
adapt some ports depending on devel/cargo to properly link to ports libraries,
and to not patch anymore what it is now done by devel/cargo (openssl-sys crate
for example)
with help and ok @sthem