Port details |
- p5-Google-SAML-Response SAML responses for Google SSO implementation
- 0.14 net =2 0.14Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2009-08-05 12:25:03
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Google-SAML-Response
- Description:
- Google::SAML::Response can be used to generate a signed XML document
that is needed for logging your users into Google using SSO.
You have some sort of web application that can identify and
authenticate users. You want users to be able to use some sort of
Google service such as Google mail.
When using SSO with your Google partner account, your users will send
a request to a Google URL. If the user isn't already logged in to
Google, Google will redirect him to a URL that you can define. Behind
this URL, you need to have a script that authenticates users in your
original framework and generates a SAML response for Google that you
send back to the user whose browser will then submit it back to
Google. If everything works, users will then be logged into their
Google account and they don't even have to know their usernames or
passwords.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Google-SAML-Response>0:net/p5-Google-SAML-Response
- To install the port:
- cd /usr/ports/net/p5-Google-SAML-Response/ && make install clean
- To add the package, run one of these commands:
- pkg install net/p5-Google-SAML-Response
- pkg install p5-Google-SAML-Response
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Google-SAML-Response
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Google-SAML-Response-0.14.tar.gz) = e78e51f51a69435b1b39c8ab135bbeb8b42a3d088fc63a1a0a5dd6f1b66fec52
SIZE (Google-SAML-Response-0.14.tar.gz) = 37387
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:
-
- p5-Crypt-OpenSSL-Bignum>=0 : security/p5-Crypt-OpenSSL-Bignum
- p5-Crypt-OpenSSL-DSA>=0 : security/p5-Crypt-OpenSSL-DSA
- p5-Crypt-OpenSSL-RSA>=0 : security/p5-Crypt-OpenSSL-RSA
- p5-File-Which>=0 : sysutils/p5-File-Which
- p5-Google-SAML-Request>=0 : net/p5-Google-SAML-Request
- p5-HTML-Parser>=0 : www/p5-HTML-Parser
- p5-TimeDate>=0 : devel/p5-TimeDate
- p5-XML-CanonicalizeXML>=0 : textproc/p5-XML-CanonicalizeXML
- perl5>=5.32.r0<5.33 : lang/perl5.32
- p5-Module-Build>=0.4206 : devel/p5-Module-Build
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Crypt-OpenSSL-Bignum>=0 : security/p5-Crypt-OpenSSL-Bignum
- p5-Crypt-OpenSSL-DSA>=0 : security/p5-Crypt-OpenSSL-DSA
- p5-Crypt-OpenSSL-RSA>=0 : security/p5-Crypt-OpenSSL-RSA
- p5-File-Which>=0 : sysutils/p5-File-Which
- p5-Google-SAML-Request>=0 : net/p5-Google-SAML-Request
- p5-HTML-Parser>=0 : www/p5-HTML-Parser
- p5-TimeDate>=0 : devel/p5-TimeDate
- p5-XML-CanonicalizeXML>=0 : textproc/p5-XML-CanonicalizeXML
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_p5-Google-SAML-Response
- USES:
- perl5
- 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 |
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) |
0.14 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 ) |
0.14 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
0.14 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.14 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
0.14 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.14 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.14 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.14 04 Jan 2015 17:11:57 |
sunpoet |
- Update to 0.14
- Add LICENSE
- Sort PLIST
Changes: http://search.cpan.org/dist/Google-SAML-Response/Changes |
0.13_1 15 Dec 2014 14:26:06 |
marino |
Make jobs unsafe on two ports
Both of these ports have failed repeatedly under multi-job runs, and
had to be fixed by disabling make jobs. |
0.13_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.13 23 Jul 2014 01:45:47 |
adamw |
Remove backslashes from single- and double-quotes in COMMENT and _DESC
strings, that were passed through rather than escaping anything.
Approved by: portmgr (not really, but it touches unstaged ports) |
0.13 05 Nov 2013 16:42:56 |
vanilla |
Support STAGEDIR. |
0.13 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.13 31 Aug 2013 15:47:33 |
tobez |
Update to 0.13.
Changes: http://search.cpan.org/dist/Google-SAML-Response/Changes |
0.12 29 Aug 2013 04:08:54 |
sunpoet |
- Use single space after WWW: |
0.12 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.12 17 Dec 2012 15:39:36 |
az |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
0.12 21 Apr 2012 18:20:18 |
sunpoet |
- Update to 0.12
Changes: http://search.cpan.org/dist/Google-SAML-Response/Changes |
0.11 20 Apr 2012 01:11:23 |
sunpoet |
- Update to 0.11
- Add missing dependency: Compress::Zlib and HTML::Entities
Changes: http://search.cpan.org/dist/Google-SAML-Response/Changes |
0.10 13 Mar 2012 16:15:36 |
pgollucci |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
0.10 08 Mar 2012 18:45:38 |
pgollucci |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
0.10 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.10 24 Sep 2010 02:03:44 |
pgollucci |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
0.10 18 Aug 2010 11:09:20 |
az |
Update to 0.10.
PR: ports/149463
Submitted by: Frederic Culot <frederic@culot.org> |
0.09 09 Nov 2009 09:43:37 |
leeym |
- update to 0.09 |
0.08 22 Aug 2009 19:22:07 |
miwi |
- Update to 0.08
- Pass maintainership to perl@
PR: 138044
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) |
0.07_1 07 Aug 2009 18:34:04 |
skreuzer |
Add missing dependencies
PR: ports/137475
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
0.07 05 Aug 2009 12:24:31 |
miwi |
Google::SAML::Response can be used to generate a signed XML document
that is needed for logging your users into Google using SSO.
You have some sort of web application that can identify and
authenticate users. You want users to be able to use some sort of
Google service such as Google mail.
When using SSO with your Google partner account, your users will send
a request to a Google URL. If the user isn't already logged in to
Google, Google will redirect him to a URL that you can define. Behind
this URL, you need to have a script that authenticates users in your
original framework and generates a SAML response for Google that you
send back to the user whose browser will then submit it back to
Google. If everything works, users will then be logged into their
Google account and they don't even have to know their usernames or
passwords.
WWW: http://search.cpan.org/dist/Google-SAML-Response/
PR: ports/137445
Submitted by: Gea-Suan Lin <gslin at gslin.org> |