Created attachment 223594 [details] shar file Graphical small-internet client for windows, linux, MacOS X and BSDs. Supports gemini, http, https, gopher, finger.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=201e9aec1071644ee9e9867bc62795251166da96 commit 201e9aec1071644ee9e9867bc62795251166da96 Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2021-12-09 22:20:06 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2021-12-09 22:23:41 +0000 www/kristall: add new port Minimalistic Gemini/HTTP(S) browser WWW: https://kristall.random-projects.net PR: 254567 (based on) Submitted by: Olga Smirnova www/Makefile | 1 + www/kristall/Makefile (new) | 30 +++++++++++++++++++++++++ www/kristall/distinfo (new) | 3 +++ www/kristall/files/patch-Makefile (new) | 27 ++++++++++++++++++++++ www/kristall/files/patch-src_kristall.pro (new) | 10 +++++++++ www/kristall/pkg-descr (new) | 4 ++++ www/kristall/pkg-plist (new) | 9 ++++++++ 7 files changed, 84 insertions(+)
Committed with few modifications, thanks!