Port details on branch 2024Q3 |
- py-django-treebeard Efficient tree implementations for Django
- 4.7.1_1 www =2 4.7.1_1Version of this port present on the latest quarterly branch.
- Maintainer: kai@FreeBSD.org
- Port Added: 2018-04-30 07:31:11
- Last Update: 2024-04-27 09:08:48
- Commit Hash: 680c68f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}django-treebeard>0:www/py-django-treebeard@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-django-treebeard/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-django-treebeard
- pkg install py39-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 py39-django-treebeard listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-django-treebeard
- Package flavors (<flavor>: <package>)
- py39: py39-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:
-
- py39-django42>=2.2 : www/py-django42@py39
- py39-graphviz>0 : graphics/py-graphviz@py39
- py39-sphinx>=0,1 : textproc/py-sphinx@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-pytest-django>=4.0 : devel/py-pytest-django@py39
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-django42>=3.2 : www/py-django42@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- devel/py-sortinghat
- www/py-django-cms
- www/py-wagtail
Configuration Options:
- ===> The following configuration options are available for py39-django-treebeard-4.7.1_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- www_py-django-treebeard
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|