Port details |
- py-dj51-django-soft-delete Soft delete models, managers, queryset for Django
- 1.0.16 www
=0 1.0.16Version of this port present on the latest quarterly branch. DEPRECATED: Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/
EXPIRATION DATE: 2025-12-31
- Maintainer: grembo@FreeBSD.org
 - Port Added: 2025-05-05 18:06:13
- Last Update: 2025-09-30 09:31:17
- Commit Hash: 08edb39
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/san4ezy/django_softdelete
- Description:
- This is a set of small classes to make soft deletion of objects.
¦ ¦ ¦ ¦ 
- 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}dj51-django-soft-delete>0:www/py-dj51-django-soft-delete@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py311-*django-soft-delete
- To install the port:
- cd /usr/ports/www/py-dj51-django-soft-delete/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-dj51-django-soft-delete
- pkg install py311-dj51-django-soft-delete
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-dj51-django-soft-delete listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dj51-django-soft-delete
- Package flavors (<flavor>: <package>)
- py311: py311-dj51-django-soft-delete
- distinfo:
- TIMESTAMP = 1738052096
SHA256 (django-soft-delete-1.0.16.tar.gz) = cc40398ccd869c75a6d6ba7f526e16c4afe2b0c0811c213a318d96bb4c58a787
SIZE (django-soft-delete-1.0.16.tar.gz) = 12135
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-setuptools-scm>0 : devel/py-setuptools-scm@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-django51>=5.1 : www/py-django51@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-dj51-django-soft-delete
- 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 |
1.0.16 30 Sep 2025 09:31:17
    |
Kai Knoblich (kai)  |
*/*dj51*: Deprecate/Set to expire
* Django 5.1 will reach its End-of-Life in December 2025. Deprecate its
consumers and set the expiration date accordingly.
* Note: py-dj51-django-netfields does not currently have a corresponding
Django 5.2 clone, yet, which will probably be added soon when
net-mgmt/peering-manager is switched to Django 5.2.
Reviewed by: sunpoet
With hat: python
Differential Revision: https://reviews.freebsd.org/D52511 |
1.0.16 05 May 2025 18:05:26
    |
Michael Gmelin (grembo)  Author: Sebastian |
www/py-dj51-django-soft-delete: New port
Clone of existing port for Django 5.1.
PR: 286533 |
Number of commits found: 2
|