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 3c2aab4961ed4d82c81914e91a8e99b4868b892d HEAD is now at 3c2aab4 www/jotty-page: Remove overly verbose notes portlint -A repo.git/www/jotty-page WARN: Makefile: [38]: 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: /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 4 warnings found.