Port details |
- py-django-guardian Implementation of per object permissions for Django
- 2.4.0 www
=0 Version of this port present on the latest quarterly branch. - Maintainer: python@FreeBSD.org
 - Port Added: 2016-07-29 12:03:26
- Last Update: 2022-06-03 23:36:49
- Commit Hash: 701c85b
- Also Listed In: python
- License: BSD2CLAUSE
- Description:
- django-guardian is an implementation of object permissions for Django
providing extra authentication backend.
WWW: https://github.com/django-guardian/django-guardian
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}django-guardian>0:www/py-django-guardian@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-django-guardian/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-django-guardian
- pkg install py38-django-guardian
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 py38-django-guardian listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-django-guardian
- Package flavors (<flavor>: <package>)
- py38: py38-django-guardian
- distinfo:
- TIMESTAMP = 1654276001
SHA256 (django-guardian-2.4.0.tar.gz) = c58a68ae76922d33e6bdc0e69af1892097838de56e93e78a8361090bcd9f89a0
SIZE (django-guardian-2.4.0.tar.gz) = 159008
- 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:
-
- py38-setuptools>=62.1.0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-django32>=2.2 : www/py-django32@py38
- py38-setuptools>=62.1.0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- www_py-django-guardian
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
03 Jun 2022 23:36:49 2.4.0 |
Po-Chuan Hsieh (sunpoet)  |
www/py-django-guardian: Update to 2.4.0
- Update WWW
Changes: https://github.com/django-guardian/django-guardian/blob/devel/CHANGES |
30 May 2022 12:57:31 1.4.9 |
Ruslan Makhmatkhanov (rm)  |
django: Reset maintainership of ports I'm not using anymore |
07 Apr 2021 08:09:01 1.4.9 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.4.9 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
1.4.9 |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
20 Jun 2018 17:05:44
1.4.9 |
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
25 Apr 2018 16:42:38
1.4.9 |
amdmi3  |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
29 Dec 2017 09:01:54
1.4.9  |
antoine  |
Simplify some USES=python
With hat: portmgr |
30 Nov 2017 15:50:34
1.4.9  |
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
14 Jul 2017 20:17:04
1.4.9 |
rm  |
www/py-django-guardian: update to 1.4.9 |
23 Apr 2017 16:14:44
1.4.8 |
rm  |
www/py-django-guardian: update to 1.4.8 |
30 Oct 2016 20:15:46
1.4.6 |
rm  |
www/py-django-guardian: update to 1.4.6 |
21 Aug 2016 13:02:11
1.4.5 |
rm  |
www/py-django-guardian: update to 1.4.5 |
29 Jul 2016 12:03:19
1.4.4 |
rm  |
django-guardian is an implementation of object permissions for Django
providing extra authentication backend.
WWW: https://pypi.python.org/pypi/django-guardian |