Created attachment 204236 [details] svn diff Hello, I found this port because I was looking for projects that use syntect syntax highlight and bat works really great. I'm working to get syntect highlight working on editors/xi-core via plugin using editors/xi-term frontend to test it. I found that bat project have an good man page included (mdoc format). Could you please update port so man page is included? Thanks, Nuno Teixeira
thanks, working on it
A commit references this bug: Author: pizzamig Date: Sat May 11 12:03:29 UTC 2019 New revision: 501253 URL: https://svnweb.freebsd.org/changeset/ports/501253 Log: textproc/bat: Add manpage Add manpage and bump PORTREVISION PR: 237763 Submitted by: Nuno Teixeira Changes: head/textproc/bat/Makefile
Committed, thanks! I had to bump the PORTREVISION (the final package changed), but it's fine. Thanks again