[Bug 230748] New port: x11/i3blocks Status bar for i3 window manager
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Aug 19 18:03:01 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230748
--- Comment #5 from Dmitri Goutnik <dg at syrec.org> ---
(In reply to Minbari from comment #3)
I should've said "check-plist" failures, not "stage-qa" failures. If you run
`make check-plist` it'll fail with the above errors.
The usual requirement for a new port is that it builds cleanly in poudriere:
https://www.freebsd.org/doc/en/books/porters-handbook/testing-poudriere.html
and esp.
https://www.freebsd.org/doc/en/books/porters-handbook/testing-poudriere.html#testing-poudriere-testing-ports
As to plist errors above,
- config sample will need to be included in PLIST_FILES and will need a bit of
special handling:
https://www.freebsd.org/doc/en/books/porters-handbook/book.html#plist-config
- i3blocks.1.md looks like a Markdown docs, not a manpage, and should be
installed as additional documentation:
https://www.freebsd.org/doc/en/books/porters-handbook/book.html#install-documentation
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list