| Port details |
- py-dj52-django-treebeard Efficient tree implementations for Django
- 4.8.0 www
=0 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
 - 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%.
¦ ¦ ¦ ¦ 
- 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
- This port is required by:
- for Run
-
- 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:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
4.8.0 12 Dec 2025 11:51:15
    |
Kai Knoblich (kai)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-dj52-django-treebeard: Add py-dj52-django-treebeard 4.7.1 (copied from
py-django-treebeard) |
Number of commits found: 2
|