Created attachment 259004 [details] git patch Submitting tvision from magiblot, which is a modern version of the Turbo Vision library from Borland. Porlint, fmt and clippy are "happy". (NOTE: could not yet test on poudriere, due to issues with my machine. Will do this over the coming days; in case of any problems, I will provide the necessary updates. In in the meantime someone has the time to test, I would be glad to hear about any possible issue) Thanks!
Created attachment 259009 [details] git patch Added tvision to devel/Makefile Confirmed: poudriere is happy
Committed with alterations and additions. Thanks for your contribution!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1ef70ef330c14abee7543a824f3c32702afe38b2 commit 1ef70ef330c14abee7543a824f3c32702afe38b2 Author: gatekeeper <tiago.gasiba@gmail.com> AuthorDate: 2025-03-28 05:41:43 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-03-28 05:55:18 +0000 devel/tvision: New port: Modern port of Turbo Vision 2.0, a TUI framework Some alterations and additions were made to the original submission. PR: 285640 devel/Makefile | 1 + devel/tvision/Makefile (new) | 24 +++++++ devel/tvision/distinfo (new) | 3 + .../files/patch-source_CMakeLists.txt (new) | 11 +++ devel/tvision/pkg-descr (new) | 7 ++ devel/tvision/pkg-plist (new) | 81 ++++++++++++++++++++++ 6 files changed, 127 insertions(+)