Port details |
- py-dj51-django-htmx Extensions for using Django with htmx
- 1.21.0 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: kai@FreeBSD.org
- Port Added: 2025-02-08 09:57:12
- Last Update: 2025-02-08 09:51:47
- Commit Hash: db1f732
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}dj51-django-htmx>0:www/py-dj51-django-htmx@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- 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 = 1730458034
SHA256 (django_htmx-1.21.0.tar.gz) = 6ed3b42effd5980f22e68f36cd14ee4311bff3b6cb8435a89e27f45995691572
SIZE (django_htmx-1.21.0.tar.gz) = 9611
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-django51>=4.2 : www/py-django51@py311
- py311-asgiref>=3.6 : www/py-asgiref@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- net-mgmt/netbox
Configuration Options:
- No options to configure
- Options name:
- www_py-dj51-django-htmx
- USES:
- python:3.10+
- 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 |
1.21.0 08 Feb 2025 09:51:47 |
Kai Knoblich (kai) |
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 ) |
Number of commits found: 1
|