On 2021/10/08 18:35, Denis Fondras wrote: > Kopia is a simple, cross-platform tool for managing encrypted backups > in the cloud. It provides fast, incremental backups, secure, > client-side end-to-end encryption, compression and data deduplication. > > Unlike other cloud backup solutions, the user is in full control > of the backup storage and responsible for purchasing one of the > cloud storage products, which offer great durability and availability > for the data. > > https://kopia.io/
VARBASE is not used so doesn't need to be in SUBST_VARS. Otherwise ok. Pity there's no useful quick doc file in the tar that we could use (such a common problem with software written in Go for some reason). > I'd like to enable the html-ui but I haven't found how to do that from the > Makefile. > By hand, you can clone Kopia's github repo and do a simple 'gmake install' > once > nodejs/npm is installed. The few other ports which have npm-produced website things usually end up downloading a tar, either from upstream with the files already put together, or genreated by the port maintainer.