Port details |
- py-dj51-django-compression-middleware Django middleware to compress responses using several algorithms
- 0.5.0_1 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: grembo@FreeBSD.org
 - Port Added: 2025-05-05 18:06:11
- Last Update: 2025-05-05 18:04:53
- Commit Hash: 38932cd
- Also Listed In: python
- License: MPL20
- WWW:
- https://github.com/friedelwolff/django-compression-middleware
- Description:
- Django Compression Middleware
This middleware implements compressed content encoding for HTTP. It is similar
to Django's GZipMiddleware, but additionally supports other compression methods.
It is meant to be a drop-in replacement for Django's GZipMiddleware.
¦ ¦ ¦ ¦ 
- 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}dj51-django-compression-middleware>0:www/py-dj51-django-compression-middleware@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py311-*django-compression-middleware
- To install the port:
- cd /usr/ports/www/py-dj51-django-compression-middleware/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-dj51-django-compression-middleware
- pkg install py311-dj51-django-compression-middleware
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-dj51-django-compression-middleware listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dj51-django-compression-middleware
- Package flavors (<flavor>: <package>)
- py311: py311-dj51-django-compression-middleware
- distinfo:
- TIMESTAMP = 1707589744
SHA256 (django-compression-middleware-0.5.0.tar.gz) = 0df50f12d774659abc8bbc88e4c794f2785a8f11f30b5bb267c314b85d941b73
SIZE (django-compression-middleware-0.5.0.tar.gz) = 20060
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>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-django51>=5.1 : www/py-django51@py311
- py311-zstandard>=0.22.0 : archivers/py-zstandard@py311
- py311-brotli>=1.1.0 : archivers/py-brotli@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- deskutils/py-paperless-ngx
- for Run
-
- deskutils/py-paperless-ngx
Configuration Options:
- No options to configure
- Options name:
- www_py-dj51-django-compression-middleware
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.0_1 05 May 2025 18:04:53
    |
Michael Gmelin (grembo)  Author: Sebastian |
www/py-dj51-django-compression-middleware: New port
Clone of existing port for Django 5.1.
PR: 286533 |
Number of commits found: 1
|