Port details |
- py-dj42-django-treebeard Efficient tree implementations for Django
- 4.7.1 www
=0 4.7.1Version of this port present on the latest quarterly branch.
- DEPRECATED: Obsolete, please use www/py-django-treebeard instead
This port expired on: 2024-06-15
- Maintainer: kai@FreeBSD.org
- Port Added: 2024-03-09 14:12:37
- Last Update: 2024-06-15 18:10:37
- Commit Hash: 3d8fcc8
- 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}dj42-django-treebeard>0:www/py-dj42-django-treebeard@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py39-dj42-django-treebeard
- Package flavors (<flavor>: <package>)
- py39: py39-dj42-django-treebeard
- distinfo:
- TIMESTAMP = 1706970935
SHA256 (django-treebeard-4.7.1.tar.gz) = 846e462904b437155f76e04907ba4e48480716855f88b898df4122bdcfbd6e98
SIZE (django-treebeard-4.7.1.tar.gz) = 294139
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- 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
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py39-dj42-django-treebeard-4.7.1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- www_py-dj42-django-treebeard
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved to www/py-django-treebeard on 2024-06-15
REASON: Has expired: Obsolete, please use www/py-django-treebeard instead
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.7.1 15 Jun 2024 18:10:37 |
Rene Ladan (rene) |
www/py-dj42-django-treebeard: Remove expired port
2024-06-15 www/py-dj42-django-treebeard: Obsolete, please use
www/py-django-treebeard instead |
4.7.1 27 May 2024 05:28:53 |
Kai Knoblich (kai) |
*/py-dj42*: Deprecate/Set to expire
* The */py-dj42* ports have no more consumers and are redundant now
as all the other Django ports have been switched from Django 3.2
to Django 4.2 in the last few weeks. [1]
PR: 276319 [1]
With hat: python |
4.7.1 09 Mar 2024 14:05:16 |
Po-Chuan Hsieh (sunpoet) |
www/py-dj42-django-treebeard: Add py-dj42-django-treebeard 4.7.1 (copied from
py-django-treebeard)
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%. |
Number of commits found: 3
|