Edit

IABSD.fr/ports/sysutils/rustic

Branch :

  • Show log

    Commit

  • Author : bket
    Date : 2026-05-06 13:29:16
    Hash : ff235de2
    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>