notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
Port details
py-pysaml26 Python implementation of SAML Version 2
6.5.2 security on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-06-10 14:48:50
Last Update: 2023-01-11 15:58:34
Commit Hash: 77d6847
Also Listed In: devel python
License: APACHE20
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}pysaml26>0:security/py-pysaml26@${PY_FLAVOR}
To install the port:
cd /usr/ports/security/py-pysaml26/ && make install clean
To add the package, run one of these commands:
  • pkg install security/py-pysaml26
  • pkg install py39-pysaml26
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-pysaml26 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-pysaml26
Package flavors (<flavor>: <package>)
  • py39: py39-pysaml26
distinfo:

Packages (timestamps in pop-ups are UTC):
py38-pysaml26
ABIlatestquarterly
FreeBSD:11:aarch64pkg-falloutpkg-fallout
FreeBSD:11:amd646.5.26.5.2
FreeBSD:11:armv6pkg-falloutpkg-fallout
FreeBSD:11:i3866.5.26.5.2
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-falloutpkg-fallout
FreeBSD:12:aarch64pkg-falloutpkg-fallout
FreeBSD:12:amd64pkg-falloutpkg-fallout
FreeBSD:12:armv6pkg-falloutpkg-fallout
FreeBSD:12:armv7pkg-falloutpkg-fallout
FreeBSD:12:i386pkg-falloutpkg-fallout
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:aarch64pkg-falloutpkg-fallout
FreeBSD:13:amd64pkg-falloutpkg-fallout
FreeBSD:13:armv6pkg-falloutpkg-fallout
FreeBSD:13:armv7pkg-falloutpkg-fallout
FreeBSD:13:i386pkg-falloutpkg-fallout
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:riscv64pkg-falloutpkg-fallout
FreeBSD:14:aarch64pkg-falloutpkg-fallout
FreeBSD:14:amd64pkg-falloutpkg-fallout
FreeBSD:14:armv6pkg-falloutpkg-fallout
FreeBSD:14:armv7pkg-falloutpkg-fallout
FreeBSD:14:i386pkg-falloutpkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc64pkg-falloutpkg-fallout
FreeBSD:14:riscv646.5.2pkg-fallout
 
py39-pysaml26
ABIlatestquarterly
FreeBSD:11:aarch64pkg-falloutpkg-fallout
FreeBSD:11:amd64pkg-falloutpkg-fallout
FreeBSD:11:armv6pkg-falloutpkg-fallout
FreeBSD:11:i386pkg-falloutpkg-fallout
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-falloutpkg-fallout
FreeBSD:12:aarch64pkg-fallout6.5.2
FreeBSD:12:amd646.5.26.5.2
FreeBSD:12:armv6pkg-falloutpkg-fallout
FreeBSD:12:armv7pkg-falloutpkg-fallout
FreeBSD:12:i3866.5.26.5.2
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:aarch646.5.26.5.2
FreeBSD:13:amd646.5.26.5.2
FreeBSD:13:armv6pkg-fallout6.5.2
FreeBSD:13:armv76.5.26.5.2
FreeBSD:13:i3866.5.26.5.2
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc64pkg-fallout6.5.2
FreeBSD:13:riscv64pkg-fallout6.5.2
FreeBSD:14:aarch646.5.2pkg-fallout
FreeBSD:14:amd646.5.2pkg-fallout
FreeBSD:14:armv66.5.2pkg-fallout
FreeBSD:14:armv76.5.2pkg-fallout
FreeBSD:14:i3866.5.2pkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc646.5.2pkg-fallout
FreeBSD:14:riscv64pkg-falloutpkg-fallout
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. py39-mock>=0 : devel/py-mock@py39
  2. py39-pytest>=0 : devel/py-pytest@py39
  3. py39-responses>=0 : devel/py-responses@py39
  4. python3.9 : lang/python39
Runtime dependencies:
  1. py39-cryptography>=1.4 : security/py-cryptography@py39
  2. py39-defusedxml>=0 : devel/py-defusedxml@py39
  3. py39-importlib-resources>=0 : devel/py-importlib-resources@py39
  4. py39-openssl>=0 : security/py-openssl@py39
  5. py39-Paste>=0 : www/py-paste@py39
  6. py39-dateutil>=0 : devel/py-dateutil@py39
  7. py39-pytz>=0,1 : devel/py-pytz@py39
  8. py39-repoze.who>=0 : devel/py-repoze.who@py39
  9. py39-requests>=1.0.0 : www/py-requests@py39
  10. py39-six>=0 : devel/py-six@py39
  11. py39-xmlschema>=1.2.1 : textproc/py-xmlschema@py39
  12. py39-zope.interface>=0 : devel/py-zope.interface@py39
  13. xmlsec1 : security/xmlsec1
  14. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  15. python3.9 : lang/python39
This port is required by:
for Run
  1. security/py-flask-saml
  2. www/seahub

Configuration Options:
Options name:
USES:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/pysaml2/
  2. https://pypi.org/packages/source/p/pysaml2/
Collapse this list.
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2017-11-30
    Affects: */py*
    Author: mat@FreeBSD.org
    Reason: 
      Ports using Python via USES=python are now flavored.  All the py3-* ports
      have been removed and folded into their py-* master ports.
    
      People using Poudriere 3.2+ and binary packages do not have to do anything.
    
      For other people, to build the Python 3.6 version of, for example,
      databases/py-gdbm, you need to run:
    
        # make FLAVOR=py36 install
    
    

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.5.2
11 Jan 2023 15:58:34
commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
07 Sep 2022 21:58:51
commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
6.5.2
07 Sep 2022 21:10:59
commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
6.5.2
20 Jul 2022 14:22:56
commit hash:857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash:857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash:857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash:857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
6.5.2
20 Mar 2022 11:39:31
commit hash:41745f9adb48e49d0dcf11e7ea7cf3616cd0a109commit hash:41745f9adb48e49d0dcf11e7ea7cf3616cd0a109commit hash:41745f9adb48e49d0dcf11e7ea7cf3616cd0a109commit hash:41745f9adb48e49d0dcf11e7ea7cf3616cd0a109 files touched by this commit
Danilo G. Baio (dbaio) search for other commits by this committer
textproc/py-xmlschema: Update to 1.10.0

Changelog:	https://github.com/sissaschool/xmlschema/blob/v1.10.0/CHANGELOG.rst

Update consumers to use Python >= 3.7 (avoid break bulk -a).
6.5.2
13 Oct 2021 19:15:16
commit hash:19ae2c28eb86e9fcf47bf6a6f82d99b364773e96commit hash:19ae2c28eb86e9fcf47bf6a6f82d99b364773e96commit hash:19ae2c28eb86e9fcf47bf6a6f82d99b364773e96commit hash:19ae2c28eb86e9fcf47bf6a6f82d99b364773e96 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-pysaml26: Cosmetic change
6.5.2
13 Oct 2021 13:15:04
commit hash:a5a29829e6549284bbac1942ab961fe12224be27commit hash:a5a29829e6549284bbac1942ab961fe12224be27commit hash:a5a29829e6549284bbac1942ab961fe12224be27commit hash:a5a29829e6549284bbac1942ab961fe12224be27 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
security/py-pysaml26: Add CPE information

Approved by:	portmgr (blanket)
6.5.2
20 Jun 2021 11:37:53
commit hash:ecb73d19d9ab44dcec10aec70e792a36160ab906commit hash:ecb73d19d9ab44dcec10aec70e792a36160ab906commit hash:ecb73d19d9ab44dcec10aec70e792a36160ab906commit hash:ecb73d19d9ab44dcec10aec70e792a36160ab906 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-pysaml26: Update to 6.5.2

Changes:	https://github.com/IdentityPython/pysaml2/releases
6.5.1
10 Jun 2021 14:45:56
commit hash:0b508f745511d43d26d45f10b12bd4884a71452fcommit hash:0b508f745511d43d26d45f10b12bd4884a71452fcommit hash:0b508f745511d43d26d45f10b12bd4884a71452fcommit hash:0b508f745511d43d26d45f10b12bd4884a71452f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-pysaml26: Add py-pysaml26 6.5.1 (copied from py-pysaml2)

- Add PORTSCOUT

Number of commits found: 9