current state: running reached target state: running git clone https://codeberg.org/decke/ports.git repo.git Cloning into 'repo.git'... git -C "repo.git" -c advice.detachedHead=false checkout 7e983abdc3c1ef642298b9ad9d5e2dd1ce95e652 HEAD is now at 7e983ab www/jotty-page: Add new port portlint -A repo.git/www/jotty-page WARN: Makefile: [12]: USE_* seen before USES. According to the porters-handbook, USES must appear first. WARN: /usr/local/caronade/work/portlint.default/repo.git/www/jotty-page/pkg-descr: the URL of the project website has been moved into the Makefile. Remove the WWW: line from this file and add "WWW=https://github.com/fccview/jotty"to the Makefile immediately below the COMMENT line. WARN: Makefile: [42]: use of != in assignments is almost never a good thing to do. Try to avoid using them. See http://lists.freebsd.org/pipermail/freebsd-ports/2008-July/049777.html for some helpful hints on what to do instead. WARN: Makefile: [42]: possible direct use of command "printf" found. use ${PRINTF} instead. WARN: Makefile: [64]: possible direct use of command "install" found. use ${INSTALL_foobar} instead. WARN: Makefile: possible use of absolute pathname "/usr/bin/openssl". WARN: Makefile: possible use of absolute pathname "/var/db/jotty-page". WARN: Makefile: "BUILD_DEPENDS" has to appear earlier. WARN: Makefile: "USES" has to appear earlier. WARN: /usr/local/caronade/work/portlint.default/repo.git/www/jotty-page/files/patch-next.config.mjs: patch was not generated using ``make makepatch''. It is recommended to use ``make makepatch'' when you need to [re-]generate a patch to ensure proper patch format. 0 fatal errors and 10 warnings found.