CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/05/06 07:29:16
Modified files:
sysutils/rustic: Makefile
sysutils/rustic/patches:
patch-modcargo-crates_canonical-path-2_0_2_src_lib_rs
Log message:
sysutils/bupstash: workaround missing current_exe() on OpenBSD
Since env::current_exe() is a no-op on OpenBSD, implement a workaround
that resolves the executable path via argv[0] and a PATH search. Bump
REVISION.
Prodded and tested by Laurence Tratt <laurie AT tratt DOT net>
