Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Aug 2018 18:02:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 230748] New port: x11/i3blocks Status bar for i3 window manager
Message-ID:  <bug-230748-7788-dDVYnsh5hW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230748-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-230748-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230748

--- Comment #5 from Dmitri Goutnik <dg@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.htm=
l#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-doc=
umentation

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230748-7788-dDVYnsh5hW>