6671 FreshPorts -- net/p5-Google-SAML-Response
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Google-SAML-Response 0.12 net on this many watch lists=0 search for ports that depend on this port
SAML responses for Google\'s SSO implementation
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Aug 2009 12:25:03
Also Listed In: perl5
License: not specified in port


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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. security/p5-Crypt-OpenSSL-Bignum
  2. security/p5-Crypt-OpenSSL-DSA
  3. security/p5-Crypt-OpenSSL-RSA
  4. sysutils/p5-File-Which
  5. net/p5-Google-SAML-Request
  6. www/p5-HTML-Parser
  7. devel/p5-TimeDate
  8. textproc/p5-XML-CanonicalizeXML
  9. lang/perl5.12
Required To Run:
  1. security/p5-Crypt-OpenSSL-Bignum
  2. security/p5-Crypt-OpenSSL-DSA
  3. security/p5-Crypt-OpenSSL-RSA
  4. sysutils/p5-File-Which
  5. net/p5-Google-SAML-Request
  6. www/p5-HTML-Parser
  7. devel/p5-TimeDate
  8. textproc/p5-XML-CanonicalizeXML
  9. lang/perl5.12
There are no ports dependent upon this port

To install the port: cd /usr/ports/net/p5-Google-SAML-Response/ && make install clean
To add the package: pkg_add -r p5-Google-SAML-Response


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Google/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Google/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Google/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Google/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Google/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Google/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Google/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Google/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Google/
  11. http://at.cpan.org/modules/by-module/Google/
  12. http://backpan.perl.org/modules/by-module/Google/
  13. http://cpan.nctu.edu.tw/modules/by-module/Google/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Google/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Google/
  16. http://www.cpan.dk/modules/by-module/Google/
  17. http://www.cpan.dk/modules/by-module/Google/

Number of commits found: 12

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
17 Dec 2012 15:39:36
Original commit files touched by this commit  0.12
az search for other commits by this committer
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
21 Apr 2012 18:20:18
Original commit files touched by this commit  0.12
sunpoet search for other commits by this committer
- Update to 0.12

Changes:        http://search.cpan.org/dist/Google-SAML-Response/Changes
20 Apr 2012 01:11:23
Original commit files touched by this commit  0.11
sunpoet search for other commits by this committer
- Update to 0.11
- Add missing dependency: Compress::Zlib and HTML::Entities

Changes:        http://search.cpan.org/dist/Google-SAML-Response/Changes
13 Mar 2012 16:15:36
Original commit files touched by this commit  0.10
pgollucci search for other commits by this committer
- 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)
08 Mar 2012 18:45:38
Original commit files touched by this commit  0.10
pgollucci search for other commits by this committer
- 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
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.10
miwi search for other commits by this committer
- Get Rid MD5 support
24 Sep 2010 02:03:44
Original commit files touched by this commit  0.10
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
18 Aug 2010 11:09:20
Original commit files touched by this commit  0.10
az search for other commits by this committer
Update to 0.10.

PR:             ports/149463
Submitted by:   Frederic Culot <frederic@culot.org>
09 Nov 2009 09:43:37
Original commit files touched by this commit  0.09
leeym search for other commits by this committer
- update to 0.09
22 Aug 2009 19:22:07
Original commit files touched by this commit  0.08
miwi search for other commits by this committer
- Update to 0.08
- Pass maintainership to perl@

PR:             138044
Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer)
07 Aug 2009 18:34:04
Original commit files touched by this commit  0.07_1
skreuzer search for other commits by this committer
Add missing dependencies

PR:             ports/137475
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
05 Aug 2009 12:24:31
Original commit files touched by this commit  0.07
miwi search for other commits by this committer
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>

Number of commits found: 12

2849
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24532
Broken 216
Deprecated 473
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours8
new 7 days28
new fortnight60
new month218

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0