Port details on branch 2023Q3 |
- py-gunicorn WSGI HTTP Server for UNIX
- 23.0.0_1 www =4 23.0.0_1Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2011-03-17 13:16:25
- Last Update: 2024-09-08 17:29:11
- Commit Hash: 5db7982
- People watching this port, also watch:: indexinfo, py311-flask, memcached, libevent, xorg-fonts-truetype
- 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.
- 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 py311-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 py311-gunicorn listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-gunicorn
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1723850012
SHA256 (gunicorn-23.0.0.tar.gz) = f014447a0101dc57e294f6c18ca6b40227a4c90e9bdb586042628030cba004ec
SIZE (gunicorn-23.0.0.tar.gz) = 375031
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:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-setuptools-scm>=6.4.0 : devel/py-setuptools-scm@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-aiohttp>0 : www/py-aiohttp@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-packaging>0 : devel/py-packaging@py311
- py311-setproctitle>0 : devel/py-setproctitle@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- deskutils/py-paperless-ngx
- for Run
-
- audio/py-supysonic
- deskutils/py-paperless-ngx
- mail/mailman3
- net-mgmt/netbox
- www/py-graphite-api
- www/seahub
-
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 py311-gunicorn-23.0.0_1:
PROCTITLE=on: Custom process titles with setproctitle(3)
====> Options available for the group WORKERS
EVENTLET=off: Eventlet async worker
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:
|