Port details |
- py-dj42-django-compression-middleware Django middleware to compress responses using several algorithms
- 0.5.0 www
=0 0.5.0Version of this port present on the latest quarterly branch.
- Maintainer: grembo@FreeBSD.org
- Port Added: 2024-02-18 15:12:04
- Last Update: 2024-05-12 07:06:38
- Commit Hash: 1039ca2
- 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}dj42-django-compression-middleware>0:www/py-dj42-django-compression-middleware@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py39-*django-compression-middleware
- No installation instructions:
- This port has been deleted.
- PKGNAME: py39-dj42-django-compression-middleware
- Package flavors (<flavor>: <package>)
- py39: py39-dj42-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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-django42>=3.2 : www/py-django42@py39
- py39-zstandard>=0.22.0 : archivers/py-zstandard@py39
- py39-brotli>=1.1.0 : archivers/py-brotli@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-dj42-django-compression-middleware
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved to www/py-django-compression-middleware on 2024-05-12
REASON: Renamed after all Django consumers were switched from Django 3.2 to Django 4.2 to have a consistent naming scheme
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.0 12 May 2024 07:06:38 |
Kai Knoblich (kai) |
deskutils/py-paperless-ngx: Change RUN_DEPENDS
* Switch the port from the repo-copied py-dj42-django* ports to the
original ones as they're using Django 4.2 now.
* Some ports were also created directly with a "py-dj42-" prefix to
have a consistent naming scheme of Django 4.2 ports and had no
Django 3.2 counterpart.
After all Django consumers have been changed from Django 3.2 to
Django 4.2 with 680c68fd4d69, these ports are now renamed accordingly.
- From: www/py-dj42-channels-redis
To: www/py-channels-redis
- From: www/py-dj42-django-auditlog (Only the first 15 lines of the commit message are shown above ) |
0.5.0 18 Feb 2024 14:56:48 |
Michael Gmelin (grembo) |
www/py-dj42-django-compression-middleware: New port
Django middleware to compress responses using several algorithms |
Number of commits found: 2
|