| Port details on branch 2026Q2 |
- py-dj52-django-treebeard Efficient tree implementations for Django
- 4.8.0 www
=0 4.8.0Version of this port present on the latest quarterly branch. DEPRECATED: Obsolete, please use www/py-django-treebeard instead
EXPIRATION DATE: 2026-06-30
- Maintainer: kai@FreeBSD.org
 - Port Added: 2025-11-09 16:36:32
- Last Update: 2026-06-01 08:40:56
- Commit Hash: 8c97278
- 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%.
¦ ¦ ¦ ¦ 
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- py311-django52>=4.2 : www/py-django52@py311
- py311-graphviz>0 : graphics/py-graphviz@py311
- py311-sphinx>=0,1 : textproc/py-sphinx@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest-django>=4.0 : devel/py-pytest-django@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-django52>=4.2 : www/py-django52@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
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:
|