Created attachment 235754 [details] Makefile of jbxvt proposal for new port and to maintain it. jbxvt is a fork of xvt written in libxcb
Created attachment 235755 [details] pkg-descr of jbxvt
Created attachment 235757 [details] patch of Makefile, diff and pkg-descr
Created attachment 235758 [details] patch of Makefile, diff and pkg-descr I left a line commented in to test it in the previous diff. This one has that line removed.
I meant, I left two lines in from the previous one, which were commented out. This one has those commented out lines removed.
Created attachment 235759 [details] after I tidied it up with portlint
Created attachment 235761 [details] cleaned up single spaces with tabs
https://github.com/jefbed/jbxvt
It may need USE_XORG= x11 for The dependency is checked twice, once from within the build target and then from within the install target. I ran a program which looks at includes, so it's possible that this may be patched so this dependency won't be needed or can alternatively be replaced. I still need to look at this.
Created attachment 235814 [details] x11 was needed
Created attachment 235816 [details] shar file of proposed directory I left an extra line in there when re-editing it before. It's removed.
Committed!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9649bde4f26a1cf276591091eb23ba5a44d67761 commit 9649bde4f26a1cf276591091eb23ba5a44d67761 Author: No Name <pyrus@bsdmail.com> AuthorDate: 2022-08-09 21:26:55 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-08-09 21:27:24 +0000 x11/jbxvt: New port PR: 265699 x11/Makefile | 1 + x11/jbxvt/Makefile (new) | 25 +++++++++++++++++++++++++ x11/jbxvt/distinfo (new) | 3 +++ x11/jbxvt/pkg-descr (new) | 5 +++++ 4 files changed, 34 insertions(+)