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-django-tree-queries Tree queries with explicit opt-in, without configurability
0.19.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.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
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).
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.
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:
  1. py311-hatchling>0 : devel/py-hatchling@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-django42>=4.2 : www/py-django42@py311
  2. python3.11 : lang/python311
This port is required by:
for Run
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/d/django_tree_queries/
  2. https://pypi.org/packages/source/d/django_tree_queries/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.19.0
07 Jan 2025 19:11:47
commit hash: 272a438347ca15887acec762dd8ca2447fce7482commit hash: 272a438347ca15887acec762dd8ca2447fce7482commit hash: 272a438347ca15887acec762dd8ca2447fce7482commit hash: 272a438347ca15887acec762dd8ca2447fce7482 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
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