Port details |
- py-djangosaml2 Pysaml2 integration for Django
- 1.9.3 www =2 1.9.3Version of this port present on the latest quarterly branch.
- Maintainer: ultima@FreeBSD.org
- Port Added: 2023-12-04 14:51:05
- Last Update: 2024-06-14 18:11:23
- Commit Hash: c561f3d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/IdentityPython/djangosaml2
- Description:
- A Django application that builds a Fully Compliant
SAML2 Service Provider on top of PySAML2 library.
Djangosaml2 protects your project with a SAML2 SSO
Authentication.
- ¦ ¦ ¦ ¦
- 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}djangosaml2>0:www/py-djangosaml2@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-djangosaml2/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-djangosaml2
- pkg install py311-djangosaml2
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-djangosaml2 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-djangosaml2
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1718387221
SHA256 (djangosaml2-1.9.3.tar.gz) = 68076771be50076993cfec916139f327ec3a429acb92de0fe4b3d35112638e61
SIZE (djangosaml2-1.9.3.tar.gz) = 57112
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>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-django42>=3.2 : www/py-django42@py311
- py311-pysaml2>=6.5.1 : security/py-pysaml2@py311
- py311-defusedxml>=0.4.1 : devel/py-defusedxml@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- www/seahub
Configuration Options:
- No options to configure
- Options name:
- www_py-djangosaml2
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9.3 14 Jun 2024 18:11:23 |
Richard Gallamore (ultima) |
www/py-djangosaml2: Updated to 1.9.3
Changes: https://github.com/IdentityPython/djangosaml2/releases |
1.9.2_1 27 Apr 2024 09:08:48 |
Kai Knoblich (kai) |
*: Switch consumers over to Django 4.2
Django 3.2 reached its End-of-Life on 1st April 2024 and Django 4.2 is
the new LTS (= Long Term Support) release which will be supported until
April 2026.
* Switch most ports that use www/py-django32 to www/py-django42.
* Ports that are not compatible with Django 3.2 have already been set
with an expiration date were not taken into account.
* Bump PORTREVISION due dependency change where necessary.
PR: 276319
Reviewed by: dvl, grembo, ultima
Approved by: bofh (implicit), dvl, grembo, Kevin Golding, sunpoet,
ultima, maintainer timeout (remaining maintainers)
Differential Revision: https://reviews.freebsd.org/D44637 |
1.9.2 24 Feb 2024 23:46:37 |
Richard Gallamore (ultima) |
www/py-djangosaml2: Update to 1.9.2
Changes: https://github.com/IdentityPython/djangosaml2/releases |
1.8.0 04 Dec 2023 14:50:04 |
Richard Gallamore (ultima) |
www/py-djangosaml2: New port
A Django application that builds a Fully Compliant
SAML2 Service Provider on top of PySAML2 library.
Djangosaml2 protects your project with a SAML2 SSO
Authentication. |
Number of commits found: 4
|