Port details |
- py-django-auditlog Django app that keeps a log of changes made to an object
- 3.0.0 www =2 2.3.0_1Version of this port present on the latest quarterly branch.
- Maintainer: grembo@FreeBSD.org
- Port Added: 2024-05-12 07:09:39
- Last Update: 2024-11-04 19:16:50
- Commit Hash: 5cd2ff2
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/jazzband/django-auditlog
- Description:
- Auditlog is a reusable app for Django that makes logging object changes a
breeze. Auditlog tries to use as much as Python and Django's built in
functionality to keep the list of dependencies as short as possible. Also,
Auditlog aims to be fast and simple to use.
- ¦ ¦ ¦ ¦
- 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-auditlog>0:www/py-django-auditlog@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/www/py-django-auditlog/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-django-auditlog
- pkg install py311-django-auditlog
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-django-auditlog listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-django-auditlog
- Package flavors (<flavor>: <package>)
- py311: py311-django-auditlog
- distinfo:
- TIMESTAMP = 1730641287
SHA256 (django-auditlog-3.0.0.tar.gz) = 9de49f80a4911135d136017123cd73461f869b4947eec14d5e76db4b88182f3f
SIZE (django-auditlog-3.0.0.tar.gz) = 65475
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-django42>=2.2 : www/py-django42@py311
- py311-python-dateutil>=2.4.2 : devel/py-python-dateutil@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- deskutils/py-paperless-ngx
- for Run
-
- deskutils/py-paperless-ngx
Configuration Options:
- No options to configure
- Options name:
- www_py-django-auditlog
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved here from www/py-dj42-django-auditlog on 2024-05-12
REASON: Renamed after all Django consumers were switched from Django 3.2 to Django 4.2 to have a consistent naming scheme
|
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 |
3.0.0 04 Nov 2024 19:16:50 |
Michael Gmelin (grembo) |
www/py-django-auditlog: Update to 3.0.0 |
2.3.0_1 12 May 2024 07:06:38 |
Kai Knoblich (kai) |
deskutils/py-paperless-ngx: Change RUN_DEPENDS
* Switch the port from the repo-copied py-dj42-django* ports to the
original ones as they're using Django 4.2 now.
* Some ports were also created directly with a "py-dj42-" prefix to
have a consistent naming scheme of Django 4.2 ports and had no
Django 3.2 counterpart.
After all Django consumers have been changed from Django 3.2 to
Django 4.2 with 680c68fd4d69, these ports are now renamed accordingly.
- From: www/py-dj42-channels-redis
To: www/py-channels-redis
- From: www/py-dj42-django-auditlog (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 2
|