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 photos
All times are UTC
Ukraine
Port details on branch 2025Q1
py-dj50-django-tree-queries Tree queries with explicit opt-in, without configurability
0.19.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 0.19.0Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-01-18 09:45:13
Last Update: 2025-01-18 09:27:17
Commit Hash: 8e3b801
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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}dj50-django-tree-queries>0:www/py-dj50-django-tree-queries@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py311-*django-tree-queries
To install the port:
cd /usr/ports/www/py-dj50-django-tree-queries/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-dj50-django-tree-queries
  • pkg install py311-dj50-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-dj50-django-tree-queries listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-dj50-django-tree-queries
Package flavors (<flavor>: <package>)
  • py311: py311-dj50-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. Perhaps there is a build error. Check the fallout link: pkg-fallout
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-django50>=3.2 : www/py-django50@py311
  2. python3.11 : lang/python311
This port is required by:
for Run
  1. www/py-dj50-strawberry-graphql-django

Configuration Options:
No options to configure
Options name:
www_py-dj50-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
18 Jan 2025 09:27:17
commit hash: 8e3b80138fc454893048bbe7cba9b1f62dd81348commit hash: 8e3b80138fc454893048bbe7cba9b1f62dd81348commit hash: 8e3b80138fc454893048bbe7cba9b1f62dd81348commit hash: 8e3b80138fc454893048bbe7cba9b1f62dd81348 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj50-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).

MFH:		2025Q1 (needed by www/py-dj50-strawberry-graphql-django)
(cherry picked from commit 26a27d4727b5df8cb70df5fdc60903746d482592)

Number of commits found: 1