Created attachment 237959 [details] Add www/bombadillo New port: www/bombadillo Bombadillo features a full terminal user interface, vim-like keybindings, document pager, configurable settings, and a robust command selection. Currently, Bombadillo supports the following protocols as first class citizens: gopher gemini finger local (a user's file system) Tested with portlint and poudriere testport.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=2c5b5fcb655f9f2fd4754c0914d54a92671f6af0 commit 2c5b5fcb655f9f2fd4754c0914d54a92671f6af0 Author: Nicolas Herry <beastieboy@beastieboy.net> AuthorDate: 2025-02-13 18:58:17 +0000 Commit: Lars Engels <lme@FreeBSD.org> CommitDate: 2025-02-13 19:02:16 +0000 www/bombadillo: Add new port Bombabillo is a non-web client for the terminal, supporting Gopher, Gemini and much more. Bombadillo features a full terminal user interface, vim-like keybindings, document pager, configurable settings, and a robust command selection. WWW: https://bombadillo.colorfield.space/ PR: 267653 www/Makefile | 1 + www/bombadillo/Makefile (new) | 25 +++++++++++++++++++++++++ www/bombadillo/distinfo (new) | 3 +++ www/bombadillo/pkg-descr (new) | 5 +++++ 4 files changed, 34 insertions(+)
New port added. Thanks!