| Port details |
- py-dj52-django-treebeard Efficient tree implementations for Django
- 4.7.1_2 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-11-09 16:30:45
- Commit Hash: aa68543
- 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 = 1706970935
SHA256 (django-treebeard-4.7.1.tar.gz) = 846e462904b437155f76e04907ba4e48480716855f88b898df4122bdcfbd6e98
SIZE (django-treebeard-4.7.1.tar.gz) = 294139
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-django52>=2.2 : www/py-django52@py311
- py311-graphviz>0 : graphics/py-graphviz@py311
- py311-sphinx>=0,1 : textproc/py-sphinx@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- 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>=3.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.7.1_2:
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: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
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: 1
|