Port details |
- py-django-tree-queries Tree queries with explicit opt-in, without configurability
- 0.19.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-01-07 19:15:16
- Last Update: 2025-01-07 19:11:47
- Commit Hash: 272a438
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/feincms/django-tree-queries
- Description:
- Query Django model trees using adjacency lists and recursive common table
expressions.
Supports PostgreSQL, sqlite3 (3.8.3 or higher) and MariaDB (10.2.2 or higher)
and MySQL (8.0 or higher, if running without ONLY_FULL_GROUP_BY).
- ¦ ¦ ¦ ¦
- 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}django-tree-queries>0:www/py-django-tree-queries@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py311-*django-tree-queries
- To install the port:
- cd /usr/ports/www/py-django-tree-queries/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-django-tree-queries
- pkg install py311-django-tree-queries
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-django-tree-queries listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-django-tree-queries
- Package flavors (<flavor>: <package>)
- py311: py311-django-tree-queries
- distinfo:
- TIMESTAMP = 1736247584
SHA256 (django_tree_queries-0.19.0.tar.gz) = d1325e75f96e90b86c4316a3d63498101ec05703f4e629786b561e8aaab0e4a7
SIZE (django_tree_queries-0.19.0.tar.gz) = 11541
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-hatchling>0 : devel/py-hatchling@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-django42>=4.2 : www/py-django42@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- www/py-strawberry-graphql-django
Configuration Options:
- No options to configure
- Options name:
- www_py-django-tree-queries
- USES:
- python
- 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 |
0.19.0 07 Jan 2025 19:11:47 |
Kai Knoblich (kai) |
www/py-django-tree-queries: New port
Query Django model trees using adjacency lists and recursive common
table expressions.
Supports PostgreSQL, sqlite3 (3.8.3 or higher) and MariaDB (10.2.2 or
higher) and MySQL (8.0 or higher, if running without
ONLY_FULL_GROUP_BY). |
Number of commits found: 1
|