On Sun, Jan 23, 2022 at 07:32:13PM -0500, aisha wrote: > On 21/10/10 04:06PM, Klemens Nanni wrote: > > > > That was the wrong/incomplete diff, but I already found a quirk... > > Correct diff soon. > > > > Did this ever get developed further?
No. Motivation for this was an audio/psst port, which still requires sndio-related work to proceed. The carg.port.mk or rather fetching the different kinds of crates turned out rather hairy. These days, I'd just vendor the project and be done with it, I guess. > Many folks have tried to make a vaultwarden port (and failed) and I believe > this would help with that. > Currently while trying to create the port I get the following error - > > ===> Building for vaultwarden-1.23.1 > > error: failed to resolve patches for > `https://github.com/rust-lang/crates.io-index` > > Caused by: > failed to load source for dependency `job_scheduler` > > Caused by: > Unable to update > https://github.com/jjlin/job_scheduler?rev=ee023418dbba2bfe1e30a5fd7d937f9e33739806#ee023418 > > Caused by: > can't checkout from 'https://github.com/jjlin/job_scheduler': you are in > the offline mode (--offline) > *** Error 101 in . (/usr/ports/devel/cargo/cargo.port.mk:319 'do-build': @cd > /usr/ports/pobj/vaultwarden-1.23.1/vaultwarden-1.23.1 && /usr/b...) > *** Error 2 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2944 > '/usr/ports/pobj/vaultwarden-1.23.1/build-amd64/.build_done': @cd > /usr/ports...) > *** Error 2 in /usr/ports/security/vaultwarden > (/usr/ports/infrastructure/mk/bsd.port.mk:2594 'build': > @lock=vaultwarden-1.23.1; export _LO...) >
