Created attachment 250074 [details] [PATCH] www/py-gunicorn: add rc file and sample config This will allow gunicorn to be supervised with `service`. Patch attached.
If you are regularly submitting patches consider reading man style and integrating the necessary editor configs into the workflow.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ee27d3fcfc3b15ac8573d080296001a091d2c47c commit ee27d3fcfc3b15ac8573d080296001a091d2c47c Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-04-23 09:18:19 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-04-23 10:47:13 +0000 www/py-gunicorn: Update version 21.2.0=>22.0.0 - Add rc file [1] Changelog: https://github.com/benoitc/gunicorn/releases/tag/22.0.0 PR: 278447 [1] Reported by: me@svmhdvn.name GIDs | 2 +- UIDs | 2 +- www/py-gunicorn/Makefile | 21 ++++++++++++++---- www/py-gunicorn/distinfo | 6 +++--- www/py-gunicorn/files/gunicorn.in (new) | 38 +++++++++++++++++++++++++++++++++ 5 files changed, 60 insertions(+), 9 deletions(-)