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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-dj50-django-tree-queries Tree queries with explicit opt-in, without configurability
0.19.0 www Deleted 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.
Deprecated DEPRECATED: Extended support of Django 5.0 ends April 2025. See https://www.djangoproject.com/download/
Expired This port expired on: 2025-05-31
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-01-17 20:33:13
Last Update: 2025-06-01 20:32:33
Commit Hash: 7806ae1
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}dj50-django-tree-queries>0:www/py-dj50-django-tree-queries@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py311-*django-tree-queries
No installation instructions:
This port has been deleted.
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

Packages (timestamps in pop-ups are UTC):
py311-dj50-django-tree-queries
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.19.00.19.0-0.19.00.19.0---
FreeBSD:13:quarterly0.19.00.19.0-0.19.00.19.0---
FreeBSD:14:latest0.19.00.19.0-0.19.00.19.0---
FreeBSD:14:quarterly0.19.00.19.0-0.19.00.19.0---
FreeBSD:15:latest0.19.00.19.0n/a0.19.0n/a---
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
There are no ports dependent upon this port

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.
Port Moves
  • port deleted on 2025-06-01
    REASON: Has expired: Extended support of Django 5.0 ends April 2025. See https://www.djangoproject.com/download/

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.19.0
01 Jun 2025 20:32:33
commit hash: 7806ae13b3b1cffefae72b55d4391dae9518bf82commit hash: 7806ae13b3b1cffefae72b55d4391dae9518bf82commit hash: 7806ae13b3b1cffefae72b55d4391dae9518bf82commit hash: 7806ae13b3b1cffefae72b55d4391dae9518bf82 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
www/py-dj50-django-tree-queries: Remove expired port

2025-05-31 www/py-dj50-django-tree-queries: Extended support of Django 5.0 ends
April 2025. See https://www.djangoproject.com/download/
0.19.0
23 Feb 2025 10:41:49
commit hash: 566b1a62521d469ca6677bae8b2c633728952288commit hash: 566b1a62521d469ca6677bae8b2c633728952288commit hash: 566b1a62521d469ca6677bae8b2c633728952288commit hash: 566b1a62521d469ca6677bae8b2c633728952288 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
*/*dj50*: Deprecate/Set to expire

* Django 5.0 will reach its End-of-Life on 2025-04 and has already got a
  corresponding expiration date with d7d4a024fefe.  Do the same for its
  consumers.
0.19.0
17 Jan 2025 20:31:48
commit hash: 26a27d4727b5df8cb70df5fdc60903746d482592commit hash: 26a27d4727b5df8cb70df5fdc60903746d482592commit hash: 26a27d4727b5df8cb70df5fdc60903746d482592commit hash: 26a27d4727b5df8cb70df5fdc60903746d482592 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)

Number of commits found: 3