Bug 254567

Summary: [NEW PORT] www/kristall: Qt browser for Gemini and other hipster protocols
Product: Ports & Packages Reporter: Olga Smirnova <mistresssilvara>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: makc
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
shar file none

Description Olga Smirnova 2021-03-26 02:14:51 UTC
Created attachment 223594 [details]
shar file

Graphical small-internet client for windows, linux, MacOS X and BSDs. Supports gemini, http, https, gopher, finger.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-12-09 22:25:16 UTC
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(+)
Comment 2 Max Brazhnikov freebsd_committer freebsd_triage 2021-12-09 22:28:29 UTC
Committed with few modifications, thanks!