Port details |
- py-pysaml24 Python implementation of SAML Version 2
- 4.9.0_1 security
=0 Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2020-01-14 16:44:01
- Last Update: 2023-01-11 15:58:34
- Commit Hash: 77d6847
- Also Listed In: devel python
- License: APACHE20
- Description:
- PySAML2 is a pure python implementation of SAML2. It contains all necessary
pieces for building a SAML2 service provider or an identity provider. The
distribution contains examples of both. Originally written to work in a WSGI
environment there are extensions that allow you to use it with other frameworks.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pysaml24>0:security/py-pysaml24@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-pysaml24/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-pysaml24
- pkg install py39-pysaml24
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 py39-pysaml24 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pysaml24
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1572806150
SHA256 (pysaml2-4.9.0.tar.gz) = aaf41cdef9a46f44f1553e84ad43bf2aff5cec051050a05f8263374eadc01d5a
SIZE (pysaml2-4.9.0.tar.gz) = 560111
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:
-
- py39-mock>=0 : devel/py-mock@py39
- py39-pytest>=0 : devel/py-pytest@py39
- py39-responses>=0 : devel/py-responses@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-cryptography>=1.4 : security/py-cryptography@py39
- py39-defusedxml>=0 : devel/py-defusedxml@py39
- py39-openssl>=0 : security/py-openssl@py39
- py39-Paste>=0 : www/py-paste@py39
- py39-dateutil>=0 : devel/py-dateutil@py39
- py39-pytz>=0,1 : devel/py-pytz@py39
- py39-repoze.who>=0 : devel/py-repoze.who@py39
- py39-requests>=1.0.0 : www/py-requests@py39
- py39-six>=0 : devel/py-six@py39
- py39-zope.interface>=0 : devel/py-zope.interface@py39
- xmlsec1 : security/xmlsec1
- 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:
- security_py-pysaml24
- USES:
- cpe python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.9.0_1 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
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) |
4.9.0_1 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 ) |
4.9.0_1 20 Jul 2022 14:22:56
    |
Tobias C. Berner (tcberner)  |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
4.9.0_1 13 Oct 2021 19:15:09
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-pysaml24: Cosmetic change |
4.9.0_1 13 Oct 2021 13:14:54
    |
Stefan Eßer (se)  |
security/py-pysaml24: Add CPE information
Approved by: portmgr (blanket) |
4.9.0_1 18 Apr 2021 05:44:09
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-pysaml24: Sort RUN_DEPENDS |
4.9.0_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
4.9.0_1 10 Jan 2021 23:14:25
  |
sunpoet  |
Update version requirement of RUN_DEPENDS |
4.9.0_1 07 Jan 2021 02:25:13
  |
acm  |
- Bump PORTREVISION. devel/py-defusedxml was updated |
4.9.0 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
4.9.0 14 Jan 2020 16:43:55
  |
sunpoet  |
Add py-pysaml24 4.9.0 (copied from py-pysaml2)
- Add PORTSCOUT |