[x1](0)(/usr/ports/pobj/gurk-rs-0.2.5/gurk-rs-0.2.5)$ cat .cargo/config [source."https://github.com/signalapp/curve25519-dalek"] git = "https://github.com/signalapp/curve25519-dalek" branch = "lizard2" replace-with = "vendored-sources" [source."https://github.com/signalapp/libsignal"] git = "https://github.com/signalapp/libsignal" tag = "v0.20.0" replace-with = "vendored-sources" [source."https://github.com/whisperfish/libsignal-service-rs"] git = "https://github.com/whisperfish/libsignal-service-rs" rev = "8666ba56f47e405aaf8ed243be6e2ad1b5ad68c1" replace-with = "vendored-sources" [source."https://github.com/whisperfish/presage"] git = "https://github.com/whisperfish/presage" rev = "f84d958" replace-with = "vendored-sources" [source.vendored-sources] directory = "vendor" [x1](0)(/usr/ports/pobj/gurk-rs-0.2.5/gurk-rs-0.2.5)$ ls vendor/ curve25519-dalek libsignal-protocol libsignal-service libsignal-service-hyper presage [x1](0)(/usr/ports/pobj/gurk-rs-0.2.5/gurk-rs-0.2.5)$ p /usr/ports/mystuff/net/gurk-rs [x1](0)(/usr/ports/mystuff/net/gurk-rs)$ make ===> Building for gurk-rs-0.2.5 warning: Both `/usr/ports/pobj/gurk-rs-0.2.5/gurk-rs-0.2.5/.cargo/config` and `/usr/ports/pobj/gurk-rs-0.2.5/gurk-rs-0.2.5/.cargo/config.toml` exist. Using `/usr/ports/pobj/gurk-rs-0.2.5/gurk-rs-0.2.5/.cargo/config` error: failed to get `presage` as a dependency of package `gurk v0.2.5 (/usr/ports/pobj/gurk-rs-0.2.5/gurk-rs-0.2.5)` Caused by: failed to load source for dependency `presage` Caused by: Unable to update https://github.com/boxdot/presage.git?rev=f908e8f#f908e8ff Caused by: can't checkout from 'https://github.com/boxdot/presage.git': you are in the offline mode (--offline) *** Error 101 in . (/usr/ports/devel/cargo/cargo.port.mk:336 'do-build': @cd /usr/ports/pobj/gurk-rs-0.2.5/gurk-rs-0.2.5 && /usr/bin/env -i ...) *** Error 2 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2960 '/usr/ports/pobj/gurk-rs-0.2.5/.build_done': @cd /usr/ports/mystuff/net/gurk...) *** Error 2 in /usr/ports/mystuff/net/gurk-rs (/usr/ports/infrastructure/mk/bsd.port.mk:2604 'all': @lock=gurk-rs-0.2.5; export _LOCKS_HELD...) [x1](2)(/usr/ports/mystuff/net/gurk-rs)$