[Bug 246328] [RESTORE] net-p2p/nicotine-plus: Graphical client for the Soulseek file sharing network

2021-09-28 Thread bugzilla-noreply
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

Re: pytest ffi failure with a new port

2021-09-28 Thread Kubilay Kocak
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

pytest ffi failure with a new port

2021-09-28 Thread Evgeniy Khramtsov via FreeBSD-ports
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 +

Ports with version numbers going backwards: devel/py-pytest, devel/py-pytest...

2021-09-28 Thread erwin
** 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