Created attachment 216664 [details] Patch for Jotta-cli Adding a port for Jotta command line interface client to Jotta Cloud (https://www.jottacloud.com/en/). This allows you to back up items on a FreeBSD machine. This is packaging up the FreeBSD binary and putting it in a more FreeBSD friendly version.
Created attachment 221211 [details] Update shar file to 0.8.36055 Updated patch to the latest version of Jotta client.
Created attachment 225970 [details] Updated patch for jotta-cli 0.11.44593 Converted patch to git and updated to jotta-cli
UID/GOD 293 has been taken, do you have other preference?
distinfo contains no i386 information.
Created attachment 227047 [details] Updated patch to use different UID and GID plus distinfo for i386 Thanks for the comments. I have updated the patch to include the distinfo for i386 and changed the UID and GID to something that is open. If that UID and GID get taken before this gets committed, I would just say move it to another one that works. There is no requirement for a specific UID or GID, it just needs one.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=af2b599fb7123b5fe0fe9f3dfad9c8b8acd6201f commit af2b599fb7123b5fe0fe9f3dfad9c8b8acd6201f Author: Trenton Schulz <trueos@norwegianrockcat.com> AuthorDate: 2021-08-09 15:06:41 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2021-08-09 15:07:47 +0000 net/jotta-cli: (New) Jotta Cloud Daemon and Command-Line Interface PR: 248173 GIDs | 2 +- UIDs | 2 +- net/Makefile | 1 + net/jotta-cli/Makefile (new) | 42 ++++++++++++++++++++++++++++++++ net/jotta-cli/distinfo (new) | 5 ++++ net/jotta-cli/files/jottad.in (new +x) | 18 ++++++++++++++ net/jotta-cli/files/pkg-message.in (new) | 17 +++++++++++++ net/jotta-cli/pkg-descr (new) | 23 +++++++++++++++++ net/jotta-cli/pkg-plist (new) | 8 ++++++ 9 files changed, 116 insertions(+), 2 deletions(-)