Port details |
- py-dj40-django-mptt Utilities for implementing Modified Preorder Tree Traversal in Django
- 0.14.0 www
=0 0.14.0Version of this port present on the latest quarterly branch.
- DEPRECATED: Extended support of Django 4.0 ends April 2023, upgrade to the Django 4.1+ version of this port. See https://www.djangoproject.com/download/
This port expired on: 2023-05-20
- Maintainer: kai@FreeBSD.org
- Port Added: 2022-06-16 16:33:07
- Last Update: 2023-05-20 10:18:10
- Commit Hash: a6cdb9d
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/django-mptt/django-mptt
- Description:
- Utilities for implementing Modified Preorder Tree Traversal with your Django
Models and working with trees of Model instances.
- ¦ ¦ ¦ ¦
- 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}dj40-django-mptt>0:www/py-dj40-django-mptt@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: py39-dj40-django-mptt
- Package flavors (<flavor>: <package>)
- py39: py39-dj40-django-mptt
- distinfo:
- TIMESTAMP = 1665308477
SHA256 (django-mptt-0.14.0.tar.gz) = 2c92a2b1614c53086278795ccf50580cf1f9b8564f3ff03055dd62bab5987711
SIZE (django-mptt-0.14.0.tar.gz) = 103453
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-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-django40>=2.2 : www/py-django40@py39
- py39-dj40-django-js-asset>0 : www/py-dj40-django-js-asset@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-dj40-django-mptt
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved to www/py-dj41-django-mptt on 2023-05-20
REASON: Has expired: Extended support of Django 4.0 ends April 2023, upgrade to the Django 4.1+ version of this port. See https://www.djangoproject.com/download/
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.14.0 20 May 2023 10:18:10 |
Rene Ladan (rene) |
www/py-dj40-django-mptt: Remove expired port:
2023-05-20 www/py-dj40-django-mptt: Extended support of Django 4.0 ends April
2023, upgrade to the Django 4.1+ version of this port. See
https://www.djangoproject.com/download/ |
0.14.0 22 Feb 2023 07:10:22 |
Kai Knoblich (kai) |
*/*dj40*: Deprecate/Set to expire
* Django 4.0 will reach its End-of-Life in April 2023. Deprecate its
consumers and set the expiration date accordingly.
Reviewed by: sunpoet, wen (python, via e-mail)
Approved by: sunpoet, wen (python, via e-mail)
Differential Revision: https://reviews.freebsd.org/D38651 |
0.14.0 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
0.14.0 09 Oct 2022 11:38:57 |
Kai Knoblich (kai) |
www/py-dj40-django-mptt: Update to 0.14.0
Changelog:
https://github.com/django-mptt/django-mptt/blob/0.14/CHANGELOG.rst
MFH: 2022Q4 (bugfixes, required for NetBox 3.3.5) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.13.4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.13.4 16 Jun 2022 16:28:33 |
Kai Knoblich (kai) |
net-mgmt/netbox: Create Django 4.0 consumers
* Django 3.2 is currently the "default" version in the ports tree due
its long term support until April 2024. Thus ports that are assigned
to that version will exist until then.
The following ports are required to make the upgrade of
net-mgmt/netbox to the 3.2 release possible because it requires Django
4.0.
All of the ports listed below were created on the basis of their
respective original ports:
- devel/py-dj40-django-rq
- devel/py-dj40-graphene-django (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 7
|