notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-djangosaml2 Pysaml2 integration for Django
1.9.2_1 www 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 1.9.2Version of this port present on the latest quarterly branch.
Maintainer: ultima@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-12-04 14:51:05
Last Update: 2024-04-27 09:08:48
Commit Hash: 680c68f
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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 py39-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 py39-djangosaml2 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-djangosaml2
Package flavors (<flavor>: <package>)
  • py39: py39-djangosaml2
distinfo:
TIMESTAMP = 1708818387 SHA256 (djangosaml2-1.9.2.tar.gz) = 40540ea3e99c7eca277ad0dea9431cb7050fa212dd073289b03eac7f2a7b1d89 SIZE (djangosaml2-1.9.2.tar.gz) = 56754

Packages (timestamps in pop-ups are UTC):
py39-djangosaml2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.9.2_11.9.2_1--1.9.2_1---
FreeBSD:13:quarterly1.9.21.9.2--1.9.2-1.8.01.8.0
FreeBSD:14:latest1.9.2_11.9.2_1--1.9.2_1---
FreeBSD:14:quarterly1.9.21.9.2--1.9.2-1.8.01.8.0
FreeBSD:15:latest1.9.2_11.9.2_1n/a1.9.2_1n/a-1.8.0-
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. python3.9 : lang/python39
Runtime dependencies:
  1. py39-django42>=3.2 : www/py-django42@py39
  2. py39-pysaml2>=6.5.1 : security/py-pysaml2@py39
  3. py39-defusedxml>=0.4.1 : devel/py-defusedxml@py39
  4. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  5. python3.9 : lang/python39
This port is required by:
for Run
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/d/djangosaml2/
  2. https://pypi.org/packages/source/d/djangosaml2/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.9.2_1
27 Apr 2024 09:08:48
commit hash: 680c68fd4d6975dcfd20b2b74fd5dcfc53cdf233commit hash: 680c68fd4d6975dcfd20b2b74fd5dcfc53cdf233commit hash: 680c68fd4d6975dcfd20b2b74fd5dcfc53cdf233commit hash: 680c68fd4d6975dcfd20b2b74fd5dcfc53cdf233 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
*: 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
commit hash: 990b7e71d532baaff0472cf3094e026e8546bad8commit hash: 990b7e71d532baaff0472cf3094e026e8546bad8commit hash: 990b7e71d532baaff0472cf3094e026e8546bad8commit hash: 990b7e71d532baaff0472cf3094e026e8546bad8 files touched by this commit
Richard Gallamore (ultima) search for other commits by this committer
www/py-djangosaml2: Update to 1.9.2

Changes: https://github.com/IdentityPython/djangosaml2/releases
1.8.0
04 Dec 2023 14:50:04
commit hash: d8312662f40ca43e370b3b0cc1c8ddc86eb46f41commit hash: d8312662f40ca43e370b3b0cc1c8ddc86eb46f41commit hash: d8312662f40ca43e370b3b0cc1c8ddc86eb46f41commit hash: d8312662f40ca43e370b3b0cc1c8ddc86eb46f41 files touched by this commit
Richard Gallamore (ultima) search for other commits by this committer
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: 3