mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
f64f776a43
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