Created attachment 206630 [details] inn
It's news/inn and the maintainer is a committer, assigning accordingly.
*** Bug 239965 has been marked as a duplicate of this bug. ***
Created attachment 206870 [details] inn-py 2.6.3 update + PYTHON from bug 239965 Attach 2.6.3 update + PYTHON patch from bug 239965
Maintainer reset.
2.6.3 support was committed independently. I've cued up Python support based on the patch here in https://reviews.freebsd.org/D22604
A commit references this bug: Author: kbowling Date: Sat Dec 7 05:24:10 UTC 2019 New revision: 519180 URL: https://svnweb.freebsd.org/changeset/ports/519180 Log: news/inn: Add support for embedded Python PR: 239922 Approved by: krion (mentor) Sponsored by: BBOX.io Differential Revision: https://reviews.freebsd.org/D22604 Changes: head/news/inn/Makefile
Added Python support. Thanks
Reopen. Fails sanity check with PYTHON=on: $ make WITH=PYTHON check-sanity /!\ ERRORS /!\ Unknown USES=+ *** Error code 1
A commit references this bug: Author: kbowling Date: Sun Dec 8 01:08:28 UTC 2019 New revision: 519267 URL: https://svnweb.freebsd.org/changeset/ports/519267 Log: news/inn: fix typo PR: 239922 Approved by: krion (implicit) Sponsored by: BBOX.io Differential Revision: https://reviews.freebsd.org/D22604 Changes: head/news/inn/Makefile
Fixed in r519267