IABSD.fr/ports/net/wormhole-william

Branch :


Log

Author Commit Date CI Message
4700ce67 2026-05-07 17:57:41 net/wormhole-willian: update to version 1.0.8. Apparently this fixes the riscv64 build also. Diff from "mischief <mischief@offblast.org>". OK sthen@. Thanks both.
6f0f8565 2024-04-14 14:40:54 net/wormhole-william: update to version 1.0.7. OK paco@, thanks.
48a8740e 2023-07-03 20:01:11 net/wormhole-william: Update to version 1.0.6. While we are here, use go modules so we don't have to vendor tarballs. OK abieber@, thanks!
3f5796b9 2022-03-11 19:45:43 drop RCS Ids
3046e077 2021-03-08 13:59:23 bump the golang ports so that pkg_add -u knows to update them
7491bc9e 2020-08-21 18:54:17 net/wormhole-william: Trivial update to version 1.0.4.
99f2b585 2020-03-15 11:13:49 Update net/wormhole-william to version 1.0.3. Fixes a bug when sending text via interactive prompt: https://github.com/psanford/wormhole-william/commit/6d07707ace18f539ff860103b4fd625a46093c07 OK solene@, thanks.
621f699f 2020-03-13 11:56:53 Import net/wormhole-william. ``` wormhole-william is a go (golang) implementation of magic wormhole. It provides secure end-to-end encrypted file transfers between computers. ``` With input from, and OK, abieber@. Thanks!