Created attachment 177309 [details] new ports
* You have spaces after "var =" instead of tabs. * USE_xxx should follow USES, all USExxx statements should be in one section. * No need for GH_ACCOUNT when the project name is the same as port. * USE_QT5=network xml aren't needed * USE_GL=gl isn't needed * In the bug report, please list what QAs did it pass: portlint? poudriere? runs? * Also, please update to the latest commit. Also, please run 'portlint -A' to check the new port is correctly formatted.
Created attachment 185177 [details] corrected ports
Created attachment 185178 [details] portlint log
Created attachment 185179 [details] poudriere log
Hello Pavel, thank you for your contributions. There are some items that should be addressed, can you please check the following: * Is the port actually on version 1.0? I can't find this version anywhere on github. If there are no versioning and will be only specifying tagname, this should have versioning like so, g20170814. Make sure the g is under DISTVERSIONPREFIX and change the PORTVERSION to DISTVERSION. * Add LICENSE_FILE * Please sort the port out a bit more following [1], sections of concern are 14.5, 14.6, 14.7, and 14.8. * MAKE_JOBS_UNSAFE= yes, is this actually necessary? Once these are addressed I'll start more testing. [1] https://www.freebsd.org/doc/en/books/porters-handbook/book.html#porting-order
This port is already committed. *** This bug has been marked as a duplicate of bug 222759 ***