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-dj52-django-treebeard Efficient tree implementations for Django
4.8.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 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-11-09 16:36:32
Last Update: 2025-12-12 11:51:15
Commit Hash: 2eb1e4e
Also Listed In: python
License: APACHE20
WWW:
https://github.com/django-treebeard/django-treebeard
Description:
django-treebeard is a library that implements efficient tree implementations for the Django Web Framework 1.8 and later. Features: - Flexible: Includes 3 different tree implementations with the same API: * Adjacency List * Materialized Path * Nested Sets - Fast: Optimized non-naive tree operations - Easy: Uses Django Model Inheritance with abstract classes to define your own models. - Clean: Testable and well tested code base. Code/branch test coverage is above 96%.
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}dj52-django-treebeard>0:www/py-dj52-django-treebeard@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-dj52-django-treebeard/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-dj52-django-treebeard
  • pkg install py311-dj52-django-treebeard
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-dj52-django-treebeard listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-dj52-django-treebeard
Package flavors (<flavor>: <package>)
  • py311: py311-dj52-django-treebeard
distinfo:
TIMESTAMP = 1765367154 SHA256 (django_treebeard-4.8.0.tar.gz) = 61b8076b576107da21f6f6040774c0d17025200c2efdb70dd1f14b18c9206c3a SIZE (django_treebeard-4.8.0.tar.gz) = 292517

Packages (timestamps in pop-ups are UTC):
py311-dj52-django-treebeard
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.7.1_24.8.0--4.8.0n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest4.7.1_24.8.0--4.8.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest4.8.04.8.0n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest4.7.1_24.8.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-wheel>0 : devel/py-wheel@py311
  3. py311-django52>=4.2 : www/py-django52@py311
  4. py311-graphviz>0 : graphics/py-graphviz@py311
  5. py311-sphinx>=0,1 : textproc/py-sphinx@py311
  6. python3.11 : lang/python311
  7. py311-build>=0 : devel/py-build@py311
  8. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-pytest-django>=4.0 : devel/py-pytest-django@py311
  2. py311-pytest>=7,1 : devel/py-pytest@py311
  3. python3.11 : lang/python311
Runtime dependencies:
  1. py311-django52>=4.2 : www/py-django52@py311
  2. python3.11 : lang/python311
This port is required by:
for Run
  1. www/py-wagtail

Configuration Options:
===> The following configuration options are available for py311-dj52-django-treebeard-4.8.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
www_py-dj52-django-treebeard
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_treebeard/
  2. https://pypi.org/packages/source/d/django_treebeard/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.8.0
12 Dec 2025 11:51:15
commit hash: 2eb1e4e4fb03b868559a9a3df83497613f37300ccommit hash: 2eb1e4e4fb03b868559a9a3df83497613f37300ccommit hash: 2eb1e4e4fb03b868559a9a3df83497613f37300ccommit hash: 2eb1e4e4fb03b868559a9a3df83497613f37300c files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj52-django-treebeard: Update to 4.8.0

* Switch to the PEP517 build framework and adjust the related bits of
  the DOCS option accordingly.

Changelog:

https://github.com/django-treebeard/django-treebeard/blob/4.8.0/CHANGES.md
4.7.1_2
09 Nov 2025 16:30:45
commit hash: aa68543db623a83075b566de13920ec1d3bc2f32commit hash: aa68543db623a83075b566de13920ec1d3bc2f32commit hash: aa68543db623a83075b566de13920ec1d3bc2f32commit hash: aa68543db623a83075b566de13920ec1d3bc2f32 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-dj52-django-treebeard: Add py-dj52-django-treebeard 4.7.1 (copied from
py-django-treebeard)

Number of commits found: 2