notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
py-dj42-django-ranged-response Modified Django FileResponse that adds Content-Range headers
0.2.0 wwwnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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.
Deprecated DEPRECATED: Serves as a transition only for www/seahub and requires Django 4.2, which has been end-of-life since April
Expiration Date EXPIRATION DATE: 2026-08-31
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-05-26 11:27:04
Last Update: 2026-05-27 20:02:14
Commit Hash: ec4fe65
Also Listed In: python
License: MIT
WWW:
https://github.com/i3thuan5/django-ranged-response
Description:
This is a modified FileResponse that returns 'Content-Range' headers with the HTTP response, so browsers (e.g. Safari 9+) that request the file, can stream the response properly.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}dj42-django-ranged-response>0:www/py-dj42-django-ranged-response@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py311-*django-ranged-response
To install the port:
cd /usr/ports/www/py-dj42-django-ranged-response/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-dj42-django-ranged-response
  • pkg install py311-dj42-django-ranged-response
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-dj42-django-ranged-response listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-dj42-django-ranged-response
Package flavors (<flavor>: <package>)
  • py311: py311-dj42-django-ranged-response
distinfo:
TIMESTAMP = 1525989759 SHA256 (django-ranged-response-0.2.0.tar.gz) = f71fff352a37316b9bead717fc76e4ddd6c9b99c4680cdf4783b9755af1cf985 SIZE (django-ranged-response-0.2.0.tar.gz) = 3021

Packages (timestamps in pop-ups are UTC):
py311-dj42-django-ranged-response
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest----0.2.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-wheel>0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-django42>=0 : www/py-django42@py311
  2. python3.11 : lang/python311
This port is required by:
for Run
  1. www/py-dj42-django-simple-captcha

Configuration Options:
No options to configure
Options name:
www_py-dj42-django-ranged-response
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/d/django-ranged-response/
  2. https://pypi.org/packages/source/d/django-ranged-response/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.0
27 May 2026 20:02:14
commit hash: ec4fe6557ebd5135f4158bea69694734d9af1d98commit hash: ec4fe6557ebd5135f4158bea69694734d9af1d98commit hash: ec4fe6557ebd5135f4158bea69694734d9af1d98commit hash: ec4fe6557ebd5135f4158bea69694734d9af1d98 files touched by this commit
Richard Gallamore (ultima) search for other commits by this committer
*: Drop maintainership
0.2.0
26 May 2026 11:24:35
commit hash: 74ee429290dacff85cf426141f99e00918fc9cc1commit hash: 74ee429290dacff85cf426141f99e00918fc9cc1commit hash: 74ee429290dacff85cf426141f99e00918fc9cc1commit hash: 74ee429290dacff85cf426141f99e00918fc9cc1 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/seafile-server,www/seahub: Deprecate

Updating www/seahub, and especially net-mgmt/seafile-server, is more
difficult than originally anticipated. The current version of www/seahub
also only runs with Django 4.2, which has been end-of-life since April.

Before www/seahub and net-mgmt/seafile-server are marked as BROKEN after
the migration of the affected ports to Django 5.2 [1], and then vanish
from the ports tree at the end of 2026Q2 - which would also break POLA
due the short time period - do the following to buy some time for a
possible update:

* Create required py-dj42-* ports and switch www/seahub to them. These
  py-dj42-* ports were copied from their original counterparts, are
  bound to Django 4.2, and have also been adapted for the PEP517 build
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 2