https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246328
Daniel Engberg changed:
What|Removed |Added
Assignee|ports-b...@freebsd.org |dii...@freebsd.org
--- Comment #4
On 29/09/2021 7:38 am, Evgeniy Khramtsov via FreeBSD-ports wrote:
Hi.
I am trying to get Wayland backend for x11-wm/qtile running, which
requires three new dependencies:
https://codeberg.org/ei/ports/commits/branch/qtile
I want to use tests/ in ports (i.e. x11/py-xkbcommon), so I added:
+do-t
Hi.
I am trying to get Wayland backend for x11-wm/qtile running, which
requires three new dependencies:
https://codeberg.org/ei/ports/commits/branch/qtile
I want to use tests/ in ports (i.e. x11/py-xkbcommon), so I added:
+do-test:
+ @cd ${WRKSRC}/tests && ${PYTHON_CMD} -m pytest -v -rs
+
** The following ports have a version number that sorts before a previous one **
For many package tools to work correctly, it is of utmost importance that
version numbers of a port form a monotonic increasing sequence over time.
Refer to the FreeBSD Porter's Handbook, 'Package Naming Convention