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 photosAll times are UTC
Ukraine
Port details
py-dj51-django-htmx Extensions for using Django with htmx
1.26.0 www 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 1.23.2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/
Expiration Date EXPIRATION DATE: 2025-12-31
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-02-08 09:57:12
Last Update: 2025-11-01 17:23:22
Commit Hash: 1403bb7
Also Listed In: python
License: MIT
WWW:
https://github.com/adamchainz/django-htmx
Description:
This package offers extensions for using Django with htmx, a library that allows one to access modern browser features directly from HTML, rather than using JavaScript (see https://htmx.org/).
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}dj51-django-htmx>0:www/py-dj51-django-htmx@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py311-*django-htmx
To install the port:
cd /usr/ports/www/py-dj51-django-htmx/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-dj51-django-htmx
  • pkg install py311-dj51-django-htmx
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-htmx listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-dj51-django-htmx
Package flavors (<flavor>: <package>)
  • py311: py311-dj51-django-htmx
distinfo:
TIMESTAMP = 1759317357 SHA256 (django_htmx-1.26.0.tar.gz) = 88ecc2f8a3f13ad5a50e6b16be127f04fba369124cc40a09b21ce33babb04aa6 SIZE (django_htmx-1.26.0.tar.gz) = 65345

Packages (timestamps in pop-ups are UTC):
py311-dj51-django-htmx
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.23.21.26.0-1.23.21.26.0n/an/an/a
FreeBSD:13:quarterly1.23.21.23.2-1.23.21.23.2n/an/an/a
FreeBSD:14:latest1.23.21.26.0-1.23.21.26.0---
FreeBSD:14:quarterly1.23.21.23.2-1.23.21.23.2---
FreeBSD:15:latest1.26.01.26.0n/a1.23.2n/an/a--
FreeBSD:15:quarterly1.23.21.23.2n/a-n/an/a--
FreeBSD:16:latest1.23.21.26.0n/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-django51>=4.2 : www/py-django51@py311
  2. py311-asgiref>=3.6 : www/py-asgiref@py311
  3. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_py-dj51-django-htmx
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_htmx/
  2. https://pypi.org/packages/source/d/django_htmx/
Collapse this list.
Port Moves
  • port moved here from www/py-dj50-django-htmx on 2025-06-01
    REASON: Has expired: Extended support of Django 5.0 ends April 2025, upgrade to the Django 5.1+ version of this port. See https://www.djangoproject.com/download/

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.26.0
01 Nov 2025 17:23:22
commit hash: 1403bb7765965eccd644a73cb136a155e46f7ea8commit hash: 1403bb7765965eccd644a73cb136a155e46f7ea8commit hash: 1403bb7765965eccd644a73cb136a155e46f7ea8commit hash: 1403bb7765965eccd644a73cb136a155e46f7ea8 files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
*: Revise USES=python:... version range constraints

and strip all lower bounds of 3.9 or 3.10 because they are implied now.

python:3.9-X  -> python:-X
python:3.9+   -> python
python:3.10-X -> python:-X
python:3.10+  -> python
(options such as ,build preserved)
1.26.0
25 Oct 2025 10:11:15
commit hash: b35dd8ddf1d0cec1eafde546315108eaefc857cfcommit hash: b35dd8ddf1d0cec1eafde546315108eaefc857cfcommit hash: b35dd8ddf1d0cec1eafde546315108eaefc857cfcommit hash: b35dd8ddf1d0cec1eafde546315108eaefc857cf files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj51-django-htmx: Update to 1.26.0

Changelog since 1.23.2:

https://github.com/adamchainz/django-htmx/blob/1.26.0/docs/changelog.rst
1.23.2
30 Sep 2025 09:31:17
commit hash: 08edb39ade85c99cb74bbf2439bca0f98a0aeb30commit hash: 08edb39ade85c99cb74bbf2439bca0f98a0aeb30commit hash: 08edb39ade85c99cb74bbf2439bca0f98a0aeb30commit hash: 08edb39ade85c99cb74bbf2439bca0f98a0aeb30 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
*/*dj51*: Deprecate/Set to expire

* Django 5.1 will reach its End-of-Life in December 2025.  Deprecate its
  consumers and set the expiration date accordingly.

* Note: py-dj51-django-netfields does not currently have a corresponding
  Django 5.2 clone, yet, which will probably be added soon when
  net-mgmt/peering-manager is switched to Django 5.2.

Reviewed by:	sunpoet
With hat:	python
Differential Revision:	https://reviews.freebsd.org/D52511
1.23.2
29 Jun 2025 10:11:19
commit hash: b7c739e7598ad52a4487731ce8b113f4085057b8commit hash: b7c739e7598ad52a4487731ce8b113f4085057b8commit hash: b7c739e7598ad52a4487731ce8b113f4085057b8commit hash: b7c739e7598ad52a4487731ce8b113f4085057b8 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj51-django-htmx: Update to 1.23.2

Changelog since 1.23.0:

https://github.com/adamchainz/django-htmx/blob/1.23.2/docs/changelog.rst
1.23.0
22 Mar 2025 16:11:34
commit hash: 04585e11c65c37f061d6a1fafe1b705fc9f42a34commit hash: 04585e11c65c37f061d6a1fafe1b705fc9f42a34commit hash: 04585e11c65c37f061d6a1fafe1b705fc9f42a34commit hash: 04585e11c65c37f061d6a1fafe1b705fc9f42a34 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj51-django-htmx: Update to 1.23.0

Changelog:

https://github.com/adamchainz/django-htmx/blob/1.23.0/docs/changelog.rst
1.22.0
23 Feb 2025 10:16:59
commit hash: ca68ba252854f0f5bc883d4814b20eaf0d3a6efdcommit hash: ca68ba252854f0f5bc883d4814b20eaf0d3a6efdcommit hash: ca68ba252854f0f5bc883d4814b20eaf0d3a6efdcommit hash: ca68ba252854f0f5bc883d4814b20eaf0d3a6efd files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj51-django-htmx: Update to 1.22.0

Changelog:

https://github.com/adamchainz/django-htmx/blob/1.22.0/docs/changelog.rst
1.21.0
08 Feb 2025 09:51:47
commit hash: db1f7321ddd8fee00e35d371b4a9e144b670a248commit hash: db1f7321ddd8fee00e35d371b4a9e144b670a248commit hash: db1f7321ddd8fee00e35d371b4a9e144b670a248commit hash: db1f7321ddd8fee00e35d371b4a9e144b670a248 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Create Django 5.1 consumers

* Django 4.2 is currently the "default" version in the ports tree due
  its long term support until April 2026.  Thus ports that are assigned
  to that version will exist until then.

  The following ports are required to make the upgrade of
  net-mgmt/netbox to the 4.2 release possible because it requires
  Django 5.1.

  All of the ports listed below were created on the basis of their
  respective original ports:

  - devel/py-dj51-django-rq
  - devel/py-dj51-strawberry-graphql
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 7