Improvements
- Fix
port bumpin ports with multiple checksums (e.g.cargo.crates). -
portcommand blocks on DNS resolution timeout, and is impossible to interrupt safely.- It’s blocked on a curl call, which already has a reasonable timeout.
- Why doesn’t Ctrl+C interrupt the call?
-
port reclaimtakes too much time checking distfiles.- Cache distfile information (done).
- [/] Dependency resolution is too slow.
- Could not make use of libsolv because we have variants and countless combinations out of them.