| Port details on branch 2026Q3 |
- py-gunicorn WSGI HTTP Server for UNIX
- 26.1.0 www
=1 26.0.0Version of this port present on the latest quarterly branch. - Maintainer: bofh@FreeBSD.org
 - Port Added: 2011-03-17 13:16:25
- Last Update: 2026-08-21 21:38:43
- Commit Hash: b88873e
- People watching this port, also watch:: p5-Net-HTTP, openjdk8, tmux, font-misc-meltho, py311-pycparser
- Also Listed In: python
- License: MIT
- WWW:
- https://gunicorn.org/
- Description:
- Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX.
It's a pre-fork worker model ported from Ruby's Unicorn project.
The Gunicorn server is broadly compatible with various web frameworks,
simply implemented, light on server resource usage, and fairly speedy.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}gunicorn>0:www/py-gunicorn@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-gunicorn/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-gunicorn
- pkg install py312-gunicorn
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py312-gunicorn listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-gunicorn
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1787347594
SHA256 (gunicorn-26.1.0.tar.gz) = 1413d777bf99d31ebeb08acd354b01f1ecc44db0aa7b811ae7b86c669232e4f7
SIZE (gunicorn-26.1.0.tar.gz) = 755923
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-setuptools>0 : devel/py-setuptools@py312
- py312-setuptools-scm>=6.4.0 : devel/py-setuptools-scm@py312
- py312-wheel>0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-aiohttp>0 : www/py-aiohttp@py312
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-setproctitle>0 : devel/py-setproctitle@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- audio/py-supysonic
- mail/mailman3
- misc/py-litellm
- net-mgmt/netbox
- net-mgmt/peering-manager
- www/bunkerweb
- www/immich-ml
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for py312-gunicorn-26.1.0:
PROCTITLE=on: Custom process titles with setproctitle(3)
====> Options available for the group WORKERS
GEVENT=off: Greenlet worker
TORNADO=off: Tornado async worker
===> Use 'make config' to modify these settings
- Options name:
- www_py-gunicorn
- USES:
- cpe python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|