| Port details |
- py-dj60-django-htmx Extensions for using Django with htmx
- 1.28.0 www
=0 1.27.0Version of this port present on the latest quarterly branch. - Maintainer: kai@FreeBSD.org
 - Port Added: 2026-06-26 09:42:05
- Last Update: 2026-07-15 09:29:29
- Commit Hash: 2affae6
- 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/).
¦ ¦ ¦ ¦ 
- 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}dj60-django-htmx>0:www/py-dj60-django-htmx@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/www/py-dj60-django-htmx/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-dj60-django-htmx
- pkg install py312-dj60-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 py312-dj60-django-htmx listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-dj60-django-htmx
- Package flavors (<flavor>: <package>)
- py312: py312-dj60-django-htmx
- distinfo:
- TIMESTAMP = 1784045386
SHA256 (django_htmx-1.28.0.tar.gz) = 699e229de0bbf19b3ee1a5d419702f5c154fa956e6921fec89faa7401b99e536
SIZE (django_htmx-1.28.0.tar.gz) = 100946
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:
-
- py312-setuptools>0 : devel/py-setuptools@py312
- py312-wheel>0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-django60>=5.2 : www/py-django60@py312
- py312-asgiref>=3.6 : www/py-asgiref@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- net-mgmt/netbox
Configuration Options:
- No options to configure
- Options name:
- www_py-dj60-django-htmx
- USES:
- python:3.12+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
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 |
1.28.0 15 Jul 2026 09:29:29
    |
Kai Knoblich (kai)  |
www/py-dj60-django-htmx: Update to 1.28.0
Changelog:
https://github.com/adamchainz/django-htmx/blob/1.28.0/docs/changelog.rst
MFH: 2026Q3 |
1.27.0 26 Jun 2026 09:35:29
    |
Kai Knoblich (kai)  |
net-mgmt/netbox: Create Django 6.0 consumers
* Django 5.2 is currently the "default" version in the ports tree due
its long term support until April 2028. 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.6 release possible because it requires
Django 6.0.
All of the ports listed below were created on the basis of their
respective original ports:
- devel/py-dj60-django-rq
- devel/py-dj60-strawberry-graphql (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 2
|