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
p5-Net-SAML2 SAML2 bindings and protocol implementation
0.78 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 0.74Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-08-27 10:33:59
Last Update: 2024-03-09 14:05:39
Commit Hash: 784c797
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/dist/Net-SAML2
Description:
Net::SAML2 provides support for the Web Browser SSO profile of SAML2. Net::SAML2 correctly perform the SSO process against numerous SAML Identity Providers (IdPs). It has been tested against: - GSuite (Google) - Azure (Microsoft Office 365) - OneLogin - Jump - Mircosoft ADFS - Keycloak - Auth0 - PingIdentity
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
Expand this list (47 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Net-SAML2-0.78/catalog.mk
  2. /usr/local/share/licenses/p5-Net-SAML2-0.78/LICENSE
  3. /usr/local/share/licenses/p5-Net-SAML2-0.78/ART10
  4. /usr/local/share/licenses/p5-Net-SAML2-0.78/GPLv1+
  5. lib/perl5/site_perl/Net/SAML2.pm
  6. lib/perl5/site_perl/Net/SAML2/AttributeConsumingService.pm
  7. lib/perl5/site_perl/Net/SAML2/Binding/POST.pm
  8. lib/perl5/site_perl/Net/SAML2/Binding/Redirect.pm
  9. lib/perl5/site_perl/Net/SAML2/Binding/SOAP.pm
  10. lib/perl5/site_perl/Net/SAML2/IdP.pm
  11. lib/perl5/site_perl/Net/SAML2/Protocol/Artifact.pm
  12. lib/perl5/site_perl/Net/SAML2/Protocol/ArtifactResolve.pm
  13. lib/perl5/site_perl/Net/SAML2/Protocol/Assertion.pm
  14. lib/perl5/site_perl/Net/SAML2/Protocol/AuthnRequest.pm
  15. lib/perl5/site_perl/Net/SAML2/Protocol/LogoutRequest.pm
  16. lib/perl5/site_perl/Net/SAML2/Protocol/LogoutResponse.pm
  17. lib/perl5/site_perl/Net/SAML2/RequestedAttribute.pm
  18. lib/perl5/site_perl/Net/SAML2/Role/ProtocolMessage.pm
  19. lib/perl5/site_perl/Net/SAML2/Role/VerifyXML.pm
  20. lib/perl5/site_perl/Net/SAML2/SP.pm
  21. lib/perl5/site_perl/Net/SAML2/Types.pm
  22. lib/perl5/site_perl/Net/SAML2/Util.pm
  23. lib/perl5/site_perl/Net/SAML2/XML/Sig.pm
  24. lib/perl5/site_perl/Net/SAML2/XML/Util.pm
  25. lib/perl5/site_perl/man/man3/Net::SAML2.3.gz
  26. lib/perl5/site_perl/man/man3/Net::SAML2::AttributeConsumingService.3.gz
  27. lib/perl5/site_perl/man/man3/Net::SAML2::Binding::POST.3.gz
  28. lib/perl5/site_perl/man/man3/Net::SAML2::Binding::Redirect.3.gz
  29. lib/perl5/site_perl/man/man3/Net::SAML2::Binding::SOAP.3.gz
  30. lib/perl5/site_perl/man/man3/Net::SAML2::IdP.3.gz
  31. lib/perl5/site_perl/man/man3/Net::SAML2::Protocol::Artifact.3.gz
  32. lib/perl5/site_perl/man/man3/Net::SAML2::Protocol::ArtifactResolve.3.gz
  33. lib/perl5/site_perl/man/man3/Net::SAML2::Protocol::Assertion.3.gz
  34. lib/perl5/site_perl/man/man3/Net::SAML2::Protocol::AuthnRequest.3.gz
  35. lib/perl5/site_perl/man/man3/Net::SAML2::Protocol::LogoutRequest.3.gz
  36. lib/perl5/site_perl/man/man3/Net::SAML2::Protocol::LogoutResponse.3.gz
  37. lib/perl5/site_perl/man/man3/Net::SAML2::RequestedAttribute.3.gz
  38. lib/perl5/site_perl/man/man3/Net::SAML2::Role::ProtocolMessage.3.gz
  39. lib/perl5/site_perl/man/man3/Net::SAML2::Role::VerifyXML.3.gz
  40. lib/perl5/site_perl/man/man3/Net::SAML2::SP.3.gz
  41. lib/perl5/site_perl/man/man3/Net::SAML2::Types.3.gz
  42. lib/perl5/site_perl/man/man3/Net::SAML2::Util.3.gz
  43. lib/perl5/site_perl/man/man3/Net::SAML2::XML::Sig.3.gz
  44. lib/perl5/site_perl/man/man3/Net::SAML2::XML::Util.3.gz
  45. @owner
  46. @group
  47. @mode
Collapse this list.
Dependency lines:
  • p5-Net-SAML2>0:security/p5-Net-SAML2
To install the port:
cd /usr/ports/security/p5-Net-SAML2/ && make install clean
To add the package, run one of these commands:
  • pkg install security/p5-Net-SAML2
  • pkg install p5-Net-SAML2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Net-SAML2
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1709390486 SHA256 (Net-SAML2-0.78.tar.gz) = c1beb6f9549943f27357d85febce74099080ed3ad2681ad52c4c3a2c17767b59 SIZE (Net-SAML2-0.78.tar.gz) = 185148

Packages (timestamps in pop-ups are UTC):
p5-Net-SAML2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.780.78-0.780.78---
FreeBSD:13:quarterly0.740.740.690.740.740.740.740.74
FreeBSD:14:latest0.780.780.610.780.780.69-0.69
FreeBSD:14:quarterly0.740.74-0.740.740.740.740.74
FreeBSD:15:latest0.780.78n/a0.74n/a0.740.740.77
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Crypt-OpenSSL-Bignum>=0 : security/p5-Crypt-OpenSSL-Bignum
  2. p5-Crypt-OpenSSL-RSA>=0 : security/p5-Crypt-OpenSSL-RSA
  3. p5-Crypt-OpenSSL-Random>=0 : security/p5-Crypt-OpenSSL-Random
  4. p5-Crypt-OpenSSL-Verify>=0 : security/p5-Crypt-OpenSSL-Verify
  5. p5-Crypt-OpenSSL-X509>=0 : security/p5-Crypt-OpenSSL-X509
  6. p5-DateTime>=0 : devel/p5-DateTime
  7. p5-DateTime-Format-XSD>=0 : devel/p5-DateTime-Format-XSD
  8. p5-DateTime-HiRes>=0 : devel/p5-DateTime-HiRes
  9. p5-File-Slurper>=0 : devel/p5-File-Slurper
  10. p5-HTTP-Message>=0 : www/p5-HTTP-Message
  11. p5-LWP-Protocol-https>=0 : www/p5-LWP-Protocol-https
  12. p5-Moose>=0 : devel/p5-Moose
  13. p5-MooseX-Types>=0 : devel/p5-MooseX-Types
  14. p5-MooseX-Types-Common>=0 : devel/p5-MooseX-Types-Common
  15. p5-MooseX-Types-DateTime>=0 : devel/p5-MooseX-Types-DateTime
  16. p5-MooseX-Types-URI>=0 : devel/p5-MooseX-Types-URI
  17. p5-Try-Tiny>=0 : lang/p5-Try-Tiny
  18. p5-Types-Serialiser>=0 : devel/p5-Types-Serialiser
  19. p5-URI>=0 : net/p5-URI
  20. p5-URI-Encode>=0 : www/p5-URI-Encode
  21. p5-URN-OASIS-SAML2>=0.003 : security/p5-URN-OASIS-SAML2
  22. p5-XML-Enc>=0.13 : textproc/p5-XML-Enc
  23. p5-XML-Generator>=1.13 : textproc/p5-XML-Generator
  24. p5-XML-LibXML>=0 : textproc/p5-XML-LibXML
  25. p5-XML-Sig>=0.64 : textproc/p5-XML-Sig
  26. p5-libwww>=0 : www/p5-libwww
  27. p5-namespace-autoclean>=0 : devel/p5-namespace-autoclean
  28. perl5>=5.36<5.37 : lang/perl5.36
  29. perl5>=5.36<5.37 : lang/perl5.36
Test dependencies:
  1. p5-Import-Into>=0 : devel/p5-Import-Into
  2. p5-Path-Tiny>=0 : devel/p5-Path-Tiny
  3. p5-Sub-Override>=0 : devel/p5-Sub-Override
  4. p5-Test-Deep>=0 : devel/p5-Test-Deep
  5. p5-Test-Exception>=0 : devel/p5-Test-Exception
  6. p5-Test-Fatal>=0 : devel/p5-Test-Fatal
  7. p5-Test-Lib>=0 : devel/p5-Test-Lib
  8. p5-Test-Mock-One>=0 : devel/p5-Test-Mock-One
  9. p5-Test-NoTabs>=0 : devel/p5-Test-NoTabs
  10. p5-Test-Pod>=0 : devel/p5-Test-Pod
  11. p5-Test-Pod-Coverage>=0 : devel/p5-Test-Pod-Coverage
Runtime dependencies:
  1. p5-Crypt-OpenSSL-Bignum>=0 : security/p5-Crypt-OpenSSL-Bignum
  2. p5-Crypt-OpenSSL-RSA>=0 : security/p5-Crypt-OpenSSL-RSA
  3. p5-Crypt-OpenSSL-Random>=0 : security/p5-Crypt-OpenSSL-Random
  4. p5-Crypt-OpenSSL-Verify>=0 : security/p5-Crypt-OpenSSL-Verify
  5. p5-Crypt-OpenSSL-X509>=0 : security/p5-Crypt-OpenSSL-X509
  6. p5-DateTime>=0 : devel/p5-DateTime
  7. p5-DateTime-Format-XSD>=0 : devel/p5-DateTime-Format-XSD
  8. p5-DateTime-HiRes>=0 : devel/p5-DateTime-HiRes
  9. p5-File-Slurper>=0 : devel/p5-File-Slurper
  10. p5-HTTP-Message>=0 : www/p5-HTTP-Message
  11. p5-LWP-Protocol-https>=0 : www/p5-LWP-Protocol-https
  12. p5-Moose>=0 : devel/p5-Moose
  13. p5-MooseX-Types>=0 : devel/p5-MooseX-Types
  14. p5-MooseX-Types-Common>=0 : devel/p5-MooseX-Types-Common
  15. p5-MooseX-Types-DateTime>=0 : devel/p5-MooseX-Types-DateTime
  16. p5-MooseX-Types-URI>=0 : devel/p5-MooseX-Types-URI
  17. p5-Try-Tiny>=0 : lang/p5-Try-Tiny
  18. p5-Types-Serialiser>=0 : devel/p5-Types-Serialiser
  19. p5-URI>=0 : net/p5-URI
  20. p5-URI-Encode>=0 : www/p5-URI-Encode
  21. p5-URN-OASIS-SAML2>=0.003 : security/p5-URN-OASIS-SAML2
  22. p5-XML-Enc>=0.13 : textproc/p5-XML-Enc
  23. p5-XML-Generator>=1.13 : textproc/p5-XML-Generator
  24. p5-XML-LibXML>=0 : textproc/p5-XML-LibXML
  25. p5-XML-Sig>=0.64 : textproc/p5-XML-Sig
  26. p5-libwww>=0 : www/p5-libwww
  27. p5-namespace-autoclean>=0 : devel/p5-namespace-autoclean
  28. perl5>=5.36<5.37 : lang/perl5.36
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_p5-Net-SAML2
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Net/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Net/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Net/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Net/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Net/
  7. http://backpan.perl.org/modules/by-module/Net/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Net/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Net/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Net/
  12. https://www.cpan.org/modules/by-module/Net/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.78
09 Mar 2024 14:05:39
commit hash: 784c7979c68644b751af10c6d67324cd94ee7d0ccommit hash: 784c7979c68644b751af10c6d67324cd94ee7d0ccommit hash: 784c7979c68644b751af10c6d67324cd94ee7d0ccommit hash: 784c7979c68644b751af10c6d67324cd94ee7d0c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/p5-Net-SAML2: Update to 0.78

Changes:	https://metacpan.org/dist/Net-SAML2/changes
0.77
21 Feb 2024 15:07:02
commit hash: fce111c3a80f6d43c1105c69bbf0f40aaf3d2866commit hash: fce111c3a80f6d43c1105c69bbf0f40aaf3d2866commit hash: fce111c3a80f6d43c1105c69bbf0f40aaf3d2866commit hash: fce111c3a80f6d43c1105c69bbf0f40aaf3d2866 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/p5-Net-SAML2: Update to 0.77

- Update LICENSE_FILE

Changes:	https://metacpan.org/dist/Net-SAML2/changes
0.74
04 Sep 2023 09:04:42
commit hash: 67ac340e9989f9a6ebb6ae36eadddb7d9be2e977commit hash: 67ac340e9989f9a6ebb6ae36eadddb7d9be2e977commit hash: 67ac340e9989f9a6ebb6ae36eadddb7d9be2e977commit hash: 67ac340e9989f9a6ebb6ae36eadddb7d9be2e977 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/p5-Net-SAML2: Update to 0.74

Changes:	https://metacpan.org/dist/Net-SAML2/changes
0.73
09 Jul 2023 21:34:26
commit hash: 5d3f7f313be54e4b60c9db0842a6ca8c741c9b63commit hash: 5d3f7f313be54e4b60c9db0842a6ca8c741c9b63commit hash: 5d3f7f313be54e4b60c9db0842a6ca8c741c9b63commit hash: 5d3f7f313be54e4b60c9db0842a6ca8c741c9b63 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/p5-Net-SAML2: Update to 0.73

Changes:	https://metacpan.org/dist/Net-SAML2/changes
0.69
09 Apr 2023 20:40:04
commit hash: 3bc052897fc21827fcefa90df11c1182f81d6cedcommit hash: 3bc052897fc21827fcefa90df11c1182f81d6cedcommit hash: 3bc052897fc21827fcefa90df11c1182f81d6cedcommit hash: 3bc052897fc21827fcefa90df11c1182f81d6ced files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/p5-Net-SAML2: Update to 0.69

Changes:	https://metacpan.org/dist/Net-SAML2/changes
0.67
05 Apr 2023 17:30:06
commit hash: fade27a022086787b8a4a43c4365ca8a3cf1f8c6commit hash: fade27a022086787b8a4a43c4365ca8a3cf1f8c6commit hash: fade27a022086787b8a4a43c4365ca8a3cf1f8c6commit hash: fade27a022086787b8a4a43c4365ca8a3cf1f8c6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/p5-Net-SAML2: Update to 0.67

Changes:	https://metacpan.org/dist/Net-SAML2/changes
0.64
21 Mar 2023 19:20:23
commit hash: f729d8e558a104e8932eca96beffd685980a4c2ccommit hash: f729d8e558a104e8932eca96beffd685980a4c2ccommit hash: f729d8e558a104e8932eca96beffd685980a4c2ccommit hash: f729d8e558a104e8932eca96beffd685980a4c2c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/p5-Net-SAML2: Update to 0.64

Changes:	https://metacpan.org/dist/Net-SAML2/changes
0.62
30 Jan 2023 12:59:30
commit hash: 7827b37f639575f3ef34079d8de4cdedbe9dafa7commit hash: 7827b37f639575f3ef34079d8de4cdedbe9dafa7commit hash: 7827b37f639575f3ef34079d8de4cdedbe9dafa7commit hash: 7827b37f639575f3ef34079d8de4cdedbe9dafa7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/p5-Net-SAML2: Update to 0.62

Changes:	https://metacpan.org/dist/Net-SAML2/changes
0.61
09 Oct 2022 15:37:53
commit hash: 6c9d2743ea4e66e00660cf14696cae315e88095bcommit hash: 6c9d2743ea4e66e00660cf14696cae315e88095bcommit hash: 6c9d2743ea4e66e00660cf14696cae315e88095bcommit hash: 6c9d2743ea4e66e00660cf14696cae315e88095b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/p5-Net-SAML2: Update to 0.61

Changes:	https://metacpan.org/dist/Net-SAML2/changes
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)
0.59
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)
0.59
31 Aug 2022 18:49:33
commit hash: 0ec58b80bc955ee2620abf441efa7e4dd890224fcommit hash: 0ec58b80bc955ee2620abf441efa7e4dd890224fcommit hash: 0ec58b80bc955ee2620abf441efa7e4dd890224fcommit hash: 0ec58b80bc955ee2620abf441efa7e4dd890224f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/p5-Net-SAML2: Update to 0.59

Changes:	https://metacpan.org/dist/Net-SAML2/changes
0.57
27 Aug 2022 10:10:15
commit hash: 1ca8cd57f2c95606f289241c101418aaa2923900commit hash: 1ca8cd57f2c95606f289241c101418aaa2923900commit hash: 1ca8cd57f2c95606f289241c101418aaa2923900commit hash: 1ca8cd57f2c95606f289241c101418aaa2923900 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/p5-Net-SAML2: Add p5-Net-SAML2 0.57

Net::SAML2 provides support for the Web Browser SSO profile of SAML2.

Net::SAML2 correctly perform the SSO process against numerous SAML Identity
Providers (IdPs). It has been tested against:
- GSuite (Google)
- Azure (Microsoft Office 365)
- OneLogin
- Jump
- Mircosoft ADFS
- Keycloak
- Auth0
- PingIdentity

WWW: https://metacpan.org/dist/Net-SAML2

Number of commits found: 13